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