Chapter 5 - command line interface, 13 traffic control – Asus GigaX2124 User Manual
Page 95
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: (config)# 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: (config-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: (config)# show ip dhcp snooping binding
5.3.13 Traffic Control
5.3.13.1
storm-control
Use the storm-control configuration 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: (config)# interface gi1/0/1
(config-if)# storm-control broadcast 25
5.3.13.2
no storm-control
Use the no storm-control configuration 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: (config)# interface gi1/0/1
(config-if)# no storm-control broadcast