Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I have a new Easy VPN deployment and vpn traffic is working fine. I have defined split tunnels on the server and I can see that non-interesting traffic is directed out of the dialer interface on the remote router. However, when the VPN establishe...
You need to create a gsm profile. It is not shown in the show run of a router so can't be copied in that way. Cellular 0 gsm profile create .......You'll need the carriers apn details to complete. Please note you don't enter configure terminal prior ...
Ip route 0.0.0.0 0.0.0.0 t1.ip.ad.dr 91The eigrp routes used by the dmvpn have a metric of 90 and will take precedence. Therefore tunnel routes to other sites will go to the tunnel and everything else straight to the T1 interface. Sent from Cisco Tec...
yes they can coexist, no you don't need sub interfaces. 0.0.0.0 route with a metric higher than 90 to the t1 interfaceEigrp for DMVPN will route other traffic to the tunnel interface with the lower metric of 90Sent from Cisco Technical Support iPhone...
Hi LiamBT dont (as i recall) provide internet access as part of the IP Clear MPLS package so you'd need to create your own solution using an additonal internet service.DMVPN uses eigrp and we use that for all of our dynamic routing, so it kind of tak...