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 301
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 309
Implementation: lldp_cfg_cmd
show lldp
show lldp [detail]
Declaration: show_lldp_command
src/plugins/lldp/lldp_cli.c line 707
Implementation: show_lldp