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