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?