Planet Technology IDL-2401 Network Card User Manual


 
IDL series User Guide
556
5.21.9.3 Delete sched profile info
Description:
Use this command to delete.
Command Syntax:
delete sched profile info name <name-val>
Parameters:
Name Description
name <name-val>
Name of the scheduling profile
Type: Create Mandatory
Delete Mandatory
Modify Mandatory
Get Optional
algo pp | custom
Scheduling algorithm of the profile. Currently only
Proabalistic Priority is supported over ethernet and custom is
supported over ATM. In Proabalistic Priority algorithm, the
traffic class parameter determines the probablity with which
its corresponding queue is served when it is polled by the
server. In Custom algorithm, user shall have flexibility to
assign minimum rate, maximum rate, and excess bandwidth
sharing weight for classes and the scheduling shall be done
based on these parameters among classes.
Type: Create -- Optional
Default value: pp
iftype eth | atm
The type of the interface Ethernet/ATM port for which the
scheduling profile is applicable.
Type: Create Mandatory
Example:
$ create sched profile info name gold algo pp iftype atm
Output :
Verbose Mode On
Verbose Mode On
Entry Created
Profile Name : gold
Scheduling Algorithm : pp Interface Type : eth
Verbose Mode Off:
Entry Created