show ipv6 ospf3 neighbor
Syntax
show ipv6 ospf3 neighbor [ router-id ][ detail ]
Description
Displays OSPFv3 information learned for neighbor routers.
Options
router-id
Displays information for a specific neighbor router.
detail
Displays additional, neighbor-specific OSPFv3 information.
Example output
This example shows the
show ipv6 ospf3
neighbor
command output:Switch(ospf3)# show ipv6 ospf3 neighbor
OSPFv3 Neighbor Information
Interface Router ID Pri State Rxmt QLen Events
--------- --------------- ----- ---------- ---------- ------
Vlan-55 15.1.0.1 1 FULL 0 0
Vlan-75 15.1.1.2 1 FULL 0 0
tunnel-3 4.3.2.1 1 Full 0 0
show ipv6 ospf3 neighbor detail output
Switch(ospf3)# show ipv6 ospf3 neighbor 15.1.0.1 detail
OSPFv3 Neighbor Information for neighbor 15.1.0.1
IPv6 Address : fe80::55:1
Router ID : 15.1.0.1 State : FULL
Interface : vlan-55 Designated Router : 15.1.0.1
Area : 0.0.0.1 Backup Designated Router : 15.1.0.4
Priority : 1 Retransmit Queue Length : 0
Options : 19 Neighbor Uptime : 1days
Events : 0 Dead Timer Expires : 33 sec
OSPFv3 Neighbor Information for neighbor 15.1.0.1
IPv6 Address : fe80::55:1
Router ID : 15.1.0.1 State : FULL
Interface : tunnel-3 Designated Router : 0.0.0.0
Area : 0.0.0.1 Backup Designated Router : 0.0.0.0
Priority : 1 Retransmit Queue Length : 0
Options : 19 Neighbor Uptime : 1days
Events : 0 Dead Timer Expires : 33 sec