xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1260
Chapter 120
Virtual Router
Redundancy Protocol
(VRRP) Commands
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] | bfd_peer <ipaddr>}(1)
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] | bfd_peer <ipaddr>}(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>}}
config vrrp trap state [enable | disable]
120-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 Administrators, Operators and Power-Users can issue this command.
Example
To enable VRRP:
DGS-3620-28PC:admin# enable vrrp
Command: enable vrrp
Success.