From a6e11289d0471ffb4fdbea82401c1386178bf20c Mon Sep 17 00:00:00 2001 From: Eric Guppy <eric.guppy@geant.org> Date: Thu, 1 Feb 2024 15:31:44 +0000 Subject: [PATCH] Update isis.j2 EG added on line 47 "<level-capability>2</level-capability>" --- .../roles/base_config/templates/routers/nokia/router/isis.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/geant/gap_ansible/roles/base_config/templates/routers/nokia/router/isis.j2 b/geant/gap_ansible/roles/base_config/templates/routers/nokia/router/isis.j2 index ca49ef81..8c0607c3 100644 --- a/geant/gap_ansible/roles/base_config/templates/routers/nokia/router/isis.j2 +++ b/geant/gap_ansible/roles/base_config/templates/routers/nokia/router/isis.j2 @@ -44,6 +44,7 @@ <index>6{{ last_octet_filled }}</index> </ipv6-node-sid> </interface> + <level-capability>2</level-capability> <level> <level-number>2</level-number> <wide-metrics-only>true</wide-metrics-only> -- GitLab