DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
688
79-2
disable vrrp
Description
This command is used to disable VRRP globally.
Format
disable vrrp {ping}
Parameters
ping
- (Optional) Specifies that the ping option will be disabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To disable VRRP:
DWS-3160-24PC:admin# disable vrrp
Command: disable vrrp
Success.
DWS-3160-24PC:admin#
79-3
create vrrp vrid
Description
This command is used to create a virtual router entry by VRID.
Format
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]}
Parameters
vrid
- Specifies the ID of the Virtual Router used.
<vrid 1-255>
- Enter the Virtual Router ID used here. This value must be between 1 and 255.
ipif
- Specifies the IP interface used for this configuration.
<ipif_name 12>
- Enter the IP interface name used here. This name can be up to 12
characters long.
ipaddress
- Specifies the virtual router’s IP address used.
<ipaddr>
- Enter the virtual router's IP address used here.
state
- (Optional) Specifies the state of the virtual router function.
enable
- Specifies that the virtual router function will be enabled.
disable
- Specifies that the virtual router function will be disabled.