R
ATE
L
IMIT
C
OMMANDS
28-4
For further information on the type of notification mes sages that can
be sent by the system, refer to the information about trap and inform
messages described under the snmp-server host command on
page 21-6.
Example
This example sets an upper discard boundary of 500 packets / 10 seconds,
and a lower discard boundary of 10 packets / 10 seconds.
show rate-limit vlan
This command displays the rate limit for VLAN member ports.
Syntax
show rate-limit vlan [vlan-id]
vlan-id - VLAN ID (Range: 1-4094)
Command Mode
Privileged Exec
Command Usage
Use this command without a VLAN identifier to display the configured
rate limits for the port members of all VLANs, or enter a VLAN
identifier to display the configured rate limit for all port members of
the specified VLAN.
Example
Console(config)#interface ethernet 1/1
Console(config-if)#rate-limit snmp-trap-input up 500 down 10
Console(config-if)#
Console#show rate-limit vlan
PORT VLAN ID Speed(Mbps)
1 1 50
Console#