53 lines
1 KiB
JSON
53 lines
1 KiB
JSON
{
|
|
"2001:db8:4::/64": [
|
|
{
|
|
"distance": 110,
|
|
"protocol": "ospf6",
|
|
"metric": 10,
|
|
"prefix": "2001:db8:4::/64",
|
|
"nexthops": [
|
|
{
|
|
"active": true,
|
|
"directlyConnected": true,
|
|
"interfaceName": "r2-eth2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"distance": 0,
|
|
"protocol": "connected",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"installed": true,
|
|
"prefix": "2001:db8:4::/64",
|
|
"nexthops": [
|
|
{
|
|
"directlyConnected": true,
|
|
"interfaceName": "r2-eth2",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"2001:db8:1::/64": [
|
|
{
|
|
"distance": 0,
|
|
"protocol": "connected",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"installed": true,
|
|
"prefix": "2001:db8:1::/64",
|
|
"nexthops": [
|
|
{
|
|
"directlyConnected": true,
|
|
"interfaceName": "r2-eth0",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|