Chapter 4: Commands for CLI configuration
access-list rate-limiter
Command:
access-list rate-limiter <RateLimiterList : 1~16> pps
<PpsRate : 0-131071>
<RateLimiterList : 1~16>
Rate limiter ID
<PpsRate : 0-131071>
Rate value
Default:
0
Usage Guide:
To set pps rate for specific
rate-limiter ID
.
Example:
To set pps rate(10000 pps) for specific
rate-limiter ID 1
.
Switch# configure terminal
Switch (config)# access-list rate-limiter 1 pps 10000
access-list rate-limiter pps
Command:
access-list rate-limiter pps <PpsRate : 0-131071>
<PpsRate : 0-131071>
Rate value
Default:
0
Usage Guide:
To set pps rate for all
rate-limiter ID.
Example:
To set pps rate(10000 pps) for all
rate-limiter ID
.
Switch# configure terminal
Switch (config)# access-list rate-limiter pps 100
aggregation mode
Command:
aggregation mode dmac | ip | port | smac
dmac
Destination MAC affects the distribution
ip
IP address affects the distribution
port
IP port affects the distribution
smac
Source MAC affects the distribution
Default:
SMAC : Enabled
DMAC : Disabled
IP : Enabled
Port : Enabled
36
NS4702-24P-4X Managed Switch Command Guide