Hi Zhijun,

I have some doubts.

How could I know which ipv6 address and rooting address to set?
And after the configuration, how to setup to make data transmission
using ipv6 interface, rather than ipv4 interface?

Zhijun Fu 写道:
> Jason Li wrote:
>> I'm running some test cases in ipv6 environment, but don't know how 
>> to setup.
>> Any pointers would be helpful, thanks.
>
> Hi Jason,
>
> To configure ipv6 on an interface, you can use:
>
> ifconfig e1000g0 inet6 plumb up
> ifconfig e1000g0 inet6 addif 2000:2::1/64 up
how could I know 2000:2::1/64 also works for me?
>
> To set up the routing, use something like:
>
> route add -inet6 2000:1::1 2000:2::2
so as 2000:1::1 and 2000:2::2
>
>
> You may want to take a look at the corresponding section in "Solaris 
> Administration Guide" for details:
>
> http://docs.sun.com/app/docs/doc/819-3000/ipv6-config-tasks-1?a=view
>
>
> Cheers,
> Zhijun
>
thanks

Jason
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to