62 lines
1.6 KiB
JSON
62 lines
1.6 KiB
JSON
{
|
|
"172.31.0.10/32": [
|
|
{
|
|
"prefix": "172.31.0.10/32",
|
|
"prefixLen": 32,
|
|
"protocol": "bgp",
|
|
"vrfName": "vrf1",
|
|
"selected": true,
|
|
"destSelected": true,
|
|
"distance": 20,
|
|
"metric": 0,
|
|
"nexthops": [
|
|
{
|
|
"flags": 3,
|
|
"fib": true,
|
|
"ip": "192.168.0.2",
|
|
"afi": "ipv4",
|
|
"interfaceName": "r1-eth0",
|
|
"vrf": "default",
|
|
"active": true,
|
|
"labels":[
|
|
102
|
|
]
|
|
},
|
|
{
|
|
"flags": 3,
|
|
"fib": true,
|
|
"ip": "192.168.0.3",
|
|
"afi": "ipv4",
|
|
"interfaceName": "r1-eth0",
|
|
"vrf": "default",
|
|
"active": true,
|
|
"labels":[
|
|
102
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"172.31.0.1/32": [
|
|
{
|
|
"prefix": "172.31.0.1/32",
|
|
"prefixLen": 32,
|
|
"protocol": "connected",
|
|
"vrfName": "vrf1",
|
|
"selected": true,
|
|
"destSelected": true,
|
|
"distance": 0,
|
|
"metric": 0,
|
|
"installed": true,
|
|
"nexthops":[
|
|
{
|
|
"flags": 3,
|
|
"fib": true,
|
|
"directlyConnected": true,
|
|
"interfaceName": "r1-eth1",
|
|
"active": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|