Owner's manual

83
Chapter 5 - Command Line Interface
5.3.12.2 ip dhcp snooping vlan VLANLIST
This command sets the VLAN groups enabled for DHCP snooping.
CLI Syntax
: ip dhcp snooping vlan VLANLIST
Example
: (cong)# ip dhcp snooping vlan 1, 4, 5-100
5.3.12.3 ip dhcp snooping trust
This command sets the interface as the DHCP snooping trusted port.
CLI Syntax
: ip dhcp snooping trust
Example
: (cong-if)# ip dhcp snooping trust
5.3.12.4 show ip dhcp snooping binding
This command displays the DHCP snooping binding information.
CLI Syntax
: show ip dhcp snooping binding
Example
: (cong)# show ip dhcp snooping binding
5.3.13 Trafc Control
5.3.13.1 storm-control
Use the storm-control conguration command on the switch to set the limit
rate of the port’s total bandwidth used by broadcast/dlf/multicast.
CLI Syntax
: storm-control (broadcast | dlf | multicast) LIMIT_RATE
Example
: (cong)# interface gi1/0/1
(cong-if)# storm-control broadcast 25
5.3.13.2 no storm-control
Use the no storm-control conguration command on the switch to disable
the limit rate of the port’s total bandwidth used by broadcast/dlf/multicast.
CLI Syntax
: no storm-control (broadcast | dlf | multicast)
Example
: (cong)# interface gi1/0/1
(cong-if)# no storm-control broadcast