Support vni attribute for BGPVPN, when VXLAN encapsulation is used Change-Id: Iae5fe901f0cddfbf8b1ef3afd529f9131b0aa165 Partial-Bug: #1590908
12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"bgpvpn": {
|
|
"tenant_id": "b7549121395844bea941bb92feb3fad9",
|
|
"route_targets": "64512:1444",
|
|
"import_targets": "64512:1555",
|
|
"export_targets": "64512:1666",
|
|
"route_distinguishers": ["64512:1777", "64512:1888", "64512:1999"],
|
|
"type": "l3",
|
|
"vni": 1000
|
|
}
|
|
}
|