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 Edit.
|
From the [edit] hierarchy level, enter
edit interfaces.
|
Configure the loopback interface lo0.
|
- Next to Interface, click Add new entry.
- In the Interface name box, type lo0.
- Click OK.
|
Enter
edit interfaces lo0
|
Configure the logical unit on the loopback interface—for example 0.
Add the NET address to the loopback interface—for example, 49.0001.00a0.c96b.c490.00.
|
- Next to lo0, click Edit under
Encapsulation.
- Next to Unit, click Add new entry.
- In the Interface unit number box, type 0.
- Under Family, select Iso.
- Next to Address, click Add new entry.
- In the Source box, type 49.0001.00a0.c96b.c490.00.
- Click OK until you return to the Interfaces
page.
|
- Enter
edit unit 0
- Enter
set family iso address 49.0001.00a0.c96b.c490.00
|
Configure a physical interface—for example, ge-0/0/1—with
the NET address, and add the Family type iso.
|
- Next to ge-0/0/1, click Edit under
Encapsulation.
- Next to Unit, click Add new entry.
- In the Interface unit number box, type 0.
- Under Family, select Iso.
- Next to Iso, click Configure.
- Next to Address, click Add new entry.
- In the Source box, type 49.0001.00a0.c96b.c490.00.
- Click OK until you return to the Edit
Configuration page.
|
Enter
edit interfaces ge-0/0/1
Enter
set unit 0
Enter
set family iso address 49.0001.00a0.c96b.c490.00
|
Navigate to the Protocols level in the configuration
hierarchy.
|
On the main Configuration page next to Protocols, click Edit.
|
From the [edit] hierarchy level, enter
edit protocols
|
Add the IS-IS protocol to all interfaces on the Services Router.
|
- Next to Isis, click Edit.
- In the Interface name box, type all.
- Click OK.
|
Enter
set isis interface all
|