09-19-2022 04:30 AM
Hi Guys
I was trying to create a document with Peer IP, Crypto, Private IP, IKEV version and description, tunnel status. Is there anyway to get all there details?
Thank you
NiK
Solved! Go to Solution.
09-20-2022 12:10 AM
@NIKHIL M K correct, that command will only show you the tunnels that are up. If you want information on all tunnels (up and down), you can gather crypto map configuration "show run crypto map" this will display the unique sequence number per peer tunnel. Each sequence number will have the ACL, IKE Transform Set, Peer IP information used for that tunnel. You may need to write a script.
09-19-2022 04:34 AM - edited 09-19-2022 04:34 AM
@NIKHIL M K the command "show vpn-sessiondb detail l2l" should provide the information you require.
09-19-2022 11:47 PM
Thank you.
That really helped to the details
"show vpn-sessiondb detail l2l" Is this only shows the tunnels those are currently up? Actually we have 500+ tunnels and would like to import all details to an excel and we can verify the details and delete the terminated clients VPN.
09-20-2022 12:10 AM
@NIKHIL M K correct, that command will only show you the tunnels that are up. If you want information on all tunnels (up and down), you can gather crypto map configuration "show run crypto map" this will display the unique sequence number per peer tunnel. Each sequence number will have the ACL, IKE Transform Set, Peer IP information used for that tunnel. You may need to write a script.
09-19-2022 05:27 AM
@NIKHIL M K if you are looking for a template to make documentation I've attached one. If it doesn't open I can take a screenshot of it if that is what you are looking for.
09-19-2022 11:49 PM
Thank you
I have downloaded and am able to edit the same. I have exactly the same form with me, but yours is more detailed than the one I have with me so I have updated my document.
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