Hi,

Router B is misconfigured......

The ospf process should contain..

192.1.1.0 255.255.255.0 area 0

I would put the loopback addresses in as well.... 

and not this

network 0.0.0.0 255.255.255.255 <-- this does not even have an area
assigned......

Robert


Daniel Ma wrote:
> 
> In router A, I think you could not put the mask as 0.0.0.0, because if so
> the area only include one ip address.
> 
> Another thing is, have u try show interface and make sure the Serial port is
> up?
> 
> Daniel
> 
> "Billy Monroe" <[EMAIL PROTECTED]> wrote in message
> 8hj7i6$tdo$[EMAIL PROTECTED]">news:8hj7i6$tdo$[EMAIL PROTECTED]...
> > Hello:
> >
> > I have two 2503 and I am following Hutnik's to configure OSPF.
> > I connected RouterA, s0 (DCE) to RouterB, s0(DTE).
> >
> > When I enter #show ip ospf int I see the following:
> > ...
> > Transmit Delay is 1 sec, State DOWN
> >   Hello due in...
> > ...
> >
> >
> > The State should be "POINT_TO_POINT".
> > The routers don't see each other. (#show ip route doesn't display OSPF
> > entry).
> > I entered "no shut" and "shut" in both routers s0 interfaces but it didn't
> > work. Any idea of what is wrong ?
> >
> >
> > Configurarion is below.
> >
> >
> > THanks,
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > RouterA
> >
> >
> > !
> > hostname RouterA
> > !
> > int Loopback0
> > ip add 10.1.1.1 255.255.255.0
> >
> >
> > int Loopback1
> > ip add 11.1.1.1 255.255.255.0
> > !
> > int S0
> > ip add 192.1.1.1 255.255.255.0
> > no fair-queue
> > router ospf 64
> > network 192.1.1.1 0.0.0.0 area 0
> > network 10.1.1.1 0.0.0.0 area 0
> > !
> > no ip classless
> > !
> > ...
> >
> >
> > RouterB
> >
> >
> > !
> > hostname RouterB
> > !
> > int loopack0
> > ip add 152.1.1.1 255.255.255.0
> > int Loopback1
> > ip add 153.1.1.1 255.255.255.0
> > !
> > int serial0
> > ip add 192.1.1.2 255.255.255.0
> > no fair-queue
> > clockrate 500000
> > !
> > int s1
> > no ip add
> > shutdown
> > !
> > router ospf 64
> > network 0.0.0.0 255.255.255.255
> > !
> > no ip classless
> > !
> > ...
> >
> >
> >
> > ___________________________________
> > UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> > FAQ, list archives, and subscription info: http://www.groupstudy.com
> > Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> > ---
> 
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

-- 
------------------------------------------------------------------------------ 
 Robert LAKE MSc - Customer Support Engineer      |           |
 E-Mail: [EMAIL PROTECTED]                          |           |
 Phone : +32 2 704 5434                          |||         |||
 Fax   : +32 2 704 5804                         |||||       |||||
 Parc Pegasus                               ..:|||||||:...:|||||||:..
 De Kleetlaan, 6                            C i s c o   S y s t e m s
 B-1831 - Diegem - Belgium                     Euro TAC - Brussels 
------------------------------------------------------------------------------
Cisco Systems - Empowering the Internet Generation
------------------------------------------------------------------------------

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to