summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/neighbor-afi-ipv6-vpn.xml.i
blob: 5c68119863aec7e96352636377d34b26dfaf767c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- include start from bgp/neighbor-afi-ipv6-vpn.xml.i -->
<node name="ipv6-vpn">
  <properties>
    <help>IPv6 VPN BGP neighbor parameters</help>
  </properties>
  <children>
    #include <include/bgp/afi-ipv6-nexthop-local.xml.i>
    #include <include/bgp/afi-ipv6-prefix-list.xml.i>
    #include <include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i>
  </children>
</node>
<!-- include end -->