vrrp-a common¶
HA VRRP-A Global Commands
common Specification¶
Parameter Value Type Configuration Resource Element Name common Element URI /axapi/v3/vrrp-a/common Element Attributes common_attributes Partition Visibility shared Statistics Data URI /axapi/v3/vrrp-a/common/stats Schema common schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vrrp-a/common | ||
Get Object | GET | /axapi/v3/vrrp-a/common | ||
Modify Object | POST | /axapi/v3/vrrp-a/common | ||
Replace Object | PUT | /axapi/v3/vrrp-a/common | ||
Delete Object | DELETE | /axapi/v3/vrrp-a/common | ||
common attributes¶
action
Description ‘enable’: enable vrrp-a; ‘disable’: disable vrrp-a;
Type: string
Supported Values: enable, disable
Default: disable
arp-retry
Description Number of additional gratuitous ARPs sent out after HA failover (1-255, default is 4)
Type: number
Range: 1-255
Default: 4
dead-timer
Description VRRP-A dead timer in terms of how many hello messages missed, default is 5 (2-255, default is 5)
Type: number
Range: 2-255
Default: 5
device-id
Description Unique ID for each VRRP-A box (Device-id number)
Type: number
disable-default-vrid
Description Disable default vrid
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
enable-sync-session-seq-number
Description enable monitoring sending and receiving sync packets with sequence number
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
forward-l4-packet-on-standby
Description Enables Layer 2/3 forwarding of Layer 4 traffic on the Standby ACOS device
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
get-ready-time
Description set get ready time after ax starting up (60-1200, in unit of 100millisec, default is 60)
Type: number
Range: 60-1200
Default: 60
hello-interval
Description VRRP-A Hello Interval (1-255, in unit of 100millisec, default is 2)
Type: number
Range: 1-255
Default: 2
hostid-append-to-vrid
Description: hostid-append-to-vrid is a JSON Block. Please see below for hostid-append-to-vrid
Type: Object
inline-mode-cfg
Description: inline-mode-cfg is a JSON Block. Please see below for inline-mode-cfg
Type: Object
preemption-delay
Description Delay before changing state from Active to Standby (1-255, in unit of 100millisec, default is 60)
Type: number
Range: 1-255
Default: 60
restart-time
Description Time between restarting ports on standby system after transition
Type: number
Range: 1-100
Default: 20
set-id
Description Set-ID for HA configuration (Set id from 1 to 15)
Type: number
Range: 1-15
track-event-delay
Description Delay before changing state after up/down event (Units of 100 milliseconds (default 30))
Type: number
Range: 1-100
Default: 30
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
hostid-append-to-vrid¶
Specification Value Type object hostid-append-to-vrid-default
Description hostid append to vrid default
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: hostid-append-to-vrid-default and hostid-append-to-vrid-value are mutually exclusive
hostid-append-to-vrid-value
Description hostid append to vrid num
Type: number
Range: 1-31
Mutual Exclusion: hostid-append-to-vrid-value and hostid-append-to-vrid-default are mutually exclusive
inline-mode-cfg¶
Specification Value Type object inline-mode
Description Enable Layer 2 Inline Hot Standby Mode
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
preferred-port
Description Preferred ethernet Port
Type: number
Format: interface
Mutual Exclusion: preferred-port and preferred-trunk are mutually exclusive
preferred-trunk
Description Preferred trunk Port
Type: number
Range: 1-4096
Mutual Exclusion: preferred-trunk and preferred-port are mutually exclusive