R3303-HP HSR6800 Routers MPLS Configuration Guide
366
Request time out
Request time out
--- 130.1.1.1 ping statistics ---
5 packet(s) transmitted
0 packet(s) received
100.00% packet loss
Configuring multi-role host
Network requirements
Host A is connected to CE 1. Its IP address is 100.1.1.2 and it can access VPN 1 and VPN 2.
Bind interface Serial 2/1/2 of PE 1 to VPN instance vpn1, and interface Serial 2/1/2 of PE 2 to VPN
instance vpn2.
Figure 95 Network diagram
Configuration procedure
1. Configure CE 1:
# Configure the IP addresses of the interfaces on CE 1.
<CE1> system-view
[CE1] interface gigabitethernet 2/1/1
[CE1-GigabitEthernet2/1/1] ip address 100.1.1.1 24
[CE1-GigabitEthernet2/1/1] quit
[CE1] interface serial 2/1/1
[CE1-Serial2/1/1] ip address 1.1.1.2 24
[CE1-Serial2/1/1] quit
# Configure a default route to PE 1 on CE 1.
[CE1] ip route-static 0.0.0.0 0 1.1.1.1
2. Configure PE 1:
# Create a VPN instance for VPN 1 and VPN 2 respectively on PE 1 and configure different RDs
and route targets attributes for the VPN instances.