Topology of a non-Cisco Generic Device: Sample File

This is an example of a file that you can use to create a generic device in Topology for a non-Cisco device:

Name, Ip, Mask, Vrf
interface1, 1.1.1.1, 255.255.255.0
interface1, 1.1.2.1, 255.255.255.0
interface2, 1.1.1.1, 255.255.255.0, vrf1
interface2, 1.1.3.1, 255.255.255.0, vrf1
interface3, 2.2.2.2, 255.255.255.0, vrf2

Destination, Mask, Interface, Next-Hop, Vrf
5.5.5.5, 255.255.0.0, , 1.1.1.3
6.6.6.6, 255.255.0.0, interface2, 1.1.1.3, vrf1
6.6.6.6, 255.255.0.0, , 2.2.2.3, vrf1
0.0.0.0, 0.0.0.0, interface2, 1.1.1.4