summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/bgp/routes.xml.i
blob: 248e8fc5c011d132b82507baecded038543eb1b7 (plain)
1
2
3
4
5
6
7
8
<!-- included start from bgp/routes.xml.i -->
<leafNode name="routes">
  <properties>
    <help>Show routes learned from BGP neighbor</help>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->