Lldp cli reference

set interface lldp

set interface lldp <interface> | sw_if_index <idx> [port-desc <string>] [mgmt-ip4 <string>] [mgmt-ip6 <string>] [mgmt-oid <string>] [disable]

Declaration: set_interface_lldp_cmd src/plugins/lldp/lldp_cli.c line 302

Implementation: lldp_intf_cmd

set lldp

set lldp [system-name <string>] [tx-hold <value>] [tx-interval <value>]

Declaration: set_lldp_cmd src/plugins/lldp/lldp_cli.c line 310

Implementation: lldp_cfg_cmd

show lldp

show lldp [detail]

Declaration: show_lldp_command src/plugins/lldp/lldp_cli.c line 714

Implementation: show_lldp