Mobile IP config

From: Schulz, Dave (DSchulz@dpsciences.com)
Date: Tue Sep 19 2006 - 01:33:16 ART


GS -

For some reason, I cannot get this configuration of Mobile IP to work
after studying the DocCDs on the subject. The host 10.1.1.7 won't
register on the FA (R2) when connected. Here are the configs:

Any help is appreciated.....

R1 -
!
interface FastEthernet0/0
 ip address 10.1.1.1 255.255.255.0
 duplex auto
 speed auto
!
interface Serial0/0
 ip address 172.16.1.1 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 172.16.1.3 103 broadcast
 frame-relay map ip 172.16.1.1 102
 frame-relay map ip 172.16.1.2 102 broadcast
 no frame-relay inverse-arp
!
router mobile
!
router eigrp 100
 redistribute mobile
 network 172.16.1.0 0.0.0.255
 no auto-summary
!
!
ip mobile home-agent broadcast
ip mobile virtual-network 10.0.0.0 255.0.0.0
ip mobile host 10.1.1.7 interface FastEthernet0/0
ip mobile secure host 10.1.1.7 spi 100 key ascii cisco algorithm md5
mode prefix-suffix
!
!

R2 -

!
!
interface FastEthernet0/0
 ip address 20.1.1.1 255.255.255.0
 ip mobile foreign-service
 duplex auto
 speed auto
!
interface Serial0/0
 ip address 172.16.1.2 255.255.255.0
 ip mobile foreign-service
 encapsulation frame-relay
 frame-relay map ip 172.16.1.3 201
 frame-relay map ip 172.16.1.1 201 broadcast
 frame-relay map ip 172.16.1.2 201
 no frame-relay inverse-arp
!
router mobile
!
router eigrp 100
 redistribute mobile
 network 172.16.1.0 0.0.0.255
 no auto-summary
!
!
ip mobile foreign-agent care-of FastEthernet0/0
ip mobile foreign-agent care-of Serial0/0
ip mobile secure home-agent 10.1.1.7 spi 100 key ascii cisco algorithm
md5 mode prefix-suffix
ip mobile foreign-service challenge
ip mobile registration-lifetime 65535
!
!

On R1 -

R1#sh ip mob host
Mobile Host List:

Total 1
10.1.1.7:
    Allowed lifetime 10:00:00 (36000/default)
    Roam status -Unregistered-, Home link on interface FastEthernet0/0
    Accepted 0, Last time -never-
    Overall service time -never-
    Denied 0, Last time -never-
    Last code '-never- (0)'
    Total violations 0
    Tunnel to MN - pkts 0, bytes 0
    Reverse tunnel from MN - pkts 0, bytes 0
R1#
R1#sh ip mob glo
IP Mobility global information:

Home Agent

    Registration lifetime: 10:00:00 (36000 secs)
    Broadcast enabled
    Replay protection time: 7 secs
    Reverse tunnel enabled
    ICMP Unreachable enabled
    Strip realm disabled
    NAT Traversal disabled
    HA Accounting disabled
    NAT UDP Tunneling support enabled
    UDP Tunnel Keepalive 110
    Forced UDP Tunneling disabled
    Virtual networks
        10.0.0.0 /8

Foreign Agent is not enabled, no care-of address

1 interface providing service
Encapsulations supported: IPIP and GRE
Tunnel fast switching enabled, cef switching enabled
Tunnel path MTU discovery aged out after 10 min
R1#

On R2 -

R2#sh ip mob host
%HA is not enabled
R2#sh ip mob glo
IP Mobility global information:
Home Agent is not enabled

Foreign Agent

    Pending registrations expire after 7 secs
    Care-of addresses advertised
    Mobile network route injection disabled

        FastEthernet0/0 (20.1.1.1) - up
        Serial0/0 (172.16.1.2) - up

2 interfaces providing service
Encapsulations supported: IPIP and GRE
Tunnel fast switching enabled, cef switching enabled
Tunnel path MTU discovery aged out after 10 min
NAT UDP Tunneling support enabled
UDP Tunnel Keepalive 110
Forced UDP Tunneling disabled
R2#
Dave Schulz,
Email: dschulz@dpsciences.com <mailto:dschulz@dpsciences.com >



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART