03-07-2019 06:50 PM - edited 02-21-2020 08:55 AM
Running a debug but for a particular IPSEC VPN shouldn't cause much of a degradation and/or impact on performance correct or possibly?
The following is all I would need to enter?
debug crypto condition peer www.xxx.yyy.zzz
03-08-2019 03:53 AM - edited 03-08-2019 03:56 AM
Hi,
If you filter using the condition peer command it shouldn't greatly impact the performance. Once you've enabled this you also need to enable the other debugs:-
debug crypto condition peer 1.1.1.1
debug crypto ikev1|iskamp (depends on what version you are running)
debug crypto ikev2
debug crypto ipsec sa
The command "show crypto debug-condition" will confirm the filter is applied to the peer ip address and which debugs are enabled.
Ensure you disable debugs once finished "undebug all"
HTH
03-11-2019 12:20 PM
03-11-2019 01:06 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide