]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp-evpn-vxlan_topo1/PE2/evpn.vni.json
tests: remove ifindex from VNI JSON comparison
[mirror_frr.git] / tests / topotests / bgp-evpn-vxlan_topo1 / PE2 / evpn.vni.json
1 {
2 "vni":101,
3 "type":"L2",
4 "vrf":"default",
5 "vxlanInterface":"vxlan101",
6 "vtepIp":"10.30.30.30",
7 "mcastGroup":"0.0.0.0",
8 "advertiseGatewayMacip":"No",
9 "numMacs":5,
10 "numArpNd":3,
11 "numRemoteVteps":[
12 "10.10.10.10"
13 ]
14 }