You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td><atitle="IPv6 EBGP over LLA" href="https://github.com/ipspace/netlab/blob/dev/tests/integration/bgp/16-ipv6-unnumbered.yml">16-ipv6-unnumbered</a></td>
@@ -395,7 +389,7 @@ <h2>
395
389
396
390
<tdclass='center'>
397
391
398
-
<td>2025-06-22 17:34:02</td>
392
+
<td>2025-07-10 05:00:19</td>
399
393
<td></td>
400
394
<tr>
401
395
<td><atitle="Dual-stack AF activation" href="https://github.com/ipspace/netlab/blob/dev/tests/integration/bgp/20-dual-stack-activate.yml">20-dual-stack-activate</a></td>
Copy file name to clipboardExpand all lines: iol/clab/bgp/01-ebgp-session.yml-initial.log
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
/home/pipi/.local/lib/python3.10/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0.
2
+
"cipher": algorithms.TripleDES,
3
+
/home/pipi/.local/lib/python3.10/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0.
4
+
"class": algorithms.TripleDES,
1
5
[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned
2
6
[WARNING]: Found variable using reserved name: hosts
3
7
@@ -414,7 +418,6 @@ ok: [x1] =>
414
418
no bgp default ipv4-unicast
415
419
bgp default show-hostname
416
420
bgp default show-nexthop-hostname
417
-
418
421
! Consider AS paths of same length but with different AS as ECMP candidates
419
422
bgp bestpath as-path multipath-relax
420
423
@@ -449,7 +452,6 @@ ok: [x2] =>
449
452
no bgp default ipv4-unicast
450
453
bgp default show-hostname
451
454
bgp default show-nexthop-hostname
452
-
453
455
! Consider AS paths of same length but with different AS as ECMP candidates
0 commit comments