FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
set dhcp client [del] intfc <interface> [hostname <name>].
Declaration: dhcp_client_set_command (vnet/vnet/dhcp/client.c line 1014)
Implementation: dhcp_client_set_command_fn.
set dhcp option-82 vss [del] table <table id> oui <oui> vpn-id <vpn-id>.
Declaration: dhcp_proxy_vss_command (vnet/vnet/dhcp/proxy_node.c line 1026)
Implementation: dhcp_option_82_vss_fn.
set dhcp proxy [del] server <ip-addr> src-address <ip-addr> [add-option-82] [server-fib-id <n>] [rx-fib-id <n>].
Declaration: dhcp_proxy_set_command (vnet/vnet/dhcp/proxy_node.c line 855)
Implementation: dhcp_proxy_set_command_fn.
show dhcp client [intfc <intfc>][verbose].
Declaration: show_dhcp_client_command (vnet/vnet/dhcp/client.c line 728)
Implementation: show_dhcp_client_command_fn.
show dhcp option-82-address interface <interface>.
Declaration: dhcp_proxy_address_show_command (vnet/vnet/dhcp/proxy_node.c line 1110)
Implementation: dhcp_option_82_address_show_command_fn.
Display dhcp proxy server info.
Declaration: dhcp_proxy_show_command (vnet/vnet/dhcp/proxy_node.c line 923)
Implementation: dhcp_proxy_show_command_fn.
show dhcp VSS.
Declaration: dhcp_proxy_vss_show_command (vnet/vnet/dhcp/proxy_node.c line 1059)
Implementation: dhcp_vss_show_command_fn.