summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/ldp-sync.xml.i
blob: b7b04e7e597eecaf59a84c1c1ad33e0a7dd7d008 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- included start from ldp-sync.xml.i -->
<node name="ldp-sync">
  <properties>
    <help>Show LDP-IGP synchronization information</help>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
  <children>
    #include <include/vtysh-generic-interface-tagNode.xml.i>
  </children>
</node>
<!-- included end -->