|
Interface
|
The unique number that identifies the interface.
|
|
AdvAddress
|
The IP destination address to be used for broadcast or multicast router advertisements sent from the interface. The accepted values are the all-systems multicast address, 224.0.0.1, or the limited-broadcast address, 255.255.255.255.
The default value is 255.255.255.25. |
|
AdvFlag
|
A flag indicating whether (True) or not (False) the address is to be advertised on the interface.
The default value is TRUE (advertise address). |
|
AdvLifetime
|
The value (TTL) of router advertisements (in seconds) sent from the interface. The accepted value is no less than the MaxAdvInterval and no greater than 9000 seconds.
The default value is 1800 seconds. |
|
MaxAdvInterval
|
The maximum time (in seconds) allowed between sending broadcast or multicast router advertisements from the interface. The accepted values are no less than 4 seconds and no greater than 1800 seconds.
The default value is 600 seconds. |
|
MinAcvInterfal
|
The minimum time (in seconds) allowed between sending unsolicited broadcast or multicast router advertisements from the interface. The accepted values are no less than 3 seconds and no greater than the Max AdvInterval.
The default value is 450 seconds. |
|
PreferenceLevel
|
Pertaining to the router's IP address on its broadcast or multicast interface, the preferability of the address as a default router address, relative to other router addresses on the same subnet. A 32-bit, signed, twos- complement integer; a higher value signifies a higher preference.
|