cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2006
Views
0
Helpful
1
Replies

dmvpn wtih backhauled internet traffic to central site

Mike Schooley
Level 1
Level 1

using dmvpn,but backhauling internet traffic over dmvpn to central site for monitoring, etc.  This unfortunately has the side effect of breaking spoke to spoke dynamic tunnels.  Anyone know a work around?

1 Reply 1

For this Scenario you can put your internet-link into a different VRF. The differences to a "normal" DMVPN-config are the following:

interface GigabitEthernet 0/0
  description Connection to ISP
  ip vrf PUBLIC
!
interface Tunnel1
  description Tunnel to Hub
  tunnel vrf PUBLIC
!
ip route vrf PUBLIC 0.0.0.0 0.0.0.0 GigabitEthernet 0/0

 

Review Cisco Networking for a $25 gift card