Overview
Provides troubleshooting information for Cisco Umbrella SASE auto tunnel issues, including verifying DNS resolution, SIG tunnel status, routing, and traffic forwarding to restore secure internet access.
After the deployment, use the following CLI to debug issues related to Umbrella auto tunnels on Secure Firewall Threat Defense.
Proceed with caution when you run debug commands on the threat defense device in production environments.You can set various debug levels on the device that may have verbose outputs.
| How to... |
CLI Command |
|---|---|
| Enable conditional debugging for a particular peer |
debug crypto condition peer <peer-IP> |
| Debug the virtual Tunnel interface information |
debug vti 255 |
| Debug the IKEv2 protocol related transactions |
debug crypto ikev2 protocol 255 |
| Debug the IKEv2 platform related transactions |
debug crypto ikev2 platform 255 |
| Debug the common IKE related transactions |
debug crypto ike-common 255 |
| Debug the IPSec related transactions |
debug crypto ipsec 255 |