22 lines
394 B
JSON
22 lines
394 B
JSON
|
{
|
||
|
"2001:db8:1::/64": [
|
||
|
{
|
||
|
"distance": 0,
|
||
|
"protocol": "connected",
|
||
|
"metric": 0,
|
||
|
"selected": true,
|
||
|
"destSelected": true,
|
||
|
"prefix": "2001:db8:1::/64",
|
||
|
"nexthops": [
|
||
|
{
|
||
|
"directlyConnected": true,
|
||
|
"interfaceName": "r2-eth0",
|
||
|
"fib": true,
|
||
|
"flags": 3,
|
||
|
"active": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|