On Wed, 2005-03-30 at 13:04 +0000, hyy wrote:
> Hi!
> I want radvd send route advertisement to 2 subnets,and
> let the subnet notes configure ipv6 address
> automatically.The linux box installed radvd has 2 ethernet
> cards,eth0 connect the subnet fec0:0:0:1::/64,eth1 connect
> the subnet fec0:0:0:2::/64,but I wonder how to config de
> configfile?
*DON'T* use fec0:: site locals have been deprecated.
As for RADVD, it could like like:
interface eth0
{
AdvSendAdvert on;
prefix 2001:db8:300::/64
{
};
};
Greets,
Jeroen
Attachment:
signature.asc
Description: This is a digitally signed message part