Router Advertisement¶
The router advertisement service is used to allow hosts on the assigned connected IP network to perform SLAAC (Stateless Automatic Address Configuration).
Configuring a Router Advertisement Service¶
Router advertisement¶
Connected IP¶
The connected IP the service will run on.
Enabled¶
Enable the service.
Prefix¶
Prefix to advertise. Prefix must be in CIDR format with length 64.
Minimum advertisement interval¶
Minimum interval between advertisements, in seconds.
Maximum advertisement interval¶
Maximum interval between advertisements, in seconds.
Set managed flag¶
Set the “managed” (M) flag on advertisements, indicating that they may receive an address via DHCPv6.
Set other configuration flag¶
Set the “other configuration” (O) flag on advertisements, indicating that they may receive other configuration options, such as DNS server information, via DHCPv6.