Hi,

Claudio Jeker schrieb:
> The man page does not mention that you can use CIDR notation for IPv6.
> Use -prefixlen instead that will work:
> route add -inet6 2a01:198:xxx:: -repfixlen 48 2a01:198:yyy::3

Thanks, that worked. :-)

# route add -inet6 2a01:198:xxx:: -prefixlen 48 2a01:198:yyy::3
add net 2a01:198:xxx::: gateway 2a01:198:yyy::3


Michael

Reply via email to