3.77. RouterAdvertisementProfilesTable

Description

The system has a Router Advertisement Profiles table. All profiles can be declared here.

Properties

Name
Specifies a symbolic name for the Router Advertisement Profiles Table. (Identifier)
Comments
Text describing the current object. (Optional)

3.77.1. RouterAdvertisementProfile

Description

Properties that will form the structure and behavior of a Router Advertisement packet.

Properties

Name
Specifies a symbolic name for the Profile.
MaxRtrAdvInterval
The maximum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. (Default: 600). (Default: 600)
MinRtrAdvInterval
The minimum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. (Default: Depends on MaxRtrAdvInterval. Will adjust automatically). (Default: 198)
ManagedFlag
Indicates that addresses are available via DHCPv6. (Default: False). (Default: No)
OtherConfigFlag
Indicates that other configuration information is available via DHCPv6. (Default: False). (Default: No)
LinkMTU
The value to be placed in MTU options sent. A value of zero indicates that no MTU options are sent. (Default: 0). (Default: 0)
ReachableTime
The value, in seconds, to be placed in the Reachable Time field in the Router Advertisement messages sent by the firewall. The value zero means unspecified. (Default: 0s). (Default: 0)
RetransTimer
The value, in seconds, to be placed in the Retrans Time field in the Router Advertisement messages sent by the firewall. The value zero means unspecified. (Default: 0s). (Default: 0)
CurHopLimit
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: 0)
DefaultLifetime
The value to be placed in the Router Lifetime field of Router Advertisements sent from the firewall, in seconds. (Default: Depends on MaxRtrAdvInterval. Will adjust automatically). (Default: 1800)
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.