3.124. RouterAdvertisement

Description

Enabling Router Advertisement will answer Solicitations and periodically send out Advertisements. Stateless address autoconfiguration (SLAAC) will only work correctly if the configured network prefix is 64 (RFC4862).

Properties

Index
The index of the object, starting at 1. (Identifier)
Name
Specifies a symbolic name for the Router Advertisement.
Interface
Specifies the name of the interface to advertise on.
UseGlobalRASettings
Use global RA advanced settings. (Default: Yes)
RAMaxInterval
Maximum time between sending unsolicited multicast Router Advertisement. (Default: 600s). (Default: 600)
RAMinInterval
Minimum time between sending unsolicited multicast Router Advertisement. Will be automatically adjusted if set to less than 3 seconds or greater than .75 * Max RA Interval). (Default: 200)
RAAutoLifetime
Auto adjust the Router Lifetime field using the following formula; 3 * Max RA Interval. (Default: Yes)
RADefaultLifetime
The value to be placed in the Router Lifetime field of Router Advertisements sent from the firewall, in seconds. (Default: 1800s). (Default: 1800)
RAReachableTime
The value to be placed in the Reachable Time field in the Router Advertisement messages firewall. The value zero means unspecified. (Default: 0s). (Default: 0)
RARetransTimer
The value to be placed in the Retrans Timer field in the Router Advertisement messages sent by the firewall. The value zero means unspecified. (Default: 0s). (Default: 0)
RAManagedFlag
Indicates that addresses are available via DHCPv6. (Default: False). (Default: No)
RAOtherConfigFlag
Indicates that other configuration information is available via DHCPv6. (Default: False). (Default: No)
RACurHopLimit
The default value to be placed in the Cur Hop Limit field in the Router Advertisement messages sent by the firewall. The value zero means unspecified. (Default: 64). (Default: 64)
RALinkMTU
The value to be placed in MTU options sent. A value of zero indicates that no MTU options are sent. (Default: 0). (Default: 0)
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.

3.124.1. RA_PrefixInformation

Description

Specifies a Router Advertisement Prefix Information option.

Properties

Name
Specifies a symbolic name for the Prefix Information.
Prefix
Specifies the network prefix.
RAValidLifetime
The value to be placed in the Valid Lifetime in the Prefix Information option. The value of 999999999 represents infinity. (Default: 2592000s). (Default: 2592000)
RAPreferredLifetime
The value to be placed in the Preferred Lifetime in the Prefix Information option. The value of 999999999 represents infinity. (Default: 604800s). (Default: 604800)
RAOnLinkFlag
Indicates that the advertised prefix can be used for on-link determination. (Default: True). (Default: Yes)
RAAutonomousFlag
Indicates that the advertised prefix can be used for stateless address configuration. (Default: True). (Default: Yes)
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.