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