82 lines
1.6 KiB
JSON
82 lines
1.6 KiB
JSON
|
{
|
||
|
"10.0.10.0/24": [
|
||
|
{
|
||
|
"metric": 10,
|
||
|
"nexthops": [
|
||
|
{
|
||
|
"active": true,
|
||
|
"afi": "ipv4",
|
||
|
"fib": true,
|
||
|
"interfaceName": "r4-eth1",
|
||
|
"ip": "10.0.11.1"
|
||
|
}
|
||
|
],
|
||
|
"prefix": "10.0.10.0/24",
|
||
|
"protocol": "isis",
|
||
|
"selected": true,
|
||
|
"vrfName": "r4-cust1"
|
||
|
}
|
||
|
],
|
||
|
"10.0.11.0/24": [
|
||
|
{
|
||
|
"nexthops": [
|
||
|
{
|
||
|
"afi": "ipv4",
|
||
|
"interfaceName": "r4-eth1",
|
||
|
"ip": "10.0.11.1"
|
||
|
}
|
||
|
],
|
||
|
"prefix": "10.0.11.0/24",
|
||
|
"protocol": "isis",
|
||
|
"vrfName": "r4-cust1"
|
||
|
},
|
||
|
{
|
||
|
"nexthops": [
|
||
|
{
|
||
|
"active": true,
|
||
|
"directlyConnected": true,
|
||
|
"fib": true,
|
||
|
"interfaceName": "r4-eth1"
|
||
|
}
|
||
|
],
|
||
|
"prefix": "10.0.11.0/24",
|
||
|
"protocol": "connected",
|
||
|
"selected": true,
|
||
|
"vrfName": "r4-cust1"
|
||
|
}
|
||
|
],
|
||
|
"10.0.20.0/24": [
|
||
|
{
|
||
|
"nexthops": [
|
||
|
{
|
||
|
"active": true,
|
||
|
"afi": "ipv4",
|
||
|
"fib": true,
|
||
|
"interfaceName": "r4-eth1",
|
||
|
"ip": "10.0.11.1"
|
||
|
}
|
||
|
],
|
||
|
"prefix": "10.0.20.0/24",
|
||
|
"protocol": "isis",
|
||
|
"selected": true,
|
||
|
"vrfName": "r4-cust1"
|
||
|
}
|
||
|
],
|
||
|
"10.0.21.0/24": [
|
||
|
{
|
||
|
"nexthops": [
|
||
|
{
|
||
|
"active": true,
|
||
|
"directlyConnected": true,
|
||
|
"fib": true,
|
||
|
"interfaceName": "r4-eth0"
|
||
|
}
|
||
|
],
|
||
|
"prefix": "10.0.21.0/24",
|
||
|
"protocol": "connected",
|
||
|
"selected": true,
|
||
|
"vrfName": "r4-cust1"
|
||
|
}
|
||
|
]
|
||
|
}
|