Update docs to reflect support for CDP neighbors (#38051) (#38350)

(cherry picked from commit dca61cc397)
pull/38360/head
John R Barker 7 years ago committed by GitHub
parent 58bafcb01c
commit 8b62aef632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,15 +58,15 @@ options:
- Supports conditionals, see L(Conditionals in Networking Modules,../network/user_guide/network_working_with_command_output.html)
neighbors:
description:
- Check the operational state of given interface C(name) for LLDP neighbor.
- Check the operational state of given interface C(name) for CDP/LLDP neighbor.
- The following suboptions are available.
suboptions:
host:
description:
- "LLDP neighbor host for given interface C(name)."
- "CDP/LLDP neighbor host for given interface C(name)."
port:
description:
- "LLDP neighbor port to which given interface C(name) is connected."
- "CDP/LLDP neighbor port to which given interface C(name) is connected."
aggregate:
description: List of Interfaces definitions.
delay:

Loading…
Cancel
Save