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