251
Parameters
process-id: Specifies the ID of an OSPFv3 process, ranging from 1 to 65535.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display ospfv3 vlink to display OSPFv3 virtual link information.
Examples
# Display OSPFv3 virtual link information.
<Sysname> display ospfv3 vlink
Virtual Link VLINK1 to router 1.1.1.1 is up
Transit area :0.0.0.1 via interface Vlan-interface20, instance ID: 0
Local address: 2000:1::1
Remote address: 2001:1:1::1
Transmit Delay is 1 sec, State: P-To-P,
Timer intervals configured, Hello: 10, Dead: 40, Wait: 40, Retransmit: 5
Hello due in 00:00:02
Adjacency state :Full
Table 64 Command output
Field Descri
Virtual Link VLINK1 to router 1.1.1.1 is up The virtual link VLINK1 to router 1.1.1.1 is up.
Transit area 0.0.0.1 via interface Vlan-interface20 Interface Vlan-interface20 in transit area 0.0.0.1.
instance ID Instance ID.
Local address Local IPv6 address.
Remote address Remote IPv6 address.
Transmit Delay Transmit delay of sending LSAs.
State Interface state.
Timer intervals configured, Hello: 10, Dead: 40,
Wait: 40, Retransmit: 5
Timer intervals in seconds:
• Hello—10
• Dead—40
• Wait—40
• Retransmit—5
Hello due in 00:00:02 Send hello packets in 2 seconds.
Adjacency state Adjacency state.