3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-18 
Default Level 
1: Monitor level 
Parameters 
interface interface-type interface-number: Clears VRRP statistics of a specific interface. interface-type 
interface-number specifies an interface by its type and number. 
vrid virtual-router-id: Clears VRRP statistics of the specified VRRP group. virtual-router-id specifies a 
VRRP group by its group number, in the range 1 to 255. 
Description 
Use the reset vrrp ipv6 statistics command to clear VRRP statistics. 
If you specify both an interface and a VRRP group, the statistics about the specified VRRP group on the 
specified interface are cleared; if you specify only an interface, the statistics about all the VRRP groups 
on the interface are cleared; if you specify neither, the statistics about all the VRRP groups on the 
device are cleared.  
Examples 
# Clear the statistics about all the VRRP groups on the device. 
<Sysname> reset vrrp ipv6 statistics 
vrrp ipv6 vrid authentication-mode 
Syntax 
vrrp ipv6 vrid virtual-router-id authentication-mode simple key 
undo vrrp ipv6 vrid virtual-router-id authentication-mode 
View 
Interface view 
Default Level 
2: System level 
Parameters 
virtual-router-id: VRRP group number, in the range 1 to 255. 
simple: Sets the authentication mode to plain text authentication.  
key: Authentication key of 1 to 8 case-sensitive characters in plain text.  
Description 
Use the vrrp ipv6 vrid  authentication-mode command to configure authentication mode and 
authentication key for the VRRP groups to send and receive VRRP packets. 
Use the undo vrrp ipv6 vrid authentication-mode command to restore the default. 
By default, authentication is disabled. 
Note that: 
Before executing the command, create a VRRP group on an interface and configure the virtual IP 
address of the VRRP group.