i'm following this guide to configure ROS 6.46.4 as an IKEv2 responder for road warrior clients: https://wiki.mikrotik.com/wiki/Manual:I ... entication
but i can't find a way to assign an IPv6 address pool for the initiator addresses:
Code: Select all
[admin@cr1.cha] /ip ipsec mode-config> /ipv6 pool print
Flags: D - dynamic
# NAME PREFIX PREFIX-LENGTH EXPIRES-AFTER
0 remote-access 2a02:390:84de:15::/64 64
[admin@cr1.cha] /ip ipsec mode-config> add address-pool=remote-access address-prefix-length=128 name=remote-access
input does not match any value of address-pool
[admin@cr1.cha] /ip ipsec mode-config>