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

interface under isis - L2 only

level-capability = 2 is needed under interface as well to completely get rid of L1.
parent 8c2032d7
No related branches found
No related tags found
1 merge request!100interface under isis - L2 only
Pipeline #85618 passed
......@@ -18,6 +18,7 @@
<interface-name>{{ interface_name | lower }}.0</interface-name>
<admin-state>enable</admin-state>
<interface-type>point-to-point</interface-type>
<level-capability>2</level-capability>
<level>
<level-number>2</level-number>
<metric>{{ isis_metric }}</metric>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment