Show rate-limit configuration information for the port.
show interfaces gigabitEthernet rate-limit
show interfaces gigabitEthernet rate-limit [<1-4059> | {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}]
Identifies the slot and port in one of the following formats:
a single slot and port (slot/port)
a range of slots and ports (slot/port-slot/port)
a series of slots and ports (slot/port,slot/port,slot/port)
all ports on the same slot (slot/all)
all ports on the switch (all)
Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1.
None
Privileged EXEC
The show interfaces gigabitethernet rate-limit command displays the following information:
Output field |
Description |
---|---|
PORT |
Specifies the port number. |
TYPE |
Specifies the type of traffic being rate limited, either broadcast, unknown unicast, or multicast traffic. |
RATE |
Specifes the allowed traffic rate imit for the port in packets per second (pps). |
ENABLED/DISABLED |
Specifies if rate limiting is enabled or disabled. The default is disabled (no rate limit). |
The following example displays rate-limit configuration information for the port.
Switch:1>#show interfaces gigabitethernet rate-limit all ========================================================== Port Rate(PPS) Limit ========================================================== PORT TYPE RATE ENABLED/DISABLED ---------------------------------------------------------- 1/1 MULTICAST 0 DISABLED 1/1 BROADCAST 30 ENABLED 1/1 UNKNOWN-UC 0 DISABLED 1/2 MULTICAST 0 DISABLED 1/2 BROADCAST 33 ENABLED 1/2 UNKNOWN-UC 0 DISABLED 1/3 MULTICAST 0 DISABLED 1/3 BROADCAST 60 ENABLED 1/3 UNKNOWN-UC 0 DISABLED