JunOS IPv6 announcements over IPv4 BGP

Tom Paseka tom at cloudflare.com
Fri Dec 21 20:33:18 UTC 2012


protocols bgp {
   group akamai {
      neighbor x.x.x.x {
          family inet {
             unicast;
          }
          family inet6 {
             unicast;
          }
     }
   }
}

On Fri, Dec 21, 2012 at 10:45 AM, Pete Ashdown <pashdown at xmission.com>wrote:

> I've got a peer who wishes me to send my IPv6 announcements over IPv4 BGP.
> I'm running around in circles with JTAC trying to find out how to do this
> in JunOS.  Does anyone have a snippet they can send me?
>
>



More information about the NANOG mailing list