Topology of Generic MPLS VPN Device: Sample File

This is an example of a file that you can use to create a generic MPLS VPN device in Topology:

generic non-Cisco MPLS VPN device

Name, Ip, Mask, Vrf, IsMPLS
FastEthernet0/0, 70.19.19.1, 255.255.255.255, , true
FastEthernet0/1, 10.19.19.0, 255.255.255.0, VRF_A
FastEthernet0/1, 20.19.19.0, 255.255.255.0, VRF_B

Destination, Mask, Interface, Next-Hop, Vrf
10.17.17.0, 255.255.255.0, ,70.17.17.1, VRF_A
20.17.17.0, 255.255.255.0, ,70.15.15.1, VRF_B

Destination, Mask, Next-Hop, InLabel, OutLabel, Vrf
10.17.17.0, 255.255.255.0, 70.17.17.1, , 80, VRF_A
10.19.19.0, 255.255.255.0, 0.0.0.0, 50, , VRF_A
20.17.17.0, 255.255.255.0, 70.15.15.1, , 85, VRF_B
20.19.19.0, 255.255.255.0, 0.0.0.0, 55, , VRF_B