R3303-HP HSR6800 Routers MPLS Configuration Guide
449
[VR2] ripng 20
[VR2-ripng-20] quit
[VR2] interface gigabitethernet 2/1/1
[VR2-GigabitEthernet2/1/1] ripng 20 enable
[VR2-GigabitEthernet2/1/1] quit
[VR2] interface gigabitethernet 2/1/2
[VR2-GigabitEthernet2/1/2] ripng 20 enable
[VR2-GigabitEthernet2/1/2] quit
# On the MCE, display the routing tables of the VPN instances vpn1 and vpn2.
[MCE] display ipv6 routing-table vpn-instance vpn1
Routing Table :
Destinations : 5 Routes : 5
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 2001:1::/64 Protocol : Direct
NextHop : 2001:1::1 Preference: 0
Interface : GigabitEthernet2/1/1 Cost : 0
Destination: 2001:1::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 2012:1::/64 Protocol : Static
NextHop : 2001:1::2 Preference: 60
Interface : GigabitEthernet2/1/1 Cost : 0
Destination: FE80::/10 Protocol : Direct
NextHop : :: Preference: 0
Interface : NULL0 Cost : 0
[MCE] display ipv6 routing-table vpn-instance vpn2
Routing Table :
Destinations : 5 Routes : 6
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 2002:1::/64 Protocol : Direct
NextHop : 2002:1::1 Preference: 0
Interface : GigabitEthernet2/1/2 Cost : 0
Destination: 2002:1::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 2012::/64 Protocol : RIPng
NextHop : FE80::200:5EFF:FE01:1C03 Preference: 100
Interface : GigabitEthernet2/1/2 Cost : 1
Destination: FE80::/10 Protocol : Direct
NextHop : :: Preference: 0
Interface : NULL0 Cost : 0
The output shows that the MCE has learned the private route of VPN 2 through RIPng. The MCE
maintains the routes of VPN 1 and those of VPN 2 in two different routing tables. In this way, routes
from different VPNs are separated.