The display vrrp6 command displays information about a Virtual Router Redundancy Protocol for IPv6 (VRRP6) backup group.
Parameter | Description | Value |
---|---|---|
interface interface-type interface-number |
Specifies the type and number of an interface on which a VRRP6 backup group is configured. |
- |
vrid virtual-id |
Specifies the ID of a VRRP6 backup group. |
The value is an integer ranging from 1 to 255. |
verbose |
Displays detailed information about the current VRRP6 backup group. |
- |
brief |
Displays brief information about the current VRRP6 backup group. |
- |
The actual command output varies according to the device. The command output here is only an example.
<DEVICE> display vrrp6 interface Eth-Trunk10 verbose Eth-Trunk10 | Virtual Router 6 State : Initialize Virtual IP : FE80::66 Master IP : :: Local IP : FE80::99 PriorityRun : 100 PriorityConfig : 100 MasterPriority : 0 Preempt : YES Delay Time : 0s Remain : -- Hold Multiplier : 3 TimerRun : 100cs TimerConfig : 100cs Virtual MAC : XXXX-XXXX-XXXX Check hop limit : YES Config Type : member-vrrp Backup-forward : disabled Na Copy : enabled Create Time : 2019-09-07 02:33:17 Last Change Time : 0000-00-00 00:00:00
<DEVICE> display vrrp6 brief
Total:1 Master:1 Backup:0 Non-active:0
VRID State Interface Type Virtual IP Master IP Local IP
--------------------------------------------------------------------------------------------------
11 Master GE0/1/16 Normal FE80::11 FE80::22 FE80::22
<DEVICE> display vrrp6
GE0/1/17 | Virtual Router 1
State : Master
Virtual IP : FE80::1
2001:db8::2
Master IP : FE80::3A51:BBFF:FE11:301
Local IP : FE80::3A51:BBFF:FE11:301
PriorityRun : 100
PriorityConfig : 100
MasterPriority : 100
Preempt : YES Delay Time : 100s
Hold Multiplier : 3
TimerRun : 100cs
TimerConfig : 100cs
Virtual MAC : 00e0-fc12-3456
Check hop limit : YES
Config Type : normal-vrrp
Backup-forward : disabled
Create Time : 2019-08-05 02:02:59
Last Change Time : 2019-08-05 02:03:05
Item | Description |
---|---|
Virtual IP | Virtual IPv6 address of the VRRP6 backup group. |
Virtual MAC | Virtual MAC address of the VRRP6 backup group. |
State | Status of the device in the VRRP6 backup group:
|
Master | Number of VRRP6 backup groups in the Master state. |
Master IP | Primary IPv6 address of the VRRP6 backup group.
|
Local IP | IP address of the local interface on the master or slave device. |
PriorityRun | Running priority of the device in the VRRP6 backup group, that is, the current priority. If the device is an IP address owner, its running priority is displayed as 255. |
PriorityConfig | Priority configured for the device in the VRRP6 backup group. You can run the vrrp6 vrid priority command to configure a priority for a device in a VRRP6 backup group. |
MasterPriority | Priority of the master device in the VRRP6 backup group. |
Preempt | Flag for the working mode of the backup device:
|
Delay Time | Preemption delay of the backup device in preemption mode, in seconds. You can run the vrrp6 vrid preempt timer delay command to configure a preemption delay for a backup device. |
Remain | Remaining time of the preemption delay for the backup device, in seconds. |
Hold Multiplier | Number of VRRP heartbeat timeouts. |
TimerRun | Current interval at which the master device in the VRRP6 backup group sends Advertisement packets, in centiseconds. |
TimerConfig | Configured interval at which the master device in the VRRP6 backup group sends Advertisement packets, in centiseconds. You can run the vrrp6 vrid timer advertise command to configure an interval at which the master device in a VRRP6 backup group sends Advertisement packets. |
Check Hop Limit | Flag for checking the hop count in a received VRRP6 packet:
|
Config Type | Type of the VRRP6 backup group:
|
Type | Type of the VRRP6 backup group:
|
Backup-forward | Whether a backup device is enabled to forward traffic:
|
Na Copy | - |
Create Time | Time when the VRRP6 backup group was created. |
Last Change Time | Time when the status of the VRRP6 backup group last changed. |
VRID | ID of the VRRP6 backup group. |
Interface | Interface on which the VRRP6 backup group is configured. |
Total | Total number of VRRP6 backup groups. |
Backup | Number of VRRP6 backup groups in the Backup state. |
Non-active | Number of VRRP6 backup groups in the Non-active state. |