summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-isis.xml.in
blob: 1bc890446891dce05b0b0571c05fc4a60ee1b9ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<interfaceDefinition>
  <node name="protocols">
    <children>
      <node name="isis" owner="${vyos_conf_scripts_dir}/protocols_isis.py">
        <properties>
          <help>Intermediate System to Intermediate System (IS-IS)</help>
          <priority>610</priority>
        </properties>
        <children>
          #include <include/isis/isis-common-config.xml.i>
        </children>
      </node>
    </children>
  </node>
</interfaceDefinition>