show ipv6 ospf virtual-links

Use this command to display information about the virtual links configured on a router.

Syntax

show ipv6 ospf virtual-links

Parameters

None.

Defaults

None.

Mode

All command modes.

Usage

A virtual link represents a logical connection between the backbone and a non-backbone OSPFv3 area.

Example

This example shows how to display OSPFv3 virtual links information:

System(rw)->show ipv6 ospf virtual-links
Virtual Link to router 77.0.0.3, is UP
 Transit area  0.0.0.1,
 Transmit Delay is 1 sec(s), State DOWN
 Timer intervals configured:
                Hello 10, Dead 60, Wait 60, Retransmit 5

show ipv6 ospf virtual links Output Details provides an explanation of the command output.

Click to expand in new window

show ipv6 ospf virtual links Output Details

Output... What it displays...
Virtual Link Router ID of the virtual link neighbor, and the virtual link status, which is up or down.
Transit area Area for this virtual link neighbor
Transmit Delay Time (in seconds) added to the LSA (Link State Advertisement) age field when the LSA is transmitted through the virtual link.
State Interface state assigned to a virtual link, which is point-to-point.
Timer intervals configured Timer intervals configured for the virtual link, including Hello, Dead, Wait, and Retransmit intervals.