Skip to content
Snippets Groups Projects
Commit 2f7c859f authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

recover nokia/isis_interface template

parent d1d81c5c
No related branches found
No related tags found
1 merge request!127Refine trunk interface
Pipeline #86034 passed
......@@ -27,21 +27,6 @@
{% endif %}
{% endfor %}
</isis>
<mpls xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes">
<interface>
<interface-name>{{ interface_name | lower }}.0</interface-name>
</interface>
</mpls>
<rsvp xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes">
<interface>
<interface-name>{{ interface_name | lower }}.0</interface-name>
</interface>
</rsvp>
<pim xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes">
<interface>
<interface-name>{{ interface_name | lower }}.0</interface-name>
</interface>
</pim>
</router>
</configure>
</config>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment