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:23:46 INFO Containerlab started version=0.73.0 16:23:46 INFO Parsing & checking topology file=clab.yml 16:23:46 INFO Removing directory path=/work/netlab_cicd/xr/clab-ml-31 16:23:46 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet="" MTU=0 16:23:46 INFO Creating lab directory path=/work/netlab_cicd/xr/clab-ml-31 16:23:46 INFO Creating container name=h1 16:23:46 INFO Creating container name=pe1 16:23:46 INFO Creating container name=h2 16:23:46 INFO Creating container name=pe2 16:23:46 INFO Creating container name=p2 16:23:46 INFO Creating container name=dut 16:23:47 INFO Created link: pe1:eth2 ▪┄┄▪ dut:Gi0-0-0-0 16:23:47 INFO Running postdeploy actions for Cisco XRd 'dut' node 16:23:47 INFO Created link: dut:Gi0-0-0-1 ▪┄┄▪ p2:eth1 16:23:47 INFO Created link: h1:eth1 ▪┄┄▪ pe1:eth1 16:23:47 INFO Created link: pe2:eth1 ▪┄┄▪ p2:eth2 16:23:47 INFO Created link: h2:eth1 ▪┄┄▪ pe2:eth2 16:23:48 INFO Executed command node=pe1 command="sleep 1" stdout="" 16:23:48 INFO Executed command node=p2 command="sleep 1" stdout="" 16:23:48 INFO Executed command node=pe2 command="sleep 1" stdout="" 16:23:48 INFO Adding host entries path=/etc/hosts 16:23:48 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_xrd │ running │ 192.168.31.105 │ │ │ ios-xr/xrd-control-plane:25.2.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