From 5124dd8e0c4666a523bbf752a1c9b15644c35c88 Mon Sep 17 00:00:00 2001 From: Philipp Glaser Date: Tue, 7 Nov 2023 22:52:16 +0100 Subject: [PATCH] push update --- juniper-wan/.juniper-wan.clab.yml.bak | 49 + juniper-wan/clab-juniper-wan/.tls/ca/ca.key | 27 + juniper-wan/clab-juniper-wan/.tls/ca/ca.pem | 21 + .../clab-juniper-wan}/ansible-inventory.yml | 22 +- .../clab-juniper-wan}/authorized_keys | 0 .../p001/config/startup-config.cfg | 69 + .../p002/config/startup-config.cfg | 69 + .../p003/config/startup-config.cfg | 69 + .../p004/config/startup-config.cfg | 69 + .../clab-juniper-wan}/topology-data.json | 4902 ++++++++--------- juniper-wan/juniper-wan.clab.yml | 49 + juniper-wan/p001.cfg | 69 + juniper-wan/p002.cfg | 69 + juniper-wan/p003.cfg | 69 + juniper-wan/p004.cfg | 69 + wan-lab/.clab-wan-lab01.clab.yml.bak | 58 - wan-lab/clab-clab-wan-lab01/.tls/ca/ca.key | 27 - wan-lab/clab-clab-wan-lab01/.tls/ca/ca.pem | 22 - .../clab-clab-wan-lab01/.tls/p002/p002.key | 27 - .../clab-clab-wan-lab01/.tls/p002/p002.pem | 24 - .../p001/config/startup-config.cfg | 30 - wan-lab/clab-clab-wan-lab01/p002/apt.list | 1 - .../p002/config/aaamgr_local_user.json | 15 - .../clab-clab-wan-lab01/p002/config/banner | 16 - .../p002/config/checkpoint/checkpoint-0.json | 2769 ---------- .../p002/config/config.json | 2769 ---------- ...app_ephemeral.mgmt_server.ready_for_config | 1 - .../p002/config/devices/hw_details.json | 17 - .../p002/config/devices/management-ip.json | 5 - .../p002/config/devices/slot_1.json | 19 - .../p002/config/devices/slot_nums.json | 19 - .../p002/config/last_boot_reason.json | 8 - .../p002/config/startup-config.cfg | 30 - .../p002/config/tls/clab-profile.key.pem | 27 - .../p002/config/tls/clab-profile.pem | 24 - wan-lab/clab-clab-wan-lab01/p002/topology.yml | 13 - wan-lab/clab-clab-wan-lab01/p002/yum.repo | 5 - .../pe001/config/startup-config.cfg | 23 - .../pe002/config/startup-config.cfg | 23 - wan-lab/clab-wan-lab01.clab.yml | 58 - wan-lab/p001.junos.cfg | 30 - wan-lab/p002.junos.cfg | 30 - wan-lab/pe001.junos.cfg | 23 - wan-lab/pe002.junos.cfg | 23 - 44 files changed, 3095 insertions(+), 8663 deletions(-) create mode 100644 juniper-wan/.juniper-wan.clab.yml.bak create mode 100644 juniper-wan/clab-juniper-wan/.tls/ca/ca.key create mode 100644 juniper-wan/clab-juniper-wan/.tls/ca/ca.pem rename {wan-lab/clab-clab-wan-lab01 => juniper-wan/clab-juniper-wan}/ansible-inventory.yml (56%) rename {wan-lab/clab-clab-wan-lab01 => juniper-wan/clab-juniper-wan}/authorized_keys (100%) create mode 100644 juniper-wan/clab-juniper-wan/p001/config/startup-config.cfg create mode 100644 juniper-wan/clab-juniper-wan/p002/config/startup-config.cfg create mode 100644 juniper-wan/clab-juniper-wan/p003/config/startup-config.cfg create mode 100644 juniper-wan/clab-juniper-wan/p004/config/startup-config.cfg rename {wan-lab/clab-clab-wan-lab01 => juniper-wan/clab-juniper-wan}/topology-data.json (90%) create mode 100644 juniper-wan/juniper-wan.clab.yml create mode 100644 juniper-wan/p001.cfg create mode 100644 juniper-wan/p002.cfg create mode 100644 juniper-wan/p003.cfg create mode 100644 juniper-wan/p004.cfg delete mode 100644 wan-lab/.clab-wan-lab01.clab.yml.bak delete mode 100644 wan-lab/clab-clab-wan-lab01/.tls/ca/ca.key delete mode 100644 wan-lab/clab-clab-wan-lab01/.tls/ca/ca.pem delete mode 100644 wan-lab/clab-clab-wan-lab01/.tls/p002/p002.key delete mode 100644 wan-lab/clab-clab-wan-lab01/.tls/p002/p002.pem delete mode 100644 wan-lab/clab-clab-wan-lab01/p001/config/startup-config.cfg delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/apt.list delete mode 100755 wan-lab/clab-clab-wan-lab01/p002/config/aaamgr_local_user.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/banner delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/checkpoint/checkpoint-0.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/config.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/devices/app_ephemeral.mgmt_server.ready_for_config delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/devices/hw_details.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/devices/management-ip.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_1.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_nums.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/last_boot_reason.json delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/startup-config.cfg delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.key.pem delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.pem delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/topology.yml delete mode 100644 wan-lab/clab-clab-wan-lab01/p002/yum.repo delete mode 100644 wan-lab/clab-clab-wan-lab01/pe001/config/startup-config.cfg delete mode 100644 wan-lab/clab-clab-wan-lab01/pe002/config/startup-config.cfg delete mode 100644 wan-lab/clab-wan-lab01.clab.yml delete mode 100644 wan-lab/p001.junos.cfg delete mode 100644 wan-lab/p002.junos.cfg delete mode 100644 wan-lab/pe001.junos.cfg delete mode 100644 wan-lab/pe002.junos.cfg diff --git a/juniper-wan/.juniper-wan.clab.yml.bak b/juniper-wan/.juniper-wan.clab.yml.bak new file mode 100644 index 0000000..77b6e16 --- /dev/null +++ b/juniper-wan/.juniper-wan.clab.yml.bak @@ -0,0 +1,49 @@ +name: juniper-wan + +topology: + nodes: +#<----------------------CORE-----------------------> +#<----------Loopback Pool 172.16.250.0/24----------> +#<------------49.0001.0000.0000.XXXX.00------------> + #<-----------------------------------------> + # Loopback 172.16.250.1/32 + # ISIS-System 49.0001.0000.0000.0001.00 + #<-----------------------------------------> + p001: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p001.cfg + #<-----------------------------------------> + # Loopback 172.16.250.2/32 + # ISIS-System 49.0001.0000.0000.0002.00 + #<-----------------------------------------> + p002: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p002.cfg + #<-----------------------------------------> + # Loopback 172.16.250.3/32 + # ISIS-System 49.0001.0000.0000.0003.00 + #<-----------------------------------------> + p003: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p003.cfg + #<-----------------------------------------> + # Loopback 172.16.250.4/32 + # ISIS-System 49.0001.0000.0000.0004.00 + #<-----------------------------------------> + p004: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p004.cfg + + links: +#<----------------------------------------------------------> +#<------------------------CORE Links------------------------> +#<----------------------------------------------------------> + + - endpoints: ["p001:eth1", "p002:eth1"] # 172.16.1.0/30 + - endpoints: ["p003:eth1", "p004:eth1"] # 172.16.1.4/30 + - endpoints: ["p001:eth2", "p003:eth2"] # 172.16.1.8/30 + - endpoints: ["p002:eth2", "p004:eth2"] # 172.16.1.12/30 diff --git a/juniper-wan/clab-juniper-wan/.tls/ca/ca.key b/juniper-wan/clab-juniper-wan/.tls/ca/ca.key new file mode 100644 index 0000000..8579809 --- /dev/null +++ b/juniper-wan/clab-juniper-wan/.tls/ca/ca.key @@ -0,0 +1,27 @@ +-----BEGIN RSA PRIVATE KEY----- +MIIEowIBAAKCAQEAxnlmqjCiqDuJ4cuSXHTNDDO/L/whkcd4rA8jsrSh0f3Q3odj +Wzvbc9bT0KcI+5rO/i3OpxEyRFdEZDu9g6OmK1NqcSoejihmXlNNdtFlhzbXdAZq +hFIyhUt4O4/z/MPUdtO4WeKcrcNSeyWmyTDU4KgJ/7+oiob6gL4KnvnGae2Sl8a3 +CKzfrMc+oElCfSHIntDHumrbKTlFyrkCutx4ybM4FL/Hbbr7NKWMiHviE+qQnjC0 +bZyqrViAkVwG0zWO6lk+64xze6GmFUBZj83NJX1+6cR/X1qEbIKQyxW0Oi0geU4K +FzLsk8cAY3UCnBOHufjp+bJ5S+PgE57vPB2nIQIDAQABAoIBAEdlLmg0XJ615DCk +QT8fCQ/FoZXKVe0R2zfRrl6/maJncnZKL5SHILc35TQekh2oH6PRqI/yoKly1vhT +gSXUfZcCR7zzkNBEeiaeQrRmOOZ99N0Y3cJBq0jF0Ddk3jjj3Q7ttFgpK4FaTNZd +wfSHq1wxNn+YWzGRwpUDR+DOKvC5UetvFfqkMGOP71LhpmGAvIRID/ib9+yo3Whm +jP7nRciojNh6Rjb09h1UOj7gqB1F5wtgfWrcAuroIj+64Mf26U2ADDHjtr18W0sF +G7dfoF2WmBe2ckvs1RviZNlnRZ/gIOpEC2Ds8YbuzQeNFzFluHVkqAms3PRtfSAr +14NrA1ECgYEA1jByAEN5NFkn0dPcko2Hg5mh0HaK9q1nCLC7uDbBVTBEmJ6OXcbV +/JP73WEs7HWM12v/iIv7upoyX9z6iXJYTG9wcySqQQuM6IV8rN75Sb3PKk1dJ17S +xv8puQP4iYJ0tho3+yaIYj5jRpUxwuS4pMQMPH19WC7AxQZ4C0zYXJUCgYEA7Tej +Z4ODn5oHW3sBHZPEYWT/I+juctZ8KLHUqdTAqmRyl4B0FEa5w6vPry9bIeb4DCqV +wpxdlQMvinCWQj3/4AoG0wgHCN4Xk7qQ5qPI6GxwCT8WN2N5xmOL+wn+MmHqYT7h +AV3h0YPwOC2wn4UAwj3Jsj+ot1VhuSlaXYI9sV0CgYEAvWtehkklmVv3USNR//FW +FNX7OoZ7Yqf7ZL4XZVRXKeVj5KzkLp63g4XDygY0WnGiuqhx9eoGFwJi5lBg6MjM +udwb0FhukNOMK95RYfhW8hYAbeK5LSY4tW/XEB4o4EMUwC7zrxJmrquJ1FQBC+CG +QoB2adB411GRfSy5YRT2ivkCgYABy5oA/o3Qd2n210d64dNqqUkFDI5BcD4gULg7 +UNDkeT4kx2QZgy+Eu5gmy0T1TLoz3V6kymoq5otFkPSSK8Xz/B9xGW50Mroa9B6E +oFi06Z0vdLrGUIprZfV5QOobl4Iemks5p2w+GbGHu1DK5EbNMYqFPtYYDR1gOV/l +tUaiQQKBgGHvUBzetr3rrbgAJGittIDx7SNrjgsitEum/JRAM3/4OWNFA25UDO8Z +YGWAlbKmehpwqTEoNSIG25AToT/XA8qA7Yz6shi3Cw5Q+ZUMm+zpL7DwWDdJokdR +6czY80I/tzmHw4/8VlnsoGBi2eL3O15YgSK/xuEvEmLqaq1/VwVJ +-----END RSA PRIVATE KEY----- diff --git a/juniper-wan/clab-juniper-wan/.tls/ca/ca.pem b/juniper-wan/clab-juniper-wan/.tls/ca/ca.pem new file mode 100644 index 0000000..f7a86db --- /dev/null +++ b/juniper-wan/clab-juniper-wan/.tls/ca/ca.pem @@ -0,0 +1,21 @@ +-----BEGIN CERTIFICATE----- +MIIDizCCAnOgAwIBAgICB+MwDQYJKoZIhvcNAQELBQAwVzELMAkGA1UEBhMCVVMx +CTAHBgNVBAcTADEVMBMGA1UEChMMY29udGFpbmVybGFiMQkwBwYDVQQLEwAxGzAZ +BgNVBAMTEmp1bmlwZXItd2FuIGxhYiBDQTAeFw0yMzExMDYxOTMwMTJaFw0yNDEx +MDYxOTMwMTJaMFcxCzAJBgNVBAYTAlVTMQkwBwYDVQQHEwAxFTATBgNVBAoTDGNv +bnRhaW5lcmxhYjEJMAcGA1UECxMAMRswGQYDVQQDExJqdW5pcGVyLXdhbiBsYWIg +Q0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGeWaqMKKoO4nhy5Jc +dM0MM78v/CGRx3isDyOytKHR/dDeh2NbO9tz1tPQpwj7ms7+Lc6nETJEV0RkO72D +o6YrU2pxKh6OKGZeU0120WWHNtd0BmqEUjKFS3g7j/P8w9R207hZ4pytw1J7JabJ +MNTgqAn/v6iKhvqAvgqe+cZp7ZKXxrcIrN+sxz6gSUJ9Icie0Me6atspOUXKuQK6 +3HjJszgUv8dtuvs0pYyIe+IT6pCeMLRtnKqtWICRXAbTNY7qWT7rjHN7oaYVQFmP +zc0lfX7pxH9fWoRsgpDLFbQ6LSB5TgoXMuyTxwBjdQKcE4e5+On5snlL4+ATnu88 +HachAgMBAAGjYTBfMA4GA1UdDwEB/wQEAwIChDAdBgNVHSUEFjAUBggrBgEFBQcD +AgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUbBtppJEV6/Th +JRE8Bun2R4NHuwAwDQYJKoZIhvcNAQELBQADggEBAHVDiA9EQQpWVK2ZmOERqOr4 +g09c+j1Y9piErge2FWgNybIS5u8UchvDC3pVLSJjPgT2pdvyaMyj0rwosz30LtZh +FQwk0R0Egh0mcAy1WAtbC1VWjdVwo0p/J0k9rr6qzsS3yy7jMhGMay6XW8EKBQwP +zRHCRvgyXEeCVPZpHUK+rXFCZ4XGfxZujbsvEKz84e19e8SJFHCAjNgpChisnRYY +nYszY6IgsYboJyqQvdekpwkr47PvIGSNk5pI2347WcHfc709qVSMruw57esvAqwV +MQornwV4pq9zIPQC/baXvCROR8PCRnjrPI2cI7eBAbpg+bpaYgpRdacviJwF0f8= +-----END CERTIFICATE----- diff --git a/wan-lab/clab-clab-wan-lab01/ansible-inventory.yml b/juniper-wan/clab-juniper-wan/ansible-inventory.yml similarity index 56% rename from wan-lab/clab-clab-wan-lab01/ansible-inventory.yml rename to juniper-wan/clab-juniper-wan/ansible-inventory.yml index 78fb4b6..84fafdb 100644 --- a/wan-lab/clab-clab-wan-lab01/ansible-inventory.yml +++ b/juniper-wan/clab-juniper-wan/ansible-inventory.yml @@ -5,19 +5,13 @@ all: # module does not attempt using any global http proxy. ansible_httpapi_use_proxy: false children: - linux: + vr-juniper_vjunosswitch: hosts: - clab-clab-wan-lab01-client1: - ansible_host: 172.20.20.2 - clab-clab-wan-lab01-client2: - ansible_host: 172.20.20.3 - vr-vjunosswitch: - hosts: - clab-clab-wan-lab01-p001: - ansible_host: 172.20.20.6 - clab-clab-wan-lab01-p002: - ansible_host: 172.20.20.5 - clab-clab-wan-lab01-pe001: + clab-juniper-wan-p001: ansible_host: 172.20.20.4 - clab-clab-wan-lab01-pe002: - ansible_host: 172.20.20.7 + clab-juniper-wan-p002: + ansible_host: 172.20.20.5 + clab-juniper-wan-p003: + ansible_host: 172.20.20.2 + clab-juniper-wan-p004: + ansible_host: 172.20.20.3 diff --git a/wan-lab/clab-clab-wan-lab01/authorized_keys b/juniper-wan/clab-juniper-wan/authorized_keys similarity index 100% rename from wan-lab/clab-clab-wan-lab01/authorized_keys rename to juniper-wan/clab-juniper-wan/authorized_keys diff --git a/juniper-wan/clab-juniper-wan/p001/config/startup-config.cfg b/juniper-wan/clab-juniper-wan/p001/config/startup-config.cfg new file mode 100644 index 0000000..8b9a61e --- /dev/null +++ b/juniper-wan/clab-juniper-wan/p001/config/startup-config.cfg @@ -0,0 +1,69 @@ +system { + host-name p001; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p002"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.1/30; + } + family iso; + family mpls; + } + } + ge-0/0/1 { + description "zu p003"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.9/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.1/32; + } + family iso { + address 49.0001.0000.0000.0001.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} diff --git a/juniper-wan/clab-juniper-wan/p002/config/startup-config.cfg b/juniper-wan/clab-juniper-wan/p002/config/startup-config.cfg new file mode 100644 index 0000000..fe3dd6f --- /dev/null +++ b/juniper-wan/clab-juniper-wan/p002/config/startup-config.cfg @@ -0,0 +1,69 @@ +system { + host-name p002; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p001"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.2/30; + } + family iso; + family mpls; + } + } + ge-0/0/1 { + description "zu p004"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.13/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.2/32; + } + family iso { + address 49.0001.0000.0000.0002.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} \ No newline at end of file diff --git a/juniper-wan/clab-juniper-wan/p003/config/startup-config.cfg b/juniper-wan/clab-juniper-wan/p003/config/startup-config.cfg new file mode 100644 index 0000000..2c5e9a8 --- /dev/null +++ b/juniper-wan/clab-juniper-wan/p003/config/startup-config.cfg @@ -0,0 +1,69 @@ +system { + host-name p003; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p004"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.5/30; + } + family iso; + family mpls; + } + } + ge-0/0/0 { + description "zu p001"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.10/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.3/32; + } + family iso { + address 49.0001.0000.0000.0003.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} \ No newline at end of file diff --git a/juniper-wan/clab-juniper-wan/p004/config/startup-config.cfg b/juniper-wan/clab-juniper-wan/p004/config/startup-config.cfg new file mode 100644 index 0000000..f2fda87 --- /dev/null +++ b/juniper-wan/clab-juniper-wan/p004/config/startup-config.cfg @@ -0,0 +1,69 @@ +system { + host-name p004; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p004"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.6/30; + } + family iso; + family mpls; + } + } + ge-0/0/1 { + description "zu p002"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.14/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.4/32; + } + family iso { + address 49.0001.0000.0000.0004.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/topology-data.json b/juniper-wan/clab-juniper-wan/topology-data.json similarity index 90% rename from wan-lab/clab-clab-wan-lab01/topology-data.json rename to juniper-wan/clab-juniper-wan/topology-data.json index 5d2dcb4..930482f 100644 --- a/wan-lab/clab-clab-wan-lab01/topology-data.json +++ b/juniper-wan/clab-juniper-wan/topology-data.json @@ -1,12 +1,12 @@ { - "name": "clab-wan-lab01", + "name": "juniper-wan", "type": "clab", "clab": { "config": { "prefix": "clab", "mgmt": { "network": "clab", - "bridge": "br-d5a191522580", + "bridge": "br-9652846d6e77", "ipv4-subnet": "172.20.20.0/24", "ipv4-gw": "172.20.20.1", "ipv6-subnet": "2001:172:20:20::/64", @@ -17,1414 +17,14 @@ } }, "nodes": { - "client1": { - "index": "0", - "shortname": "client1", - "longname": "clab-clab-wan-lab01-client1", - "fqdn": "client1.clab-wan-lab01.io", - "group": "", - "labdir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/client1", - "kind": "linux", - "image": "ghcr.io/hellt/network-multitool", - "mgmt-net": "", - "mgmt-intf": "", - "mgmt-ipv4-address": "172.20.20.2", - "mgmt-ipv4-prefix-length": 24, - "mgmt-ipv6-address": "2001:172:20:20::2", - "mgmt-ipv6-prefix-length": 64, - "mac-address": "", - "labels": { - "clab-mgmt-net-bridge": "br-d5a191522580", - "clab-node-group": "", - "clab-node-kind": "linux", - "clab-node-lab-dir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/client1", - "clab-node-name": "client1", - "clab-node-type": "", - "clab-topo-file": "/home/herz/clab/wan-lab/clab-wan-lab01.clab.yml", - "containerlab": "clab-wan-lab01" - }, - "port-bindings": [ - { - "host-ip": "", - "host-port": 0, - "port": 443, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 80, - "protocol": "tcp" - } - ] - }, - "client2": { - "index": "1", - "shortname": "client2", - "longname": "clab-clab-wan-lab01-client2", - "fqdn": "client2.clab-wan-lab01.io", - "group": "", - "labdir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/client2", - "kind": "linux", - "image": "ghcr.io/hellt/network-multitool", - "mgmt-net": "", - "mgmt-intf": "", - "mgmt-ipv4-address": "172.20.20.3", - "mgmt-ipv4-prefix-length": 24, - "mgmt-ipv6-address": "2001:172:20:20::3", - "mgmt-ipv6-prefix-length": 64, - "mac-address": "", - "labels": { - "clab-mgmt-net-bridge": "br-d5a191522580", - "clab-node-group": "", - "clab-node-kind": "linux", - "clab-node-lab-dir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/client2", - "clab-node-name": "client2", - "clab-node-type": "", - "clab-topo-file": "/home/herz/clab/wan-lab/clab-wan-lab01.clab.yml", - "containerlab": "clab-wan-lab01" - }, - "port-bindings": [ - { - "host-ip": "", - "host-port": 0, - "port": 443, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 80, - "protocol": "tcp" - } - ] - }, "p001": { - "index": "2", + "index": "0", "shortname": "p001", - "longname": "clab-clab-wan-lab01-p001", - "fqdn": "p001.clab-wan-lab01.io", + "longname": "clab-juniper-wan-p001", + "fqdn": "p001.juniper-wan.io", "group": "", - "labdir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/p001", - "kind": "vr-vjunosswitch", - "image": "vrnetlab/vr-vjunosswitch:23.2R1.14", - "mgmt-net": "", - "mgmt-intf": "", - "mgmt-ipv4-address": "172.20.20.6", - "mgmt-ipv4-prefix-length": 24, - "mgmt-ipv6-address": "2001:172:20:20::6", - "mgmt-ipv6-prefix-length": 64, - "mac-address": "", - "labels": { - "clab-mgmt-net-bridge": "br-d5a191522580", - "clab-node-group": "", - "clab-node-kind": "vr-vjunosswitch", - "clab-node-lab-dir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/p001", - "clab-node-name": "p001", - "clab-node-type": "", - "clab-topo-file": "/home/herz/clab/wan-lab/clab-wan-lab01.clab.yml", - "containerlab": "clab-wan-lab01" - }, - "port-bindings": [ - { - "host-ip": "", - "host-port": 0, - "port": 10064, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10002, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10045, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10054, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10062, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10074, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10009, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10034, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10065, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10091, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10006, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10008, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10016, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10085, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10094, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10036, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10082, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10084, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10019, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10097, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10099, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10093, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10095, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10013, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10014, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10032, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10040, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10010, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10098, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10003, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10068, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10072, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10012, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10052, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10083, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10087, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10028, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10041, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10050, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10011, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10058, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10096, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 5000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10057, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10026, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10033, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10037, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10086, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 22, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 57400, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10020, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10056, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10073, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10015, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10042, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10076, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10080, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10077, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10090, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10007, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10044, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 830, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10066, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10092, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10021, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10025, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10043, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10061, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10029, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10030, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10004, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10017, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10069, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10024, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10038, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 161, - "protocol": "udp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10005, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10079, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10088, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10078, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10047, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10051, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10055, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10046, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10048, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10031, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10060, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10039, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10071, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10053, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10063, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10027, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10035, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10081, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10059, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10089, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10001, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10022, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10049, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10070, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10075, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10018, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10023, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10067, - "protocol": "tcp" - } - ] - }, - "p002": { - "index": "3", - "shortname": "p002", - "longname": "clab-clab-wan-lab01-p002", - "fqdn": "p002.clab-wan-lab01.io", - "group": "", - "labdir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/p002", - "kind": "vr-vjunosswitch", - "image": "vrnetlab/vr-vjunosswitch:23.2R1.14", - "mgmt-net": "", - "mgmt-intf": "", - "mgmt-ipv4-address": "172.20.20.5", - "mgmt-ipv4-prefix-length": 24, - "mgmt-ipv6-address": "2001:172:20:20::5", - "mgmt-ipv6-prefix-length": 64, - "mac-address": "", - "labels": { - "clab-mgmt-net-bridge": "br-d5a191522580", - "clab-node-group": "", - "clab-node-kind": "vr-vjunosswitch", - "clab-node-lab-dir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/p002", - "clab-node-name": "p002", - "clab-node-type": "", - "clab-topo-file": "/home/herz/clab/wan-lab/clab-wan-lab01.clab.yml", - "containerlab": "clab-wan-lab01" - }, - "port-bindings": [ - { - "host-ip": "", - "host-port": 0, - "port": 10057, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10083, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10093, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10014, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10049, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10060, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10067, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10037, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10058, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10065, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10019, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10038, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10078, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10098, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10007, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10012, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10022, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10034, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10099, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10003, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10046, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10008, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10041, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10088, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10023, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10048, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10051, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10061, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10066, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10032, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10001, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10016, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10020, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10044, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10096, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 161, - "protocol": "udp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10036, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10052, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10053, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10069, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10086, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10015, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10071, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10077, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10042, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10090, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10054, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 5000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10017, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10055, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10079, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 22, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10006, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10070, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10050, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10059, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10085, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10092, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10095, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 830, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10013, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10081, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10009, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10033, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10074, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10021, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10084, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10097, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10004, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10005, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10047, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10073, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10068, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10072, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10026, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10039, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10043, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10063, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10089, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10031, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10094, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10029, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10018, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10025, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10027, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10028, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10076, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10030, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10040, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10064, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10035, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10080, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 57400, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10002, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10010, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10011, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10024, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10062, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10045, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10075, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10056, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10082, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10087, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10091, - "protocol": "tcp" - } - ] - }, - "pe001": { - "index": "4", - "shortname": "pe001", - "longname": "clab-clab-wan-lab01-pe001", - "fqdn": "pe001.clab-wan-lab01.io", - "group": "", - "labdir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/pe001", - "kind": "vr-vjunosswitch", + "labdir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p001", + "kind": "vr-juniper_vjunosswitch", "image": "vrnetlab/vr-vjunosswitch:23.2R1.14", "mgmt-net": "", "mgmt-intf": "", @@ -1434,20 +34,20 @@ "mgmt-ipv6-prefix-length": 64, "mac-address": "", "labels": { - "clab-mgmt-net-bridge": "br-d5a191522580", + "clab-mgmt-net-bridge": "br-9652846d6e77", "clab-node-group": "", - "clab-node-kind": "vr-vjunosswitch", - "clab-node-lab-dir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/pe001", - "clab-node-name": "pe001", + "clab-node-kind": "vr-juniper_vjunosswitch", + "clab-node-lab-dir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p001", + "clab-node-name": "p001", "clab-node-type": "", - "clab-topo-file": "/home/herz/clab/wan-lab/clab-wan-lab01.clab.yml", - "containerlab": "clab-wan-lab01" + "clab-topo-file": "/home/herz/clab/juniper-wan/juniper-wan.clab.yml", + "containerlab": "juniper-wan" }, "port-bindings": [ { "host-ip": "", "host-port": 0, - "port": 10018, + "port": 10081, "protocol": "tcp" }, { @@ -1459,91 +59,7 @@ { "host-ip": "", "host-port": 0, - "port": 10078, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10075, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10089, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10095, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10030, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10038, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10064, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10094, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10096, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10004, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10027, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10031, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10076, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10099, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10016, + "port": 10043, "protocol": "tcp" }, { @@ -1552,336 +68,12 @@ "port": 10046, "protocol": "tcp" }, - { - "host-ip": "", - "host-port": 0, - "port": 10047, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10071, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10068, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10088, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 22, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10012, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10039, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10063, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10017, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10022, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10032, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10042, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10056, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10092, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10003, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10054, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10069, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10077, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10093, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10010, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10041, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10048, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10049, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10052, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10080, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 830, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10001, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10025, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10084, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10087, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10013, - "protocol": "tcp" - }, { "host-ip": "", "host-port": 0, "port": 10058, "protocol": "tcp" }, - { - "host-ip": "", - "host-port": 0, - "port": 10059, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10024, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10082, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10026, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 57400, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10029, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10023, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10065, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10007, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10050, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10074, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10085, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10011, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10053, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10073, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10091, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10097, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10020, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10006, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10002, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10033, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10037, - "protocol": "tcp" - }, { "host-ip": "", "host-port": 0, @@ -1891,19 +83,7 @@ { "host-ip": "", "host-port": 0, - "port": 10005, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10098, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10083, + "port": 10002, "protocol": "tcp" }, { @@ -1915,19 +95,25 @@ { "host-ip": "", "host-port": 0, - "port": 10034, + "port": 10018, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10036, + "port": 10037, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10043, + "port": 10083, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10084, "protocol": "tcp" }, { @@ -1939,13 +125,43 @@ { "host-ip": "", "host-port": 0, - "port": 10019, + "port": 10006, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10070, + "port": 10011, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10036, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10003, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10034, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10007, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10069, "protocol": "tcp" }, { @@ -1957,97 +173,37 @@ { "host-ip": "", "host-port": 0, - "port": 10015, + "port": 10028, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10081, + "port": 10033, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 161, - "protocol": "udp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10009, + "port": 10052, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10062, + "port": 10078, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10008, + "port": 10001, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10066, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 5000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10057, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10061, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10090, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10044, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10040, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10051, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10055, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10060, + "port": 10075, "protocol": "tcp" }, { @@ -2059,7 +215,157 @@ { "host-ip": "", "host-port": 0, - "port": 10028, + "port": 10076, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 830, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10026, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10087, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10096, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10022, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10030, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10031, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 161, + "protocol": "udp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10012, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10019, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10062, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 57400, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10017, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10027, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10050, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10082, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10015, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10047, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 5000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10090, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10004, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10049, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10074, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10010, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10020, "protocol": "tcp" }, { @@ -2068,539 +374,341 @@ "port": 10045, "protocol": "tcp" }, + { + "host-ip": "", + "host-port": 0, + "port": 10055, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10091, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10085, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10025, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10039, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10051, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10071, + "protocol": "tcp" + }, { "host-ip": "", "host-port": 0, "port": 10072, "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10061, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10093, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10024, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10032, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10040, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10056, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10094, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10065, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10005, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10008, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10023, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10088, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10095, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10054, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10057, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10059, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 22, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10053, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10063, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10073, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10077, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10042, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10097, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10092, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10098, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10064, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10070, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10080, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10016, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10066, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10068, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10089, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10009, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10029, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10041, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10099, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10013, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10038, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10044, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10048, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10060, + "protocol": "tcp" } ] }, - "pe002": { - "index": "5", - "shortname": "pe002", - "longname": "clab-clab-wan-lab01-pe002", - "fqdn": "pe002.clab-wan-lab01.io", + "p002": { + "index": "1", + "shortname": "p002", + "longname": "clab-juniper-wan-p002", + "fqdn": "p002.juniper-wan.io", "group": "", - "labdir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/pe002", - "kind": "vr-vjunosswitch", + "labdir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p002", + "kind": "vr-juniper_vjunosswitch", "image": "vrnetlab/vr-vjunosswitch:23.2R1.14", "mgmt-net": "", "mgmt-intf": "", - "mgmt-ipv4-address": "172.20.20.7", + "mgmt-ipv4-address": "172.20.20.5", "mgmt-ipv4-prefix-length": 24, - "mgmt-ipv6-address": "2001:172:20:20::7", + "mgmt-ipv6-address": "2001:172:20:20::5", "mgmt-ipv6-prefix-length": 64, "mac-address": "", "labels": { - "clab-mgmt-net-bridge": "br-d5a191522580", + "clab-mgmt-net-bridge": "br-9652846d6e77", "clab-node-group": "", - "clab-node-kind": "vr-vjunosswitch", - "clab-node-lab-dir": "/home/herz/clab/wan-lab/clab-clab-wan-lab01/pe002", - "clab-node-name": "pe002", + "clab-node-kind": "vr-juniper_vjunosswitch", + "clab-node-lab-dir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p002", + "clab-node-name": "p002", "clab-node-type": "", - "clab-topo-file": "/home/herz/clab/wan-lab/clab-wan-lab01.clab.yml", - "containerlab": "clab-wan-lab01" + "clab-topo-file": "/home/herz/clab/juniper-wan/juniper-wan.clab.yml", + "containerlab": "juniper-wan" }, "port-bindings": [ - { - "host-ip": "", - "host-port": 0, - "port": 10034, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10066, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10090, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10016, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10038, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10077, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10083, - "protocol": "tcp" - }, { "host-ip": "", "host-port": 0, "port": 10060, "protocol": "tcp" }, - { - "host-ip": "", - "host-port": 0, - "port": 10074, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10094, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10099, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10007, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10010, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10035, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10063, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10097, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10037, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10046, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10049, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10005, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 22, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10089, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10027, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10030, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10053, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10012, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10013, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10055, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10045, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10070, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10075, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10018, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10020, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10050, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10073, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10004, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10006, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10017, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10067, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10041, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10052, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 5000, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10033, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10061, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10065, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10095, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10098, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10014, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10026, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10021, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10029, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10064, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 57400, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10003, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10028, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10036, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10069, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10015, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10019, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10002, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10085, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10086, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10043, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10076, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10082, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10096, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10011, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10068, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10071, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 830, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10057, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10080, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10001, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10039, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10051, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10054, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10058, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10009, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10031, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10062, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10079, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10042, - "protocol": "tcp" - }, { "host-ip": "", "host-port": 0, @@ -2610,93 +718,351 @@ { "host-ip": "", "host-port": 0, - "port": 10047, + "port": 10001, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10048, + "port": 10052, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10024, + "port": 10013, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10088, + "port": 10098, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10044, + "port": 10020, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10056, + "port": 10067, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10072, + "port": 10069, "protocol": "tcp" }, { "host-ip": "", "host-port": 0, - "port": 10087, + "port": 10084, "protocol": "tcp" }, - { - "host-ip": "", - "host-port": 0, - "port": 10093, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10059, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 10091, - "protocol": "tcp" - }, - { - "host-ip": "", - "host-port": 0, - "port": 161, - "protocol": "udp" - }, { "host-ip": "", "host-port": 0, "port": 10040, "protocol": "tcp" }, + { + "host-ip": "", + "host-port": 0, + "port": 10099, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10029, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 830, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10077, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10082, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10054, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10097, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 57400, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10005, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10010, + "protocol": "tcp" + }, { "host-ip": "", "host-port": 0, "port": 10025, "protocol": "tcp" }, + { + "host-ip": "", + "host-port": 0, + "port": 10031, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10004, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10037, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10042, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10079, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10083, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10072, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10080, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10016, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10048, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10056, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10095, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 161, + "protocol": "udp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10026, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10033, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10088, + "protocol": "tcp" + }, { "host-ip": "", "host-port": 0, "port": 10032, "protocol": "tcp" }, + { + "host-ip": "", + "host-port": 0, + "port": 10058, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10076, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10036, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10051, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10015, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10021, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10028, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10063, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10073, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10089, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10093, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10012, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10045, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10061, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10074, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10022, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10068, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10009, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10064, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10085, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10050, + "protocol": "tcp" + }, { "host-ip": "", "host-port": 0, @@ -2706,7 +1072,163 @@ { "host-ip": "", "host-port": 0, - "port": 10084, + "port": 10081, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10006, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10053, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10096, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10065, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10066, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10011, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10019, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10024, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10044, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10059, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10071, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10003, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10014, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10047, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 22, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 5000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10027, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10038, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10039, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10043, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10070, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10090, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10018, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10075, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10007, "protocol": "tcp" }, { @@ -2721,17 +1243,1413 @@ "port": 10023, "protocol": "tcp" }, + { + "host-ip": "", + "host-port": 0, + "port": 10046, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10057, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10002, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10049, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10062, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10041, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10087, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10091, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10055, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10094, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10017, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10030, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10035, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10034, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10086, + "protocol": "tcp" + } + ] + }, + "p003": { + "index": "2", + "shortname": "p003", + "longname": "clab-juniper-wan-p003", + "fqdn": "p003.juniper-wan.io", + "group": "", + "labdir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p003", + "kind": "vr-juniper_vjunosswitch", + "image": "vrnetlab/vr-vjunosswitch:23.2R1.14", + "mgmt-net": "", + "mgmt-intf": "", + "mgmt-ipv4-address": "172.20.20.2", + "mgmt-ipv4-prefix-length": 24, + "mgmt-ipv6-address": "2001:172:20:20::2", + "mgmt-ipv6-prefix-length": 64, + "mac-address": "", + "labels": { + "clab-mgmt-net-bridge": "br-9652846d6e77", + "clab-node-group": "", + "clab-node-kind": "vr-juniper_vjunosswitch", + "clab-node-lab-dir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p003", + "clab-node-name": "p003", + "clab-node-type": "", + "clab-topo-file": "/home/herz/clab/juniper-wan/juniper-wan.clab.yml", + "containerlab": "juniper-wan" + }, + "port-bindings": [ + { + "host-ip": "", + "host-port": 0, + "port": 10048, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10093, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10002, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10070, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10030, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10059, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 161, + "protocol": "udp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10036, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10087, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10096, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10029, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10078, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10099, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 22, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10024, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10062, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10068, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10026, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 57400, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10013, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10055, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10061, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10005, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10007, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10027, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10051, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10069, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10082, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10003, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10088, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10004, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10010, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10042, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10044, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10047, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10009, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10011, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10046, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10056, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10043, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10060, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10079, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10080, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10090, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 830, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10098, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10016, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10049, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10097, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10001, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10045, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10063, + "protocol": "tcp" + }, { "host-ip": "", "host-port": 0, "port": 10081, "protocol": "tcp" }, + { + "host-ip": "", + "host-port": 0, + "port": 10012, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10015, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10064, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10058, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10094, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10084, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10033, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10052, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10075, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10040, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10053, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10008, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10032, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10037, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10038, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10039, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10071, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10074, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10076, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10089, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10091, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10006, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10017, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10028, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10035, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10054, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10019, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10034, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10073, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10083, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10065, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10085, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10023, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10041, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10066, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10077, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 5000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10014, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10018, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10020, + "protocol": "tcp" + }, { "host-ip": "", "host-port": 0, "port": 10022, "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10031, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10072, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10092, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10086, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10095, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10025, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10057, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10021, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10050, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10067, + "protocol": "tcp" + } + ] + }, + "p004": { + "index": "3", + "shortname": "p004", + "longname": "clab-juniper-wan-p004", + "fqdn": "p004.juniper-wan.io", + "group": "", + "labdir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p004", + "kind": "vr-juniper_vjunosswitch", + "image": "vrnetlab/vr-vjunosswitch:23.2R1.14", + "mgmt-net": "", + "mgmt-intf": "", + "mgmt-ipv4-address": "172.20.20.3", + "mgmt-ipv4-prefix-length": 24, + "mgmt-ipv6-address": "2001:172:20:20::3", + "mgmt-ipv6-prefix-length": 64, + "mac-address": "", + "labels": { + "clab-mgmt-net-bridge": "br-9652846d6e77", + "clab-node-group": "", + "clab-node-kind": "vr-juniper_vjunosswitch", + "clab-node-lab-dir": "/home/herz/clab/juniper-wan/clab-juniper-wan/p004", + "clab-node-name": "p004", + "clab-node-type": "", + "clab-topo-file": "/home/herz/clab/juniper-wan/juniper-wan.clab.yml", + "containerlab": "juniper-wan" + }, + "port-bindings": [ + { + "host-ip": "", + "host-port": 0, + "port": 10041, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10085, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10093, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 57400, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10025, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10080, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10037, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10062, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10067, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 22, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10031, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10068, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 161, + "protocol": "udp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10064, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10071, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10007, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10027, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10061, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10066, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10029, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10070, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10019, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10023, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10026, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 830, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10042, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10002, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10033, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10059, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10075, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10082, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10014, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10028, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10017, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10050, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10090, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10004, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10032, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10046, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10001, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10021, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10079, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10078, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10024, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10030, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10095, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10048, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10055, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10065, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10008, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10088, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10043, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10076, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10094, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10015, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10058, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10073, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10099, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10051, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10077, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10056, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10086, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10083, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10035, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10057, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10022, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10038, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10060, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10084, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10087, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10010, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10091, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 5000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10011, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10074, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10092, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10052, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10003, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10005, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10039, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10000, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10016, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10049, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10098, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10063, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10097, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10013, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10020, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10009, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10044, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10054, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10072, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10036, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10040, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10053, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10096, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10012, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10047, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10069, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10089, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10081, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10006, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10018, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10034, + "protocol": "tcp" + }, + { + "host-ip": "", + "host-port": 0, + "port": 10045, + "protocol": "tcp" } ] } @@ -2741,13 +2659,27 @@ "a": { "node": "p001", "interface": "eth1", - "mac": "aa:c1:ab:42:45:f6", + "mac": "aa:c1:ab:42:b5:db", "peer": "z" }, "z": { "node": "p002", "interface": "eth1", - "mac": "aa:c1:ab:fd:dd:5e", + "mac": "aa:c1:ab:d4:97:1b", + "peer": "a" + } + }, + { + "a": { + "node": "p003", + "interface": "eth1", + "mac": "aa:c1:ab:38:56:9d", + "peer": "z" + }, + "z": { + "node": "p004", + "interface": "eth1", + "mac": "aa:c1:ab:1f:1b:a7", "peer": "a" } }, @@ -2755,27 +2687,13 @@ "a": { "node": "p001", "interface": "eth2", - "mac": "aa:c1:ab:33:06:d1", + "mac": "aa:c1:ab:18:ec:a0", "peer": "z" }, "z": { - "node": "pe001", - "interface": "eth1", - "mac": "aa:c1:ab:3e:c8:92", - "peer": "a" - } - }, - { - "a": { - "node": "p001", - "interface": "eth3", - "mac": "aa:c1:ab:f2:85:a9", - "peer": "z" - }, - "z": { - "node": "pe002", - "interface": "eth1", - "mac": "aa:c1:ab:cb:2f:6e", + "node": "p003", + "interface": "eth2", + "mac": "aa:c1:ab:21:2f:7d", "peer": "a" } }, @@ -2783,55 +2701,13 @@ "a": { "node": "p002", "interface": "eth2", - "mac": "aa:c1:ab:2b:97:46", + "mac": "aa:c1:ab:87:c1:04", "peer": "z" }, "z": { - "node": "pe001", + "node": "p004", "interface": "eth2", - "mac": "aa:c1:ab:b8:35:03", - "peer": "a" - } - }, - { - "a": { - "node": "p002", - "interface": "eth3", - "mac": "aa:c1:ab:af:ab:bf", - "peer": "z" - }, - "z": { - "node": "pe002", - "interface": "eth2", - "mac": "aa:c1:ab:80:61:a6", - "peer": "a" - } - }, - { - "a": { - "node": "pe001", - "interface": "eth3", - "mac": "aa:c1:ab:7d:d9:66", - "peer": "z" - }, - "z": { - "node": "client1", - "interface": "eth1", - "mac": "aa:c1:ab:21:33:3d", - "peer": "a" - } - }, - { - "a": { - "node": "pe002", - "interface": "eth3", - "mac": "aa:c1:ab:1c:50:86", - "peer": "z" - }, - "z": { - "node": "client2", - "interface": "eth1", - "mac": "aa:c1:ab:20:94:63", + "mac": "aa:c1:ab:13:68:9b", "peer": "a" } } diff --git a/juniper-wan/juniper-wan.clab.yml b/juniper-wan/juniper-wan.clab.yml new file mode 100644 index 0000000..77b6e16 --- /dev/null +++ b/juniper-wan/juniper-wan.clab.yml @@ -0,0 +1,49 @@ +name: juniper-wan + +topology: + nodes: +#<----------------------CORE-----------------------> +#<----------Loopback Pool 172.16.250.0/24----------> +#<------------49.0001.0000.0000.XXXX.00------------> + #<-----------------------------------------> + # Loopback 172.16.250.1/32 + # ISIS-System 49.0001.0000.0000.0001.00 + #<-----------------------------------------> + p001: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p001.cfg + #<-----------------------------------------> + # Loopback 172.16.250.2/32 + # ISIS-System 49.0001.0000.0000.0002.00 + #<-----------------------------------------> + p002: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p002.cfg + #<-----------------------------------------> + # Loopback 172.16.250.3/32 + # ISIS-System 49.0001.0000.0000.0003.00 + #<-----------------------------------------> + p003: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p003.cfg + #<-----------------------------------------> + # Loopback 172.16.250.4/32 + # ISIS-System 49.0001.0000.0000.0004.00 + #<-----------------------------------------> + p004: + kind: vr-juniper_vjunosswitch + image: vrnetlab/vr-vjunosswitch:23.2R1.14 + startup-config: p004.cfg + + links: +#<----------------------------------------------------------> +#<------------------------CORE Links------------------------> +#<----------------------------------------------------------> + + - endpoints: ["p001:eth1", "p002:eth1"] # 172.16.1.0/30 + - endpoints: ["p003:eth1", "p004:eth1"] # 172.16.1.4/30 + - endpoints: ["p001:eth2", "p003:eth2"] # 172.16.1.8/30 + - endpoints: ["p002:eth2", "p004:eth2"] # 172.16.1.12/30 diff --git a/juniper-wan/p001.cfg b/juniper-wan/p001.cfg new file mode 100644 index 0000000..8b9a61e --- /dev/null +++ b/juniper-wan/p001.cfg @@ -0,0 +1,69 @@ +system { + host-name p001; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p002"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.1/30; + } + family iso; + family mpls; + } + } + ge-0/0/1 { + description "zu p003"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.9/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.1/32; + } + family iso { + address 49.0001.0000.0000.0001.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} diff --git a/juniper-wan/p002.cfg b/juniper-wan/p002.cfg new file mode 100644 index 0000000..fe3dd6f --- /dev/null +++ b/juniper-wan/p002.cfg @@ -0,0 +1,69 @@ +system { + host-name p002; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p001"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.2/30; + } + family iso; + family mpls; + } + } + ge-0/0/1 { + description "zu p004"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.13/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.2/32; + } + family iso { + address 49.0001.0000.0000.0002.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} \ No newline at end of file diff --git a/juniper-wan/p003.cfg b/juniper-wan/p003.cfg new file mode 100644 index 0000000..2c5e9a8 --- /dev/null +++ b/juniper-wan/p003.cfg @@ -0,0 +1,69 @@ +system { + host-name p003; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p004"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.5/30; + } + family iso; + family mpls; + } + } + ge-0/0/0 { + description "zu p001"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.10/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.3/32; + } + family iso { + address 49.0001.0000.0000.0003.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} \ No newline at end of file diff --git a/juniper-wan/p004.cfg b/juniper-wan/p004.cfg new file mode 100644 index 0000000..f2fda87 --- /dev/null +++ b/juniper-wan/p004.cfg @@ -0,0 +1,69 @@ +system { + host-name p004; + services { + ssh { + root-login allow; + } + netconf { + ssh; + } + } +} +interfaces { + ge-0/0/0 { + description "zu p004"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.6/30; + } + family iso; + family mpls; + } + } + ge-0/0/1 { + description "zu p002"; + mtu 9192; + unit 0 { + family inet { + address 172.16.1.14/30; + } + family iso; + family mpls; + } + } + lo0 { + unit 0 { + family inet { + address 172.16.250.4/32; + } + family iso { + address 49.0001.0000.0000.0004.00; + } + family mpls; + } + } +} +protocols { + ## + ## Warning: requires 'isis' license + ## + isis { + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + source-packet-routing { + inactive: srgb start-label 1000 index-range 9000; + } + reference-bandwidth 1g; + } + ## + ## Warning: requires 'mpls' license + ## + mpls { + icmp-tunneling; + interface ge-0/0/0.0; + interface ge-0/0/1.0; + interface lo0.0; + } +} \ No newline at end of file diff --git a/wan-lab/.clab-wan-lab01.clab.yml.bak b/wan-lab/.clab-wan-lab01.clab.yml.bak deleted file mode 100644 index 7bcc178..0000000 --- a/wan-lab/.clab-wan-lab01.clab.yml.bak +++ /dev/null @@ -1,58 +0,0 @@ -name: clab-wan-lab01 - - - -topology: - kinds: - linux: - image: ghcr.io/hellt/network-multitool - - nodes: - #Core Routers - p001: - #Loopback 172.18.1.1/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: p001.junos.cfg - - p002: - #Loopback 172.18.1.2/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: p002.junos.cfg - - #PE Routers - pe001: - #Loopback 172.18.10.1/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: pe001.junos.cfg - - pe002: - #Loopback 172.18.10.2/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: pe002.junos.cfg - - #Clients - client1: - kind: linux - - client2: - kind: linux - - links: - #Core Interconnect - - endpoints: ["p001:eth1", "p002:eth1"] # 172.16.1.0/30 - - #Core <-> PE - #<-p001-> - - endpoints: ["p001:eth2", "pe001:eth1"] # 172.16.2.0/30 - - endpoints: ["p001:eth3", "pe002:eth1"] # 172.16.2.4/30 - #<-p002-> - - endpoints: ["p002:eth2", "pe001:eth2"] # 172.16.3.0/30 - - endpoints: ["p002:eth3", "pe002:eth2"] # 172.16.3.4/30 - - #pe <-> clients - - endpoints: ["pe001:eth3", "client1:eth1"] - - endpoints: ["pe002:eth3", "client2:eth1"] diff --git a/wan-lab/clab-clab-wan-lab01/.tls/ca/ca.key b/wan-lab/clab-clab-wan-lab01/.tls/ca/ca.key deleted file mode 100644 index d0877a1..0000000 --- a/wan-lab/clab-clab-wan-lab01/.tls/ca/ca.key +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEowIBAAKCAQEAvAVxUoxDASK5ufqiLwVXW6iyyBKbrsKGs+Nm6Rw6JKid5/wF -cHBwVDSS4qU/2d30LgL0017LNnIFr2qXl4KIFX8/WbHfKKTDoB8HPR4y3H0YaEhD -AVGkHT5RKchvqgG1j1AFwGXmQLp3d9JC+a2KHM+dGcKmmi5y8/dhOHBbO0CFgkpe -yiZKbg/5dvm+C7bQEm9vFwKMBpkZrFhhZgtMGHd/yJMZOhW8BhRJ/RPmOtEiK1Z/ -TSvl6xkbDFGF0+xs5A/u92hg6aAZcw9w3ExtDhhFIRey09Ljzz+pJhhFTWynZ+pW -FUXCFD/27HgpWsm8hmdnYkGu35oVvkYycxp+LwIDAQABAoIBAFc+h0jwgJ7kSB3+ -KId9CP4lF2AzEj5TUUHjgPsl9+zOuQbOMI/t/JF2G7pDR4+GqCk5gfUahVzsJ6sv -4MuS7CZddz3dhVlMquF/xFId0yfwfATXkw/nnCldozeqI/ZU+LRZQ3H1VpQucgUN -cbp9Rhr8Uz+CzN+6Mej2nwwbRpoFGNLlc9aZCYb/RczY7jxZ6OCv9kqfCYlL9cG7 -5QfNs2ACRS7utfIKg8RElkmJckAB1Uu51IGlxMrkpAgZcM5Elsb26noxZU5WeAxc -kXiJZd6NvnNXGeTWpbVi3DDYQqXx/nOMBSahqJkyRne83kZXM7BpZgqRj9C6maR7 -WbeADHECgYEA3DJo6qFBOnSdg0jdcKTL1aEjliJrwK904/V+gSXbNnD6IX+0gAar -nSaAn5x2+ureP/LAuOudVj+Q+Xk+fAhSWWVHQKMdPJciU2sbg49w8k5E2GDILcyu -Dz3UmGeKQ9dxuGH9J9RILITNilDe79HXEJHsSJIVxEa/N1eE2pUj8/sCgYEA2pe8 -oEEZL/at3wU5p/0h7Cj+NLFmY0mgPGalBQHriHLLVBJR55o2+QSl4MZ59+CBv3C+ -C8kqsyfs0qfBDauRJNuFtbYQhWvDz3gp0nyzFcw0OgN1aIp7OyLZAwIZZmCkk1oW -qPypNLE/WE2EIOBES41UuqtnYUI+gSJw4S3N1F0CgYBE/e5thXTgkeVAWzY2swvC -tahmxAYq606eli663Feg6SkWEeNGMdDXflbSq72DxM86Dh9gUUKM4YHVCK4RQrI6 -nEcE85aXg2sX4/lM8UacRPXBLiHKZ9UppV/VGKvzsa9J7DnbnuG2QS39ZnVTgtX1 -tSLpYgw74UbMWjmgGxaWvQKBgCtoMkbIZo4FuCUvTnGzbIcO5Nvl1mUk+7LC10YV -SYZA9Wtub+FD2GK+r4nhH9s/M8SmSLbibZ5B8V8rfMSQKzRce0LIMqOr8KhEPlnT -9WQAtuZGRYxK44mss9dLFWwlCMlR/Gn2MkuKXv/T9MbqgeVW3VpsKw0/MFZIVo4A -oHzpAoGBAJ0OTw0rI/1v2q5OZ598td4V5BuNbfR1JfZ7FVdj8WIKS8nrrDTaR/8H -e8cDRNxa56vjLTh6KxjliJuM3vuTPG5RfMXAdZg+8o8TOFHZ/75faoc19G16hCbt -yzVKp3cRskWDMo0gnLy7dSLuHfSP48yFSKfkx6EEzbVJiJ4FrVvc ------END RSA PRIVATE KEY----- diff --git a/wan-lab/clab-clab-wan-lab01/.tls/ca/ca.pem b/wan-lab/clab-clab-wan-lab01/.tls/ca/ca.pem deleted file mode 100644 index 67ae098..0000000 --- a/wan-lab/clab-clab-wan-lab01/.tls/ca/ca.pem +++ /dev/null @@ -1,22 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIDkTCCAnmgAwIBAgICB+MwDQYJKoZIhvcNAQELBQAwWjELMAkGA1UEBhMCVVMx -CTAHBgNVBAcTADEVMBMGA1UEChMMY29udGFpbmVybGFiMQkwBwYDVQQLEwAxHjAc -BgNVBAMTFWNsYWItd2FuLWxhYjAxIGxhYiBDQTAeFw0yMzEwMjkxMjM3MTZaFw0y -NDEwMjkxMjM3MTZaMFoxCzAJBgNVBAYTAlVTMQkwBwYDVQQHEwAxFTATBgNVBAoT -DGNvbnRhaW5lcmxhYjEJMAcGA1UECxMAMR4wHAYDVQQDExVjbGFiLXdhbi1sYWIw -MSBsYWIgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC8BXFSjEMB -Irm5+qIvBVdbqLLIEpuuwoaz42bpHDokqJ3n/AVwcHBUNJLipT/Z3fQuAvTTXss2 -cgWvapeXgogVfz9Zsd8opMOgHwc9HjLcfRhoSEMBUaQdPlEpyG+qAbWPUAXAZeZA -und30kL5rYocz50ZwqaaLnLz92E4cFs7QIWCSl7KJkpuD/l2+b4LttASb28XAowG -mRmsWGFmC0wYd3/Ikxk6FbwGFEn9E+Y60SIrVn9NK+XrGRsMUYXT7GzkD+73aGDp -oBlzD3DcTG0OGEUhF7LT0uPPP6kmGEVNbKdn6lYVRcIUP/bseClaybyGZ2diQa7f -mhW+RjJzGn4vAgMBAAGjYTBfMA4GA1UdDwEB/wQEAwIChDAdBgNVHSUEFjAUBggr -BgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU8vZZ -Ec2B+Sf8eNfeMICvD2R7xmswDQYJKoZIhvcNAQELBQADggEBAKGXIJEFPHFZvH5F -r1rxNkrbaF3iITDIGYT5nnkDquvsg0oT87Za92vaw2WjNETNdUvb+ppErB+l5Ffo -GO52ojsTU4GoAPJ1w3eEmCG1nw8bpKUnYmZcs97ju3zVl5/AFGII/NT+L5KFhcjM -Wy4eKZU4vjj1F++EeIkT4JWCGMTfpJmrkJoXUH9YfKK3vrIhrvaPHH71GWNokicD -1gkYVXLp91eRsphPCZS6g4VAIACokQ8NMTqBNepJPyFm5s9d4Kf7p8ihq0qsmu2F -zHYaJ36wXQXA7qhuayzxxuyQWVcecp6VwgRSoi9/vexGWW76VRoxFU1EHEe9SRbz -dd2h/8M= ------END CERTIFICATE----- diff --git a/wan-lab/clab-clab-wan-lab01/.tls/p002/p002.key b/wan-lab/clab-clab-wan-lab01/.tls/p002/p002.key deleted file mode 100644 index 81feb93..0000000 --- a/wan-lab/clab-clab-wan-lab01/.tls/p002/p002.key +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEpAIBAAKCAQEAqt0MKUIKS3DPOtKMC8BMBsSh22I+J220HHcwyPDe/owCSkAI -btApnnA0icLgxfoRBQKFX8Q87C6tpaopB9JVvvKydq6pW9ciov6reSXB+OVjSqLJ -vRkXZ7OuGrnQ3Zf/JXZ1+m+PzxGvs7H4B5Lj/6izfQt0XoFfNSlDyxMHZbVs4I1y -IiEVbknRVlp1VJnkSdel22ZV9vc56vgpXf9Qbia3p1rmNxLWMmelwgl+fIA65qAl -MS06DS80/aSVMZY2JFphA2Tw2SB/0xGwOiMxCzwmR5WXNXcss5CW4ShhFEA6nJt7 -okveR3NQqouveL0ubbz7kzlmesYFtZ+wTcdrFQIDAQABAoIBAH0XEAw0mSzaDh1W -f8kqo35g/s6Kgk6DdlVQvZqfHeLlxdduQb4/D/k61Hv2/HB0v3kXe2W9WYzgL6kV -hqx/RN9i910ESmE+g9Eo+YjcJ8J8zdCalW+nqwb0+QX/+/X/jYBz1bPfcT18CVJZ -fOiuldVaQO3PMQbvWDCnYUaPS98dXa+RXv/gM1fWC3jSWAwEEpod/O9w634Ocr8/ -vasRJ0sE/dBIhTpFtlkFvLU0Oyzu+6KH9D7S2KNq25AgWhidVuBV7JIXZZDJRKoE -tCsp67O8s2PlHnPrRYo0+BXOuu9uEU6sQjyFwL5cne6QMQY5jC+DWIdU1kdON+s+ -nWQrqpECgYEAzgYaPBcqKYC9UUlxSh2irGOAIHYXtEwhdfL3sGOYTnNqgnu7R0xM -F3B3EiLtQfLVgQFI6ZaTV3aPxUObQmelWkeLdW04E7l0If8EzYt7BwxGgTu2MX2j -+WHBvoyp5PrjmtlJ/+cQ4arVXi8jD0Eh3XjQ/Dz2klgfo68sD6ivEKsCgYEA1E+E -ZjSg+wm8CHRju4oivhaHi8/m1CA0+AjkQNVF75/LYKi4HRPStv7p/ndjLQ71fCUM -q2wfYjPq7ehJFQTvDCarYXA1JXkPjrSw+WQeYnre0C0DsByNFV5YBUiHBIdE2Eto -yMBUzdmw8LGV1LTJVqu4dKmH+Ag/N/6bBZmg8z8CgYBgpDAuO9eFPGSR+tdvotMp -9kql739TDdssTtqtHSrWsgEmUBAbc8jFvfW8xjFxHA3Ww9mF6SIYhv8N05bC4YeI -/8KFRMRnTDkTsWJ5YJJHThTMjkv6jysZ0idl0OnpBV86xe6WYbdjhBUuZwIVJ8JQ -91lg2N/46el9iLAscD4enQKBgQCFmjht/KZk8z5Bb8Sm6olsZ08K21ydllrezvGc -HtmwrjTUcbfSjHvoLkffmw9s9mHiqonrgdHKAXPQHIGI2Z74XYkxeuPm3eS9X9WS -Sr+YJ0v5YqpUc9MQZFstj/NvFRRsrB+XXPjAxUHEZWws+0tL4CnmOBzZJ49o1C6H -eqK/DwKBgQDJODVroHdth5uEQk/jw2x3DLtJJajuLNwXWAhwcPgDjyYaA1Hw+7kI -Ez69AS5Ls5/rHl2a2oRB8thWTVmZA+hECmWDSethX+fwbRk6alG24mNg2iP0mGNp -4fNWsXBITfD8Aaa1hp0bAzURPpE44f5FgJ8BOKmuqJxzmPVeHPhWIg== ------END RSA PRIVATE KEY----- diff --git a/wan-lab/clab-clab-wan-lab01/.tls/p002/p002.pem b/wan-lab/clab-clab-wan-lab01/.tls/p002/p002.pem deleted file mode 100644 index 208163a..0000000 --- a/wan-lab/clab-clab-wan-lab01/.tls/p002/p002.pem +++ /dev/null @@ -1,24 +0,0 @@ ------BEGIN CERTIFICATE----- -MIID8DCCAtigAwIBAgICBnowDQYJKoZIhvcNAQELBQAwWjELMAkGA1UEBhMCVVMx -CTAHBgNVBAcTADEVMBMGA1UEChMMY29udGFpbmVybGFiMQkwBwYDVQQLEwAxHjAc -BgNVBAMTFWNsYWItd2FuLWxhYjAxIGxhYiBDQTAeFw0yMzEwMjkxMjM3MjRaFw0y -NDEwMjkxMjM3MjRaMFsxCzAJBgNVBAYTAlVTMQkwBwYDVQQHEwAxFTATBgNVBAoT -DGNvbnRhaW5lcmxhYjEJMAcGA1UECxMAMR8wHQYDVQQDExZwMDAyLmNsYWItd2Fu -LWxhYjAxLmlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqt0MKUIK -S3DPOtKMC8BMBsSh22I+J220HHcwyPDe/owCSkAIbtApnnA0icLgxfoRBQKFX8Q8 -7C6tpaopB9JVvvKydq6pW9ciov6reSXB+OVjSqLJvRkXZ7OuGrnQ3Zf/JXZ1+m+P -zxGvs7H4B5Lj/6izfQt0XoFfNSlDyxMHZbVs4I1yIiEVbknRVlp1VJnkSdel22ZV -9vc56vgpXf9Qbia3p1rmNxLWMmelwgl+fIA65qAlMS06DS80/aSVMZY2JFphA2Tw -2SB/0xGwOiMxCzwmR5WXNXcss5CW4ShhFEA6nJt7okveR3NQqouveL0ubbz7kzlm -esYFtZ+wTcdrFQIDAQABo4G+MIG7MA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUEFjAU -BggrBgEFBQcDAgYIKwYBBQUHAwEwDgYDVR0OBAcEBQECAwQGMB8GA1UdIwQYMBaA -FPL2WRHNgfkn/HjX3jCArw9ke8ZrMFkGA1UdEQRSMFCCBHAwMDKCGGNsYWItY2xh -Yi13YW4tbGFiMDEtcDAwMoIWcDAwMi5jbGFiLXdhbi1sYWIwMS5pb4cErBQUA4cQ -IAEBcgAgACAAAAAAAAAAAzANBgkqhkiG9w0BAQsFAAOCAQEAmzIBzcnbvOFIt9vT -JJd0PDW62R46bMWjckGmQd3HHcPZHUSFJNVBFsPmXlxLHZwhSPLWJh4HzFY74O3S -5X+jCgXtHhLkD9Y6juGAgZAyAM8k3UVWu28yzz2u2z81J5/q6TXmE2DOTXE8l/dg -Aug5TVR5ZA1Hh3kyiZMN2dtnziB5d3R6fqhAepS+4aqrzBd3IbuqDgRxMQSWr6A+ -tkwVK8A2L9ZnVa3JJ/dHjzwoA5nxHqev1/xcdIPWhttw/bkd6xjGKneW4o8fw4OW -zB8Tqdg7SGDhdanR0tHSMk2vCv0veTfTfFKhMolGnzN0IDgRMFpNoegvbezzegBd -SNQdMw== ------END CERTIFICATE----- diff --git a/wan-lab/clab-clab-wan-lab01/p001/config/startup-config.cfg b/wan-lab/clab-clab-wan-lab01/p001/config/startup-config.cfg deleted file mode 100644 index adf2f05..0000000 --- a/wan-lab/clab-clab-wan-lab01/p001/config/startup-config.cfg +++ /dev/null @@ -1,30 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.1.1/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.2.1/30; - } - } - } - ge-0/0/2 { - unit 0 { - family inet { - address 172.16.2.5/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.1.1/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/p002/apt.list b/wan-lab/clab-clab-wan-lab01/p002/apt.list deleted file mode 100644 index 2520892..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/apt.list +++ /dev/null @@ -1 +0,0 @@ -deb [trusted=yes] https://apt.fury.io/srlinux/ / diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/aaamgr_local_user.json b/wan-lab/clab-clab-wan-lab01/p002/config/aaamgr_local_user.json deleted file mode 100755 index 83fbb00..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/aaamgr_local_user.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "users": { - "admin": { - "password": [ - "$ar2$aOvsuj0ALlU=$r750fMa3ZEA/Di8dIfU2fQ==" - ], - "failed_login_count": 0, - "locked_out": false, - "password_changed_after_first_login": false, - "password_update_time": "2023-10-29T12:37:29Z" - } - }, - "ntp_sync": false, - "password_change_after_first_login": false -} diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/banner b/wan-lab/clab-clab-wan-lab01/p002/config/banner deleted file mode 100644 index ede27b7..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/banner +++ /dev/null @@ -1,16 +0,0 @@ -................................................................ -: Welcome to Nokia SR Linux! : -: Open Network OS for the NetOps era. : -: : -: This is a freely distributed official container image. : -: Use it - Share it : -: : -: Get started: https://learn.srlinux.dev : -: Container: https://go.srlinux.dev/container-image : -: Docs: https://doc.srlinux.dev/23-7 : -: Rel. notes: https://doc.srlinux.dev/rn23-7-1 : -: YANG: https://yang.srlinux.dev/release/v23.7.1 : -: Discord: https://go.srlinux.dev/discord : -: Contact: https://go.srlinux.dev/contact-sales : -................................................................ - diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/checkpoint/checkpoint-0.json b/wan-lab/clab-clab-wan-lab01/p002/config/checkpoint/checkpoint-0.json deleted file mode 100644 index 9e43518..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/checkpoint/checkpoint-0.json +++ /dev/null @@ -1,2769 +0,0 @@ -{ - "_preamble": { - "header": { - "generated-by": "SRLINUX", - "name": "clab-initial", - "comment": "set by containerlab", - "created": "2023-10-29T12:37:32.663Z", - "release": "v23.7.1", - "enabled-yang-features": ["srl_nokia-features:acl-policer-resource-utilization", "srl_nokia-features:admin-user-roles", "srl_nokia-features:anycast-gw", "srl_nokia-features:arp-nd-datapath-programming", "srl_nokia-features:bgp-add-paths", "srl_nokia-features:bgp-auth-password", "srl_nokia-features:bgp-cfg-afi-safi-list", "srl_nokia-features:bgp-graceful-restart-gaps", "srl_nokia-features:bgp-ipv6-next-hop-tunnel-resolution", "srl_nokia-features:bgp-local-as-container-iso-list", "srl_nokia-features:bgp-max-ecmp-hash-buckets", "srl_nokia-features:bgp-mtu-discovery", "srl_nokia-features:bgp-prefix-limit", "srl_nokia-features:bgp-restart-max-wait", "srl_nokia-features:bgp-rib-afi-safi-list", "srl_nokia-features:bgp-rib-afi-safi-route", "srl_nokia-features:bgp-single-hop-connected-check", "srl_nokia-features:bgp-unnumbered-peers", "srl_nokia-features:bridged", "srl_nokia-features:bt-evpn-vlan-aware-bundle-interop", "srl_nokia-features:cli-plugin-authorization", "srl_nokia-features:dac-link-training", "srl_nokia-features:dhcp-relay-fqdn", "srl_nokia-features:dot1p-classifier-rewrite", "srl_nokia-features:dot1q-vlan-ranges", "srl_nokia-features:dynamic-tcam", "srl_nokia-features:event-handler", "srl_nokia-features:evpn", "srl_nokia-features:evpn-advertise-arp-nd-only-with-mac-table-entry", "srl_nokia-features:evpn-ifl-unequal-ecmp", "srl_nokia-features:evpn-mac-ip-adv-arp-nd-ext-comm", "srl_nokia-features:evpn-mh-ip-aliasing", "srl_nokia-features:evpn-mh-manual-alg", "srl_nokia-features:evpn-mh-pref-alg", "srl_nokia-features:evpn-mh-single-active", "srl_nokia-features:evpn-mh-virtual-es", "srl_nokia-features:fixed", "srl_nokia-features:ingress-subif-policing", "srl_nokia-features:interface-references", "srl_nokia-features:ip-acl-dscp-set", "srl_nokia-features:ip-qos-multifield", "srl_nokia-features:isis-level-database", "srl_nokia-features:isis-lsdb", "srl_nokia-features:isis-nsf", "srl_nokia-features:l2-proxy-arp", "srl_nokia-features:l2-proxy-nd", "srl_nokia-features:l2cp-transparency", "srl_nokia-features:l3-proxy-arp", "srl_nokia-features:l3-proxy-nd", "srl_nokia-features:lacp-fallback", "srl_nokia-features:lag", "srl_nokia-features:license", "srl_nokia-features:mirroring", "srl_nokia-features:mirroring-intf-stats", "srl_nokia-features:named-queues-and-named-fcs", "srl_nokia-features:packet-tracer", "srl_nokia-features:platform-7220-d2", "srl_nokia-features:ra-guard", "srl_nokia-features:reload-delay", "srl_nokia-features:route-leaking", "srl_nokia-features:routing-policy-bgp-med", "srl_nokia-features:routing-policy-named-statements", "srl_nokia-features:segment-routing-adjacency-sid", "srl_nokia-features:segment-routing-shared-sid", "srl_nokia-features:ssh-host-key-preserve", "srl_nokia-features:storm-control", "srl_nokia-features:subif-policer", "srl_nokia-features:trident3", "srl_nokia-features:unequal-ecmp", "srl_nokia-features:unified-forwarding-tables", "srl_nokia-features:virtual-ip-discovery", "srl_nokia-features:vlan-id-any", "srl_nokia-features:vlan-tpid", "srl_nokia-features:vxlan", "srl_nokia-features:vxlan-stats", "srl_nokia-features:warm-reboot"], - "checksum": "ea09316203e4ff7c$9c537e87ab18b31618ed008c942ca76f1ae3634d" - }, - "build": { - "git-branch": "SRL_23_7_B1", - "git-tag": "v23.7.1-163-gd408df6a0c", - "git-sha": "d408df6a0c66d318076f9cc31a58e569205bb081" - }, - "application": [ - { - "name": "aaa_mgr", - "path": "/opt/srlinux/bin/sr_aaa_mgr", - "version": "2023-08-17T01:16:18.000Z" - }, - { - "name": "acl_mgr", - "path": "/opt/srlinux/bin/sr_acl_mgr", - "version": "2023-08-17T01:14:44.000Z" - }, - { - "name": "app_mgr", - "path": "/opt/srlinux/bin/sr_app_mgr", - "version": "2023-08-17T01:14:37.000Z" - }, - { - "name": "arp_nd_mgr", - "path": "/opt/srlinux/bin/sr_arp_nd_mgr", - "version": "2023-08-17T01:16:17.000Z" - }, - { - "name": "bfd_mgr", - "path": "/opt/srlinux/bin/sr_bfd_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "bgp_mgr", - "path": "/opt/srlinux/bin/sr_bgp_mgr", - "version": "2023-08-17T01:16:45.000Z" - }, - { - "name": "chassis_mgr", - "path": "/opt/srlinux/bin/sr_chassis_mgr", - "version": "2023-08-17T01:14:31.000Z" - }, - { - "name": "dev_mgr", - "path": "/opt/srlinux/bin/sr_device_mgr", - "version": "2023-08-17T01:16:56.000Z" - }, - { - "name": "dhcp_client_mgr", - "path": "/opt/srlinux/bin/sr_dhcp_client_mgr", - "version": "2023-08-17T01:15:08.000Z" - }, - { - "name": "dhcp_relay_mgr", - "path": "/opt/srlinux/bin/sr_dhcp_relay_mgr", - "version": "2023-08-17T01:16:14.000Z" - }, - { - "name": "dhcp_server_mgr", - "path": "/opt/srlinux/bin/sr_dhcp_server_mgr", - "version": "2023-08-17T01:15:43.000Z" - }, - { - "name": "ethcfm_mgr", - "path": "/opt/srlinux/bin/sr_ethcfm_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "event_mgr", - "path": "/opt/srlinux/bin/sr_event_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "evpn_mgr", - "path": "/opt/srlinux/bin/sr_evpn_mgr", - "version": "2023-08-17T01:16:23.000Z" - }, - { - "name": "fhs_mgr", - "path": "/opt/srlinux/bin/sr_fhs_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "fib_mgr", - "path": "/opt/srlinux/bin/sr_fib_mgr", - "version": "2023-08-17T01:16:25.000Z" - }, - { - "name": "fiji_pdk", - "path": "/opt/srlinux/bin/gfstandalone", - "version": "n/a" - }, - { - "name": "gnmi_server", - "path": "/opt/srlinux/bin/sr_gnmi_server", - "version": "2023-08-17T01:14:56.000Z" - }, - { - "name": "gribi_server", - "path": "/opt/srlinux/bin/sr_gribi_server", - "version": "2023-08-17T01:14:55.000Z" - }, - { - "name": "idb_server", - "path": "/opt/srlinux/bin/sr_idb_server", - "version": "2023-08-17T01:02:20.000Z" - }, - { - "name": "igmp_mgr", - "path": "/opt/srlinux/bin/sr_igmp_mgr", - "version": "2023-08-17T01:16:28.000Z" - }, - { - "name": "isis_mgr", - "path": "/opt/srlinux/bin/sr_isis_mgr", - "version": "2023-08-17T01:17:15.000Z" - }, - { - "name": "json_rpc", - "path": "/opt/srlinux/bin/sr_json_rpc", - "version": "2023-08-17T01:14:28.000Z" - }, - { - "name": "l2_mac_learn_mgr", - "path": "/opt/srlinux/bin/sr_l2_mac_learn_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "l2_mac_mgr", - "path": "/opt/srlinux/bin/sr_l2_mac_mgr", - "version": "2023-08-17T01:14:49.000Z" - }, - { - "name": "l2_proxy_arp_nd_mgr", - "path": "/opt/srlinux/bin/sr_l2_proxy_arp_nd_mgr", - "version": "2023-08-17T01:16:24.000Z" - }, - { - "name": "l2_static_mac_mgr", - "path": "/opt/srlinux/bin/sr_l2_static_mac_mgr", - "version": "2023-08-17T01:14:26.000Z" - }, - { - "name": "label_mgr", - "path": "/opt/srlinux/bin/sr_label_mgr", - "version": "2023-08-17T01:15:43.000Z" - }, - { - "name": "lag_mgr", - "path": "/opt/srlinux/bin/sr_lag_mgr", - "version": "2023-08-17T01:14:24.000Z" - }, - { - "name": "ldp_mgr", - "path": "/opt/srlinux/bin/sr_ldp_mgr", - "version": "2023-08-17T01:16:26.000Z" - }, - { - "name": "license_mgr", - "path": "/opt/srlinux/bin/sr_license_mgr", - "version": "2023-08-17T01:14:20.000Z" - }, - { - "name": "linux_mgr", - "path": "/opt/srlinux/bin/sr_linux_mgr", - "version": "2023-08-17T01:16:13.000Z" - }, - { - "name": "dnsmasq", - "path": "/usr/sbin/dnsmasq", - "version": "2023-02-18T01:33:55.000Z" - }, - { - "name": "sshd", - "path": "/usr/sbin/sshd", - "version": "2023-01-10T09:10:11.000Z" - }, - { - "name": "ntpd", - "path": "/usr/sbin/chronyd", - "version": "2022-07-15T15:07:12.000Z" - }, - { - "name": "vsftpd", - "path": "/usr/sbin/vsftpd", - "version": "2023-04-06T20:53:25.000Z" - }, - { - "name": "snmp_server", - "path": "/opt/srlinux/bin/sr_snmp_server", - "version": "2023-08-17T01:02:18.000Z" - }, - { - "name": "timesrv", - "path": "/usr/sbin/chronyd", - "version": "2022-07-15T15:07:12.000Z" - }, - { - "name": "lldp_mgr", - "path": "/opt/srlinux/bin/sr_lldp_mgr", - "version": "2023-08-17T01:14:38.000Z" - }, - { - "name": "log_mgr", - "path": "/opt/srlinux/bin/sr_log_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "macsec_mgr", - "path": "/opt/srlinux/bin/sr_macsec_mgr", - "version": "2023-08-17T01:14:21.000Z" - }, - { - "name": "mcid_mgr", - "path": "/opt/srlinux/bin/sr_mcid_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "mfib_mgr", - "path": "/opt/srlinux/bin/sr_mfib_mgr", - "version": "2023-08-17T01:15:56.000Z" - }, - { - "name": "mgmt_server", - "path": "/opt/srlinux/bin/sr_mgmt_server", - "version": "2023-08-17T01:16:04.000Z" - }, - { - "name": "common", - "path": "n/a", - "version": "n/a" - }, - { - "name": "mirror_mgr", - "path": "/opt/srlinux/bin/sr_mirror_mgr", - "version": "2023-08-17T01:14:21.000Z" - }, - { - "name": "mpls_mgr", - "path": "/opt/srlinux/bin/sr_mpls_mgr", - "version": "2023-08-17T01:14:53.000Z" - }, - { - "name": "mplsoam_mgr", - "path": "/opt/srlinux/bin/sr_mplsoam_mgr", - "version": "2023-08-17T01:16:20.000Z" - }, - { - "name": "net_inst_mgr", - "path": "/opt/srlinux/bin/sr_net_inst_mgr", - "version": "2023-08-17T01:14:59.000Z" - }, - { - "name": "oam_mgr", - "path": "/opt/srlinux/bin/sr_oam_mgr", - "version": "2023-08-17T01:14:23.000Z" - }, - { - "name": "oc_mgmt_server", - "path": "/opt/srlinux/bin/sr_oc_mgmt_server", - "version": "2023-08-17T01:16:05.000Z" - }, - { - "name": "oc_common", - "path": "n/a", - "version": "n/a" - }, - { - "name": "ospf_mgr", - "path": "/opt/srlinux/bin/sr_ospf_mgr", - "version": "2023-08-17T01:16:26.000Z" - }, - { - "name": "p4rt_server", - "path": "/opt/srlinux/bin/sr_p4rt_server", - "version": "2023-08-17T01:14:54.000Z" - }, - { - "name": "pim_mgr", - "path": "/opt/srlinux/bin/sr_pim_mgr", - "version": "2023-08-17T01:16:25.000Z" - }, - { - "name": "plcy_mgr", - "path": "/opt/srlinux/bin/sr_plcy_mgr", - "version": "2023-08-17T01:16:24.000Z" - }, - { - "name": "maint_mode_mgr", - "path": "n/a", - "version": "n/a" - }, - { - "name": "qos_mgr", - "path": "/opt/srlinux/bin/sr_qos_mgr", - "version": "2023-08-17T01:15:09.000Z" - }, - { - "name": "radius_mgr", - "path": "/opt/srlinux/bin/sr_radius_mgr", - "version": "2023-08-17T01:15:56.000Z" - }, - { - "name": "sdk_mgr", - "path": "/opt/srlinux/bin/sr_sdk_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "segrt_mgr", - "path": "/opt/srlinux/bin/sr_segrt_mgr", - "version": "2023-08-17T01:16:06.000Z" - }, - { - "name": "sflow_sample_mgr", - "path": "/opt/srlinux/bin/sr_sflow_sample_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "static_route_mgr", - "path": "/opt/srlinux/bin/sr_static_route_mgr", - "version": "2023-08-17T01:16:22.000Z" - }, - { - "name": "supportd", - "path": "/opt/srlinux/bin/sr_supportd", - "version": "2023-08-17T01:02:35.000Z" - }, - { - "name": "te_mgr", - "path": "/opt/srlinux/bin/sr_te_mgr", - "version": "2023-08-17T01:16:17.000Z" - }, - { - "name": "tepolicy_mgr", - "path": "/opt/srlinux/bin/sr_tepolicy_mgr", - "version": "2023-08-17T01:15:42.000Z" - }, - { - "name": "timing_stack", - "path": "/opt/srlinux/bin/sr_timing_stack", - "version": "2023-08-17T01:16:27.000Z" - }, - { - "name": "twamp_mgr", - "path": "/opt/srlinux/bin/sr_twamp_mgr", - "version": "2023-08-17T01:16:23.000Z" - }, - { - "name": "vrrp_mgr", - "path": "/opt/srlinux/bin/sr_vrrp_mgr", - "version": "2023-08-17T01:16:16.000Z" - }, - { - "name": "vxlan_mgr", - "path": "/opt/srlinux/bin/sr_vxlan_mgr", - "version": "2023-08-17T01:14:29.000Z" - }, - { - "name": "xdp_cpm", - "path": "/opt/srlinux/bin/sr_xdp_cpm", - "version": "2023-08-17T01:02:33.000Z" - }, - { - "name": "xdp_lc", - "path": "/opt/srlinux/bin/sr_xdp_lc", - "version": "2023-08-17T01:02:55.000Z" - } - ], - "yang-module": [ - { - "name": "srl_nokia-aaa", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-aaa-password", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-aaa-types", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-acl", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-acl-policers", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-acl-qos", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-aggregate-routes", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-app-mgmt", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-bfd", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-bgp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-bridge-table-multicast-destinations", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-bridge-table-statistics", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-bridge-table-unicast-destinations", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-vpws-destinations", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-ipvpn", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-vpn", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-boot", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bridge-table", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-duplication", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-duplication-entries", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-learning", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-bridge-table-mac-learning-entries", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-limit", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-bridge-table-mac-table", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-bridge-table-proxy-arp-nd", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bridge-table-reserved-macs", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-bridge-table-shg", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bridge-table-static-mac", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-configuration", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-configuration-role", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-connection-point", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-dhcp-server", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-dns", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-ethcfm", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-ethcfm-pm", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-event-handler", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-ftp", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-gnmi-server", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-gnsi-authz", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-gribi-server", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-icmp", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-if-ip", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-if-mpls", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-igmp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-igmp-snooping", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-igmp-types", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-bridge-table", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-interfaces-bridge-table-mac-duplication-entries", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-interfaces-bridge-table-mac-learning-entries", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-interfaces-bridge-table-mac-table", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-interfaces-bridge-table-statistics", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-interfaces-ethernet-segment-association", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-dhcp", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-dhcp-relay", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-dhcp-server", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-vrrp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-interfaces-l2cp", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-lag", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-local-mirror-destination", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-nbr", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-nbr-evpn", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-nbr-virtual-ip-discovery", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-p4rt", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-interfaces-router-adv", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-interfaces-vlans", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-vxdp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-ip-route-tables", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-isis", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-isis-lsdb", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-isis-lsdb-types", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-json-rpc", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-keychains", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-lacp", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-ldp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-license", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-linux", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-lldp", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-lldp-types", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-load-balancing", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-logging", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-lsp-ping-trace", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-macsec", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-maintenance-mode", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-maintenance-policies", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-micro-bfd", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-mirroring", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mld", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mld-snooping", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mpls", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-mpls-label-management", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-mpls-route-tables", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mpls-services-evpn-label-management", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-mpls-services-network-instance-label-management", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-mtu", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-multicast-mfib-tables", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mvpn-l3", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-network-instance", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-network-instance-mtu", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-next-hop-groups", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-ntp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-oam", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-oam-pm-ip", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-openconfig", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-ospf", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-p4rt-server", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-packet-link-qual", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-packet-match-types", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-pim", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-acl", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-cgroup", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-platform-chassis", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-control", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-cpu", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-platform-datapath-resources", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-disk", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-fabric", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-fan", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-healthz", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-lc", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-linecard-fib", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-memory", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-platform-mtu", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-platform-p4rt", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-platform-pipeline-counters", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-platform-psu", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-qos", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-redundancy", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-platform-resource-mgmt", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-resource-monitoring", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-platform-secure-boot", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-tcam", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-tpm", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-vxdp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-policy-forwarding", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-qos", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-qos-policers", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-ra_guard", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-rib-bgp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-routing-policy", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-segment-routing", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-sflow", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-snmp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-ssh", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-stamp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-static-routes", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-system-banner", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-system-bridge-table", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-system-bridge-table-proxy-arp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-system-info", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-multicast", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-multicast-mfib-table", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-name", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-system-network-instance", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-system-network-instance-bgp-evpn-ethernet-segments", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-network-instance-bgp-vpn", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-system-protocols", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-tcp-udp", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-te-policies", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-timezone", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-tls", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-traffic-engineering", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-transport-security", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-tunnel", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-tunnel-interfaces", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table-multicast-destinations", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table-unicast-destinations", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table-unicast-es-destination-vteps", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-tunnel-tables", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-twamp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-vxlan-tunnel-vtep", - "revision": "2023-03-31" - } - ] - }, - "srl_nokia-acl:acl": { - "cpm-filter": { - "ipv4-filter": { - "statistics-per-entry": true, - "entry": [ - { - "sequence-id": 10, - "description": "Accept incoming ICMP unreachable messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "dest-unreachable", - "code": [ - 0, - 1, - 2, - 3, - 4, - 13 - ] - } - } - }, - { - "sequence-id": 20, - "description": "Accept incoming ICMP time-exceeded messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "time-exceeded" - } - } - }, - { - "sequence-id": 30, - "description": "Accept incoming ICMP parameter problem messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "param-problem" - } - } - }, - { - "sequence-id": 40, - "description": "Accept incoming ICMP echo messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "echo" - } - } - }, - { - "sequence-id": 50, - "description": "Accept incoming ICMP echo-reply messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "echo-reply" - } - } - }, - { - "sequence-id": 60, - "description": "Accept incoming SSH when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 70, - "description": "Accept incoming SSH when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 80, - "description": "Accept incoming Telnet when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 90, - "description": "Accept incoming Telnet when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 100, - "description": "Accept incoming TACACS+ when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 110, - "description": "Accept incoming TACACS+ when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 120, - "description": "Accept incoming DNS response messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "operator": "eq", - "value": 53 - } - } - }, - { - "sequence-id": 130, - "description": "Accept incoming DHCP messages targeted for BOOTP/DHCP client", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 68 - } - } - }, - { - "sequence-id": 140, - "description": "Accept incoming TFTP read-request and write-request messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 69 - } - } - }, - { - "sequence-id": 150, - "description": "Accept incoming HTTP(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 160, - "description": "Accept incoming HTTP(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 170, - "description": "Accept incoming NTP messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "operator": "eq", - "value": 123 - } - } - }, - { - "sequence-id": 180, - "description": "Accept incoming SNMP GET/GETNEXT messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 161 - } - } - }, - { - "sequence-id": 190, - "description": "Accept incoming BGP when the other router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 200, - "description": "Accept incoming BGP when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 210, - "description": "Accept incoming HTTPS(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 220, - "description": "Accept incoming HTTPS(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 230, - "description": "Accept incoming single-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 3784 - } - } - }, - { - "sequence-id": 240, - "description": "Accept incoming multi-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 4784 - } - } - }, - { - "sequence-id": 250, - "description": "Accept incoming uBFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 6784 - } - } - }, - { - "sequence-id": 260, - "description": "Accept incoming gNMI messages when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 57400 - } - } - }, - { - "sequence-id": 270, - "description": "Accept incoming UDP traceroute messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "range": { - "start": 33434, - "end": 33464 - } - } - } - }, - { - "sequence-id": 280, - "description": "Accept incoming ICMP timestamp messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "timestamp" - } - } - }, - { - "sequence-id": 290, - "description": "Accept incoming OSPF messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": 89 - } - }, - { - "sequence-id": 300, - "description": "Accept incoming DHCP relay messages targeted for BOOTP/DHCP server", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 67 - } - } - }, - { - "sequence-id": 310, - "description": "Accept ICMP fragment packets", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "fragment": true, - "protocol": "icmp" - } - }, - { - "sequence-id": 320, - "description": "Accept incoming LDP packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "operator": "eq", - "value": 646 - } - } - }, - { - "sequence-id": 330, - "description": "Accept incoming LDP packets with source-port 646", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 646 - } - } - }, - { - "sequence-id": 340, - "description": "Accept incoming LDP packets with destination-port 646", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 646 - } - } - }, - { - "sequence-id": 350, - "description": "Accept incoming gRIBI packets with destination-port 57401", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 57401 - } - } - }, - { - "sequence-id": 360, - "description": "Accept incoming p4rt packets with destination-port 9559", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 9559 - } - } - }, - { - "sequence-id": 370, - "description": "Accept incoming IGMP packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "igmp" - } - }, - { - "sequence-id": 380, - "description": "Accept incoming PIM packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "pim" - } - }, - { - "sequence-id": 390, - "description": "Accept incoming RADIUS AAA packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "range": { - "start": 1812, - "end": 1813 - } - } - } - }, - { - "sequence-id": 400, - "description": "Accept incoming NETCONF messages with destination-port 830", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 830 - } - } - }, - { - "sequence-id": 410, - "description": "Drop all else", - "action": { - "drop": { - "log": true - } - } - } - ] - }, - "ipv6-filter": { - "statistics-per-entry": true, - "entry": [ - { - "sequence-id": 10, - "description": "Accept incoming ICMPv6 unreachable messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "dest-unreachable", - "code": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - } - } - }, - { - "sequence-id": 20, - "description": "Accept incoming ICMPv6 packet-too-big messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "packet-too-big" - } - } - }, - { - "sequence-id": 30, - "description": "Accept incoming ICMPv6 time-exceeded messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "time-exceeded" - } - } - }, - { - "sequence-id": 40, - "description": "Accept incoming ICMPv6 parameter problem messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "param-problem" - } - } - }, - { - "sequence-id": 50, - "description": "Accept incoming ICMPv6 echo-request messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "echo-request" - } - } - }, - { - "sequence-id": 60, - "description": "Accept incoming ICMPv6 echo-reply messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "echo-reply" - } - } - }, - { - "sequence-id": 70, - "description": "Accept incoming ICMPv6 router-advertisement messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "router-advertise" - } - } - }, - { - "sequence-id": 80, - "description": "Accept incoming ICMPv6 neighbor-solicitation messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "neighbor-solicit" - } - } - }, - { - "sequence-id": 90, - "description": "Accept incoming ICMPv6 neighbor-advertisement messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "neighbor-advertise" - } - } - }, - { - "sequence-id": 100, - "description": "Accept incoming SSH when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 110, - "description": "Accept incoming SSH when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 120, - "description": "Accept incoming Telnet when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 130, - "description": "Accept incoming Telnet when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 140, - "description": "Accept incoming TACACS+ when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 150, - "description": "Accept incoming TACACS+ when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 160, - "description": "Accept incoming DNS response messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "source-port": { - "operator": "eq", - "value": 53 - } - } - }, - { - "sequence-id": 170, - "description": "Accept incoming TFTP read-request and write-request messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 69 - } - } - }, - { - "sequence-id": 180, - "description": "Accept incoming HTTP(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 190, - "description": "Accept incoming HTTP(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 200, - "description": "Accept incoming NTP messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "source-port": { - "operator": "eq", - "value": 123 - } - } - }, - { - "sequence-id": 210, - "description": "Accept incoming SNMP GET/GETNEXT messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 161 - } - } - }, - { - "sequence-id": 220, - "description": "Accept incoming BGP when the other router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 230, - "description": "Accept incoming BGP when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 240, - "description": "Accept incoming HTTPS(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 250, - "description": "Accept incoming HTTPS(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 260, - "description": "Accept incoming DHCPv6 client messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 546 - } - } - }, - { - "sequence-id": 270, - "description": "Accept incoming single-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 3784 - } - } - }, - { - "sequence-id": 280, - "description": "Accept incoming multi-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 4784 - } - } - }, - { - "sequence-id": 290, - "description": "Accept incoming uBFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 6784 - } - } - }, - { - "sequence-id": 300, - "description": "Accept incoming gNMI messages when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 57400 - } - } - }, - { - "sequence-id": 310, - "description": "Accept incoming UDP traceroute messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "range": { - "start": 33434, - "end": 33464 - } - } - } - }, - { - "sequence-id": 320, - "description": "Accept incoming IPV6 hop-in-hop messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": 0 - } - }, - { - "sequence-id": 330, - "description": "Accept incoming IPV6 fragment header messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": 44 - } - }, - { - "sequence-id": 340, - "description": "Accept incoming OSPF messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": 89 - } - }, - { - "sequence-id": 350, - "description": "Accept incoming DHCPv6 relay messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 547 - } - } - }, - { - "sequence-id": 360, - "description": "Accept incoming gRIBI packets with destination-port 57401", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 57401 - } - } - }, - { - "sequence-id": 370, - "description": "Accept incoming p4rt packets with destination-port 9559", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 9559 - } - } - }, - { - "sequence-id": 380, - "description": "Accept incoming MLDv1 report messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-report" - } - } - }, - { - "sequence-id": 390, - "description": "Accept incoming MLDv2 report messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-v2" - } - } - }, - { - "sequence-id": 400, - "description": "Accept incoming MLDv1 done messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-done" - } - } - }, - { - "sequence-id": 410, - "description": "Accept incoming MLD query messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-query" - } - } - }, - { - "sequence-id": 420, - "description": "Accept incoming PIM messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "pim" - } - }, - { - "sequence-id": 430, - "description": "Accept incoming RADIUS AAA messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "source-port": { - "range": { - "start": 1812, - "end": 1813 - } - } - } - }, - { - "sequence-id": 440, - "description": "Accept incoming NETCONF messages with destination-port 830", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 830 - } - } - }, - { - "sequence-id": 450, - "description": "Drop all else", - "action": { - "drop": { - "log": true - } - } - } - ] - } - }, - "policers": { - "system-cpu-policer": [ - { - "name": "icmp", - "entry-specific": false, - "peak-packet-rate": 1000, - "max-packet-burst": 1000 - } - ] - } - }, - "srl_nokia-interfaces:interface": [ - { - "name": "ethernet-1/1", - "admin-state": "enable" - }, - { - "name": "ethernet-1/2", - "admin-state": "enable" - }, - { - "name": "ethernet-1/3", - "admin-state": "enable" - }, - { - "name": "mgmt0", - "admin-state": "enable", - "subinterface": [ - { - "index": 0, - "admin-state": "enable", - "ip-mtu": 1500, - "ipv4": { - "admin-state": "enable", - "srl_nokia-interfaces-ip-dhcp:dhcp-client": { - - } - }, - "ipv6": { - "admin-state": "enable", - "srl_nokia-interfaces-ip-dhcp:dhcp-client": { - - } - } - } - ] - } - ], - "srl_nokia-system:system": { - "srl_nokia-aaa:aaa": { - "authentication": { - "idle-timeout": 7200, - "authentication-method": [ - "local" - ], - "linuxadmin-user": { - "password": "$6$r7GFZ/boZ.FHh$NbZygnGHaPE6reQwZpjBzTZ4.4j/x4LX2Aa4AzupPsIYzyF.kJQwHMaoPENZX09Qzn5OTasSnJkFhIzp3OT88." - } - }, - "server-group": [ - { - "name": "local", - "type": "srl_nokia-aaa-types:local" - } - ] - }, - "srl_nokia-lldp:lldp": { - "admin-state": "enable" - }, - "srl_nokia-gnmi-server:gnmi-server": { - "admin-state": "enable", - "rate-limit": 65000, - "trace-options": [ - "request", - "response", - "common" - ], - "network-instance": [ - { - "name": "mgmt", - "admin-state": "enable", - "tls-profile": "clab-profile" - } - ], - "unix-socket": { - "admin-state": "enable" - } - }, - "srl_nokia-tls:tls": { - "server-profile": [ - { - "name": "clab-profile", - "key": "$aes$fAGSx/mtJ07o=$gsLnoBdIKGri+sJZBLgxeX9r2yCW5g2hoAnUuGBkIcPgv29A9G3pIh1Nd2Fw5AREg9TLJfixTtbRPnatOSezO3ffu76OauB+1aYZlLSKhiGgLVW2bLNjzp1gYZA9wwp+ShdHfNRv/l4eY5yquvMBcNr93Wtrsb++zbQjo8AKVszbGgliVNIpGkUUWP2bvuSay/rOR/sX/pX79Hh/MFZ8TxliGv3O5evbnsgeMb8sVF8GVn9uyAj9pr4nikyWq1KYzsuAmH70k+ImYcOxKwDHZ+vLGoZQvOLt2h4vn2IWNE4GbgDyNVszYeeJePe3tSMFnRSNXvqjGRKhfWd0rShkWpYBJzm8qqecSXpSP67djiFjEO1gsLZqrNEobWq2bz32f94oNPOqPw0z31ujxgCiBllfz4sSZ/h+eHr6/BcYwDdy+CwXG/sExGsF+iFYUxYHkz1XpRcLnpYNKyNoBJcfQCUZAHRBlfnFi3LEy3eWcVl1dOSG+v0bafMqt3rD9EU8eMfL73cFgnPa/jXTTm2ht/Ka4CZeR1vnuA8skuFwxZ6askezH0WRzcC2SH5meSthqTIz8u+QjR1xUxBDwnwXU5zp1iespapivMvA5VuFPbaom1n/jF9Kq6dTiT1Q1m2GeSD6OVHBMkwcpwi56jYFjO/6oFaL2kz2fqpexWmenmT4Zq4FWWDq/Eh6gnbcwNwMHO/lB3J4r6Gu8Fjov9yUYeSYDTQtY+vZLHmlAgZ3HApDO8HhIpUIQdFxjvVXXG+6zArFE5toeHx1rN6xnjrpbSKdb7V7qhoi/6+0b/W+Jl7hk2lpOadV18sseVbYRHeKXN4qbsm+CScTqK1hT/a/LdSF8oFVRGoWpjLvgpyN6QgNUVGR0yLOxMSmzxgqbp2Pw8h39uJTSObiIfAp9vXi3OlAx8dJGLsx2UkAIKlP6QVlC3gxEYB7uDSo5KheakNAR2fGh77S9LIAbudaZsnq7vJLWyQZDS1xSMSqzEtq9NLVFSnT7baO+qPn8j53If/lELOB6zksTZ9DnldodTjRTV3JnxVYepdO4bR/iY8QfP5VS/cyPIPEKjeXQ9CLb6deXpSq16ANl16W536tNZoyDSAn9eXbQ4q3ZRv8JQMeSpe8HrwXAvIDIk4Cl1wdF575Xs56N+reqYjpFaQspAuxTbliF/eQfeZ1P79bspMDJ22YZvZMORJ2q2437aH6voeSlUismym9g21BnFVMqucr04qTtqIKFfF10j2DMfsCrPofQHlI3u6BL8zAnx3I8OoSCdAJIbkmVSPeObe2Tds1qyxo7MwHrTDWunPO5hEJLyNWrGIGi7aXV/O/bzuunmrXGRwhlffgjHTh4A4ZdsS6r+J7n8UQ3/MGBFj3p1LL0ENjcFrPOcjVCOY9p5y8BK+mC/RfXYG0Pj9cZ5dEZWVWbdOTiKK99iP7bJatG9/5NTJdDNY0Utde9I//02LCgInD7scjo/NG8KdmkeRfUpbEVA9BB+QW/lriL5Tlrhgxuh+gFROsfcPkcFnBRyib/hp77zSN51iP+0GPQJufDPLgQ7Git8Kaut28BdAW+nqW7KgGlvIPga7bWDBM0uYgwYf2Vv5l503JuyF6BjZ4ls5Ceii9w3rIJihw0u80981VXIdp/HqxRvGQgEkdD+Xf8JYuomkHXaihwERKXvmc0oppGI34xbfsRmggShKiMSLXY1ZLCcCpDIBaedYZ5H/faMaS2mZerD0Q8pQHGZxwT8CU8KIqjLfY1kFnWLnHSS7PXOdNR2mttdrRSLDBE9I7ldUX8O0oseEM0iZlq50E/ikCf291KAlDUUZ+c/KgFuSS2bvsHVdOjNmuQPRtr84iOCcSbzEC1ZFhX/Sd1bqzeWIUWTIwbEScUUywgR/EYYIuqN62TAGfSFxiCkoDnDobpi9Opt0VRfM+6oSWt8ACxWhpzGGqTz29ab9KVwQrkeEPM1f8sCgnwCgYWPgTWgK8PFfxaFa95Hj9EBs/jd8Rju7t3POd5+EOlETeguMgtS7O1/HyXydKlR3sV8vAnpuS0nZmR0ZHYpF5difPktGOXgwrqN5LlRKGMTBpe1Kv5i63NJloTHYQee7OXqVEErYPQmks+wkYb7rVaR0wBLpr5/ur/AtdtmQvz33w87HXHlOtvfRQ7t+kjpWKZ+kdXuudohZBFYJahUzJYXlNeCibUeVXTGXxQW+Vv3dZTMOZMwF+JM5A55bvt0jXLhI9iIYzGP0L", - "certificate": "-----BEGIN CERTIFICATE-----\nMIID8DCCAtigAwIBAgICBnowDQYJKoZIhvcNAQELBQAwWjELMAkGA1UEBhMCVVMx\nCTAHBgNVBAcTADEVMBMGA1UEChMMY29udGFpbmVybGFiMQkwBwYDVQQLEwAxHjAc\nBgNVBAMTFWNsYWItd2FuLWxhYjAxIGxhYiBDQTAeFw0yMzEwMjkxMjM3MjRaFw0y\nNDEwMjkxMjM3MjRaMFsxCzAJBgNVBAYTAlVTMQkwBwYDVQQHEwAxFTATBgNVBAoT\nDGNvbnRhaW5lcmxhYjEJMAcGA1UECxMAMR8wHQYDVQQDExZwMDAyLmNsYWItd2Fu\nLWxhYjAxLmlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqt0MKUIK\nS3DPOtKMC8BMBsSh22I+J220HHcwyPDe/owCSkAIbtApnnA0icLgxfoRBQKFX8Q8\n7C6tpaopB9JVvvKydq6pW9ciov6reSXB+OVjSqLJvRkXZ7OuGrnQ3Zf/JXZ1+m+P\nzxGvs7H4B5Lj/6izfQt0XoFfNSlDyxMHZbVs4I1yIiEVbknRVlp1VJnkSdel22ZV\n9vc56vgpXf9Qbia3p1rmNxLWMmelwgl+fIA65qAlMS06DS80/aSVMZY2JFphA2Tw\n2SB/0xGwOiMxCzwmR5WXNXcss5CW4ShhFEA6nJt7okveR3NQqouveL0ubbz7kzlm\nesYFtZ+wTcdrFQIDAQABo4G+MIG7MA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDgYDVR0OBAcEBQECAwQGMB8GA1UdIwQYMBaA\nFPL2WRHNgfkn/HjX3jCArw9ke8ZrMFkGA1UdEQRSMFCCBHAwMDKCGGNsYWItY2xh\nYi13YW4tbGFiMDEtcDAwMoIWcDAwMi5jbGFiLXdhbi1sYWIwMS5pb4cErBQUA4cQ\nIAEBcgAgACAAAAAAAAAAAzANBgkqhkiG9w0BAQsFAAOCAQEAmzIBzcnbvOFIt9vT\nJJd0PDW62R46bMWjckGmQd3HHcPZHUSFJNVBFsPmXlxLHZwhSPLWJh4HzFY74O3S\n5X+jCgXtHhLkD9Y6juGAgZAyAM8k3UVWu28yzz2u2z81J5/q6TXmE2DOTXE8l/dg\nAug5TVR5ZA1Hh3kyiZMN2dtnziB5d3R6fqhAepS+4aqrzBd3IbuqDgRxMQSWr6A+\ntkwVK8A2L9ZnVa3JJ/dHjzwoA5nxHqev1/xcdIPWhttw/bkd6xjGKneW4o8fw4OW\nzB8Tqdg7SGDhdanR0tHSMk2vCv0veTfTfFKhMolGnzN0IDgRMFpNoegvbezzegBd\nSNQdMw==\n-----END CERTIFICATE-----\n", - "authenticate-client": false - } - ] - }, - "srl_nokia-json-rpc:json-rpc-server": { - "admin-state": "enable", - "network-instance": [ - { - "name": "mgmt", - "http": { - "admin-state": "enable" - }, - "https": { - "admin-state": "enable", - "tls-profile": "clab-profile" - } - } - ] - }, - "srl_nokia-dns:dns": { - "network-instance": "mgmt", - "server-list": [ - "172.29.144.1" - ] - }, - "srl_nokia-ssh:ssh-server": { - "network-instance": [ - { - "name": "mgmt", - "admin-state": "enable" - } - ] - }, - "srl_nokia-snmp:snmp": { - "community": "$aes$6U8ijoBpHxFk=$CJg9kMnOQ/mjxDcDA1cFhw==", - "network-instance": [ - { - "name": "mgmt", - "admin-state": "enable" - } - ] - }, - "srl_nokia-system-banner:banner": { - "login-banner": "................................................................\n: Welcome to Nokia SR Linux! :\n: Open Network OS for the NetOps era. :\n: :\n: This is a freely distributed official container image. :\n: Use it - Share it :\n: :\n: Get started: https://learn.srlinux.dev :\n: Container: https://go.srlinux.dev/container-image :\n: Docs: https://doc.srlinux.dev/23-7 :\n: Rel. notes: https://doc.srlinux.dev/rn23-7-1 :\n: YANG: https://yang.srlinux.dev/release/v23.7.1 :\n: Discord: https://go.srlinux.dev/discord :\n: Contact: https://go.srlinux.dev/contact-sales :\n................................................................\n" - }, - "srl_nokia-logging:logging": { - "buffer": [ - { - "buffer-name": "messages", - "rotate": 3, - "size": "10000000", - "facility": [ - { - "facility-name": "local6", - "priority": { - "match-above": "informational" - } - } - ] - }, - { - "buffer-name": "system", - "facility": [ - { - "facility-name": "auth", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "cron", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "daemon", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "ftp", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "kern", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "lpr", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "mail", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "news", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "syslog", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "user", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "uucp", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local0", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local1", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local2", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local3", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local4", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local5", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local7", - "priority": { - "match-above": "warning" - } - } - ] - } - ], - "file": [ - { - "file-name": "messages", - "rotate": 3, - "size": "10000000", - "facility": [ - { - "facility-name": "local6", - "priority": { - "match-above": "warning" - } - } - ] - } - ] - } - }, - "srl_nokia-network-instance:network-instance": [ - { - "name": "mgmt", - "type": "srl_nokia-network-instance:ip-vrf", - "admin-state": "enable", - "description": "Management network instance", - "interface": [ - { - "name": "mgmt0.0" - } - ], - "protocols": { - "srl_nokia-linux:linux": { - "import-routes": true, - "export-routes": true, - "export-neighbors": true - } - } - } - ] -} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/config.json b/wan-lab/clab-clab-wan-lab01/p002/config/config.json deleted file mode 100644 index 677ba17..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/config.json +++ /dev/null @@ -1,2769 +0,0 @@ -{ - "_preamble": { - "header": { - "generated-by": "SRLINUX", - "name": "", - "comment": "", - "created": "2023-10-29T12:37:31.487Z", - "release": "v23.7.1", - "enabled-yang-features": ["srl_nokia-features:acl-policer-resource-utilization", "srl_nokia-features:admin-user-roles", "srl_nokia-features:anycast-gw", "srl_nokia-features:arp-nd-datapath-programming", "srl_nokia-features:bgp-add-paths", "srl_nokia-features:bgp-auth-password", "srl_nokia-features:bgp-cfg-afi-safi-list", "srl_nokia-features:bgp-graceful-restart-gaps", "srl_nokia-features:bgp-ipv6-next-hop-tunnel-resolution", "srl_nokia-features:bgp-local-as-container-iso-list", "srl_nokia-features:bgp-max-ecmp-hash-buckets", "srl_nokia-features:bgp-mtu-discovery", "srl_nokia-features:bgp-prefix-limit", "srl_nokia-features:bgp-restart-max-wait", "srl_nokia-features:bgp-rib-afi-safi-list", "srl_nokia-features:bgp-rib-afi-safi-route", "srl_nokia-features:bgp-single-hop-connected-check", "srl_nokia-features:bgp-unnumbered-peers", "srl_nokia-features:bridged", "srl_nokia-features:bt-evpn-vlan-aware-bundle-interop", "srl_nokia-features:cli-plugin-authorization", "srl_nokia-features:dac-link-training", "srl_nokia-features:dhcp-relay-fqdn", "srl_nokia-features:dot1p-classifier-rewrite", "srl_nokia-features:dot1q-vlan-ranges", "srl_nokia-features:dynamic-tcam", "srl_nokia-features:event-handler", "srl_nokia-features:evpn", "srl_nokia-features:evpn-advertise-arp-nd-only-with-mac-table-entry", "srl_nokia-features:evpn-ifl-unequal-ecmp", "srl_nokia-features:evpn-mac-ip-adv-arp-nd-ext-comm", "srl_nokia-features:evpn-mh-ip-aliasing", "srl_nokia-features:evpn-mh-manual-alg", "srl_nokia-features:evpn-mh-pref-alg", "srl_nokia-features:evpn-mh-single-active", "srl_nokia-features:evpn-mh-virtual-es", "srl_nokia-features:fixed", "srl_nokia-features:ingress-subif-policing", "srl_nokia-features:interface-references", "srl_nokia-features:ip-acl-dscp-set", "srl_nokia-features:ip-qos-multifield", "srl_nokia-features:isis-level-database", "srl_nokia-features:isis-lsdb", "srl_nokia-features:isis-nsf", "srl_nokia-features:l2-proxy-arp", "srl_nokia-features:l2-proxy-nd", "srl_nokia-features:l2cp-transparency", "srl_nokia-features:l3-proxy-arp", "srl_nokia-features:l3-proxy-nd", "srl_nokia-features:lacp-fallback", "srl_nokia-features:lag", "srl_nokia-features:license", "srl_nokia-features:mirroring", "srl_nokia-features:mirroring-intf-stats", "srl_nokia-features:named-queues-and-named-fcs", "srl_nokia-features:packet-tracer", "srl_nokia-features:platform-7220-d2", "srl_nokia-features:ra-guard", "srl_nokia-features:reload-delay", "srl_nokia-features:route-leaking", "srl_nokia-features:routing-policy-bgp-med", "srl_nokia-features:routing-policy-named-statements", "srl_nokia-features:segment-routing-adjacency-sid", "srl_nokia-features:segment-routing-shared-sid", "srl_nokia-features:ssh-host-key-preserve", "srl_nokia-features:storm-control", "srl_nokia-features:subif-policer", "srl_nokia-features:trident3", "srl_nokia-features:unequal-ecmp", "srl_nokia-features:unified-forwarding-tables", "srl_nokia-features:virtual-ip-discovery", "srl_nokia-features:vlan-id-any", "srl_nokia-features:vlan-tpid", "srl_nokia-features:vxlan", "srl_nokia-features:vxlan-stats", "srl_nokia-features:warm-reboot"], - "checksum": "732d295ce98f2757$3f55377bd562e3b7852e37cafbccaf7c467afb6f" - }, - "build": { - "git-branch": "SRL_23_7_B1", - "git-tag": "v23.7.1-163-gd408df6a0c", - "git-sha": "d408df6a0c66d318076f9cc31a58e569205bb081" - }, - "application": [ - { - "name": "aaa_mgr", - "path": "/opt/srlinux/bin/sr_aaa_mgr", - "version": "2023-08-17T01:16:18.000Z" - }, - { - "name": "acl_mgr", - "path": "/opt/srlinux/bin/sr_acl_mgr", - "version": "2023-08-17T01:14:44.000Z" - }, - { - "name": "app_mgr", - "path": "/opt/srlinux/bin/sr_app_mgr", - "version": "2023-08-17T01:14:37.000Z" - }, - { - "name": "arp_nd_mgr", - "path": "/opt/srlinux/bin/sr_arp_nd_mgr", - "version": "2023-08-17T01:16:17.000Z" - }, - { - "name": "bfd_mgr", - "path": "/opt/srlinux/bin/sr_bfd_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "bgp_mgr", - "path": "/opt/srlinux/bin/sr_bgp_mgr", - "version": "2023-08-17T01:16:45.000Z" - }, - { - "name": "chassis_mgr", - "path": "/opt/srlinux/bin/sr_chassis_mgr", - "version": "2023-08-17T01:14:31.000Z" - }, - { - "name": "dev_mgr", - "path": "/opt/srlinux/bin/sr_device_mgr", - "version": "2023-08-17T01:16:56.000Z" - }, - { - "name": "dhcp_client_mgr", - "path": "/opt/srlinux/bin/sr_dhcp_client_mgr", - "version": "2023-08-17T01:15:08.000Z" - }, - { - "name": "dhcp_relay_mgr", - "path": "/opt/srlinux/bin/sr_dhcp_relay_mgr", - "version": "2023-08-17T01:16:14.000Z" - }, - { - "name": "dhcp_server_mgr", - "path": "/opt/srlinux/bin/sr_dhcp_server_mgr", - "version": "2023-08-17T01:15:43.000Z" - }, - { - "name": "ethcfm_mgr", - "path": "/opt/srlinux/bin/sr_ethcfm_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "event_mgr", - "path": "/opt/srlinux/bin/sr_event_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "evpn_mgr", - "path": "/opt/srlinux/bin/sr_evpn_mgr", - "version": "2023-08-17T01:16:23.000Z" - }, - { - "name": "fhs_mgr", - "path": "/opt/srlinux/bin/sr_fhs_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "fib_mgr", - "path": "/opt/srlinux/bin/sr_fib_mgr", - "version": "2023-08-17T01:16:25.000Z" - }, - { - "name": "fiji_pdk", - "path": "/opt/srlinux/bin/gfstandalone", - "version": "n/a" - }, - { - "name": "gnmi_server", - "path": "/opt/srlinux/bin/sr_gnmi_server", - "version": "2023-08-17T01:14:56.000Z" - }, - { - "name": "gribi_server", - "path": "/opt/srlinux/bin/sr_gribi_server", - "version": "2023-08-17T01:14:55.000Z" - }, - { - "name": "idb_server", - "path": "/opt/srlinux/bin/sr_idb_server", - "version": "2023-08-17T01:02:20.000Z" - }, - { - "name": "igmp_mgr", - "path": "/opt/srlinux/bin/sr_igmp_mgr", - "version": "2023-08-17T01:16:28.000Z" - }, - { - "name": "isis_mgr", - "path": "/opt/srlinux/bin/sr_isis_mgr", - "version": "2023-08-17T01:17:15.000Z" - }, - { - "name": "json_rpc", - "path": "/opt/srlinux/bin/sr_json_rpc", - "version": "2023-08-17T01:14:28.000Z" - }, - { - "name": "l2_mac_learn_mgr", - "path": "/opt/srlinux/bin/sr_l2_mac_learn_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "l2_mac_mgr", - "path": "/opt/srlinux/bin/sr_l2_mac_mgr", - "version": "2023-08-17T01:14:49.000Z" - }, - { - "name": "l2_proxy_arp_nd_mgr", - "path": "/opt/srlinux/bin/sr_l2_proxy_arp_nd_mgr", - "version": "2023-08-17T01:16:24.000Z" - }, - { - "name": "l2_static_mac_mgr", - "path": "/opt/srlinux/bin/sr_l2_static_mac_mgr", - "version": "2023-08-17T01:14:26.000Z" - }, - { - "name": "label_mgr", - "path": "/opt/srlinux/bin/sr_label_mgr", - "version": "2023-08-17T01:15:43.000Z" - }, - { - "name": "lag_mgr", - "path": "/opt/srlinux/bin/sr_lag_mgr", - "version": "2023-08-17T01:14:24.000Z" - }, - { - "name": "ldp_mgr", - "path": "/opt/srlinux/bin/sr_ldp_mgr", - "version": "2023-08-17T01:16:26.000Z" - }, - { - "name": "license_mgr", - "path": "/opt/srlinux/bin/sr_license_mgr", - "version": "2023-08-17T01:14:20.000Z" - }, - { - "name": "linux_mgr", - "path": "/opt/srlinux/bin/sr_linux_mgr", - "version": "2023-08-17T01:16:13.000Z" - }, - { - "name": "dnsmasq", - "path": "/usr/sbin/dnsmasq", - "version": "2023-02-18T01:33:55.000Z" - }, - { - "name": "sshd", - "path": "/usr/sbin/sshd", - "version": "2023-01-10T09:10:11.000Z" - }, - { - "name": "ntpd", - "path": "/usr/sbin/chronyd", - "version": "2022-07-15T15:07:12.000Z" - }, - { - "name": "vsftpd", - "path": "/usr/sbin/vsftpd", - "version": "2023-04-06T20:53:25.000Z" - }, - { - "name": "snmp_server", - "path": "/opt/srlinux/bin/sr_snmp_server", - "version": "2023-08-17T01:02:18.000Z" - }, - { - "name": "timesrv", - "path": "/usr/sbin/chronyd", - "version": "2022-07-15T15:07:12.000Z" - }, - { - "name": "lldp_mgr", - "path": "/opt/srlinux/bin/sr_lldp_mgr", - "version": "2023-08-17T01:14:38.000Z" - }, - { - "name": "log_mgr", - "path": "/opt/srlinux/bin/sr_log_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "macsec_mgr", - "path": "/opt/srlinux/bin/sr_macsec_mgr", - "version": "2023-08-17T01:14:21.000Z" - }, - { - "name": "mcid_mgr", - "path": "/opt/srlinux/bin/sr_mcid_mgr", - "version": "2023-08-17T01:14:27.000Z" - }, - { - "name": "mfib_mgr", - "path": "/opt/srlinux/bin/sr_mfib_mgr", - "version": "2023-08-17T01:15:56.000Z" - }, - { - "name": "mgmt_server", - "path": "/opt/srlinux/bin/sr_mgmt_server", - "version": "2023-08-17T01:16:04.000Z" - }, - { - "name": "common", - "path": "n/a", - "version": "n/a" - }, - { - "name": "mirror_mgr", - "path": "/opt/srlinux/bin/sr_mirror_mgr", - "version": "2023-08-17T01:14:21.000Z" - }, - { - "name": "mpls_mgr", - "path": "/opt/srlinux/bin/sr_mpls_mgr", - "version": "2023-08-17T01:14:53.000Z" - }, - { - "name": "mplsoam_mgr", - "path": "/opt/srlinux/bin/sr_mplsoam_mgr", - "version": "2023-08-17T01:16:20.000Z" - }, - { - "name": "net_inst_mgr", - "path": "/opt/srlinux/bin/sr_net_inst_mgr", - "version": "2023-08-17T01:14:59.000Z" - }, - { - "name": "oam_mgr", - "path": "/opt/srlinux/bin/sr_oam_mgr", - "version": "2023-08-17T01:14:23.000Z" - }, - { - "name": "oc_mgmt_server", - "path": "/opt/srlinux/bin/sr_oc_mgmt_server", - "version": "2023-08-17T01:16:05.000Z" - }, - { - "name": "oc_common", - "path": "n/a", - "version": "n/a" - }, - { - "name": "ospf_mgr", - "path": "/opt/srlinux/bin/sr_ospf_mgr", - "version": "2023-08-17T01:16:26.000Z" - }, - { - "name": "p4rt_server", - "path": "/opt/srlinux/bin/sr_p4rt_server", - "version": "2023-08-17T01:14:54.000Z" - }, - { - "name": "pim_mgr", - "path": "/opt/srlinux/bin/sr_pim_mgr", - "version": "2023-08-17T01:16:25.000Z" - }, - { - "name": "plcy_mgr", - "path": "/opt/srlinux/bin/sr_plcy_mgr", - "version": "2023-08-17T01:16:24.000Z" - }, - { - "name": "maint_mode_mgr", - "path": "n/a", - "version": "n/a" - }, - { - "name": "qos_mgr", - "path": "/opt/srlinux/bin/sr_qos_mgr", - "version": "2023-08-17T01:15:09.000Z" - }, - { - "name": "radius_mgr", - "path": "/opt/srlinux/bin/sr_radius_mgr", - "version": "2023-08-17T01:15:56.000Z" - }, - { - "name": "sdk_mgr", - "path": "/opt/srlinux/bin/sr_sdk_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "segrt_mgr", - "path": "/opt/srlinux/bin/sr_segrt_mgr", - "version": "2023-08-17T01:16:06.000Z" - }, - { - "name": "sflow_sample_mgr", - "path": "/opt/srlinux/bin/sr_sflow_sample_mgr", - "version": "2023-08-17T01:14:25.000Z" - }, - { - "name": "static_route_mgr", - "path": "/opt/srlinux/bin/sr_static_route_mgr", - "version": "2023-08-17T01:16:22.000Z" - }, - { - "name": "supportd", - "path": "/opt/srlinux/bin/sr_supportd", - "version": "2023-08-17T01:02:35.000Z" - }, - { - "name": "te_mgr", - "path": "/opt/srlinux/bin/sr_te_mgr", - "version": "2023-08-17T01:16:17.000Z" - }, - { - "name": "tepolicy_mgr", - "path": "/opt/srlinux/bin/sr_tepolicy_mgr", - "version": "2023-08-17T01:15:42.000Z" - }, - { - "name": "timing_stack", - "path": "/opt/srlinux/bin/sr_timing_stack", - "version": "2023-08-17T01:16:27.000Z" - }, - { - "name": "twamp_mgr", - "path": "/opt/srlinux/bin/sr_twamp_mgr", - "version": "2023-08-17T01:16:23.000Z" - }, - { - "name": "vrrp_mgr", - "path": "/opt/srlinux/bin/sr_vrrp_mgr", - "version": "2023-08-17T01:16:16.000Z" - }, - { - "name": "vxlan_mgr", - "path": "/opt/srlinux/bin/sr_vxlan_mgr", - "version": "2023-08-17T01:14:29.000Z" - }, - { - "name": "xdp_cpm", - "path": "/opt/srlinux/bin/sr_xdp_cpm", - "version": "2023-08-17T01:02:33.000Z" - }, - { - "name": "xdp_lc", - "path": "/opt/srlinux/bin/sr_xdp_lc", - "version": "2023-08-17T01:02:55.000Z" - } - ], - "yang-module": [ - { - "name": "srl_nokia-aaa", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-aaa-password", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-aaa-types", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-acl", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-acl-policers", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-acl-qos", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-aggregate-routes", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-app-mgmt", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-bfd", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-bgp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-bridge-table-multicast-destinations", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-bridge-table-statistics", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-bridge-table-unicast-destinations", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-evpn-bgp-instance-mpls-vpws-destinations", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-ipvpn", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bgp-vpn", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-boot", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bridge-table", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-duplication", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-duplication-entries", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-learning", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-bridge-table-mac-learning-entries", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-bridge-table-mac-limit", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-bridge-table-mac-table", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-bridge-table-proxy-arp-nd", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bridge-table-reserved-macs", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-bridge-table-shg", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-bridge-table-static-mac", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-configuration", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-configuration-role", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-connection-point", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-dhcp-server", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-dns", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-ethcfm", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-ethcfm-pm", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-event-handler", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-ftp", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-gnmi-server", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-gnsi-authz", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-gribi-server", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-icmp", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-if-ip", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-if-mpls", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-igmp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-igmp-snooping", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-igmp-types", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-bridge-table", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-interfaces-bridge-table-mac-duplication-entries", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-interfaces-bridge-table-mac-learning-entries", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-interfaces-bridge-table-mac-table", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-interfaces-bridge-table-statistics", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-interfaces-ethernet-segment-association", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-dhcp", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-dhcp-relay", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-dhcp-server", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-ip-vrrp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-interfaces-l2cp", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-interfaces-lag", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-local-mirror-destination", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-nbr", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-nbr-evpn", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-interfaces-nbr-virtual-ip-discovery", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-p4rt", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-interfaces-router-adv", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-interfaces-vlans", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-interfaces-vxdp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-ip-route-tables", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-isis", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-isis-lsdb", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-isis-lsdb-types", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-json-rpc", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-keychains", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-lacp", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-ldp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-license", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-linux", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-lldp", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-lldp-types", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-load-balancing", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-logging", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-lsp-ping-trace", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-macsec", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-maintenance-mode", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-maintenance-policies", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-micro-bfd", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-mirroring", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mld", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mld-snooping", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mpls", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-mpls-label-management", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-mpls-route-tables", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mpls-services-evpn-label-management", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-mpls-services-network-instance-label-management", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-mtu", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-multicast-mfib-tables", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-mvpn-l3", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-network-instance", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-network-instance-mtu", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-next-hop-groups", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-ntp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-oam", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-oam-pm-ip", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-openconfig", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-ospf", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-p4rt-server", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-packet-link-qual", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-packet-match-types", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-pim", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-acl", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-cgroup", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-platform-chassis", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-control", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-cpu", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-platform-datapath-resources", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-disk", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-fabric", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-fan", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-healthz", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-lc", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-linecard-fib", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-memory", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-platform-mtu", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-platform-p4rt", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-platform-pipeline-counters", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-platform-psu", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-qos", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-redundancy", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-platform-resource-mgmt", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-resource-monitoring", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-platform-secure-boot", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-tcam", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-platform-tpm", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-platform-vxdp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-policy-forwarding", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-qos", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-qos-policers", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-ra_guard", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-rib-bgp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-routing-policy", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-segment-routing", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-sflow", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-snmp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-ssh", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-stamp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-static-routes", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system", - "revision": "2022-03-31" - }, - { - "name": "srl_nokia-system-banner", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-system-bridge-table", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-system-bridge-table-proxy-arp", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-system-info", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-multicast", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-multicast-mfib-table", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-name", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-system-network-instance", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-system-network-instance-bgp-evpn-ethernet-segments", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-system-network-instance-bgp-vpn", - "revision": "2022-06-30" - }, - { - "name": "srl_nokia-system-protocols", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-tcp-udp", - "revision": "2019-11-30" - }, - { - "name": "srl_nokia-te-policies", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-timezone", - "revision": "2020-06-30" - }, - { - "name": "srl_nokia-tls", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-traffic-engineering", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-transport-security", - "revision": "2023-03-31" - }, - { - "name": "srl_nokia-tunnel", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-tunnel-interfaces", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table", - "revision": "2021-06-30" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table-multicast-destinations", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table-unicast-destinations", - "revision": "2021-11-30" - }, - { - "name": "srl_nokia-tunnel-interfaces-vxlan-interface-bridge-table-unicast-es-destination-vteps", - "revision": "2021-03-31" - }, - { - "name": "srl_nokia-tunnel-tables", - "revision": "2022-11-30" - }, - { - "name": "srl_nokia-twamp", - "revision": "2023-07-31" - }, - { - "name": "srl_nokia-vxlan-tunnel-vtep", - "revision": "2023-03-31" - } - ] - }, - "srl_nokia-acl:acl": { - "cpm-filter": { - "ipv4-filter": { - "statistics-per-entry": true, - "entry": [ - { - "sequence-id": 10, - "description": "Accept incoming ICMP unreachable messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "dest-unreachable", - "code": [ - 0, - 1, - 2, - 3, - 4, - 13 - ] - } - } - }, - { - "sequence-id": 20, - "description": "Accept incoming ICMP time-exceeded messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "time-exceeded" - } - } - }, - { - "sequence-id": 30, - "description": "Accept incoming ICMP parameter problem messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "param-problem" - } - } - }, - { - "sequence-id": 40, - "description": "Accept incoming ICMP echo messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "echo" - } - } - }, - { - "sequence-id": 50, - "description": "Accept incoming ICMP echo-reply messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "echo-reply" - } - } - }, - { - "sequence-id": 60, - "description": "Accept incoming SSH when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 70, - "description": "Accept incoming SSH when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 80, - "description": "Accept incoming Telnet when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 90, - "description": "Accept incoming Telnet when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 100, - "description": "Accept incoming TACACS+ when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 110, - "description": "Accept incoming TACACS+ when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 120, - "description": "Accept incoming DNS response messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "operator": "eq", - "value": 53 - } - } - }, - { - "sequence-id": 130, - "description": "Accept incoming DHCP messages targeted for BOOTP/DHCP client", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 68 - } - } - }, - { - "sequence-id": 140, - "description": "Accept incoming TFTP read-request and write-request messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 69 - } - } - }, - { - "sequence-id": 150, - "description": "Accept incoming HTTP(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 160, - "description": "Accept incoming HTTP(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 170, - "description": "Accept incoming NTP messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "operator": "eq", - "value": 123 - } - } - }, - { - "sequence-id": 180, - "description": "Accept incoming SNMP GET/GETNEXT messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 161 - } - } - }, - { - "sequence-id": 190, - "description": "Accept incoming BGP when the other router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 200, - "description": "Accept incoming BGP when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 210, - "description": "Accept incoming HTTPS(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 220, - "description": "Accept incoming HTTPS(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 230, - "description": "Accept incoming single-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 3784 - } - } - }, - { - "sequence-id": 240, - "description": "Accept incoming multi-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 4784 - } - } - }, - { - "sequence-id": 250, - "description": "Accept incoming uBFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 6784 - } - } - }, - { - "sequence-id": 260, - "description": "Accept incoming gNMI messages when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 57400 - } - } - }, - { - "sequence-id": 270, - "description": "Accept incoming UDP traceroute messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "range": { - "start": 33434, - "end": 33464 - } - } - } - }, - { - "sequence-id": 280, - "description": "Accept incoming ICMP timestamp messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "protocol": "icmp", - "icmp": { - "type": "timestamp" - } - } - }, - { - "sequence-id": 290, - "description": "Accept incoming OSPF messages", - "action": { - "accept": { - - } - }, - "match": { - "protocol": 89 - } - }, - { - "sequence-id": 300, - "description": "Accept incoming DHCP relay messages targeted for BOOTP/DHCP server", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "destination-port": { - "operator": "eq", - "value": 67 - } - } - }, - { - "sequence-id": 310, - "description": "Accept ICMP fragment packets", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "fragment": true, - "protocol": "icmp" - } - }, - { - "sequence-id": 320, - "description": "Accept incoming LDP packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "operator": "eq", - "value": 646 - } - } - }, - { - "sequence-id": 330, - "description": "Accept incoming LDP packets with source-port 646", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "source-port": { - "operator": "eq", - "value": 646 - } - } - }, - { - "sequence-id": 340, - "description": "Accept incoming LDP packets with destination-port 646", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 646 - } - } - }, - { - "sequence-id": 350, - "description": "Accept incoming gRIBI packets with destination-port 57401", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 57401 - } - } - }, - { - "sequence-id": 360, - "description": "Accept incoming p4rt packets with destination-port 9559", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 9559 - } - } - }, - { - "sequence-id": 370, - "description": "Accept incoming IGMP packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "igmp" - } - }, - { - "sequence-id": 380, - "description": "Accept incoming PIM packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "pim" - } - }, - { - "sequence-id": 390, - "description": "Accept incoming RADIUS AAA packets", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "udp", - "source-port": { - "range": { - "start": 1812, - "end": 1813 - } - } - } - }, - { - "sequence-id": 400, - "description": "Accept incoming NETCONF messages with destination-port 830", - "action": { - "accept": { - - } - }, - "match": { - "protocol": "tcp", - "destination-port": { - "operator": "eq", - "value": 830 - } - } - }, - { - "sequence-id": 410, - "description": "Drop all else", - "action": { - "drop": { - "log": true - } - } - } - ] - }, - "ipv6-filter": { - "statistics-per-entry": true, - "entry": [ - { - "sequence-id": 10, - "description": "Accept incoming ICMPv6 unreachable messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "dest-unreachable", - "code": [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - } - } - }, - { - "sequence-id": 20, - "description": "Accept incoming ICMPv6 packet-too-big messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "packet-too-big" - } - } - }, - { - "sequence-id": 30, - "description": "Accept incoming ICMPv6 time-exceeded messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "time-exceeded" - } - } - }, - { - "sequence-id": 40, - "description": "Accept incoming ICMPv6 parameter problem messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "param-problem" - } - } - }, - { - "sequence-id": 50, - "description": "Accept incoming ICMPv6 echo-request messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "echo-request" - } - } - }, - { - "sequence-id": 60, - "description": "Accept incoming ICMPv6 echo-reply messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "echo-reply" - } - } - }, - { - "sequence-id": 70, - "description": "Accept incoming ICMPv6 router-advertisement messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "router-advertise" - } - } - }, - { - "sequence-id": 80, - "description": "Accept incoming ICMPv6 neighbor-solicitation messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "neighbor-solicit" - } - } - }, - { - "sequence-id": 90, - "description": "Accept incoming ICMPv6 neighbor-advertisement messages", - "action": { - "accept": { - "rate-limit": { - "system-cpu-policer": "icmp" - } - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "neighbor-advertise" - } - } - }, - { - "sequence-id": 100, - "description": "Accept incoming SSH when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 110, - "description": "Accept incoming SSH when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 22 - } - } - }, - { - "sequence-id": 120, - "description": "Accept incoming Telnet when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 130, - "description": "Accept incoming Telnet when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 23 - } - } - }, - { - "sequence-id": 140, - "description": "Accept incoming TACACS+ when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 150, - "description": "Accept incoming TACACS+ when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 49 - } - } - }, - { - "sequence-id": 160, - "description": "Accept incoming DNS response messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "source-port": { - "operator": "eq", - "value": 53 - } - } - }, - { - "sequence-id": 170, - "description": "Accept incoming TFTP read-request and write-request messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 69 - } - } - }, - { - "sequence-id": 180, - "description": "Accept incoming HTTP(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 190, - "description": "Accept incoming HTTP(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 80 - } - } - }, - { - "sequence-id": 200, - "description": "Accept incoming NTP messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "source-port": { - "operator": "eq", - "value": 123 - } - } - }, - { - "sequence-id": 210, - "description": "Accept incoming SNMP GET/GETNEXT messages from servers", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 161 - } - } - }, - { - "sequence-id": 220, - "description": "Accept incoming BGP when the other router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 230, - "description": "Accept incoming BGP when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 179 - } - } - }, - { - "sequence-id": 240, - "description": "Accept incoming HTTPS(JSON-RPC) when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 250, - "description": "Accept incoming HTTPS(JSON-RPC) when this router initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "source-port": { - "operator": "eq", - "value": 443 - } - } - }, - { - "sequence-id": 260, - "description": "Accept incoming DHCPv6 client messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 546 - } - } - }, - { - "sequence-id": 270, - "description": "Accept incoming single-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 3784 - } - } - }, - { - "sequence-id": 280, - "description": "Accept incoming multi-hop BFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 4784 - } - } - }, - { - "sequence-id": 290, - "description": "Accept incoming uBFD session messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 6784 - } - } - }, - { - "sequence-id": 300, - "description": "Accept incoming gNMI messages when the other host initiates the TCP connection", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 57400 - } - } - }, - { - "sequence-id": 310, - "description": "Accept incoming UDP traceroute messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "range": { - "start": 33434, - "end": 33464 - } - } - } - }, - { - "sequence-id": 320, - "description": "Accept incoming IPV6 hop-in-hop messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": 0 - } - }, - { - "sequence-id": 330, - "description": "Accept incoming IPV6 fragment header messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": 44 - } - }, - { - "sequence-id": 340, - "description": "Accept incoming OSPF messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": 89 - } - }, - { - "sequence-id": 350, - "description": "Accept incoming DHCPv6 relay messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "destination-port": { - "operator": "eq", - "value": 547 - } - } - }, - { - "sequence-id": 360, - "description": "Accept incoming gRIBI packets with destination-port 57401", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 57401 - } - } - }, - { - "sequence-id": 370, - "description": "Accept incoming p4rt packets with destination-port 9559", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 9559 - } - } - }, - { - "sequence-id": 380, - "description": "Accept incoming MLDv1 report messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-report" - } - } - }, - { - "sequence-id": 390, - "description": "Accept incoming MLDv2 report messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-v2" - } - } - }, - { - "sequence-id": 400, - "description": "Accept incoming MLDv1 done messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-done" - } - } - }, - { - "sequence-id": 410, - "description": "Accept incoming MLD query messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "icmp6", - "icmp6": { - "type": "mld-query" - } - } - }, - { - "sequence-id": 420, - "description": "Accept incoming PIM messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "pim" - } - }, - { - "sequence-id": 430, - "description": "Accept incoming RADIUS AAA messages", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "udp", - "source-port": { - "range": { - "start": 1812, - "end": 1813 - } - } - } - }, - { - "sequence-id": 440, - "description": "Accept incoming NETCONF messages with destination-port 830", - "action": { - "accept": { - - } - }, - "match": { - "next-header": "tcp", - "destination-port": { - "operator": "eq", - "value": 830 - } - } - }, - { - "sequence-id": 450, - "description": "Drop all else", - "action": { - "drop": { - "log": true - } - } - } - ] - } - }, - "policers": { - "system-cpu-policer": [ - { - "name": "icmp", - "entry-specific": false, - "peak-packet-rate": 1000, - "max-packet-burst": 1000 - } - ] - } - }, - "srl_nokia-interfaces:interface": [ - { - "name": "ethernet-1/1", - "admin-state": "enable" - }, - { - "name": "ethernet-1/2", - "admin-state": "enable" - }, - { - "name": "ethernet-1/3", - "admin-state": "enable" - }, - { - "name": "mgmt0", - "admin-state": "enable", - "subinterface": [ - { - "index": 0, - "admin-state": "enable", - "ip-mtu": 1500, - "ipv4": { - "admin-state": "enable", - "srl_nokia-interfaces-ip-dhcp:dhcp-client": { - - } - }, - "ipv6": { - "admin-state": "enable", - "srl_nokia-interfaces-ip-dhcp:dhcp-client": { - - } - } - } - ] - } - ], - "srl_nokia-system:system": { - "srl_nokia-aaa:aaa": { - "authentication": { - "idle-timeout": 7200, - "authentication-method": [ - "local" - ], - "linuxadmin-user": { - "password": "$6$r7GFZ/boZ.FHh$NbZygnGHaPE6reQwZpjBzTZ4.4j/x4LX2Aa4AzupPsIYzyF.kJQwHMaoPENZX09Qzn5OTasSnJkFhIzp3OT88." - } - }, - "server-group": [ - { - "name": "local", - "type": "srl_nokia-aaa-types:local" - } - ] - }, - "srl_nokia-lldp:lldp": { - "admin-state": "enable" - }, - "srl_nokia-gnmi-server:gnmi-server": { - "admin-state": "enable", - "rate-limit": 65000, - "trace-options": [ - "request", - "response", - "common" - ], - "network-instance": [ - { - "name": "mgmt", - "admin-state": "enable", - "tls-profile": "clab-profile" - } - ], - "unix-socket": { - "admin-state": "enable" - } - }, - "srl_nokia-tls:tls": { - "server-profile": [ - { - "name": "clab-profile", - "key": "$aes$fAGSx/mtJ07o=$gsLnoBdIKGri+sJZBLgxeX9r2yCW5g2hoAnUuGBkIcPgv29A9G3pIh1Nd2Fw5AREg9TLJfixTtbRPnatOSezO3ffu76OauB+1aYZlLSKhiGgLVW2bLNjzp1gYZA9wwp+ShdHfNRv/l4eY5yquvMBcNr93Wtrsb++zbQjo8AKVszbGgliVNIpGkUUWP2bvuSay/rOR/sX/pX79Hh/MFZ8TxliGv3O5evbnsgeMb8sVF8GVn9uyAj9pr4nikyWq1KYzsuAmH70k+ImYcOxKwDHZ+vLGoZQvOLt2h4vn2IWNE4GbgDyNVszYeeJePe3tSMFnRSNXvqjGRKhfWd0rShkWpYBJzm8qqecSXpSP67djiFjEO1gsLZqrNEobWq2bz32f94oNPOqPw0z31ujxgCiBllfz4sSZ/h+eHr6/BcYwDdy+CwXG/sExGsF+iFYUxYHkz1XpRcLnpYNKyNoBJcfQCUZAHRBlfnFi3LEy3eWcVl1dOSG+v0bafMqt3rD9EU8eMfL73cFgnPa/jXTTm2ht/Ka4CZeR1vnuA8skuFwxZ6askezH0WRzcC2SH5meSthqTIz8u+QjR1xUxBDwnwXU5zp1iespapivMvA5VuFPbaom1n/jF9Kq6dTiT1Q1m2GeSD6OVHBMkwcpwi56jYFjO/6oFaL2kz2fqpexWmenmT4Zq4FWWDq/Eh6gnbcwNwMHO/lB3J4r6Gu8Fjov9yUYeSYDTQtY+vZLHmlAgZ3HApDO8HhIpUIQdFxjvVXXG+6zArFE5toeHx1rN6xnjrpbSKdb7V7qhoi/6+0b/W+Jl7hk2lpOadV18sseVbYRHeKXN4qbsm+CScTqK1hT/a/LdSF8oFVRGoWpjLvgpyN6QgNUVGR0yLOxMSmzxgqbp2Pw8h39uJTSObiIfAp9vXi3OlAx8dJGLsx2UkAIKlP6QVlC3gxEYB7uDSo5KheakNAR2fGh77S9LIAbudaZsnq7vJLWyQZDS1xSMSqzEtq9NLVFSnT7baO+qPn8j53If/lELOB6zksTZ9DnldodTjRTV3JnxVYepdO4bR/iY8QfP5VS/cyPIPEKjeXQ9CLb6deXpSq16ANl16W536tNZoyDSAn9eXbQ4q3ZRv8JQMeSpe8HrwXAvIDIk4Cl1wdF575Xs56N+reqYjpFaQspAuxTbliF/eQfeZ1P79bspMDJ22YZvZMORJ2q2437aH6voeSlUismym9g21BnFVMqucr04qTtqIKFfF10j2DMfsCrPofQHlI3u6BL8zAnx3I8OoSCdAJIbkmVSPeObe2Tds1qyxo7MwHrTDWunPO5hEJLyNWrGIGi7aXV/O/bzuunmrXGRwhlffgjHTh4A4ZdsS6r+J7n8UQ3/MGBFj3p1LL0ENjcFrPOcjVCOY9p5y8BK+mC/RfXYG0Pj9cZ5dEZWVWbdOTiKK99iP7bJatG9/5NTJdDNY0Utde9I//02LCgInD7scjo/NG8KdmkeRfUpbEVA9BB+QW/lriL5Tlrhgxuh+gFROsfcPkcFnBRyib/hp77zSN51iP+0GPQJufDPLgQ7Git8Kaut28BdAW+nqW7KgGlvIPga7bWDBM0uYgwYf2Vv5l503JuyF6BjZ4ls5Ceii9w3rIJihw0u80981VXIdp/HqxRvGQgEkdD+Xf8JYuomkHXaihwERKXvmc0oppGI34xbfsRmggShKiMSLXY1ZLCcCpDIBaedYZ5H/faMaS2mZerD0Q8pQHGZxwT8CU8KIqjLfY1kFnWLnHSS7PXOdNR2mttdrRSLDBE9I7ldUX8O0oseEM0iZlq50E/ikCf291KAlDUUZ+c/KgFuSS2bvsHVdOjNmuQPRtr84iOCcSbzEC1ZFhX/Sd1bqzeWIUWTIwbEScUUywgR/EYYIuqN62TAGfSFxiCkoDnDobpi9Opt0VRfM+6oSWt8ACxWhpzGGqTz29ab9KVwQrkeEPM1f8sCgnwCgYWPgTWgK8PFfxaFa95Hj9EBs/jd8Rju7t3POd5+EOlETeguMgtS7O1/HyXydKlR3sV8vAnpuS0nZmR0ZHYpF5difPktGOXgwrqN5LlRKGMTBpe1Kv5i63NJloTHYQee7OXqVEErYPQmks+wkYb7rVaR0wBLpr5/ur/AtdtmQvz33w87HXHlOtvfRQ7t+kjpWKZ+kdXuudohZBFYJahUzJYXlNeCibUeVXTGXxQW+Vv3dZTMOZMwF+JM5A55bvt0jXLhI9iIYzGP0L", - "certificate": "-----BEGIN CERTIFICATE-----\nMIID8DCCAtigAwIBAgICBnowDQYJKoZIhvcNAQELBQAwWjELMAkGA1UEBhMCVVMx\nCTAHBgNVBAcTADEVMBMGA1UEChMMY29udGFpbmVybGFiMQkwBwYDVQQLEwAxHjAc\nBgNVBAMTFWNsYWItd2FuLWxhYjAxIGxhYiBDQTAeFw0yMzEwMjkxMjM3MjRaFw0y\nNDEwMjkxMjM3MjRaMFsxCzAJBgNVBAYTAlVTMQkwBwYDVQQHEwAxFTATBgNVBAoT\nDGNvbnRhaW5lcmxhYjEJMAcGA1UECxMAMR8wHQYDVQQDExZwMDAyLmNsYWItd2Fu\nLWxhYjAxLmlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqt0MKUIK\nS3DPOtKMC8BMBsSh22I+J220HHcwyPDe/owCSkAIbtApnnA0icLgxfoRBQKFX8Q8\n7C6tpaopB9JVvvKydq6pW9ciov6reSXB+OVjSqLJvRkXZ7OuGrnQ3Zf/JXZ1+m+P\nzxGvs7H4B5Lj/6izfQt0XoFfNSlDyxMHZbVs4I1yIiEVbknRVlp1VJnkSdel22ZV\n9vc56vgpXf9Qbia3p1rmNxLWMmelwgl+fIA65qAlMS06DS80/aSVMZY2JFphA2Tw\n2SB/0xGwOiMxCzwmR5WXNXcss5CW4ShhFEA6nJt7okveR3NQqouveL0ubbz7kzlm\nesYFtZ+wTcdrFQIDAQABo4G+MIG7MA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDgYDVR0OBAcEBQECAwQGMB8GA1UdIwQYMBaA\nFPL2WRHNgfkn/HjX3jCArw9ke8ZrMFkGA1UdEQRSMFCCBHAwMDKCGGNsYWItY2xh\nYi13YW4tbGFiMDEtcDAwMoIWcDAwMi5jbGFiLXdhbi1sYWIwMS5pb4cErBQUA4cQ\nIAEBcgAgACAAAAAAAAAAAzANBgkqhkiG9w0BAQsFAAOCAQEAmzIBzcnbvOFIt9vT\nJJd0PDW62R46bMWjckGmQd3HHcPZHUSFJNVBFsPmXlxLHZwhSPLWJh4HzFY74O3S\n5X+jCgXtHhLkD9Y6juGAgZAyAM8k3UVWu28yzz2u2z81J5/q6TXmE2DOTXE8l/dg\nAug5TVR5ZA1Hh3kyiZMN2dtnziB5d3R6fqhAepS+4aqrzBd3IbuqDgRxMQSWr6A+\ntkwVK8A2L9ZnVa3JJ/dHjzwoA5nxHqev1/xcdIPWhttw/bkd6xjGKneW4o8fw4OW\nzB8Tqdg7SGDhdanR0tHSMk2vCv0veTfTfFKhMolGnzN0IDgRMFpNoegvbezzegBd\nSNQdMw==\n-----END CERTIFICATE-----\n", - "authenticate-client": false - } - ] - }, - "srl_nokia-json-rpc:json-rpc-server": { - "admin-state": "enable", - "network-instance": [ - { - "name": "mgmt", - "http": { - "admin-state": "enable" - }, - "https": { - "admin-state": "enable", - "tls-profile": "clab-profile" - } - } - ] - }, - "srl_nokia-dns:dns": { - "network-instance": "mgmt", - "server-list": [ - "172.29.144.1" - ] - }, - "srl_nokia-ssh:ssh-server": { - "network-instance": [ - { - "name": "mgmt", - "admin-state": "enable" - } - ] - }, - "srl_nokia-snmp:snmp": { - "community": "$aes$6U8ijoBpHxFk=$CJg9kMnOQ/mjxDcDA1cFhw==", - "network-instance": [ - { - "name": "mgmt", - "admin-state": "enable" - } - ] - }, - "srl_nokia-system-banner:banner": { - "login-banner": "................................................................\n: Welcome to Nokia SR Linux! :\n: Open Network OS for the NetOps era. :\n: :\n: This is a freely distributed official container image. :\n: Use it - Share it :\n: :\n: Get started: https://learn.srlinux.dev :\n: Container: https://go.srlinux.dev/container-image :\n: Docs: https://doc.srlinux.dev/23-7 :\n: Rel. notes: https://doc.srlinux.dev/rn23-7-1 :\n: YANG: https://yang.srlinux.dev/release/v23.7.1 :\n: Discord: https://go.srlinux.dev/discord :\n: Contact: https://go.srlinux.dev/contact-sales :\n................................................................\n" - }, - "srl_nokia-logging:logging": { - "buffer": [ - { - "buffer-name": "messages", - "rotate": 3, - "size": "10000000", - "facility": [ - { - "facility-name": "local6", - "priority": { - "match-above": "informational" - } - } - ] - }, - { - "buffer-name": "system", - "facility": [ - { - "facility-name": "auth", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "cron", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "daemon", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "ftp", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "kern", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "lpr", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "mail", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "news", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "syslog", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "user", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "uucp", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local0", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local1", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local2", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local3", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local4", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local5", - "priority": { - "match-above": "warning" - } - }, - { - "facility-name": "local7", - "priority": { - "match-above": "warning" - } - } - ] - } - ], - "file": [ - { - "file-name": "messages", - "rotate": 3, - "size": "10000000", - "facility": [ - { - "facility-name": "local6", - "priority": { - "match-above": "warning" - } - } - ] - } - ] - } - }, - "srl_nokia-network-instance:network-instance": [ - { - "name": "mgmt", - "type": "srl_nokia-network-instance:ip-vrf", - "admin-state": "enable", - "description": "Management network instance", - "interface": [ - { - "name": "mgmt0.0" - } - ], - "protocols": { - "srl_nokia-linux:linux": { - "import-routes": true, - "export-routes": true, - "export-neighbors": true - } - } - } - ] -} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/devices/app_ephemeral.mgmt_server.ready_for_config b/wan-lab/clab-clab-wan-lab01/p002/config/devices/app_ephemeral.mgmt_server.ready_for_config deleted file mode 100644 index 9a7211a..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/devices/app_ephemeral.mgmt_server.ready_for_config +++ /dev/null @@ -1 +0,0 @@ -loaded initial configuration diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/devices/hw_details.json b/wan-lab/clab-clab-wan-lab01/p002/config/devices/hw_details.json deleted file mode 100644 index c7ab7d1..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/devices/hw_details.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "chassis_type": 65, - "chassis_base_mac": { - "mac_address": "AAAAAAAA" - }, - "chassis_serial_number": "", - "is_active": true, - "card_details": [], - "cpm_slot_by_letter": "A", - "is_singleru": true, - "slot_num": 0, - "cpm_card_type": 176, - "ztp_interfaces": [], - "chassis_name": "7220 IXR-D2", - "card_serial_number": "", - "mda_poll_thread": false -} diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/devices/management-ip.json b/wan-lab/clab-clab-wan-lab01/p002/config/devices/management-ip.json deleted file mode 100644 index ab5c8ee..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/devices/management-ip.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ipv4_gateway": "172.20.20.1", - "ipv4": "172.20.20.2/24", - "ipv6": "2001:172:20:20::2/64" -} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_1.json b/wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_1.json deleted file mode 100644 index ea47d43..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_1.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "slot_num": 1, - "card_type": 176, - "mda_type": 195, - "base_mac": { - "mac_address": "GokDAAAA" - }, - "mac_count": 0, - "chassis_type": 65, - "card_deviation": "", - "is_combined_system": true, - "active_cpm_slot_num": 1, - "version": 1, - "card_mfg_assembly": "", - "pd_type": 1, - "card_revision": 0, - "card_mac_count": 0, - "has_gnss": false -} diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_nums.json b/wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_nums.json deleted file mode 100644 index d8f647e..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/devices/slot_nums.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "slots": { - "slot_info": [ - { - "slot_num": 1, - "is_cpm": true, - "is_imm": true, - "card_type": 176 - }, - { - "slot_num": 1, - "is_cpm": true, - "is_imm": true, - "card_type": 176 - } - ] - }, - "my_cpm_slot_num": 1 -} diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/last_boot_reason.json b/wan-lab/clab-clab-wan-lab01/p002/config/last_boot_reason.json deleted file mode 100644 index cb43963..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/last_boot_reason.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "active_serial_number": "Sim Serial No.", - "chassis_serial_number": "Sim Serial No.", - "last_boot_reason": "REASON_UNSET", - "standby_ready": false, - "file_written_at_unix_time": "2023-10-29T13:16:43.749Z", - "file_written_at_unix_time_ns": "1698585403749286222" -} diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/startup-config.cfg b/wan-lab/clab-clab-wan-lab01/p002/config/startup-config.cfg deleted file mode 100644 index 210c508..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/startup-config.cfg +++ /dev/null @@ -1,30 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.1.2/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.3.1/30; - } - } - } - ge-0/0/2 { - unit 0 { - family inet { - address 172.16.3.5/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.1.2/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.key.pem b/wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.key.pem deleted file mode 100644 index 81feb93..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.key.pem +++ /dev/null @@ -1,27 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEpAIBAAKCAQEAqt0MKUIKS3DPOtKMC8BMBsSh22I+J220HHcwyPDe/owCSkAI -btApnnA0icLgxfoRBQKFX8Q87C6tpaopB9JVvvKydq6pW9ciov6reSXB+OVjSqLJ -vRkXZ7OuGrnQ3Zf/JXZ1+m+PzxGvs7H4B5Lj/6izfQt0XoFfNSlDyxMHZbVs4I1y -IiEVbknRVlp1VJnkSdel22ZV9vc56vgpXf9Qbia3p1rmNxLWMmelwgl+fIA65qAl -MS06DS80/aSVMZY2JFphA2Tw2SB/0xGwOiMxCzwmR5WXNXcss5CW4ShhFEA6nJt7 -okveR3NQqouveL0ubbz7kzlmesYFtZ+wTcdrFQIDAQABAoIBAH0XEAw0mSzaDh1W -f8kqo35g/s6Kgk6DdlVQvZqfHeLlxdduQb4/D/k61Hv2/HB0v3kXe2W9WYzgL6kV -hqx/RN9i910ESmE+g9Eo+YjcJ8J8zdCalW+nqwb0+QX/+/X/jYBz1bPfcT18CVJZ -fOiuldVaQO3PMQbvWDCnYUaPS98dXa+RXv/gM1fWC3jSWAwEEpod/O9w634Ocr8/ -vasRJ0sE/dBIhTpFtlkFvLU0Oyzu+6KH9D7S2KNq25AgWhidVuBV7JIXZZDJRKoE -tCsp67O8s2PlHnPrRYo0+BXOuu9uEU6sQjyFwL5cne6QMQY5jC+DWIdU1kdON+s+ -nWQrqpECgYEAzgYaPBcqKYC9UUlxSh2irGOAIHYXtEwhdfL3sGOYTnNqgnu7R0xM -F3B3EiLtQfLVgQFI6ZaTV3aPxUObQmelWkeLdW04E7l0If8EzYt7BwxGgTu2MX2j -+WHBvoyp5PrjmtlJ/+cQ4arVXi8jD0Eh3XjQ/Dz2klgfo68sD6ivEKsCgYEA1E+E -ZjSg+wm8CHRju4oivhaHi8/m1CA0+AjkQNVF75/LYKi4HRPStv7p/ndjLQ71fCUM -q2wfYjPq7ehJFQTvDCarYXA1JXkPjrSw+WQeYnre0C0DsByNFV5YBUiHBIdE2Eto -yMBUzdmw8LGV1LTJVqu4dKmH+Ag/N/6bBZmg8z8CgYBgpDAuO9eFPGSR+tdvotMp -9kql739TDdssTtqtHSrWsgEmUBAbc8jFvfW8xjFxHA3Ww9mF6SIYhv8N05bC4YeI -/8KFRMRnTDkTsWJ5YJJHThTMjkv6jysZ0idl0OnpBV86xe6WYbdjhBUuZwIVJ8JQ -91lg2N/46el9iLAscD4enQKBgQCFmjht/KZk8z5Bb8Sm6olsZ08K21ydllrezvGc -HtmwrjTUcbfSjHvoLkffmw9s9mHiqonrgdHKAXPQHIGI2Z74XYkxeuPm3eS9X9WS -Sr+YJ0v5YqpUc9MQZFstj/NvFRRsrB+XXPjAxUHEZWws+0tL4CnmOBzZJ49o1C6H -eqK/DwKBgQDJODVroHdth5uEQk/jw2x3DLtJJajuLNwXWAhwcPgDjyYaA1Hw+7kI -Ez69AS5Ls5/rHl2a2oRB8thWTVmZA+hECmWDSethX+fwbRk6alG24mNg2iP0mGNp -4fNWsXBITfD8Aaa1hp0bAzURPpE44f5FgJ8BOKmuqJxzmPVeHPhWIg== ------END RSA PRIVATE KEY----- diff --git a/wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.pem b/wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.pem deleted file mode 100644 index 208163a..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/config/tls/clab-profile.pem +++ /dev/null @@ -1,24 +0,0 @@ ------BEGIN CERTIFICATE----- -MIID8DCCAtigAwIBAgICBnowDQYJKoZIhvcNAQELBQAwWjELMAkGA1UEBhMCVVMx -CTAHBgNVBAcTADEVMBMGA1UEChMMY29udGFpbmVybGFiMQkwBwYDVQQLEwAxHjAc -BgNVBAMTFWNsYWItd2FuLWxhYjAxIGxhYiBDQTAeFw0yMzEwMjkxMjM3MjRaFw0y -NDEwMjkxMjM3MjRaMFsxCzAJBgNVBAYTAlVTMQkwBwYDVQQHEwAxFTATBgNVBAoT -DGNvbnRhaW5lcmxhYjEJMAcGA1UECxMAMR8wHQYDVQQDExZwMDAyLmNsYWItd2Fu -LWxhYjAxLmlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqt0MKUIK -S3DPOtKMC8BMBsSh22I+J220HHcwyPDe/owCSkAIbtApnnA0icLgxfoRBQKFX8Q8 -7C6tpaopB9JVvvKydq6pW9ciov6reSXB+OVjSqLJvRkXZ7OuGrnQ3Zf/JXZ1+m+P -zxGvs7H4B5Lj/6izfQt0XoFfNSlDyxMHZbVs4I1yIiEVbknRVlp1VJnkSdel22ZV -9vc56vgpXf9Qbia3p1rmNxLWMmelwgl+fIA65qAlMS06DS80/aSVMZY2JFphA2Tw -2SB/0xGwOiMxCzwmR5WXNXcss5CW4ShhFEA6nJt7okveR3NQqouveL0ubbz7kzlm -esYFtZ+wTcdrFQIDAQABo4G+MIG7MA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUEFjAU -BggrBgEFBQcDAgYIKwYBBQUHAwEwDgYDVR0OBAcEBQECAwQGMB8GA1UdIwQYMBaA -FPL2WRHNgfkn/HjX3jCArw9ke8ZrMFkGA1UdEQRSMFCCBHAwMDKCGGNsYWItY2xh -Yi13YW4tbGFiMDEtcDAwMoIWcDAwMi5jbGFiLXdhbi1sYWIwMS5pb4cErBQUA4cQ -IAEBcgAgACAAAAAAAAAAAzANBgkqhkiG9w0BAQsFAAOCAQEAmzIBzcnbvOFIt9vT -JJd0PDW62R46bMWjckGmQd3HHcPZHUSFJNVBFsPmXlxLHZwhSPLWJh4HzFY74O3S -5X+jCgXtHhLkD9Y6juGAgZAyAM8k3UVWu28yzz2u2z81J5/q6TXmE2DOTXE8l/dg -Aug5TVR5ZA1Hh3kyiZMN2dtnziB5d3R6fqhAepS+4aqrzBd3IbuqDgRxMQSWr6A+ -tkwVK8A2L9ZnVa3JJ/dHjzwoA5nxHqev1/xcdIPWhttw/bkd6xjGKneW4o8fw4OW -zB8Tqdg7SGDhdanR0tHSMk2vCv0veTfTfFKhMolGnzN0IDgRMFpNoegvbezzegBd -SNQdMw== ------END CERTIFICATE----- diff --git a/wan-lab/clab-clab-wan-lab01/p002/topology.yml b/wan-lab/clab-clab-wan-lab01/p002/topology.yml deleted file mode 100644 index e353417..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/topology.yml +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 2020 Nokia -# Licensed under the BSD 3-Clause License. -# SPDX-License-Identifier: BSD-3-Clause - -chassis_configuration: - "chassis_type": 65 - "base_mac": "1a:89:03:00:00:00" - "cpm_card_type": 176 - -slot_configuration: - 1: - "card_type": 176 - "mda_type": 195 # imm48-25g-sfp28+8-100g-qsfp28 diff --git a/wan-lab/clab-clab-wan-lab01/p002/yum.repo b/wan-lab/clab-clab-wan-lab01/p002/yum.repo deleted file mode 100644 index 2d42c74..0000000 --- a/wan-lab/clab-clab-wan-lab01/p002/yum.repo +++ /dev/null @@ -1,5 +0,0 @@ -[srlinux] -name=SR Linux NDK apps -baseurl=https://yum.fury.io/srlinux/ -enabled=1 -gpgcheck=0 diff --git a/wan-lab/clab-clab-wan-lab01/pe001/config/startup-config.cfg b/wan-lab/clab-clab-wan-lab01/pe001/config/startup-config.cfg deleted file mode 100644 index e5bfe0b..0000000 --- a/wan-lab/clab-clab-wan-lab01/pe001/config/startup-config.cfg +++ /dev/null @@ -1,23 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.2.2/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.3.2/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.10.1/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/clab-clab-wan-lab01/pe002/config/startup-config.cfg b/wan-lab/clab-clab-wan-lab01/pe002/config/startup-config.cfg deleted file mode 100644 index b0188ff..0000000 --- a/wan-lab/clab-clab-wan-lab01/pe002/config/startup-config.cfg +++ /dev/null @@ -1,23 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.2.6/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.3.6/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.10.2/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/clab-wan-lab01.clab.yml b/wan-lab/clab-wan-lab01.clab.yml deleted file mode 100644 index 7bcc178..0000000 --- a/wan-lab/clab-wan-lab01.clab.yml +++ /dev/null @@ -1,58 +0,0 @@ -name: clab-wan-lab01 - - - -topology: - kinds: - linux: - image: ghcr.io/hellt/network-multitool - - nodes: - #Core Routers - p001: - #Loopback 172.18.1.1/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: p001.junos.cfg - - p002: - #Loopback 172.18.1.2/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: p002.junos.cfg - - #PE Routers - pe001: - #Loopback 172.18.10.1/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: pe001.junos.cfg - - pe002: - #Loopback 172.18.10.2/32 - kind: vr-vjunosswitch - image: vrnetlab/vr-vjunosswitch:23.2R1.14 - startup-config: pe002.junos.cfg - - #Clients - client1: - kind: linux - - client2: - kind: linux - - links: - #Core Interconnect - - endpoints: ["p001:eth1", "p002:eth1"] # 172.16.1.0/30 - - #Core <-> PE - #<-p001-> - - endpoints: ["p001:eth2", "pe001:eth1"] # 172.16.2.0/30 - - endpoints: ["p001:eth3", "pe002:eth1"] # 172.16.2.4/30 - #<-p002-> - - endpoints: ["p002:eth2", "pe001:eth2"] # 172.16.3.0/30 - - endpoints: ["p002:eth3", "pe002:eth2"] # 172.16.3.4/30 - - #pe <-> clients - - endpoints: ["pe001:eth3", "client1:eth1"] - - endpoints: ["pe002:eth3", "client2:eth1"] diff --git a/wan-lab/p001.junos.cfg b/wan-lab/p001.junos.cfg deleted file mode 100644 index adf2f05..0000000 --- a/wan-lab/p001.junos.cfg +++ /dev/null @@ -1,30 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.1.1/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.2.1/30; - } - } - } - ge-0/0/2 { - unit 0 { - family inet { - address 172.16.2.5/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.1.1/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/p002.junos.cfg b/wan-lab/p002.junos.cfg deleted file mode 100644 index 210c508..0000000 --- a/wan-lab/p002.junos.cfg +++ /dev/null @@ -1,30 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.1.2/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.3.1/30; - } - } - } - ge-0/0/2 { - unit 0 { - family inet { - address 172.16.3.5/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.1.2/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/pe001.junos.cfg b/wan-lab/pe001.junos.cfg deleted file mode 100644 index e5bfe0b..0000000 --- a/wan-lab/pe001.junos.cfg +++ /dev/null @@ -1,23 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.2.2/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.3.2/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.10.1/32; - } - } - } -} \ No newline at end of file diff --git a/wan-lab/pe002.junos.cfg b/wan-lab/pe002.junos.cfg deleted file mode 100644 index b0188ff..0000000 --- a/wan-lab/pe002.junos.cfg +++ /dev/null @@ -1,23 +0,0 @@ -interfaces { - ge-0/0/0 { - unit 0 { - family inet { - address 172.16.2.6/30; - } - } - } - ge-0/0/1 { - unit 0 { - family inet { - address 172.16.3.6/30; - } - } - } - lo0 { - unit 0 { - family inet { - address 172.18.10.2/32; - } - } - } -} \ No newline at end of file