summaryrefslogtreecommitdiff
path: root/interface-definitions/include/isis/remote_lfa_tunnel.xml.i
blob: 62091a5ee09c65c2a2a8969a3823ca589259d466 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include start from isis/remote_lfa_tunnel.xml.i -->
<node name="tunnel">
  <properties>
    <help>Enable remote LFA computation using tunnels</help>
  </properties>
  <children>
    <leafNode name="mpls-ldp">
      <properties>
        <help>Use MPLS LDP tunnel to reach the remote LFA node</help>
        <valueless/>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->