mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 01:14:48 +00:00
tests: test_ldp_vpls_topo1 Remove some inconsistent labels in check
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
9ffa0d2404
commit
97ec2683d4
@ -5,7 +5,6 @@
|
||||
"prefix":"1.1.1.1/32",
|
||||
"neighborId":"2.2.2.2",
|
||||
"localLabel":"imp-null",
|
||||
"remoteLabel":"17",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
@ -13,14 +12,12 @@
|
||||
"prefix":"1.1.1.1/32",
|
||||
"neighborId":"3.3.3.3",
|
||||
"localLabel":"imp-null",
|
||||
"remoteLabel":"16",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"2.2.2.2/32",
|
||||
"neighborId":"2.2.2.2",
|
||||
"localLabel":"17",
|
||||
"remoteLabel":"imp-null",
|
||||
"inUse":1
|
||||
},
|
||||
@ -28,23 +25,18 @@
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"2.2.2.2/32",
|
||||
"neighborId":"3.3.3.3",
|
||||
"localLabel":"17",
|
||||
"remoteLabel":"17",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"3.3.3.3/32",
|
||||
"neighborId":"2.2.2.2",
|
||||
"localLabel":"18",
|
||||
"remoteLabel":"18",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"3.3.3.3/32",
|
||||
"neighborId":"3.3.3.3",
|
||||
"localLabel":"18",
|
||||
"remoteLabel":"imp-null",
|
||||
"inUse":1
|
||||
}
|
||||
|
@ -4,7 +4,6 @@
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"1.1.1.1/32",
|
||||
"neighborId":"1.1.1.1",
|
||||
"localLabel":"17",
|
||||
"remoteLabel":"imp-null",
|
||||
"inUse":1
|
||||
},
|
||||
@ -12,8 +11,6 @@
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"1.1.1.1/32",
|
||||
"neighborId":"3.3.3.3",
|
||||
"localLabel":"17",
|
||||
"remoteLabel":"16",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
@ -21,7 +18,6 @@
|
||||
"prefix":"2.2.2.2/32",
|
||||
"neighborId":"1.1.1.1",
|
||||
"localLabel":"imp-null",
|
||||
"remoteLabel":"17",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
@ -29,22 +25,18 @@
|
||||
"prefix":"2.2.2.2/32",
|
||||
"neighborId":"3.3.3.3",
|
||||
"localLabel":"imp-null",
|
||||
"remoteLabel":"17",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"3.3.3.3/32",
|
||||
"neighborId":"1.1.1.1",
|
||||
"localLabel":"18",
|
||||
"remoteLabel":"18",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"3.3.3.3/32",
|
||||
"neighborId":"3.3.3.3",
|
||||
"localLabel":"18",
|
||||
"remoteLabel":"imp-null",
|
||||
"inUse":1
|
||||
}
|
||||
|
@ -4,7 +4,6 @@
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"1.1.1.1/32",
|
||||
"neighborId":"1.1.1.1",
|
||||
"localLabel":"16",
|
||||
"remoteLabel":"imp-null",
|
||||
"inUse":1
|
||||
},
|
||||
@ -12,23 +11,18 @@
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"1.1.1.1/32",
|
||||
"neighborId":"2.2.2.2",
|
||||
"localLabel":"16",
|
||||
"remoteLabel":"17",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"2.2.2.2/32",
|
||||
"neighborId":"1.1.1.1",
|
||||
"localLabel":"17",
|
||||
"remoteLabel":"17",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
"addressFamily":"ipv4",
|
||||
"prefix":"2.2.2.2/32",
|
||||
"neighborId":"2.2.2.2",
|
||||
"localLabel":"17",
|
||||
"remoteLabel":"imp-null",
|
||||
"inUse":1
|
||||
},
|
||||
@ -37,7 +31,6 @@
|
||||
"prefix":"3.3.3.3/32",
|
||||
"neighborId":"1.1.1.1",
|
||||
"localLabel":"imp-null",
|
||||
"remoteLabel":"18",
|
||||
"inUse":0
|
||||
},
|
||||
{
|
||||
@ -45,7 +38,6 @@
|
||||
"prefix":"3.3.3.3/32",
|
||||
"neighborId":"2.2.2.2",
|
||||
"localLabel":"imp-null",
|
||||
"remoteLabel":"18",
|
||||
"inUse":0
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user