|
Navigate to the Interface level in the configuration
hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Interfaces, click Configure or Edit.
|
From the [edit] hierarchy level, enter
edit interfaces
|
|
To configure CoS components for each multilink bundle, enable per-unit
scheduling on the interface.
|
- Under Interfaces, select ls-0/0/0.
- From the Scheduler type list, select Per
unit scheduler.
- Click OK.
- Under Interfaces, select se-1/0/0.
- From the Scheduler type list, select Per
unit scheduler.
- Click OK.
- Under Interfaces, select se-1/0/1.
- From the Scheduler type list, select Per
unit scheduler.
- Click OK.
|
Enter
set ls-0/0/0 per-unit-scheduler
set se-1/0/0 per-unit-scheduler
set se-1/0/1 per-unit-scheduler
|
|
Navigate to the Interfaces level in the Class
of Service configuration hierarchy and specify the link services interface
to be configured.
|
- On the Class of service page, next to Interfaces, click Add new entry.
- In the Interface name box, type ls-0/0/0.
|
From the [edit class-of-service] hierarchy level, enter
edit interfaces ls-0/0/0
|
|
Define a scheduler map—for example, s_map.
|
- Next to Unit, type Add new entry.
- In the Unit number box, type 0.
- In the Scheduler map box, type s_map.
- Click OK twice.
|
Enter
set unit 0 scheduler-map s_map
|
|
Apply the scheduler map to the constituent links of the multilink bundle—for
example, se-1/0/0 and se-1/0/1.
|
- On the Class of service page, next to Interfaces, click Add new entry.
- In the Interface name box, type the name of the interface
on which scheduler map s_map is to be applied—for example, se-1/0/0 or se-1/0/1.
- Next to Unit, type Add new entry.
- In the Unit number box, type 0.
- In the Scheduler map box, type s_map.
- Click OK twice.
|
- From the [edit] hierarchy level, specify the
interface to be configured.
- To apply the scheduler map to se-1/0/0, enter
edit interfaces se-1/0/0
- To apply the scheduler map to se-1/0/1, enter
edit interfaces se-1/0/1
- Apply the scheduler map to the logical interface.
set unit 0 scheduler-map s_map
|
|
Associate a scheduler with each forwarding class.
-
DATA—A scheduler associated with the DATA forwarding
class.
-
VOICE—A scheduler associated with the VOICE forwarding
class.
-
NC—A scheduler associated with the NC forwarding
class.
A scheduler receives the forwarding class and loss priority settings,
and queues the outgoing packet based on those settings.
|
- On the Class of service page, next to Scheduler maps,
click Add new entry.
- In the Map name box, type s_map.
- Next to Forwarding class, click Add new
entry.
- In the Class name box, type DATA.
- In the Scheduler box, type DATA.
- Click OK.
- Next to Forwarding class, click Add new
entry.
- In the Class name box, type VOICE.
- In the Scheduler box, type VOICE.
- Click OK.
- Next to Forwarding class, click Add new
entry.
- In the Class name box, type NC.
- In the Scheduler box, type NC.
- Click OK until you return to the Class
of service page.
|
From the [edit class-of-service] hierarchy level, enter
set scheduler-maps s_map forwarding-class DATA scheduler DATA
set scheduler-maps s_map forwarding-class VOICE scheduler VOICE
set scheduler-maps s_map forwarding-class NC scheduler NC
|
|
Define the properties of output queues for the DATA scheduler:
- Transmit rate—Specify a percentage of transmission capacity—49.
- Buffer size—Specify a percentage of total buffer—49.
- Priority—Do not specify the transmission priority for the DATA scheduler
to apply the default setting—low.
For more information about transmit rate and buffer size, see the J-series Services Router Advanced WAN Access Configuration Guide.
|
- On the Class of service page, next to Schedulers, click Add new entry.
- In the Scheduler name box, type DATA.
- Next to Transmit rate, click Configure.
- From the Transmit rate choice list, select Percent.
- In the Percent box, type 49.
- Click OK.
- Next to Buffer size, click Configure.
- From the Buffer size choice list, select Percent.
- In the Percent box, type 49.
- Click OK twice.
|
Enter
set schedulers DATA transmit-rate percent 49
set schedulers DATA buffer-size percent 49
|
|
Define the properties of output queues for the VOICE scheduler:
- Transmit rate—Specify a percentage of transmission capacity—50.
- Buffer size—Specify a percentage of total buffer—5.
- Priority—Specify a transmission priority—high.
|
- On the Class of service page, next to Schedulers, click Add new entry.
- In the Scheduler name box, type VOICE.
- Next to Transmit rate, click Configure.
- From the Transmit rate choice list, select Percent.
- In the Percent box, type 50.
- Click OK.
- Next to Buffer size, click Configure.
- From the Buffer size choice list, select Percent.
- In the Percent box, type 5.
- Click OK.
- In the Priority box, type high.
- Click OK.
|
Enter
set schedulers VOICE transmit-rate percent 50
set schedulers VOICE buffer-size percent 5
set schedulers VOICE priority high
|
|
Define the properties of output queues for the NC scheduler:
- Transmit rate—Specify a percentage of transmission capacity—1.
- Buffer size—Specify a percentage of total buffer—1.
- Priority—Specify a transmission priority—high.
|
- On the Class of service page, next to Schedulers, click Add new entry.
- In the Scheduler name box, type NC.
- Next to Transmit rate, click Configure.
- From the Transmit rate choice list, select Percent.
- In the Percent box, type 1.
- Click OK.
- Next to Buffer size, click Configure.
- From the Buffer size choice list, select Percent.
- In the Percent box, type 1.
- Click OK.
- In the Priority box, type high.
- Click OK.
|
Enter
set schedulers NC transmit-rate percent 1
set schedulers NC buffer-size percent 1
set schedulers NC priority high
|