The following table describes the fields of the Interfaces tab.
Field | Definition |
---|---|
Index | Specifies the index of the VRRP interface. |
VrId | Specifies the virtual router ID. |
PrimaryIpAddr | Specifies an IP address selected from the set of real interface addresses. VRRP advertisements are always sent using the primary IP address as the source of the IP packet. |
VirtualMacAddr | Specifies the virtual MAC address of the virtual router. |
State | Specifies the current state of the virtual router. A virtual router can be in one of the following states: initalize (indicates the virtual router is waiting for a startup event), backup (indicates the virtual router is monitoring the availability of the master router), or master(indicates the router is forwarding packets for IP addresses associated with the virtual router ID). |
AdminState | Indicates the administrative status of the virtual router. |
Priority | Indicates the priority to be used for the virtual router master election process. This is an integer value between 1 and 255. The priority value for the VRRP router that owns the IP addresses associated with the virtual router must be 255. The default priority value for VRRP routers backing up a virtual router is 100. |
MasterIpAddr | Indicates the master router’s real (primary) IP address. This is the IP address listed as the source in the VRRP advertisement last received by this virtual router. |
AdvertisementInterval | Indicates the time interval, in seconds, between transmission of advertisement messages. Only the master router sends VRRP advertisements. This is an integer value between 1 and 255. The default value is 1. |
VirtualRouterUpTime | Indicates the amount of time this virtual router has spent out of the initialize state. |
HolddownTimer | Specifies the amount of time (in seconds) to wait before preempting the current VRRP master. This is an integer value between 0 and 21600. |
HoldDownState | Specifies the holddown state of this VRRP interface. |
HoldDownTimeRemaining | Specifies the amount of time (in seconds) left before the holddown timer will expire. |
Action | Triggers an action on this VRRP interface. Options available are: none (no action) or preemptHoldDownTimer. |
CriticalIpAddrEnabled | Indicates whether the user-defined critical IP address is enabled. If the user-defined critical IP address is not enabled, a default critical IP address of 0.0.0.0 will be used. |
CriticalIpAddr | Specifies the IP address of the interface that will cause a shutdown event. |
BackupMasterEnabled | Indicates whether the backup/master functionality is enabled on this interface. |
BackupMasterState | Indicates the state of the backup/master functionality. |
FastAdvertisementEnabled | Indicates if the Faster Advertisement Interval should be used. The default value is false. |
FastAdvertisementInterval | Specifies the fast advertisement interval, in milliseconds, between sending advertisement messages. This is an integer value between 200 and 1000. The default value is 200. |