diff options
author | Cheeze_It <none@none.com> | 2023-03-19 19:24:50 -0600 |
---|---|---|
committer | Cheeze_It <none@none.com> | 2023-04-03 22:33:57 -0600 |
commit | d6ef0c54ad8c8f9f2c5f1811781dba6111201fe4 (patch) | |
tree | 05a0b326cb61207cc677403c3643957a314a46c7 /interface-definitions/include/ospf/protocol-common-config.xml.i | |
parent | c820be57b6c77cdb0a5055d0c3a77dc8d550e2d7 (diff) | |
download | vyos-1x-d6ef0c54ad8c8f9f2c5f1811781dba6111201fe4.tar.gz vyos-1x-d6ef0c54ad8c8f9f2c5f1811781dba6111201fe4.zip |
T5081: ISIS and OSPF syncronization with IGP-LDP sync
Diffstat (limited to 'interface-definitions/include/ospf/protocol-common-config.xml.i')
-rw-r--r-- | interface-definitions/include/ospf/protocol-common-config.xml.i | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/interface-definitions/include/ospf/protocol-common-config.xml.i b/interface-definitions/include/ospf/protocol-common-config.xml.i index 25b54b181..c2a910710 100644 --- a/interface-definitions/include/ospf/protocol-common-config.xml.i +++ b/interface-definitions/include/ospf/protocol-common-config.xml.i @@ -331,6 +331,7 @@ </constraint> </properties> </leafNode> +#include <include/ldp-sync-protocol.xml.i> <node name="distance"> <properties> <help>Administrative distance</help> @@ -385,6 +386,7 @@ #include <include/ospf/authentication.xml.i> #include <include/ospf/intervals.xml.i> #include <include/ospf/interface-common.xml.i> + #include <include/ldp-sync-interface.xml.i> <leafNode name="bandwidth"> <properties> <help>Interface bandwidth (Mbit/s)</help> @@ -875,4 +877,4 @@ </node> </children> </node> -<!-- include end --> +<!-- include end -->
\ No newline at end of file |