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