crypto isakmp policy 10 encr aes 256 authentication pre-share group 5 lifetime 3600 crypto isakmp key 6 xxxxxx address 0.0.0.0 crypto isakmp fragmentation crypto isakmp invalid-spi-recovery crypto isakmp keepalive 10 3 ! ! crypto ipsec transform-set QW_Set esp-aes 256 esp-sha-hmac mode transport ! crypto ipsec profile QW_Profile set transform-set QW_Set ! ! ! ! ! ! ! interface Tunnel0 description mGRE-QW_DMVPN Tunnel bandwidth 1000 ip address 172.16.100.1 255.255.255.0 no ip redirects ip mtu 1400 ip hold-time eigrp 100 20 no ip next-hop-self eigrp 100 no ip split-horizon eigrp 100 ip nhrp authentication X4/!PaVb ip nhrp map multicast dynamic ip nhrp network-id 100 ip nhrp holdtime 300 ip nhrp shortcut ip nhrp redirect ip virtual-reassembly in ip tcp adjust-mss 1360 delay 1000 tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel key 100 tunnel protection ipsec profile QW_Profile ! interface Embedded-Service-Engine0/0 no ip address shutdown ! interface GigabitEthernet0/0 description Internet ip address 80.X.X.X 255.255.255.192 secondary ip address 62.X.X.X 255.255.255.248 duplex full speed 1000 ! interface GigabitEthernet0/1 description MetroEthernet bandwidth 10000 bandwidth inherit ip address 10.0.10.252 255.255.128.0 ip accounting output-packets ip bandwidth-percent eigrp 100 10 duplex auto speed 100 ! router eigrp 100 network 10.0.0.0 network 172.16.100.0 0.0.0.255 redistribute static passive-interface default no passive-interface Tunnel0 no passive-interface GigabitEthernet0/1