Subject: Re: Cannot configure IPv6 address on serial port
To: Patel Hemang-QA4383 <Hemang.Patel@motorola.com>
From: None <itojun@iijlab.net>
List: current-users
Date: 07/28/2001 03:44:08
>I was able to do pings with IPv4 on the Serial line, but I am not able to configure the IPv6 address on the Serial port.Does the NetBSD(1.5) + Kame support IPv6 on Serial ports?
>Here are the commands I use:
># slattach /dev/tty00
># ifconfig sl0 inet6 fe80::210:83ff:fe02:b9c1 fe80:210:83ff:fe01:b9c2

	slip is IPv4-only protocol.  use PPP.

itojun