20 lines
556 B
JSON
20 lines
556 B
JSON
{
|
|
"l3vpn:vpn": {
|
|
"l3vpn": [
|
|
{
|
|
"name": "company",
|
|
"route-distinguisher": 999,
|
|
"endpoint": [
|
|
{
|
|
"id": "branch-office1",
|
|
"ce-device": "ce6",
|
|
"ce-interface": "GigabitEthernet0/12",
|
|
"ip-network": "10.10.1.0/24",
|
|
"bandwidth": 12000000,
|
|
"as-number": 65101
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|