29 lines
544 B
JSON
29 lines
544 B
JSON
|
{
|
||
|
"40.0.0.0\/8":[
|
||
|
{
|
||
|
"prefix":"40.0.0.0\/8",
|
||
|
"protocol":"bgp",
|
||
|
"selected":true,
|
||
|
"destSelected":true,
|
||
|
"distance":20,
|
||
|
"metric":0,
|
||
|
"installed":true,
|
||
|
"table":254,
|
||
|
"internalStatus":16,
|
||
|
"internalFlags":8,
|
||
|
"internalNextHopNum":1,
|
||
|
"internalNextHopActiveNum":1,
|
||
|
"nexthops":[
|
||
|
{
|
||
|
"flags":3,
|
||
|
"fib":true,
|
||
|
"ip":"10.0.0.9",
|
||
|
"afi":"ipv4",
|
||
|
"interfaceName":"r3-eth0",
|
||
|
"active":true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|