|
Navigate to the Interfaces 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 lt-0/0/0
|
|
Configure the first logical unit on the lt-0/0/0 interface.
|
- Next to Interface, click Add new entry.
- In the Interface name box, type lt-0/0/0.
- Click OK.
- Next to lt-0/0/0, click Edit.
- Next to Unit, click Add new entry.
- In the Interface unit number box, type 0.
- In the Dlci box, type 10.
- From the Encapsulation list, select frame-relay.
- In the Peer unit box, type 1.
- Under Family, select Inet.
- Click OK.
|
- Enter
set unit 0
- Enter
set dlci 10
- Enter
set encapsulation frame-relay
- Enter
set peer-unit 1
- Enter
set family inet
|
|
Configure the second logical unit on the lt-0/0/0 interface.
|
- Next to Unit, click Add new entry.
- In the Interface unit number box, type 1.
- In the Dlci box, type 10.
- From the Encapsulation list, select frame-relay.
- In the Peer unit box, type 0.
- Under Family, select Inet.
- Click OK until you return to the main
Configuration page.
|
- Enter
set unit 1
- Enter
set dlci 10
- Enter
set encapsulation frame-relay
- Enter
set peer-unit 0
- Enter
set family inet
|
|
Configure the default CoS classifier on the lt-0/0/0 interface.
|
- On the main Configuration page next to Class of service,
click Edit.
- Next to Interfaces, click Add new entry.
- In the Interface name box, type lt-0/0/0.
- Next to Unit, click Add new entry.
- In the Unit number box, type 1.
- Next to Classifiers, click Configure.
- Under Dscp, in the Classifier name box, type default.
- Click OK until you return to the main
Configuration page.
|
From the [edit] hierarchy level, enter
edit class-of-service interfaces lt-0/0/0 unit 1
Enter
set classifiers dscp default
|
|
Configure the type-of-service precedence value for DLSw packets—for
example, 192.
|
- On the main Configuration page next to Protocols, click Configure or Edit.
- Next to Dlsw, make sure the check box is selected, and
click Configure or Edit.
- Next to Dlsw cos, click Configure or Edit.
- In the Destination interface box, type lt-0/0/0.0.
- In the Type of service box, type 192.
- Click OK.
|
- From the [edit] hierarchy level, enter
edit protocols dlsw dlsw-cos
- Enter
set destination-interface lt-0/0/0.0 type-of-service 192
|