Skip to content

Commit

Permalink
Update show_ip_route.ref
Browse files Browse the repository at this point in the history
Signed-off-by: zhou-run <zhou.run@h3c.com>
  • Loading branch information
zhou-run authored Aug 1, 2024
1 parent d46b7bb commit 9e0b4f3
Showing 1 changed file with 0 additions and 124 deletions.
124 changes: 0 additions & 124 deletions tests/topotests/isis_tilfa_topo1/rt2/step5/show_ip_route.ref
Original file line number Diff line number Diff line change
Expand Up @@ -241,130 +241,6 @@
]
}
],
"10.0.1.0\/24":[
{
"prefix":"10.0.1.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.1.1",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"backupIndex":[
0,
1
]
},
{
"ip":"10.0.1.3",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"backupIndex":[
0,
1
]
}
],
"backupNexthops":[
{
"ip":"10.0.2.4",
"afi":"ipv4",
"interfaceName":"eth-rt4-1",
"active":true,
"labels":[
16050
]
},
{
"ip":"10.0.3.4",
"afi":"ipv4",
"interfaceName":"eth-rt4-2",
"active":true,
"labels":[
16050
]
}
]
}
],
"10.0.2.0\/24":[
{
"prefix":"10.0.2.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.2.4",
"afi":"ipv4",
"interfaceName":"eth-rt4-1",
"backupIndex":[
0
]
},
{
"ip":"10.0.3.4",
"afi":"ipv4",
"interfaceName":"eth-rt4-2",
"active":true,
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.1.3",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"active":true,
"labels":[
16050
]
}
]
}
],
"10.0.3.0\/24":[
{
"prefix":"10.0.3.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.2.4",
"afi":"ipv4",
"interfaceName":"eth-rt4-1",
"active":true,
"backupIndex":[
0
]
},
{
"ip":"10.0.3.4",
"afi":"ipv4",
"interfaceName":"eth-rt4-2",
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.1.3",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"active":true,
"labels":[
16050
]
}
]
}
],
"10.0.4.0\/24":[
{
"prefix":"10.0.4.0\/24",
Expand Down

0 comments on commit 9e0b4f3

Please sign in to comment.