IP DSLAM
547
Command Syntax:
delete rl instance info instanceid
<instanceid-val>
Parameters:
Name
Description
instanceid
<instanceid-val>
Rate limiter instance identifier, which uniquely
identifies a rate limiter instance.
Type:
Create -- Mandatory
Delete -- Mandatory
Get -- Optional
Valid values:
1 - 250
profileid
<profileid-val>
This field identifies the rate limiter instance's
configuration profile. The rate limiter's algorithm
and associated parameters are based on the
configuration profile.
Type:
Create -- Mandatory
Valid values:
1 - 16
actionprofileid
<actionprofileid-val>
This field identifies the rate limiter instance's action
profile. The rate limiter's actions on a packet
depending on the result are based on the action
profile.
Type:
Create -- Mandatory
Valid values:
1 - 32
Example:
$ create rl instance info instanceid 3 profileid 2 actionprofileid 1
Output:
Verbose Mode On
Entry Created
Instance Id : 3
Profile Id : 2 Action Profile Id : 1
Verbose Mode Off:
Entry Created