1
0
Fork 0
frr/tests/topotests/bgp_evpn_vxlan_svd_topo1/PE2/evpn.vni.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

15 lines
250 B
JSON

{
"vni":101,
"type":"L2",
"tenantVrf":"default",
"vxlanInterface":"vxlan0",
"vtepIp":"10.30.30.30",
"mcastGroup":"0.0.0.0",
"advertiseGatewayMacip":"No",
"remoteVteps":[
{
"ip":"10.10.10.10",
"flood":"HER"
}
]
}