blob: e3a72168ad1b71ee408cad90d612c9e0598f1b34 (
plain)
1
2
3
4
5
6
7
8
|
<!-- included start from bgp/evpn-type-5.xml.i -->
<leafNode name="5">
<properties>
<help>Prefix (Type-5) route</help>
</properties>
<command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->
|