Monday, May 24, 2010

Put ipv6 configuration on linux

I always need this once a while and always forgot it, so this is my note on ipv6 for linux (Fedora flavor of course :) ).


/sbin/vconfig add eth0 600
/sbin/ifconfig eth0.600 up
/sbin/ifconfig eth0.600 inet6 add 2001:AA00:F:F::2/64
/sbin/route -A inet6 add ::/0 gw 2001:AA00:f:f::1

No comments:

current

last archive