8.4.3 radvd
For IPv6, the radvd configuration file is required. The reference file on the demo
image is available in the /etc/radvd.conf
directory.
interface wlan0
{
AdvSendAdvert on;
prefix 2001:db8:0:2::/64
{
};
};
For IPv6, the radvd configuration file is required. The reference file on the demo
image is available in the /etc/radvd.conf
directory.
interface wlan0
{
AdvSendAdvert on;
prefix 2001:db8:0:2::/64
{
};
};