Netgear XCM8810 - 8800 SERIES 10-SLOT CHASSIS SWITCH ユーザーズマニュアル

ページ / 968
  Chapter 15.  QoS    
|
    
379
NETGEAR 8800 User Manual 
Note:  
You cannot configure the priority for the QoS profile on NETGEAR 
8800 switches. 
To remove the limit on egress bandwidth per QoS profile per port, re-issue this command 
using the default values.
To display the current configuration for the QoS profile, use the following command:
show qosprofile {ingress | egress} ports [ all | <port_list>]
Configuring Egress Port Rate Limits
The following section describes egress port rate limiting on the NETGEAR 8800.
Configuration on NETGEAR 8800 Switches
The default behavior is to have no limit on the egress traffic per port. To configure egress rate 
limiting, use the following command:
configure ports <port_list> rate-limit egress [no-limit | <cir-rate> [Kbps | 
Mbps | Gbps] {max-burst-size <burst-size> [Kb | Mb]}]
To view the configured egress port rate-limiting behavior, use the following command:
show ports {mgmt | <port_list>} information {detail}
You must use the 
detail
 parameter to display the egress port rate configuration and, if 
configured, the maximum burst size. Se
on page 148 for more 
information on the 
show ports information
 command.
You can also display this information using the following command:
show configuration vlan
The following is sample output from the 
show configuration vlan
 command for configured 
egress rate limiting:
# Module vlan configuration.
#
configure vlan Default tag 1
config port 3:1 rate-limit egress 128 Kbps max-burst-size 200 Kb
config port 3:2 rate-limit egress 128 Kbps
config port 3:10 rate-limit egress 73 Kbps max-burst-size 128 Kb
configure vlan Default add ports 3:1-48 untagged
Note:  
See 
 for more information on limiting broadcast, 
multicast, or unknown MAC traffic ingressing the port.