Configuring the ECN330-switch
2131553-KDU 137 365 Uen D 2006-06-16
• Rate Limit – Sets the output rate limit for an interface.
(Default: Fast Ethernet: 100000 Kbps; Gigabit Ethernet: 1000000 Kbps;
Range: Fast Ethernet: 1-100000 Kbps; Gigabit Ethernet: 1-1000000
Kbps in multiples of 64 Kbps)
Web - Click Rate Limit, Input Port Configuration per VLAN. Select a port and a
VLAN to which this port has been assigned, then set the rate limit, and click
Apply.
Figure 82 Rate Limit Configuration On a VLAN Basis
CLI - This example sets the rate limit for input traffic passing through port 1 on
VLAN 1 to 6400 Kbps (6.4 Mbps) and 12800 kbps (12.8 Mbps) on VLAN 248.
6.7.7 Showing Port Statistics
Standard statistics can be displayed for network traffic from the Interfaces Group
and Ethernet-like MIBs, as well as a detailed breakdown of traffic based on the
RMON MIB. Interfaces and Ethernet-like statistics display errors on the traffic
passing through each port. This information can be used to identify potential
problems with the ECN330-switch (such as a faulty port or unusually heavy
loading). RMON statistics provide access to a broad range of statistics, including
a total count of different frame types and sizes passing through each port. All
values displayed have been accumulated since the last system reboot, and are
Console(config)#interface ethernet 1/1
Console(config-if)#rate-limit input 6400 vlan 1
Console(config-if)#rate-limit input 12800 vlan 248
Console(config-if)#