![]() |
FD.io VPP
v16.12-rc0-122-gce64b8e
Vector Packet Processing
|
set interface lldp <interface> (enable | disable).
Declaration: set_interface_lldp_cmd (vnet/vnet/lldp/lldp_cli.c:211)
Implementation: lldp_intf_cmd.
set lldp [system-name <string>] [tx-hold <value>] [tx-interval <value>].
Declaration: set_lldp_cmd (vnet/vnet/lldp/lldp_cli.c:217)
Implementation: lldp_cfg_cmd.
show lldp [detail].
Declaration: show_lldp_command (vnet/vnet/lldp/lldp_cli.c:597)
Implementation: show_lldp.