mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 12:44:55 +00:00
ldp-topo1: Fix ordering of reference output to check against
Ordering of output is now done by LDP and should be consistent Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
37c4800c44
commit
ff0d89dcfd
@ -1,12 +1,12 @@
|
||||
Local LDP Identifier: 2.2.2.2:0
|
||||
Discovery Sources:
|
||||
Interfaces:
|
||||
r2-eth1: xmit/recv
|
||||
LDP Id: 4.4.4.4:0, Transport address: 4.4.4.4
|
||||
Hold time: 15 sec
|
||||
LDP Id: 3.3.3.3:0, Transport address: 3.3.3.3
|
||||
Hold time: 15 sec
|
||||
r2-eth0: xmit/recv
|
||||
LDP Id: 1.1.1.1:0, Transport address: 1.1.1.1
|
||||
Hold time: 15 sec
|
||||
r2-eth1: xmit/recv
|
||||
LDP Id: 3.3.3.3:0, Transport address: 3.3.3.3
|
||||
Hold time: 15 sec
|
||||
LDP Id: 4.4.4.4:0, Transport address: 4.4.4.4
|
||||
Hold time: 15 sec
|
||||
Targeted Hellos:
|
||||
|
@ -1,3 +1,3 @@
|
||||
AF Interface State Uptime Hello Timers ac
|
||||
ipv4 r2-eth1 ACTIVE xx:xx:xx 5/15 2
|
||||
ipv4 r2-eth0 ACTIVE xx:xx:xx 5/15 1
|
||||
ipv4 r2-eth1 ACTIVE xx:xx:xx 5/15 2
|
||||
|
@ -2,8 +2,8 @@ Local LDP Identifier: 4.4.4.4:0
|
||||
Discovery Sources:
|
||||
Interfaces:
|
||||
r4-eth0: xmit/recv
|
||||
LDP Id: 3.3.3.3:0, Transport address: 3.3.3.3
|
||||
Hold time: 15 sec
|
||||
LDP Id: 2.2.2.2:0, Transport address: 2.2.2.2
|
||||
Hold time: 15 sec
|
||||
LDP Id: 3.3.3.3:0, Transport address: 3.3.3.3
|
||||
Hold time: 15 sec
|
||||
Targeted Hellos:
|
||||
|
Loading…
Reference in New Issue
Block a user