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:16:59 INFO Containerlab started version=0.73.0 16:16:59 INFO Parsing & checking topology file=clab.yml 16:16:59 INFO Removing directory path=/work/netlab_cicd/xr/clab-ml-31 16:16:59 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet="" MTU=0 16:16:59 INFO Creating lab directory path=/work/netlab_cicd/xr/clab-ml-31 16:17:00 INFO Creating container name=pe2 16:17:00 INFO Creating container name=p2 16:17:00 INFO Creating container name=h2 16:17:00 INFO Creating container name=pe1 16:17:00 INFO Creating container name=h1 16:17:00 INFO Creating container name=dut 16:17:00 INFO Created link: dut:FH0_0_0_1 ▪┄┄▪ p2:eth1 16:17:00 INFO Created link: pe2:eth1 ▪┄┄▪ p2:eth2 16:17:01 INFO Created link: h2:eth1 ▪┄┄▪ pe2:eth2 16:17:01 INFO Created link: h1:eth1 ▪┄┄▪ pe1:eth1 16:17:01 INFO Created link: pe1:eth2 ▪┄┄▪ dut:FH0_0_0_0 16:17:02 INFO Executed command node=p2 command="sleep 1" stdout="" 16:17:02 INFO Executed command node=pe2 command="sleep 1" stdout="" 16:17:02 INFO Executed command node=pe1 command="sleep 1" stdout="" 16:17:02 INFO Adding host entries path=/etc/hosts 16:17:02 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.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-p2 │ linux │ running │ 192.168.31.106 │ │ │ quay.io/frrouting/frr:10.5.1 │ │ N/A │ ├────────────────┼──────────────────────────────┼─────────┼────────────────┤ │ clab-ml-31-pe1 │ linux │ running │ 192.168.31.103 │ │ │ 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