]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp_evpn_vxlan_topo1/PE2/evpn.vni.json
Merge pull request #12654 from Pdoijode/evpn-evi-detail-json-changes
[mirror_frr.git] / tests / topotests / bgp_evpn_vxlan_topo1 / PE2 / evpn.vni.json
CommitLineData
6f77a974
PR
1{
2 "vni":101,
3 "type":"L2",
1a4a394d 4 "tenantVrf":"default",
6f77a974 5 "vxlanInterface":"vxlan101",
6f77a974
PR
6 "vtepIp":"10.30.30.30",
7 "mcastGroup":"0.0.0.0",
8 "advertiseGatewayMacip":"No",
1a4a394d
PJD
9 "numRemoteVteps":1,
10 "remoteVteps":[
11 {
12 "ip":"10.10.10.10",
13 "flood":"HER"
14 }
15 ]
6f77a974 16}