Using transformed lab topology from snapshot file netlab.snapshot.pickle Checking virtualization provider installation OK: clab installed and working correctly Starting clab nodes Loading Linux kernel modules mpls-router,mpls-iptunnel required by containers using mpls module provider clab: executing sudo -E containerlab deploy --reconfigure -t clab.yml 16:20:19 INFO Containerlab started version=0.73.0 16:20:19 INFO Parsing & checking topology file=clab.yml 16:20:19 INFO Removing directory path=/work/netlab_cicd/xr/clab-ml-31 16:20:19 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet="" MTU=0 16:20:19 INFO Creating lab directory path=/work/netlab_cicd/xr/clab-ml-31 16:20:19 INFO Creating container name=dut 16:20:19 INFO Creating container name=h2 16:20:19 INFO Creating container name=p1 16:20:19 INFO Creating container name=pe2 16:20:19 INFO Creating container name=h1 16:20:19 INFO Creating container name=p2 16:20:20 INFO Created link: h2:eth1 ▪┄┄▪ pe2:eth2 16:20:20 INFO Created link: h1:eth1 ▪┄┄▪ dut:FH0_0_0_0 16:20:20 INFO Created link: pe2:eth1 ▪┄┄▪ p2:eth2 16:20:20 INFO Created link: p1:eth2 ▪┄┄▪ p2:eth1 16:20:20 INFO Created link: dut:FH0_0_0_1 ▪┄┄▪ p1:eth1 16:20:21 INFO Executed command node=pe2 command="sleep 1" stdout="" 16:20:21 INFO Executed command node=p2 command="sleep 1" stdout="" 16:20:21 INFO Executed command node=p1 command="sleep 1" stdout="" 16:20:21 INFO Adding host entries path=/etc/hosts 16:20:21 INFO Adding SSH config for nodes path=/etc/ssh/ssh_config.d/clab-ml-31.conf ╭────────────────┬──────────────────────────────┬─────────┬────────────────╮ │ Name │ Kind/Image │ State │ IPv4/6 Address │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-dut │ cisco_c8000 │ running │ 192.168.31.103 │ │ │ cisco/cisco-8201-32fh:24.4.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-h1 │ linux │ running │ 192.168.31.101 │ │ │ python:3.13-alpine │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-h2 │ linux │ running │ 192.168.31.102 │ │ │ python:3.13-alpine │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-p1 │ linux │ running │ 192.168.31.105 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-p2 │ linux │ running │ 192.168.31.106 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-pe2 │ linux │ running │ 192.168.31.104 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ╰────────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices