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 17:54:26 INFO Containerlab started version=0.73.0 17:54:26 INFO Parsing & checking topology file=clab.yml 17:54:26 INFO Removing directory path=/work/netlab_cicd/xr/clab-ml-31 17:54:26 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet="" MTU=0 17:54:26 INFO Creating lab directory path=/work/netlab_cicd/xr/clab-ml-31 17:54:26 INFO Creating container name=pe2 17:54:26 INFO Creating container name=h2 17:54:26 INFO Creating container name=ch 17:54:26 INFO Creating container name=h3 17:54:26 INFO Creating container name=h1 17:54:26 INFO Creating container name=p1 17:54:26 INFO Creating container name=p2 17:54:26 INFO Creating container name=dut 17:54:27 INFO Created link: h3:eth1 ▪┄┄▪ pe2:eth3 17:54:28 INFO Created link: dut:FH0_0_0_0 ▪┄┄▪ p1:eth1 17:54:28 INFO Created link: h1:eth1 ▪┄┄▪ dut:FH0_0_0_1 17:54:28 INFO Created link: ch:eth1 ▪┄┄▪ dut:FH0_0_0_2 17:54:28 INFO Created link: p1:eth2 ▪┄┄▪ p2:eth1 17:54:28 INFO Created link: pe2:eth1 ▪┄┄▪ p2:eth2 17:54:28 INFO Created link: h2:eth1 ▪┄┄▪ pe2:eth2 17:54:29 INFO Executed command node=pe2 command="sleep 1" stdout="" 17:54:29 INFO Executed command node=p1 command="sleep 1" stdout="" 17:54:29 INFO Executed command node=p2 command="sleep 1" stdout="" 17:54:29 INFO Adding host entries path=/etc/hosts 17:54:29 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-ch │ linux │ running │ 192.168.31.104 │ │ │ python:3.13-alpine │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-dut │ cisco_c8000 │ running │ 192.168.31.105 │ │ │ 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-h3 │ linux │ running │ 192.168.31.103 │ │ │ python:3.13-alpine │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-p1 │ linux │ running │ 192.168.31.107 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-p2 │ linux │ running │ 192.168.31.108 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-pe2 │ linux │ running │ 192.168.31.106 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ╰────────────────┴──────────────────────────────┴─────────┴────────────────╯ Initial configuration skipped, run 'netlab initial' to configure the devices