From: Jason Weinstein EB Networks (jasonw@xxxxxxxxxxxxxx)
Date: Mon May 01 2000 - 14:06:24 GMT-3
Here is a functional example. I hope this helps.
Jason Weinstein
eB Networks
There is a way to test this in your lab with a PC, but I don't remember
how I did it. If anyone is interested I can try to set it up again and
maybe remember.
show run
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname 2513_B
!
enable password lab
!
ip subnet-zero
no ip domain-lookup
appletalk routing eigrp 4
appletalk route-redistribution
ipx routing 4444.0000.4444
!
interface Loopback0
ip address 10.10.4.4 255.255.255.255
ipx network 4
!
interface Ethernet0
ip address 10.10.45.74 255.255.255.192
ip mobile arp access-group 15 Will accept mobile arps from within access-
list 15
appletalk cable-range 45-45 45.4
appletalk zone bet4and5
ipx network 45
!
interface Serial0
ip address 10.10.34.4 255.255.255.0
appletalk cable-range 34-34 34.4
appletalk zone bet3and4
ipx network 34
!
interface TokenRing0
no ip address
shutdown
!
router eigrp 1
redistribute ospf 1 metric 10000 4 155 1 1500
passive-interface Serial0
passive-interface TokenRing0
network 10.0.0.0
!
router ospf 1
redistribute mobile metric-type 1 subnets Redistributes the mobile IP
routes, which a
re 32 bit host routes,
into OSPF, which then
becomes the most specific route
to the host
redistribute eigrp 1 metric-type 1 subnets
network 10.10.34.0 0.0.0.255 area 3
network 10.10.4.0 0.0.0.255 area 3
network 10.10.45.0 0.0.0.255 area 4
area 3 virtual-link 10.10.3.3
!
ip classless
access-list 15 permit 10.10.33.0 0.0.0.255 Only for that subnet will Mobil
e IP be used
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
password rpm
login
!
end
2513_B#
-----Original Message-----
From: nobody@groupstudy.com [SMTP:nobody@groupstudy.com]
Sent: Monday, May 01, 2000 10:56 AM
To: Michael Needham; CCIELAB@groupstudy.com
Subject: Re: IP MOBILE EXAMPLEs???
I have yet to see a post on this question and I am curious as well... Did I
miss it?
----- Original Message -----
From: Michael Needham <mineedha@cisco.com>
To: <CCIELAB@groupstudy.com>
Sent: Thursday, April 27, 2000 6:47 PM
Subject: IP MOBILE EXAMPLEs???
> I've seen the one configuration example on CCO but it is a bit "slim".
> Aone have any other examples???
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:26 GMT-3