diff --git a/tools/frr-reload.py b/tools/frr-reload.py index 08a1f1e07e..baa6285f45 100755 --- a/tools/frr-reload.py +++ b/tools/frr-reload.py @@ -255,7 +255,9 @@ ctx_keywords = { }, "router rip": {}, "router ripng": {}, - "router isis ": {}, + "router isis ": { + "segment-routing srv6": {}, + }, "router openfabric ": {}, "router ospf": {}, "router ospf6": {},