1 2 3 4 5 6 7 8
<!-- included start from show-route-bgp.xml.i --> <leafNode name="bgp"> <properties> <help>Border Gateway Protocol (BGP)</help> </properties> <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command> </leafNode> <!-- included end -->