Cisco Cisco 3G Wireless WAN (GPRS EDGE UMTS HSDPA) High-Speed Interface Card

Page of 63
 
 
© 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 55 of 63 
ip sla schedule 1 life forever start-time now 
access-list 102 permit icmp any host 209.131.36.158 
dialer-list 1 protocol ip permit 
dialer-list 2 protocol ip permit 
route-map track-primary-if permit 10 
 match ip address 102 
 set interface Dialer2 null0 
line 0/1/0 
 script dialer lte 
 modem InOut 
 
Configuration of Headquarters Router as Home Agent 
 
hostname HQ-HomeAgent 
interface Loopback100 
 ip address 10.100.0.1 255.255.255.0 
!Mobile IP Subnet between the Home-agent (HA) and Mobile router (MR) 
interface GigabitEthernet0/0 
 ip address 20.20.248.243 255.255.255.224 
 ip nat outside 
!This is the WAN interface connecting to Mobile routers over internet 
interface GigabitEthernet0/1 
 ip address 10.11.0.1 255.255.255.0 
 ip nat inside 
router mobile 
!Enable mobile ip on HA router