
35-72
Example:
Configure static binding users.
switch(config)#ip dhcp snooping binding user 00-30-4f-12-34-56 address 192.168.1.16 interface Ethernet 1/16
Relative Command: ip dhcp snooping binding enable
35.13 ip dhcp snooping binding user-control
Command:
ip dhcp snooping binding user-control
no ip dhcp snooping binding user-control
Function:
Enable the binding user function.
Parameters:
None.
Command Mode:
Port Mode.
Default Settings:
By default, the binding user function is disabled on all ports.
Usage Guide:
When this function is enabled, DHCP SNOOPING will treat the captured binding information as trusted users allowed
to access all resources. This command is mutually exclusive to
“ip dhcp snooping binding dot1x“ command.
Only after DHCP SNOOPING binding function is enabled, the binding user function can be set. This command is not
limited by
“ip dhcp snooping“ based on VLAN, but it is only limited by the global “ip dhcp snooping enable“ command.
Example:
Enable the binding USER function on port ethernet1/1.
switch(config)#interface ethernet 1/1
switch(Config-Ethernet 1/1)#
ip dhcp snooping binding user-control
Relative Command: ip dhcp snooping binding enable
ip dhcp snooping binding dot1x