Configure broadcast, unknown unicast, and multicast bandwidth limiting to limit the amount of ingress traffic on a port. The switch drops traffic that violates the bandwidth limit.
default rate-limit [port {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}] {broadcast | multicast | unknown-unicast}
no rate-limit [port {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}] {broadcast | multicast | unknown-unicast}
rate-limit[port {slot/port[/sub-port][-slot/port[/sub-port]][,...][slot/all][all]}] {broadcast | multicast | unknown-unicast} <1-65535>
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)
The default is disabled (no rate limit).
GigabitEthernet Interface Configuration