ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
29
| General Security Measures
DHCPv4 Snooping
– 1124
EXAMPLE
This example sets port 5 to untrusted.
Console(config)#interface ethernet 1/5
Console(config-if)#no ip dhcp snooping trust
Console(config-if)#
RELATED COMMANDS
ip dhcp snooping (1116)
ip dhcp snooping vlan (1121)
clear ip dhcp
snooping binding
This command clears DHCP snooping binding table entries from RAM. Use
this command without any optional keywords to clear all entries from the
binding table.
SYNTAX
clear ip dhcp snooping binding [mac-address vlan vlan-id]
mac-address - Specifies a MAC address entry.
(Format: xx-xx-xx-xx-xx-xx)
vlan-id - ID of a configured VLAN (Range: 1-4094)
COMMAND MODE
Privileged Exec
EXAMPLE
Console(config)#clear ip dhcp snooping binding 11-22-33-44-55-66 vlan 1
Console(config)#
clear ip dhcp
snooping database
flash
This command removes all dynamically learned snooping entries from flash
memory.
COMMAND MODE
Privileged Exec
EXAMPLE
Console(config)#clear ip dhcp snooping database flash
Console(config)#