summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp-neighbor-afi-ipv6-unicast.xml.i
blob: aea10c20c8a09057ee42a99865f883854aceaea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!-- included start from bgp-neighbor-afi-ipv6-unicast.xml.i -->
<node name="ipv6-unicast">
  <properties>
    <help>IPv6 BGP neighbor parameters</help>
  </properties>
  <children>
    <node name="capability">
      <properties>
        <help>Advertise capabilities to this neighbor (IPv6)</help>
      </properties>
      <children>
        #include <include/bgp-afi-capability-orf.xml.i>
      </children>
    </node>
    #include <include/bgp-afi-peer-group.xml.i>
    #include <include/bgp-afi-ipv6-nexthop-local.xml.i>
    #include <include/bgp-afi-ipv6-prefix-list.xml.i>
    #include <include/bgp-afi-common.xml.i>
  </children>
</node>
<!-- included end -->