|
Navigate to the Chassis level in the configuration
hierarchy, and enable tunnel queuing on the router.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Chassis, click Configure or Edit.
- Next to Fpc, click Add new entry.
- Next to Slot, type 0.
- Next to Pic, click Add New Entry.
- Next to Slot, type 0.
- Select the check box next to Tunnel queuing.
- Click OK until you return
to the main Configuration page.
|
From the [edit] hierarchy level, enter
edit chassis fpc 0 pic 0 tunnel-queuing
|
|
Navigate to the Interfaces level in the
configuration hierarchy, and define the GRE tunnel interface gr-0/0/0.
|
- On the main Configuration page, next to Interfaces
click Configure or Edit.
- In the Interfaces name box, type gr-0/0/0.
- Next to Unit, click Add new entry.
- In the Interfaces unit number box, type 0.
- Click OK.
|
From the [edit] hierarchy level, enter
edit interfaces gr-0/0/0 unit 0
|
|
Define the per-unit scheduler for the GRE tunnel interface.
|
- From the Scheduler type list, select Per unit scheduler.
- Click OK until you return
to the main Configuration page.
|
From the [edit] hierarchy level, enter
set interfaces gr-0/0/0 per-unit-scheduler
|
|
Navigate to the Class of service level in the configuration
hierarchy, and define the GRE tunnel's line rate (for example, 100 Mbps)
using the shaper definition.
|
- On the main configuration page next to Class
of service, click Configure or Edit
- Next to Interfaces, click Add new
entry.
- In the Interface name box, type the name of the
interface gr-0/0/0.
- Next to unit, click Add New Entry.
- In the Interface unit number box, type the logical
interface unit number 0.
- Select the Shaping rate check box, and click Configure
- Next to Shaping Rate choice, select Rate.
- In the Rate box, type 100m.
- Click OK until you return
to the main Class of Service configuration page.
|
From the [edit] hierarchy level, enter
set class-of-service interfaces gr-0/0/0 unit 0 shaping-rate
100m
|