80 lines
1.6 KiB
JSON
80 lines
1.6 KiB
JSON
{
|
|
"2001:db8:1::/64": [{
|
|
"distance": 1,
|
|
"protocol": "static",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"destSelected": true,
|
|
"prefix": "2001:db8:1::/64",
|
|
"nexthops": [{
|
|
"interfaceName": "r3-eth0",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true,
|
|
"afi": "ipv6"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"2001:db8:4::/64": [{
|
|
"distance": 0,
|
|
"protocol": "connected",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"destSelected": true,
|
|
"prefix": "2001:db8:4::/64",
|
|
"nexthops": [{
|
|
"directlyConnected": true,
|
|
"interfaceName": "r3-eth0",
|
|
"fib": true,
|
|
"flags": 3,
|
|
"active": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"2001:db8:8::/64": [{
|
|
"distance": 20,
|
|
"protocol": "bgp",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"destSelected": true,
|
|
"prefix": "2001:db8:8::/64",
|
|
"nexthops": [{
|
|
"ip":"2001:db8:1::1",
|
|
"active": true,
|
|
"afi": "ipv6",
|
|
"recursive":true
|
|
},
|
|
{
|
|
"fib":true,
|
|
"ip":"2001:db8:4::2",
|
|
"afi": "ipv6",
|
|
"interfaceName":"r3-eth0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"2001:db8:9::/64": [{
|
|
"distance": 20,
|
|
"protocol": "bgp",
|
|
"metric": 0,
|
|
"selected": true,
|
|
"destSelected": true,
|
|
"prefix": "2001:db8:9::/64",
|
|
"nexthops": [{
|
|
"ip":"2001:db8:1::1",
|
|
"active": true,
|
|
"afi": "ipv6",
|
|
"recursive":true
|
|
},
|
|
{
|
|
"fib":true,
|
|
"ip":"2001:db8:4::2",
|
|
"afi": "ipv6",
|
|
"interfaceName":"r3-eth0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|