3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
146
IP
V
4-B
ASED
 VRRP C
ONFIGURATION
 
C
OMMANDS
n
The interfaces that VRRP involves can only be Layer 3 Ethernet interfaces and 
VLAN interfaces unless otherwise specified.
display vrrp
Syntax
display vrrp [ verbose ] [ interface interface-type interface-number [ vrid 
virtual-router-id ] ]
View
Any view
Parameter
verbose: Displays detailed state information of VRRP.
interface interface-type interface-number: Displays VRRP state information of the 
specified interface. interface-type interface-number specifies an interface by its 
type and number.
vrid virtual-router-id: Displays state information of the specified VRRP group. 
virtual-router-id specifies a standby group by its group number, in the range 1 to 
255.
Description
Use the display vrrp command to display the state information of VRRP.
If you do not specify verbose, only the brief state information of VRRP is 
displayed.
If you specify both interface and standby group, only the state information of the 
specified standby group is displayed; if you only specify an interface, the state 
information of all the standby groups on the interface is displayed; if you specify 
neither, the state information of all the standby groups on the device is displayed.
Example
# Display brief information about all standby groups on the device before a virtual 
VRRP standby group is created.
<Sysname> display vrrp
IPv4 Standby Information:
Run Method
: VIRTUAL-MAC
Virtual IP Ping : Enable
The total number of the virtual outers: 1
Interface
VRID
State
Run
Adver.
Auth
Virtual
Pri
Time
Type
IP
---------------------------------------------------------------------
Eth1/0
1
Master
100
1
NONE
10.10.10.2 
# Display detailed information about all standby groups on the device.