DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
691
Format
config vrrp ipif <ipif_name 12> [authtype [none | simple authdata <string 8> | ip authdata
<string 16>]]
Parameters
ipif
- Specifies the name of 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.
authtype
- Specifies the VRRP’s authentication type.
none
- Specifies that no authentication algorithm will be used on this interface.
simple
- Specifies that the authentication algorithm will be set to simple text on this interface.
authdata
- Specifies the authentication data used in the simple text authentication
algorithm.
<string 8>
- Enter the authentication data used in the simple text authentication
algorithm here. This value can be up to 8 characters long.
ip
- Specifies that the authentication algorithm will be set to IP authentication header on this
interface.
authdata
- Specifies the authentication data used in the IP authentication header
algorithm.
<string 16>
- Enter the authentication data used in the IP authentication header
algorithm here. This value can be up to 16 characters long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure a VRRP IP interface:
DWS-3160-24PC:admin# config vrrp ipif System authtype simple authdata 12345678
Command: config vrrp ipif System authtype simple authdata 12345678
Success.
DWS-3160-24PC:admin#
79-6
delete vrrp
Description
This command is used to delete the VRRP entries.
Format
delete vrrp {vrid <vrid 1-255> ipif <ipif_name 12>}
Parameters
vrid
- (Optional) Specifies the Virtual Router ID used.
<vrid 1-255>
- Enter the Virtual Router ID used here. This value must be between 1 and 255.