Celestica Documentation Portal

Find your product documents here

show ipv6 ospf6 database

Displays link state database.

Syntaxshow ipv6 ospf6 database [router|network|inter-prefix|inter-router|as-external|group-membership|type-7|link|intra-prefix [[* <E.F.G.H>|<A.B.C.D> self-originated|linkstate-id <A.B.C.D>] [detail|dump|internal]] | [<A.B.C.D> <E.F.G.H>|adv-router <E.F.G.H> linkstate-id <A.B.C.D> [dump|internal]]]
Command modeEXEC
Parameters
  • A.B.C.D – Link State ID as an IP address.

  • E.F.G.H – Advertising Router as an IP address.

UsageNone
Supported Releases 1.1.0 or later
Click commandNone
Example
sonic# show ipv6 ospf6 database

        Area Scoped Link State Database (Area 1)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Rtr  0.0.0.0        194.0.0.1        12 80000003             194.0.0.2/0.0.0.66
Rtr  0.0.0.0        194.0.0.2        11 80000009             194.0.0.2/0.0.0.66
Net  0.0.0.66       194.0.0.2        11 80000001                      194.0.0.2
Net  0.0.0.66       194.0.0.2        11 80000001                      194.0.0.1
INP  0.0.0.0        194.0.0.2      3600 8000000a                        50::/64
INP  0.0.0.66       194.0.0.2        11 80000001                        50::/64

        I/F Scoped Link State Database (I/F Vlan50 in Area 1)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.1        194.0.0.1        22 80000001           fe80::213:1ff:fe00:1
Lnk  0.0.0.66       194.0.0.2       392 8000000e      fe80::36ad:61ff:fef1:a56c
Lnk  0.0.0.66       194.0.0.2       392 8000000e                           50::

        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload


sonic# show ipv6 ospf6 database router
  *                Any Link state ID
  A.B.C.D          Specify Link state ID as IPv4 address notation
  adv-router       Search by Advertising Router
  detail           Display details of LSAs
  dump             Dump LSAs
  internal         Display LSA's internal information
  linkstate-id     Search by Link state ID
  self-originated  Display Self-originated LSAs
  |                Pipe through a command
  <cr>

sonic# show ipv6 ospf6 database router detail

        Area Scoped Link State Database (Area 1)

Age:   27 Type: Router
Link State ID: 0.0.0.0
Advertising Router: 194.0.0.1
LS Sequence Number: 0x80000003
CheckSum: 0x3513 Length: 40
Duration: 00:00:20
    Bits: -------- Options: --|R|-|--|E|V6
    Type: Transit-Network Metric: 10
    Interface ID: 0.0.0.1
    Neighbor Interface ID: 0.0.0.66
    Neighbor Router ID: 194.0.0.2

Age:   26 Type: Router
Link State ID: 0.0.0.0
Advertising Router: 194.0.0.2
LS Sequence Number: 0x80000009
CheckSum: 0xb44b Length: 40
Duration: 00:00:25
    Bits: -------- Options: --|R|-|--|E|V6
    Type: Transit-Network Metric: 10
    Interface ID: 0.0.0.66
    Neighbor Interface ID: 0.0.0.66
    Neighbor Router ID: 194.0.0.2

sonic#