summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-summary.xml.i
blob: 471124562ea3dc0bc26eda3600f53c41c896f01b (plain)
1
2
3
4
5
6
7
8
<!-- included start from show-route-summary.xml.i -->
<leafNode name="summary">
  <properties>
    <help>Summary of all routes</help>
  </properties>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->