FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
set interface lldp <interface> | sw_if_index <idx> [port-desc <string>] [disable].
Declaration: set_interface_lldp_cmd (src/vnet/lldp/lldp_cli.c line 220)
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 227)
Implementation: lldp_cfg_cmd.
show lldp [detail].
Declaration: show_lldp_command (src/vnet/lldp/lldp_cli.c line 611)
Implementation: show_lldp.