December 2005
Intermediate to advanced
1032 pages
29h 12m
English
Now that I’ve discussed how to build some basic types of L2L connections, I’ll focus on how to view and manage these connections using some basic show, clear, and debug commands in the following two sections.
To view your ISAKMP/IKE Phase 2 data SAs, use the following show command:
Router# show crypto ipsec sa [map crypto_map_name | address | identity | interface interface_type_and_#] [detail]
If you don’t enter any optional parameters, all data SAs are displayed. The address parameter sorts the SAs based on the peers’ IP addresses. The identity parameter displays a summarized view. You can qualify what data SAs are displayed with additional parameters: the map parameter allows you to ...
Read now
Unlock full access