Download Operation Manual CLI
Transcript
IRL - Input Rate Limitation
27.1
Operation Manual CLI
Creating a IRL Profile
Commands
irl create profile PROFILENAME
Mode
Config
Function
Creates a new IRL profile.
PROFILENAME: enter a profile name.
Example of creating an IRL profile:
SWITCH(config)#irl create profileProfile_001
SWITCH(config)# irl set profile cir 1000
SWITCH(config)# irl set profile cbs 7500
SWITCH(config)# irl set profile pir 1000
SWITCH(config)# irl set profile pbs 10000
SWITCH(config)# irl apply profile
SWITCH(config)#show irl profile info Profile_001
------+-------+-------+-------+-------+----------------------CIR | CBS | PIR | PBS | SNMP- | Profile Name
(kbps)|(bytes)| (kbps)|(bytes)| index |
------+-------+-------+-------+-------+----------------------1000 | 7500 | 1000 | 10000 |
1 | Profile_001
SWITCH(config)#
27.2
Modifying of IRL Profiles
Commands
Mode
Function
irl modify profile PROFILENAME
Config
Modifies an existing IRL profile.
PROFILENAME: enter the profile name.
irl set profile { cir I cbs I pir I pbs } VALUE
Config
Sets IRL profile data, enter the profile name.
cir: committed information rate <0-16000>
cbs; committed burst size <96-10000>
pir: peak information rate <0-16000>
pbs: peak burst size <96-15000>
VALUE: enter the value.
g The order of irl set profile commands is arbitrary. Modifying of a profile is possible
as long as irl apply command is not executed.
27.3
Saving a IRL Profile
A created or modified profile must be saved and applied to the system with the following
command.
Commands
irl apply profile
Mode
Config
Function
Saves profile configuration.
g If the IRL profile is not saved, all made settings will be lost.
Notes:
1. The NE manages up to 200 different profiles at the same time.
2. The name must be different. Otherwise the NE rejects the new profile or the modification.
250
Id:0900d80580202c91