summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-isis.xml.i
blob: 9ff2ccdc592c73b29f90c222511793a11ecad778 (plain)
1
2
3
4
5
6
7
8
<!-- included start from show-route-isis.xml.i -->
<leafNode name="isis">
  <properties>
    <help>Intermediate System to Intermediate System (IS-IS)</help>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->