24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
38-2
Interface Configuration Mode
The no form is to disable the rate limiting on a port.
switch(config-if)# rate-limit ingress 64
This command was introduced
To display the current rate-limit setting of interfaces
show rate-limit [ interface <interface-type> <interface-id>]
interface
interface-type
interface-id
Specifying which interface to show rate limiting information.
Interface-type including Fa (Fast Ethernet) or Gi (Gigabit
Ethernet).
Interface-id is slot/port number.
System will show the information for all ports when executing the command
without a given interface parameter.
switch# show rate-limit int fa 0/1
Fa0/1
Ingress Rate Limit Control : Disabled
Egress Rate Limit Control : Enabled
Egress Rate Limit Control : 64
This command was introduced