Connectivity Guide

Table Of Contents
show ipv6 ospf database
Displays all LSA information. You must enable OSPFv3 to generate output.
Syntax
show ipv6 ospf process-id [vrf vrf-name] database
Parameters
process-id — Enter the OSPFv3 process ID to view a specic process. If you do not enter a process ID, the
command applies to all the congured OSPFv3 processes.
vrf vrf-name — Enter the keyword vrf followed by the name of the VRF to display LSA information for
that VRF.
Default Not congured
Command Mode EXEC
Usage Information
Link ID—Identies the router ID.
ADV Router—Identies the advertising router’s ID.
Age—Displays the LS age.
Seq#—Identies the LS sequence number. This identies old or duplicate LSAs.
Checksum—Displays the Fletcher checksum of an LSA’s complete contents.
Link count—Displays the number of interfaces for that router.
Rtr Count—Displays the router count.
Dest RtrID—Displays the destination router ID.
Interface—Displays the interface type.
Prefix—Displays the prex details.
Example
OS10# show ipv6 ospf database
OSPF Router with ID (10.0.0.2) (Process ID 200)
Router Link States (Area 0.0.0.0)
ADV Router Age Seq# Fragment ID Link count Bits
-------------------------------------------------------------------
1.1.1.1 1610 0x80000144 0 1 B
2.2.2.2 1040 0x8000013A 0 1
10.0.0.2 1039 0x80000002 0 1
Net Link States (Area 0.0.0.0)
ADV Router Age Seq# Link ID Rtr count
----------------------------------------------------------
2.2.2.2 1045 0x80000001 5 2
Inter Area Router States (Area 0.0.0.0)
ADV Router Age Seq# Link ID Dest RtrID
---------------------------------------------------------------
1.1.1.1 1605 0x80000027 1 3.3.3.3
Link (Type-8) Link States (Area 0.0.0.0)
ADV Router Age Seq# Link ID Interface
--------------------------------------------------------------------
1.1.1.1 1615 0x80000125 5 ethernet1/1/1
2.2.2.2 1369 0x8000011B 5 ethernet1/1/1
10.0.0.2 1044 0x80000001 5 ethernet1/1/1
Type-5 AS External Link States
ADV Router Age Seq# Prefix
--------------------------------------------------------------------------
3.3.3.3 3116 0x80000126 400::/64
3.3.3.3 3116 0x80000124 34::/64
Supported Releases 10.3.0E or later
Layer 3 485