mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-24 07:50:28 +00:00
bgp_l3vpn_to_bgp_vrf: allow for long adjancies, seen with l3mdev_accept=1
Signed-off-by: Lou Berger <lberger@labn.net>
This commit is contained in:
parent
a945bf0777
commit
c49edeb452
@ -6,7 +6,7 @@ luCommand('ce4','vtysh -c "show bgp summary"',' 00:0','wait','Adjacencies up')
|
||||
luCommand('r1','ping 2.2.2.2 -c 1',' 0. packet loss','wait','PE->P2 (loopback) ping',60)
|
||||
luCommand('r3','ping 2.2.2.2 -c 1',' 0. packet loss','wait','PE->P2 (loopback) ping',60)
|
||||
luCommand('r4','ping 2.2.2.2 -c 1',' 0. packet loss','wait','PE->P2 (loopback) ping',60)
|
||||
luCommand('r2','vtysh -c "show bgp summary"',' 00:0.* 00:0.* 00:0','wait','Core adjacencies up',90)
|
||||
luCommand('r2','vtysh -c "show bgp summary"',' 00:0.* 00:0.* 00:0','wait','Core adjacencies up',300)
|
||||
luCommand('r1','vtysh -c "show bgp summary"',' 00:0','pass','Core adjacencies up')
|
||||
luCommand('r3','vtysh -c "show bgp summary"',' 00:0','pass','Core adjacencies up')
|
||||
luCommand('r4','vtysh -c "show bgp summary"',' 00:0','pass','Core adjacencies up')
|
||||
|
Loading…
Reference in New Issue
Block a user