H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – VRRP-HA
H3C S7500 Series Ethernet Switches Chapter 1
VRRP Configuration Commands
1-3
1.1.2 reset vrrp statistics
Syntax
reset vrrp statistics [ vlan-interface vlan-id ] [ virtual-router-id ]
View
User view
Parameters
vlan-id: VLAN interface ID.
virtual-router-id: VRRP virtual router ID, ranging from 1 to 255.
Description
Use the reset vrrp command to clear the statistics information about VRRP.
When you execute this command,
z If the interface index and backup group ID are not specified, the statistics
information about all the backup groups on the switch is cleared.
z If only the interface index is specified, the statistics information about all the
backup groups on the interface will be cleared.
z If both the interface index and backup group ID are specified, the statistics
information about the specified backup group on the interface is cleared.
Examples
# Clear the VRRP statistics on the switch.
<H3C> reset vrrp statistics
1.1.3 vrrp authentication-mode
Syntax
vrrp authentication-mode authentication-type authentication-key
undo vrrp authentication-mode
View
VLAN interface view
Parameters
authentication-type: Authentication type, which can be:
z simple: Indicates to perform simple character authentication.
z md5: Indicates to perform the authentication with MD5 algorithm.