Command Manual - Reliability
Quidway S6500 Series Ethernet Switches
Chapter 1 VRRP Configuration Commands
Huawei Technologies Proprietary
1-4
virtual-router-ID
: VRRP virtual router ID, ranging from 1 to 255.
Description
Use the
reset vrrp statistics
command to clear the statistics information about VRRP.
If the interface name and virtual router ID are not specified, the statistics information
about all the virtual routers on the switch will be cleared. If only the interface name is
specified, the statistics information about all the virtual routers on this interface will be
cleared. If the interface name and virtual router ID are specified, the statistics
information about the specified virtual router on this interface will be cleared.
Example
# Clear the VRRP statistics on the switch.
<Quidway> reset vrrp statistics
1.1.4 vrrp authentication-mode
Syntax
vrrp authentication-mode authentication-type authentication-key
undo vrrp authentication-mode
View
VLAN interface view
Parameter
authentication-type
: Authentication type. There are following types:
z
simple
: Indicates to perform simple character authentication.
z
md5
: Indicates to perform the AH authentication with MD5 algorithm.
authentication-key
: Authentication key, the key cannot exceed 8 characters.
Description
Use the
vrrp authentication-mode
command to configure the authentication type and
a key of a specified VRRP virtual router.
Use the
undo vrrp authentication-mode
command to clear the authentication type
and the key of a specified VRRP virtual router.
If the
simple
or
md5
authentication is configured, it is required to set the authentication
key.