From abdd80c7387e0b819aba5e74777695421fcb70bf Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 3 Apr 2022 13:27:44 +0200 Subject: xml: isis: T3236: create common high-low label value include block --- .../include/isis/high-low-label-value.xml.i | 26 +++++++++++ .../include/isis/protocol-common-config.xml.i | 50 +--------------------- 2 files changed, 28 insertions(+), 48 deletions(-) create mode 100644 interface-definitions/include/isis/high-low-label-value.xml.i (limited to 'interface-definitions/include/isis') diff --git a/interface-definitions/include/isis/high-low-label-value.xml.i b/interface-definitions/include/isis/high-low-label-value.xml.i new file mode 100644 index 000000000..adc28417d --- /dev/null +++ b/interface-definitions/include/isis/high-low-label-value.xml.i @@ -0,0 +1,26 @@ + + + + MPLS label lower bound + + u32:16-1048575 + Label value + + + + + + + + + MPLS label upper bound + + u32:16-1048575 + Label value + + + + + + + diff --git a/interface-definitions/include/isis/protocol-common-config.xml.i b/interface-definitions/include/isis/protocol-common-config.xml.i index e0145f7a4..af9d87a0d 100644 --- a/interface-definitions/include/isis/protocol-common-config.xml.i +++ b/interface-definitions/include/isis/protocol-common-config.xml.i @@ -244,30 +244,7 @@ Global block label range - - - The lower bound of the global block - - u32:16-1048575 - MPLS label value - - - - - - - - - The upper bound of the global block - - u32:16-1048575 - MPLS label value - - - - - - + #include -- cgit v1.2.3