59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"10.0.3.0/24": [
|
|
{
|
|
"distance": 20,
|
|
"protocol": "bgp",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"installed": true,
|
|
"prefix": "10.0.3.0/24",
|
|
"nexthops": [
|
|
{
|
|
"interfaceName": "r1-eth0",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true,
|
|
"afi": "ipv6"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"10.254.254.2/32": [
|
|
{
|
|
"distance": 20,
|
|
"protocol": "bgp",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"installed": true,
|
|
"prefix": "10.254.254.2/32",
|
|
"nexthops": [
|
|
{
|
|
"interfaceName": "r1-eth0",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true,
|
|
"afi": "ipv6"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"10.254.254.1/32": [
|
|
{
|
|
"distance": 0,
|
|
"protocol": "connected",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"installed": true,
|
|
"prefix": "10.254.254.1/32",
|
|
"nexthops": [
|
|
{
|
|
"directlyConnected": true,
|
|
"interfaceName": "lo",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|