На одном хосте:
enable
configure terminal
router ospf6
interface eth1 area 0.0.0.0
На другом:
enable
configure terminal
router ospf6
interface eth1 area 0.0.0.0
redistribute kernel
Выхожу из telnet сессии и ввожу:
ip -6 route add fe60:1122:2255:8::/64 dev eth1
Однако, моршрута на другой хост не поступают.