80 lines
1.4 KiB
Text
80 lines
1.4 KiB
Text
{
|
|
"192.168.1.0/24":[
|
|
{
|
|
"prefix":"192.168.1.0/24",
|
|
"protocol":"babel",
|
|
"selected":true,
|
|
"nexthops":[
|
|
{
|
|
"fib":true,
|
|
"ip":"193.1.1.1",
|
|
"afi":"ipv4",
|
|
"interfaceName":"r2-eth0",
|
|
"active":true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"192.168.2.0/24":[
|
|
{
|
|
"prefix":"192.168.2.0/24",
|
|
"protocol":"babel",
|
|
"selected":true,
|
|
"nexthops":[
|
|
{
|
|
"fib":true,
|
|
"ip":"193.1.2.2",
|
|
"afi":"ipv4",
|
|
"interfaceName":"r2-eth1",
|
|
"active":true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"192.168.3.0/24":[
|
|
{
|
|
"prefix":"192.168.3.0/24",
|
|
"protocol":"babel",
|
|
"selected":true,
|
|
"nexthops":[
|
|
{
|
|
"fib":true,
|
|
"ip":"193.1.2.2",
|
|
"afi":"ipv4",
|
|
"interfaceName":"r2-eth1",
|
|
"active":true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"193.1.1.0/26":[
|
|
{
|
|
"prefix":"193.1.1.0/26",
|
|
"protocol":"connected",
|
|
"selected":true,
|
|
"nexthops":[
|
|
{
|
|
"fib":true,
|
|
"directlyConnected":true,
|
|
"interfaceName":"r2-eth0",
|
|
"active":true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"193.1.2.0/24":[
|
|
{
|
|
"prefix":"193.1.2.0/24",
|
|
"protocol":"connected",
|
|
"selected":true,
|
|
"nexthops":[
|
|
{
|
|
"fib":true,
|
|
"directlyConnected":true,
|
|
"interfaceName":"r2-eth1",
|
|
"active":true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|