FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
set dhcp client [del] intfc <interface> [hostname <name>].
Declaration: dhcp_client_set_command (src/vnet/dhcp/client.c line 1015)
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 (src/vnet/dhcp/dhcp4_proxy_node.c line 996)
Implementation: dhcp_option_82_vss_fn.
set dhcp proxy [del] server <ip-addr> src-address <ip-addr> [server-fib-id <n>] [rx-fib-id <n>].
Declaration: dhcp_proxy_set_command (src/vnet/dhcp/dhcp4_proxy_node.c line 881)
Implementation: dhcp4_proxy_set_command_fn.
set dhcpv6 proxy [del] server <ipv6-addr> src-address <ipv6-addr> [server-fib-id <fib-id>] [rx-fib-id <fib-id>] .
Declaration: dhcpv6_proxy_set_command (src/vnet/dhcp/dhcp6_proxy_node.c line 958)
Implementation: dhcpv6_proxy_set_command_fn.
set dhcpv6 vss table <table-id> oui <oui> vpn-idx <vpn-idx>.
Declaration: dhcpv6_proxy_vss_command (src/vnet/dhcp/dhcp6_proxy_node.c line 1081)
Implementation: dhcpv6_vss_command_fn.
show dhcp client [intfc <intfc>][verbose].
Declaration: show_dhcp_client_command (src/vnet/dhcp/client.c line 730)
Implementation: show_dhcp_client_command_fn.
show dhcp option-82-address interface <interface>.
Declaration: dhcp_proxy_address_show_command (src/vnet/dhcp/dhcp4_proxy_node.c line 1063)
Implementation: dhcp_option_82_address_show_command_fn.
Display dhcp proxy server info.
Declaration: dhcp_proxy_show_command (src/vnet/dhcp/dhcp4_proxy_node.c line 940)
Implementation: dhcp4_proxy_show_command_fn.
show dhcp VSS.
Declaration: dhcp_proxy_vss_show_command (src/vnet/dhcp/dhcp4_proxy_node.c line 1013)
Implementation: dhcp_vss_show_command_fn.
show dhcpv6 link-address interface <interface>.
Declaration: dhcpv6_proxy_address_show_command (src/vnet/dhcp/dhcp6_proxy_node.c line 1142)
Implementation: dhcpv6_link_address_show_command_fn.
Display dhcpv6 proxy info.
Declaration: dhcpv6_proxy_show_command (src/vnet/dhcp/dhcp6_proxy_node.c line 1021)
Implementation: dhcpv6_proxy_show_command_fn.
show dhcpv6 VSS.
Declaration: dhcpv6_proxy_vss_show_command (src/vnet/dhcp/dhcp6_proxy_node.c line 1098)
Implementation: dhcpv6_vss_show_command_fn.