Subject: route add for ipv6
To: None <tech-net@netbsd.org>
From: Boo Geum Jung <bgjung@etri.re.kr>
List: tech-net
Date: 10/24/2001 09:15:46
How to add route for ipv6 for static routing?
Without route and rout6d, I'd like to test static routing.
In ipv4, it is possible to do static routing.
Is there any way to add ipv6 route just like "route add 192.168.18.0
192.168.18.2" in ipv4?
"route add 2001:230:3:0/64 2001:230:3:0:203:feff:4377:1890" is possible way?
Or ripng is necessary for ipv6 routing?