[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IPv6 Deployment for the LAN



On Fri, Oct 23, 2009 at 10:25:10AM +1100, Karl Auer wrote:
> I think it was really this that I was wanting more info on. "Entered"
> where?

On the address configured on the interface typically, or whatever
other system specifical local means are used to enter a route for the
prefix for the interface.

Typically on Linux;

  ip=/sbin/ip
  ${ip} -f inet6 addr add ${new_ip6_address}/${new_ip6_prefixlen} \
	dev ${interface} scope global

-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		     you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.nanog.org/pipermail/nanog/attachments/20091022/a96b6b72/attachment.bin>