[168540] in North American Network Operators' Group
Re: Fw: ipv6 newbie question
daemon@ATHENA.MIT.EDU (Nick Hilliard)
Wed Jan 29 12:50:34 2014
X-Envelope-To: nanog@nanog.org
Date: Wed, 29 Jan 2014 17:47:59 +0000
From: Nick Hilliard <nick@foobar.org>
To: Philip Lavine <source_route@yahoo.com>, NANOG list <nanog@nanog.org>
In-Reply-To: <1391016925.68774.YahooMailNeo@web140703.mail.bf1.yahoo.com>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On 29/01/2014 17:35, Philip Lavine wrote:
> Is it best practice to have the internet facing BGP router's peering ip
> (or for that matter any key gateway or security appliance) use a
> statically configured address or use EUI-64 auto config?
how are you going to set up the bgp session from the remote side to an
eui-64 auto configured address on your side?
best use static here. And make sure to disable RA (with fire, i.e. disable
send + receive + answering solicited requests) and EUI64. If it's a point
to point link, use a /126 or /127 netmask.
Nick