Administrator Guide

The following example shows the show crypto ipsec sa ipv6 command.
Dell#show crypto ipsec sa ipv6
Interface: TenGigabitEthernet 0/0
Link Local address: fe80::201:e8ff:fe40:4d10
IPSecv6 policy name: OSPFv3-1-500
inbound ah sas
spi : 500 (0x1f4)
transform : ah-md5-hmac
in use settings : {Transport, }
replay detection support : N
STATUS : ACTIVE
outbound ah sas
spi : 500 (0x1f4)
transform : ah-md5-hmac
in use settings : {Transport, }
replay detection support : N
STATUS : ACTIVE
inbound esp sas
outbound esp sas
Interface: TenGigabitEthernet 0/1
Link Local address: fe80::201:e8ff:fe40:4d11
IPSecv6 policy name: OSPFv3-1-600
inbound ah sas
outbound ah sas
inbound esp sas
spi : 600 (0x258)
transform : esp-des esp-sha1-hmac
in use settings : {Transport, }
replay detection support : N
STATUS : ACTIVE
outbound esp sas
spi : 600 (0x258)
transform : esp-des esp-sha1-hmac
in use settings : {Transport, }
replay detection support : N
STATUS : ACTIVE
Troubleshooting OSPFv3
The system provides several tools to troubleshoot OSPFv3 operation on the switch. This section describes typical, OSPFv3
troubleshooting scenarios.
NOTE:
The following troubleshooting section is not meant to be a comprehensive list, but only to provide examples of
typical troubleshooting checks.
Have you enabled OSPF globally?
Is the OSPF process active on the interface?
Are the adjacencies established correctly?
Did you configure the interfaces for Layer 3 correctly?
Is the router in the correct area type?
Did you include the routes in the OSPF database?
Did you include the OSPF routes in the routing table (not just the OSPF database)?
Some useful troubleshooting commands are:
show ipv6 interfaces
show ipv6 protocols
634
Open Shortest Path First (OSPFv2 and OSPFv3)