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