Examples
This example shows how to configure rate limits globally on the device for packets that reach the supervisor
module:
switch# configure terminal
switch(config)# rate-limit cpu direction both pps 10000 action log
switch(config)#
This example shows how to remove the global rate limit configuration:
switch# configure terminal
switch(config)# no rate-limit cpu direction both pps 10000 action log
switch(config)#
Related Commands
DescriptionCommand
Displays the inband and outband global rate limit
configuration for packets that reach the supervisor
module.
show system internal pktmgr internal control
sw-rate-limit
   Cisco Nexus 7000 Series Security Command Reference
616
R Commands
rate-limit cpu direction