summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-ospf.xml.i
blob: 1122aaba553b9fea88c5e9a62f0bcf2c4212ca6d (plain)
1
2
3
4
5
6
7
8
<!-- included start from show-route-ospf.xml.i -->
<leafNode name="ospf">
  <properties>
    <help>Open Shortest Path First (OSPFv2)</help>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->