You typically configure ES-IS, IS-IS, and CLNS static routes using a VPN routing instance. For more information about routing instances, see Configuring a VPN Routing Instance.
To configure a VPN routing instance:
Table 146: Configuring a VPN Routing Instance for CLNS
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
|
Navigate to the top of the configuration hierarchy and create the routing instance aaaa. |
|
From the [edit] hierarchy level, enter edit routing-instances aaaa |
|
Specify the instance type vrf for Layer 3 VPNs. |
In the Instance type list, select vrf. |
Enter set instance-type vrf |
|
Specify the interfaces that belong to the routing instance aaaa—for example, lo0.1, e1–2/0/0.0, and t1–3/0/0.0. (See the interface naming conventions in Network Interface Naming.) |
|
Enter
|
|
Specify the route distinguisher—for example, 10.255.245.1:1. |
In the Rd type box, type 10.255.245.1:1. |
Enter set route-distinguisher 10.255.245.1:1 |
|
Specify the policy for the Layer 3 VRF table—for example, target:11111:1. |
|
Enter set vrf-target target:11111:1 |