[159113] in North American Network Operators' Group
Re: JunOS IPv6 announcements over IPv4 BGP
daemon@ATHENA.MIT.EDU (Tom Paseka)
Fri Dec 21 15:33:31 2012
In-Reply-To: <50D4AE44.2010503@xmission.com>
Date: Fri, 21 Dec 2012 12:33:18 -0800
From: Tom Paseka <tom@cloudflare.com>
To: Pete Ashdown <pashdown@xmission.com>
Cc: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
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@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?
>
>