Link to home
Start Free TrialLog in
Avatar of taiell0
taiell0

asked on

Cisco ASA 5520 - Need to debug specific SA

We have a Cisco ASA 5520 with about 40 VPN tunnels. A new one isn't coming up and I don't know the language to debug that specific tunnel.

"Debug crypto isakmp sa" gives me logs for everything. The peer address is 63.200.164.36
Avatar of Ernie Beek
Ernie Beek
Flag of Netherlands image

You could try:

debug crypto condition peer 63.200.164.36
Or was it:

debug crypto condition peer address 63.200.164.36
Avatar of taiell0
taiell0

ASKER

I'm not sure if this is a 7.2 problem but "condition" isn't one of the switches available to me.
Ooops, that was introduced in 8.02........

Let me think
ASKER CERTIFIED SOLUTION
Avatar of taiell0
taiell0

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of taiell0

ASKER

Found a way to get it done