[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fw: ipv6 newbie question
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