dhcp-filter-show
DHCP snooping is a security feature which allows the network to avoid denial-of-service attacks from rogue DHCP servers. Trusted ports are defined to connect to the known DHCP servers. DHCP snooping also maintains a mapping table for current assignments.
In a DHCP packet flow, there are the following packet types:
- DHCPDISCOVER/DHCPREQUEST — Packets from the DHCP client to server (UDP dest-port = 67)
- DHCPOFFER/DHCPACK — Packets from the DHCP Server to client (UDP dest-port = 68)
This command is used to display DHCP filter information.
Syntax dhcp-filter-show
name name-string |
Displays the name of the filter. |
trusted-ports port-list |
Displays a list of trusted ports. |
vlan vlan-list |
Displays a list of VLANs. |
History Command introduced in Version 2.6.0.
Usage Use this command to display information about a DHCP filter configuration.
Examples To display DHCP filter information, use the following syntax:
CLI network-admin@switch > dhcp-filter-show