]> git.proxmox.com Git - mirror_frr.git/blame - 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
CommitLineData
6f77a974
PR
1{
2 "vni":101,
3 "type":"L2",
4 "vrf":"default",
5 "vxlanInterface":"vxlan101",
6f77a974
PR
6 "vtepIp":"10.30.30.30",
7 "mcastGroup":"0.0.0.0",
8 "advertiseGatewayMacip":"No",
9 "numMacs":5,
578c52e5 10 "numArpNd":3,
6f77a974
PR
11 "numRemoteVteps":[
12 "10.10.10.10"
13 ]
14}