|
Navigate to the Interfaces level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Interfaces>Edit.
|
From the top of the configuration hierarchy, 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 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.
|
- 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 Configuration
page.
|
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.
|
- Click Protocols.
- Next to Dlsw, click Edit.
- Next to Dlsw cos, click Configure.
- In the Destination interface box, type lt-0/0/0.0.
- In the Type of service box, type 192.
- Click OK.
|
- Enter
edit protocols dlsw dlsw-cos
- Enter
set destination-interface lt-0/0/0.0 type-of-service 192
|