summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-connected.xml.i
blob: 37364de6416c6c064afc182e9b2d9f0c8cb121cb (plain)
1
2
3
4
5
6
7
8
<!-- included start from show-route-connected.xml.i -->
<leafNode name="connected">
  <properties>
    <help>Connected routes (directly attached subnet or host)</help>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->