FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
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/vnet/lldp/lldp_cli.c line 270)
Implementation: lldp_intf_cmd.
set lldp [system-name <string>] [tx-hold <value>] [tx-interval <value>].
Declaration: set_lldp_cmd (src/vnet/lldp/lldp_cli.c line 278)
Implementation: lldp_cfg_cmd.
show lldp [detail].
Declaration: show_lldp_command (src/vnet/lldp/lldp_cli.c line 683)
Implementation: show_lldp.