From: Chris Home (clarson52@comcast.net)
Date: Fri May 16 2003 - 14:12:05 GMT-3
I should have said when I tried it it did not work. However, I assumed it
wouldn't so I did not spend to much time on it and maybe I missed something.
Also, I have not been in the lab for a bit but I remember redistributing
between seperate ospf processes to overcome some VLSM/FLSM issue. So that
would also lead me to believe that the networks within one process are not
exchanged with another ospf process unless configured through redist.
----- Original Message -----
From: "Larson, Chris" <CLarson@usaid.gov>
To: "'Scott Morris'" <swm@emanon.com>; "'Jung, Jin'" <jin.jung@lmco.com>;
"'keyser soze'" <soze39@hotmail.com>; <ccielab@groupstudy.com>
Sent: Friday, May 16, 2003 11:43 AM
Subject: RE: OSPF basic configuration problem
> Are you sure about this? This has not been my experience and maybe I do
not
> understand what you are trying to convey?
>
> If you have router ospf 1 on one router and router ospf 2 on another
router,
> these routers will not exchange routing info.
>
> -----Original Message-----
> From: Scott Morris [mailto:swm@emanon.com]
> Sent: Wednesday, May 14, 2003 4:25 PM
> To: 'Jung, Jin'; 'keyser soze'; ccielab@groupstudy.com
> Subject: RE: OSPF basic configuration problem
>
>
> The process id is locally significant only, so it doesn't matter what
number
> you pick, or whether they match or not.
>
> Scott
>
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
> Jung, Jin
> Sent: Wednesday, May 14, 2003 1:48 PM
> To: 'keyser soze'; ccielab@groupstudy.com
> Subject: RE: OSPF basic configuration problem
>
>
> You have two different process running on each router,
>
> Router 1 ospf 1
> Router 2 ospf 2
>
> Try to run on same process, and see if it will work for you.
>
> Jin jung...
>
> -----Original Message-----
> From: keyser soze [mailto:soze39@hotmail.com]
> Sent: Wednesday, May 14, 2003 3:29 AM
> To: ccielab@groupstudy.com
> Subject: OSPF basic configuration problem
>
>
> Hi all.
>
> I've a problem configuring OSPF between two routers via ethernet. The sh
ip
> route only shows directly connected networks. I'm pasting the running
config
>
> below. Any help would be appreciated.
>
> ---- R1 -----
> hostname R1
>
> interface Loopback0
> ip address 131.108.4.1 255.255.255.128
> !
> interface Loopback1
> ip address 131.108.4.129 255.255.255.128
> !
> interface Loopback2
> ip address 131.108.5.1 255.255.255.224
> !
> interface Ethernet0
> ip address 131.108.1.1 255.255.255.0
> !
> interface Serial0
> no ip address
> shutdown
> no fair-queue
> !
> interface Serial1
> no ip address
> shutdown
> !
> interface BRI0
> no ip address
> shutdown
> !
> router ospf 1
> log-adjacency-changes
> network 131.108.1.0 0.0.0.255 area 1
> network 131.108.4.0 0.0.0.127 area 1
> network 131.108.4.128 0.0.0.127 area 1
> network 131.108.5.0 0.0.0.31 area 1
> !
> ip classless
> ip http server
>
> ---- R1 -----
> hostname R2
> !
> !
> !
> !
> !
> !
> ip subnet-zero
> !
> !
> !
> !
> !
> !
> interface Loopback0
> ip address 131.108.5.3 255.255.255.224
> !
> interface Loopback1
> ip address 131.108.6.1 255.255.255.255
> !
> interface Loopback2
> ip address 131.108.6.2 255.255.255.255
> !
> interface Ethernet0
> ip address 131.108.1.2 255.255.255.0
> !
> interface Serial0
> no ip address
> shutdown
> no fair-queue
> !
> interface Serial1
> no ip address
> shutdown
> !
>
> router ospf 2
> log-adjacency-changes
> network 131.108.1.0 0.0.0.255 area 1
> network 131.108.5.32 0.0.0.31 area 1
> network 131.108.6.1 0.0.0.0 area 1
> network 131.108.6.2 0.0.0.0 area 1
> !
> ip classless
> ip http server
>
> Thanks.
>
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:44 GMT-3