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 18:10:09 INFO Containerlab started version=0.73.0 18:10:09 INFO Parsing & checking topology file=clab.yml 18:10:09 INFO Removing directory path=/work/netlab_cicd/xr/clab-ml-31 18:10:09 INFO Creating docker network name=nl_mgmt_31 IPv4 subnet=192.168.31.0/24 IPv6 subnet="" MTU=0 18:10:09 INFO Creating lab directory path=/work/netlab_cicd/xr/clab-ml-31 18:10:09 INFO Creating container name=h3 18:10:09 INFO Creating container name=ch 18:10:09 INFO Creating container name=p1 18:10:09 INFO Creating container name=h1 18:10:09 INFO Creating container name=h2 18:10:09 INFO Creating container name=p2 18:10:09 INFO Creating container name=pe2 18:10:09 INFO Creating container name=dut 18:10:11 INFO Created link: h1:eth1 ▪┄┄▪ dut:Gi0-0-0-1 18:10:11 INFO Created link: pe2:eth1 ▪┄┄▪ p2:eth2 18:10:11 INFO Created link: dut:Gi0-0-0-0 ▪┄┄▪ p1:eth1 18:10:11 INFO Created link: ch:eth1 ▪┄┄▪ dut:Gi0-0-0-2 18:10:11 INFO Running postdeploy actions for Cisco XRd 'dut' node 18:10:11 INFO Created link: h3:eth1 ▪┄┄▪ pe2:eth3 18:10:11 INFO Created link: p1:eth2 ▪┄┄▪ p2:eth1 18:10:11 INFO Created link: h2:eth1 ▪┄┄▪ pe2:eth2 18:10:12 INFO Executed command node=p2 command="sleep 1" stdout="" 18:10:12 INFO Executed command node=pe2 command="sleep 1" stdout="" 18:10:12 INFO Executed command node=p1 command="sleep 1" stdout="" 18:10:12 INFO Adding host entries path=/etc/hosts 18:10:12 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_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-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