diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-10-11 19:33:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-11 19:33:52 +0200 |
commit | 7f7705da4defc059fcb7d93692e8c87cb64cc68d (patch) | |
tree | 9e70bbcb6f3a348ffe8496446b4454c7afcf8d86 /interface-definitions/include/isis/protocol-common-config.xml.i | |
parent | 25b7d6a5a4e06ab99134ab13fc4861f431ffe2a0 (diff) | |
parent | 08c2a057917c357ccf6fac7b51e05d5dae780fc3 (diff) | |
download | vyos-1x-7f7705da4defc059fcb7d93692e8c87cb64cc68d.tar.gz vyos-1x-7f7705da4defc059fcb7d93692e8c87cb64cc68d.zip |
Merge pull request #1574 from Cheeze-It/current
isis: T4739: ISIS segment routing being refactored
Diffstat (limited to 'interface-definitions/include/isis/protocol-common-config.xml.i')
-rw-r--r-- | interface-definitions/include/isis/protocol-common-config.xml.i | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/interface-definitions/include/isis/protocol-common-config.xml.i b/interface-definitions/include/isis/protocol-common-config.xml.i index 75a0355d4..57ee19300 100644 --- a/interface-definitions/include/isis/protocol-common-config.xml.i +++ b/interface-definitions/include/isis/protocol-common-config.xml.i @@ -233,12 +233,6 @@ <help>Segment-Routing (SPRING) settings</help> </properties> <children> - <leafNode name="enable"> - <properties> - <help>Enable segment-routing functionality</help> - <valueless/> - </properties> - </leafNode> <node name="global-block"> <properties> <help>Segment Routing Global Block label range</help> |