Enables the exchange of IPv6 routes with BGP neighbors over IPv4 session. This configuration only applies to those BGP neighbors that are members of a peer-group.
<routing-system xmlns="urn:brocade.com:mgmt:brocade-common-def"> <router> <router-bgp xmlns="urn:brocade.com:mgmt:brocade-bgp"> <router-bgp-attributes> <peer-group> <capability> <ipv6prefix-over-ipv4peer> </capability> </peer-group> </router-bgp-attributes> </router-bgp> </router> </routing-system>
None