|
Configure IPv4.
(interfaces on all Services Routers)
|
- In the configuration editor hierarchy, select Interfaces.
- In the Interface name column, select the interface.
- For Layer 2 VPNs on the interface facing a CE router, select
an encapsulation type, such as ethernet-ccc from the Encapsulation
list. For Fast Ethernet interfaces, you also must select Vlan
tagging from the Vlan tag mode list.
- In the Interface unit number column, select the logical
interface.
- In the Family group, select Inet and
click Edit.
- Next to Address, click Add new entry
- In the Source box, type the IPv4 address—for example, 10.49.102.1/30.
For a loopback address on a Layer 2 configuration, select Primary.
- Click OK to return to the Unit page.
|
- For all interfaces except loopback, and a Layer 2 VPN interface
facing a CE router:
From the top of the configuration hierarchy, enter
edit interfaces interface-name unit logical_interface family
inet address ipv4_address
- For a loopback address on a Layer 2 configuration:
From the top of the configuration hierarchy, enter
edit interfaces lo0 unit logical_interfacefamily
inet address ipv4_address primary
- For a Layer 2 VPN interface facing a CE router:
From the top of the configuration hierarchy, enter
set interfacesinterface-name vlan-tagging encapsulation
vlan-ccc unit logical_interface encapsulation vlan-ccc
vlan-id id-number
|
|
Configure the MPLS address family.
(for interfaces on a PE or provider Services Router that communicate with
a PE or provider Services Router only, and not for loopback addresses)
|
On the Unit page, select Mpls in the Family group.
|
At the [edit interfaces interface] level,
enter
set unit logical_interfacefamily mpls
|
|
For Layer 2 VPNs and circuits, configure encapsulation.
If multiple logical units are configured, the encapsulation type is
needed at the interface level only. It is always required at the unit level.
(for interfaces on a PE Services Router that communicate with a CE Services Router)
|
- On the Unit page, select an encapsulation type from
the Encapsulation list.
- Click OK.
- On the Interface page, select an encapsulation type from
the Encapsulation list.
- Click OK until you see the Configuration
Interfaces page displaying all interfaces on the router.
|
- At the [edit interfaces interface] level,
enter
set encapsulation encapsulation_type
- Enter
set unit logical_interfaceencapsulation encapsulation_type
|