Several show commands can be used to display OSPFv3 routing information to verify correct configuration and router behaviour.
Command Syntax:
Several show commands can be used to display OSPFv3 routing information to verify correct configuration and router behaviour.
Router# show ipv6 ospf6 [<instance-id>] {}
instance-id is an optional OSPF instance ID. To see router ID and OSPF instance ID, simply type
“show ipv6 ospf6 “.
Command Syntax:
Router# show ipv6 ospf6 database {}
This command shows an LSA database summary. You can specify the type of LSA.
Command Syntax:
Router# show ipv6 ospf6 interface {}
Use this command to see OSPF interface configuration like for example costs.
Command Syntax:
Router# show ipv6 ospf6 neighbor {}
Shows the state and chosen (Backup) DR of a neighbour.
Command Syntax:
Router# show ipv6 ospf6 request-list <ipv6 address> {}
Shows the request-list of a neighbour.
Command Syntax:
Router# show ipv6 route ospf6 {}
This command shows the internal (OSPF) routing table.
