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 10494b2 commit b348c99
Showing 1 changed file with 0 additions and 128 deletions.
128 changes: 0 additions & 128 deletions tests/topotests/isis_tilfa_topo1/rt5/step6/show_ip_route.ref
Original file line number Diff line number Diff line change
Expand Up @@ -348,108 +348,6 @@
]
}
],
"10.0.4.0\/24":[
{
"prefix":"10.0.4.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.4.3",
"afi":"ipv4",
"interfaceName":"eth-rt3-1",
"backupIndex":[
0
]
},
{
"ip":"10.0.5.3",
"afi":"ipv4",
"interfaceName":"eth-rt3-2",
"active":true,
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.6.4",
"afi":"ipv4",
"interfaceName":"eth-rt4",
"active":true,
"labels":[
16020
]
}
]
}
],
"10.0.5.0\/24":[
{
"prefix":"10.0.5.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.4.3",
"afi":"ipv4",
"interfaceName":"eth-rt3-1",
"active":true,
"backupIndex":[
0
]
},
{
"ip":"10.0.5.3",
"afi":"ipv4",
"interfaceName":"eth-rt3-2",
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.6.4",
"afi":"ipv4",
"interfaceName":"eth-rt4",
"active":true,
"labels":[
16020
]
}
]
}
],
"10.0.6.0\/24":[
{
"prefix":"10.0.6.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.6.4",
"afi":"ipv4",
"interfaceName":"eth-rt4",
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.8.6",
"afi":"ipv4",
"interfaceName":"eth-rt6",
"active":true
}
]
}
],
"10.0.7.0\/24":[
{
"prefix":"10.0.7.0\/24",
Expand All @@ -476,31 +374,5 @@
}
]
}
],
"10.0.8.0\/24":[
{
"prefix":"10.0.8.0\/24",
"protocol":"isis",
"distance":115,
"metric":20,
"nexthops":[
{
"ip":"10.0.8.6",
"afi":"ipv4",
"interfaceName":"eth-rt6",
"backupIndex":[
0
]
}
],
"backupNexthops":[
{
"ip":"10.0.6.4",
"afi":"ipv4",
"interfaceName":"eth-rt4",
"active":true
}
]
}
]
}

0 comments on commit b348c99

Please sign in to comment.