Wired Mobile IP Testing
-----------------------
Everything is wired here.
MN is connected to HA on the first place
Then cable was removed and then it was attached to FA
And as u can see in the bottom, Mobile route is there
And if u run "show ip mobile tunnel" command. It will give u tunnel information.
The figure might not look good into your browser. So please view the page source and it would be fine.



			            (fa0/0)  R2	(fa0/1)
					    /  \
                                           /    \
                                          /      \
		          (110.x.x.x/24) /        \ (120.x.x.x/24)
		                        /          \
                     (HA)              /            \                 (FA)
                 (fa0/1)R7____________/              \_______________R1(e0/1)
	     
		 (100.x.x.x/24)				          (130.x.x.x/24)		



					     _____	
					       |					
					       |
					     R5(MN)




R1#sh run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R1
!
!
ip subnet-zero
!
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 1/1/0
!
voice-port 1/1/1
!
process-max-time 200
!
interface Ethernet0/0
 ip address 120.10.10.1 255.255.255.0
 no ip directed-broadcast
!
interface Serial0/0
 no ip address
 no ip directed-broadcast
 no ip mroute-cache
 shutdown
 no fair-queue
!
interface Ethernet0/1
 ip address 130.10.10.1 255.255.255.0
 no ip directed-broadcast
 ip irdp
 ip irdp maxadvertinterval 30
 ip irdp minadvertinterval 10
 ip irdp holdtime 90
 ip mobile foreign-service
!
interface Serial0/1
 no ip address
 no ip directed-broadcast
 shutdown
!
router mobile
!
router rip
 network 120.0.0.0
 network 130.10.0.0
!
ip classless
no ip http server
ip mobile foreign-agent care-of Ethernet0/0
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
!
!
no scheduler allocate
end

R1#



R2#sh run
Building configuration...

Current configuration:
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R2
!
!
!
!
!
!
memory-size iomem 7
ip subnet-zero
!
!
!
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 1/1/0
!
voice-port 1/1/1
!
!
!
!
interface FastEthernet0/0
 ip address 110.10.10.2 255.255.255.0
 duplex auto
 speed auto
!
interface Serial0/0
 no ip address
 shutdown
 no fair-queue
!
interface FastEthernet0/1
 ip address 120.10.10.2 255.255.255.0
 duplex auto
 speed auto
!
interface Serial0/1
 no ip address
 shutdown
!
router rip
 network 110.0.0.0
 network 120.0.0.0
!
ip classless
no ip http server
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
!
no scheduler allocate
end

R2#




R7#sh run
Building configuration...

Current configuration : 2950 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R7
!
logging rate-limit console 10 except errors
!
voice-card 4
!
ip subnet-zero
!
!
no ip finger
no ip domain-lookup
!
ip audit notify log
ip audit po max-events 100
!
!
call rsvp-sync
cns event-service server
!
!
!
!
!
!
!
controller T1 4/0
!
controller T1 4/1
!
!
interface FastEthernet0/0
 ip address 110.10.10.7 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 ip address 100.10.10.7 255.255.255.0
 ip irdp
 ip irdp maxadvertinterval 30
 ip irdp minadvertinterval 10
 ip irdp holdtime 90
 duplex auto
 speed auto
!
interface FastEthernet1/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial1/0
 no ip address
 no fair-queue
 clockrate 64000
!
interface TokenRing1/0
 no ip address
 shutdown
 ring-speed 16
!
interface Serial1/1
 no ip address
 clockrate 64000
!
interface Serial1/2
 no ip address
 shutdown
 clockrate 2000000
!
interface Serial1/3
 no ip address
 shutdown
 clockrate 2000000
!
interface ATM3/0
 no ip address
 shutdown
 no atm scrambling cell-payload
 no atm ilmi-keepalive
!
interface ATM5/0
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/1
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/2
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/3
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/4
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/5
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/6
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM5/7
 no ip address
 shutdown
 atm vc-per-vp 256
 no atm ilmi-keepalive
 no scrambling-payload
!
interface BRI6/0
 no ip address
 shutdown
!
interface BRI6/1
 no ip address
 shutdown
!
interface BRI6/2
 no ip address
 shutdown
!
interface BRI6/3
 no ip address
 shutdown
!
interface BRI6/4
 no ip address
 shutdown
!
interface BRI6/5
 no ip address
 shutdown
!
interface BRI6/6
 no ip address
 shutdown
!
interface BRI6/7
 no ip address
 shutdown
!
router mobile
!
router rip
 redistribute mobile metric 5
 network 100.0.0.0
 network 110.0.0.0
 no auto-summary
!
ip kerberos source-interface any
ip classless
no ip http server
ip mobile home-agent broadcast lifetime 60
ip mobile host 100.10.10.5 interface FastEthernet0/1
ip mobile secure host 100.10.10.5 spi 100 key hex 111111111111111111111111111111
11
!
!
!
voice-port 2/0/0
!
voice-port 2/0/1
!
voice-port 2/1/0
!
voice-port 2/1/1
!
dial-peer cor custom
!
!
!
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
!
end





R5#sh run
Building configuration...

Current configuration : 1360 bytes
!
version 12.2
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R5
!
logging rate-limit console 10 except errors
!
!
!
voice-card 3
!
ip subnet-zero
!
!
no ip finger
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
call rsvp-sync
!
!
!
!
!
!
!
controller T1 3/0
 framing sf
 linecode ami
!
controller T1 3/1
 framing sf
 linecode ami
!
!
!
interface FastEthernet0/0
 ip address 100.10.10.5 255.255.255.0
 ip mobile router-service roam
 ip mobile router-service solicit
 duplex auto
 speed auto
!
interface Serial0/0
 no ip address
 shutdown
!
interface TokenRing0/0
 no ip address
 shutdown
 ring-speed 16
!
interface Serial0/1
 no ip address
 shutdown
 clockrate 2000000
!
interface ATM2/0
 no ip address
 shutdown
 no atm ilmi-keepalive
!
router mobile
!
router rip
 network 100.0.0.0
!
ip classless
ip http server
ip mobile secure home-agent 100.10.10.7 spi 100 key hex 111111111111111111111111
11111111
ip mobile mobile-router
address 100.10.10.5 255.255.255.0
home-agent 100.10.10.7
register retransmit initial 10 maximum 10 retry 10
!
!
!
snmp-server packetsize 4096
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 1/1/0
!
voice-port 1/1/1
!
dial-peer cor custom
!
!
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
 login
!
!
end


Sh IP route with MN on FA


R5#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is 130.10.10.1 to network 0.0.0.0

     100.0.0.0/24 is subnetted, 1 subnets
C       100.10.10.0 is directly connected, FastEthernet0/0
     130.10.0.0/32 is subnetted, 1 subnets
M       130.10.10.1 [3/1] via 130.10.10.1, 00:00:21, FastEthernet0/0
M*   0.0.0.0/0 [3/1] via 130.10.10.1, 00:00:21, FastEthernet0/0
R5#