|
Navigate to the Class of service level in the configuration
hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Class of service, click Configure or Edit.
|
From the [edit] hierarchy level, enter
edit class-of-service
|
|
Configure a scheduler map for DiffServ CoS.
|
- Click Add new entry next to Scheduler
maps.
- In the Map name box, type the name of the scheduler map—for
example, diffserv-cos-map.
|
Enter
edit scheduler-maps diffserv-cos-map
|
|
Configure a best-effort forwarding class and scheduler.
|
- Click Add new entry next to Forwarding
class.
- In the Class name box, type the name of the previously
configured best-effort forwarding class—be-class.
- In the Scheduler box, type the name of the previously configured
best-effort scheduler—be-scheduler.
- Click OK.
|
Enter
set forwarding-class be-class scheduler be-scheduler
|
|
Configure an expedited forwarding class and scheduler.
|
- Click Add new entry next to Forwarding
class.
- In the Class name box, type the name of the previously
configured expedited forwarding class—ef-class.
- In the Scheduler box, type the name of the previously configured
expedited forwarding scheduler—ef-scheduler.
- Click OK.
|
Enter
set forwarding-class ef-class scheduler ef-scheduler
|
|
Configure an assured forwarding class and scheduler.
|
- Click Add new entry next to Forwarding
class.
- In the Class name box, type the name of the previously
configured assured forwarding class—af-class.
- In the Scheduler box, type the name of the previously configured
assured forwarding scheduler—af-scheduler.
- Click OK.
|
Enter
set forwarding-class af-class scheduler af-scheduler
|
|
Configure a network control class and scheduler.
|
- Click Add new entry next to Forwarding
class.
- In the Class name box, type the name of the previously
configured network control class—nc-class.
- In the Scheduler box, type the name of the previously configured
network control scheduler—nc-scheduler.
- Click OK twice.
|
Enter
set forwarding-class nc-class scheduler nc-scheduler
|
|
Apply the scheduler map to an interface.
|
- Click Add new entry next to Interfaces.
- In the Interface name box, type the name of the interface—for
example, fe-0/0/0.
- Click Add new entry next to Unit.
- In the Unit number box, type the logical interface unit
number—0.
- In the Scheduler map box, type the name of the previously
configured scheduler map—diffserv-cos-map.
- Click OK.
|
From the [edit class of service] hierarchy level, enter
set interfaces fe-0/0/0 scheduler-map diffserv-cos-map
|