-
Notifications
You must be signed in to change notification settings - Fork 429
Open
Description
Issue seen with different MDAs for SR-1.
See output below:
[root@rocker2 integrated]# clab ins
15:57:27 INFO Parsing & checking topology file=integrated.clab.yml
╭───────────────────────────────┬───────────────────────────────────────────────┬─────────┬───────────────────╮
│ Name │ Kind/Image │ State │ IPv4/6 Address │
├───────────────────────────────┼───────────────────────────────────────────────┼─────────┼───────────────────┤
│ clab-integrated-components │ nokia_srsim │ running │ 172.20.20.2 │
│ │ registry.srlinux.dev/pub/nokia_srsim:25.10.R2 │ │ 3fff:172:20:20::2 │
├───────────────────────────────┼───────────────────────────────────────────────┼─────────┼───────────────────┤
│ clab-integrated-no-components │ nokia_srsim │ running │ 172.20.20.3 │
│ │ registry.srlinux.dev/pub/nokia_srsim:25.10.R2 │ │ 3fff:172:20:20::3 │
╰───────────────────────────────┴───────────────────────────────────────────────┴─────────┴───────────────────╯
[root@rocker2 integrated]# cat integrated.clab.yml
name: integrated
topology:
kinds:
nokia_srsim:
license: /vsim_license/license_srsim.txt
image: registry.srlinux.dev/pub/nokia_srsim:25.10.R2
nodes:
components:
kind: nokia_srsim
type: sr-1
components:
- mda:
- slot: 1
type: me16-25gb-sfp28+2-100gb-qsfp28
no-components:
kind: nokia_srsim
type: sr-1
[root@rocker2 integrated]# clab save
15:57:35 INFO Parsing & checking topology file=integrated.clab.yml
15:57:35 ERRO node "components" save failed: failed to open netconf driver for [components.integrated.io]: dial tcp: lookup components.integrated.io on X.X.X.X:53: no such host
15:57:35 INFO Saved running configuration node=no-components addr=clab-integrated-no-components config-mode=model-driven
[root@rocker2 integrated]# ll clab-integrated/no-components/A/config/cf3/
total 14272
-rw-r--r--. 1 1001 1001 306 Feb 17 15:43 bof.cfg
-rw-r--r--. 1 1001 1001 2608 Feb 17 15:43 bootlog.txt
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:57 config.cfg
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:57 config.cfg.1
-rw-r--r--. 1 1001 1001 16215 Feb 17 15:43 config.cfg.10
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:55 config.cfg.2
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:53 config.cfg.3
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:49 config.cfg.4
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:48 config.cfg.5
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:47 config.cfg.6
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:44 config.cfg.7
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:44 config.cfg.8
-rw-r--r--. 1 1001 1001 15689 Feb 17 15:43 config.cfg.9
-rwxr-xr-x. 1 1001 1001 8135904 Feb 17 15:43 i386-isa-aa.tim
-rw-r--r--. 1 1001 1001 927 Feb 17 15:43 license.txt
-rw-r--r--. 1 1001 1001 306 Feb 17 15:43 nvsys.info
-rw-r--r--. 1 1001 1001 1 Feb 17 15:43 restcntr.txt
-rwxr-xr-x. 1 1001 1001 6272432 Feb 17 15:43 yang.tim
[root@rocker2 integrated]# ll clab-integrated/components/A/config/cf3/
total 14128
-rw-r--r--. 1 1001 1001 306 Feb 17 15:43 bof.cfg
-rw-r--r--. 1 1001 1001 2608 Feb 17 15:43 bootlog.txt
-rw-r--r--. 1 1001 1001 15686 Feb 17 15:43 config.cfg
-rw-r--r--. 1 1001 1001 16212 Feb 17 15:43 config.cfg.1
-rwxr-xr-x. 1 1001 1001 8135904 Feb 17 15:43 i386-isa-aa.tim
-rw-r--r--. 1 1001 1001 927 Feb 17 15:43 license.txt
-rw-r--r--. 1 1001 1001 306 Feb 17 15:43 nvsys.info
-rw-r--r--. 1 1001 1001 1 Feb 17 15:43 restcntr.txt
-rwxr-xr-x. 1 1001 1001 6272432 Feb 17 15:43 yang.tim
[root@rocker2 integrated]#
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels