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 9d88444 commit e85e74e
Showing 1 changed file with 0 additions and 124 deletions.
124 changes: 0 additions & 124 deletions tests/topotests/isis_tilfa_topo1/rt3/step7/show_ip_route.ref
Original file line number Diff line number Diff line change
Expand Up @@ -234,54 +234,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.2",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"backupIndex":[
0,
1
]
}
],
"backupNexthops":[
{
"ip":"10.0.4.5",
"afi":"ipv4",
"interfaceName":"eth-rt5-1",
"active":true,
"labels":[
30040
]
},
{
"ip":"10.0.5.5",
"afi":"ipv4",
"interfaceName":"eth-rt5-2",
"active":true,
"labels":[
30040
]
}
]
}
],
"10.0.2.0\/24":[
{
"prefix":"10.0.2.0\/24",
Expand Down Expand Up @@ -358,82 +310,6 @@
]
}
],
"10.0.4.0\/24":[
{
"prefix":"10.0.4.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.4.5",
"afi":"ipv4",
"interfaceName":"eth-rt5-1",
"backupIndex":[
0
]
},
{
"ip":"10.0.5.5",
"afi":"ipv4",
"interfaceName":"eth-rt5-2",
"active":true,
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.1.2",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"active":true,
"labels":[
16040
]
}
]
}
],
"10.0.5.0\/24":[
{
"prefix":"10.0.5.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.4.5",
"afi":"ipv4",
"interfaceName":"eth-rt5-1",
"active":true,
"backupIndex":[
0
]
},
{
"ip":"10.0.5.5",
"afi":"ipv4",
"interfaceName":"eth-rt5-2",
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.1.2",
"afi":"ipv4",
"interfaceName":"eth-sw1",
"active":true,
"labels":[
16040
]
}
]
}
],
"10.0.6.0\/24":[
{
"prefix":"10.0.6.0\/24",
Expand Down

0 comments on commit e85e74e

Please sign in to comment.