xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1177
Chapter 111
Virtual Router
Redundancy Protocol
(VRRP) Command List
create vrrp vrid <vrid 1-255> ipif <ipif_name 12> ipaddress <ipaddr> {state [enable | disable] |
priority <int 1-254> | advertisement_interval <int 1-255> | preempt [true | false] | critical_ip
<ipaddr> | critical_ip_state [enable | disable]}
config vrrp vrid <vrid 1-255> ipif <ipif_name 12> {state [enable | disable] | priority <int 1-254> |
ipaddress <ipaddr> | advertisement_interval <int 1-255> | preempt [true | false] | critical_ip
<ipaddr> | critical_ip_state [enable | disable]}(1)
config vrrp ipif <ipif_name 12> [authtype [none | simple authdata <string 8> | ip authdata <string
16>]]
delete vrrp {vrid <vrid 1-255> ipif <ipif_name 12>}
show vrrp {ipif <ipif_name 12> {vrid <vrid 1-255>}}
111-1 enable vrrp
Description
This command is used to enable VRRP globally.
Format
enable vrrp {ping}
Parameters
ping - (Optional) Specifies that the ping option will be enabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To enable VRRP:
DGS-3620-28SC:admin# enable vrrp
Command: enable vrrp
Success.