blob: 220f22fe39cb7d27395587b01a83aafa5b7b7fcf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!-- include start from bgp/neighbor-afi-ipv4-vpn.xml.i -->
<node name="ipv4-vpn">
<properties>
<help>IPv4 VPN BGP neighbor parameters</help>
</properties>
<children>
#include <include/bgp/afi-ipv4-prefix-list.xml.i>
#include <include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i>
</children>
</node>
<!-- include end -->
|