Commit ce9e1c8
committed
Fix: Resend BGP prefixes after setting allowas-in on tested device
In theory, the BGP session between the probe sending BGP updates with
"looped" AS path and the tested device (DUT) could be established
before Ansible configures 'allowas-in' on DUT. This fix adds an extra
'resend all prefixes' step to ensure the 'allowas-in' parameter is
applied to incoming BGP prefixes.1 parent 24df8bd commit ce9e1c8
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
0 commit comments