Skip to main content
Version: current

pool


ipv6/pool

Package: ipv6
Type: Directory

IP pools are used to define range of IP addresses that can be used by various RouterOS utilities, for example, DHCP server, Point-to-Point servers and more. Separate lists for IPv4 and IPv6 are available. Whenever possible, the same IP address is given out to each client (OWNER/INFO pair).

FlagNameDescription
Ddynamicdynamic
Iinactiveinactive
ArgumentTypeDescription
name ( mandatory )stringName of the pool.
prefixip6Prefix
from-poolenumName of another pool from which to acquire prefix dynamically.
prefix-length ( mandatory )numThe option represents the prefix size that will be given out to the client.
Read-only ArgumentTypeDescription
actual-prefixip6Prefix
valid-lifetimetime
preferred-lifetimetime

ipv6/pool/used

Package: ipv6
Type: Directory

Read-only ArgumentTypeDescription
poolenumName of the pool the prefix is reserved from.
prefixip6PrefixIPv6 prefix that is assigned to the client from the pool.
ownerstringWhat reserved the prefix ("DHCP", etc.)
infostringShows DUID related information received from the client (value in hex). Can contain also a raw timestamp in hex.