diff --git a/SCOR/GETVPN.md b/SCOR/GETVPN.md deleted file mode 100644 index 964d523..0000000 --- a/SCOR/GETVPN.md +++ /dev/null @@ -1,4 +0,0 @@ -# Additional GET VPN Resources - -- [GETVPN Deployment Guide ](https://www.cisco.com/c/en/us/products/collateral/security/group-encrypted-transport-vpn/deployment_guide_c07_554713.html) -- [GETVPN Sample Configurations](https://www.cisco.com/c/en/us/products/collateral/security/group-encrypted-transport-vpn/deployment_guide_c07_554713.html) diff --git a/SCOR/IPSEC-VPNs.md b/SCOR/IPSEC-VPNs.md new file mode 100644 index 0000000..736dcf7 --- /dev/null +++ b/SCOR/IPSEC-VPNs.md @@ -0,0 +1,15 @@ +# Collection of Cisco IPsec VPN Example Configurations and Troubleshooting Guides + + +## IKEv2 and FlexVPN +- [Configuring IKEv2 VRF aware SVTI](https://www.cisco.com/c/en/us/support/docs/security-vpn/ipsec-architecture-implementation/214938-configuring-ikev2-vrf-aware-svti.html) + + +## Troubleshooting Commands +- [IPsec Troubleshooting: Understanding and Using debug Commands](https://www.cisco.com/c/en/us/support/docs/security-vpn/ipsec-negotiation-ike-protocols/5409-ipsec-debug-00.html) + + +## Additional GET VPN Resources + +- [GETVPN Deployment Guide ](https://www.cisco.com/c/en/us/products/collateral/security/group-encrypted-transport-vpn/deployment_guide_c07_554713.html) +- [GETVPN Sample Configurations](https://www.cisco.com/c/en/us/products/collateral/security/group-encrypted-transport-vpn/deployment_guide_c07_554713.html)