check the ip of router A serial 0. if I am reading correctly, you have a
typo in the ospf network statement.

--
TANSTAAFL
"there ain't no such thing as a free lunch"




""John Brandis""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> G'Day all
>
> 1). Have 2 routers at the moment connected back to back. can see each s0
int
> on each router after the connection is up. For some reason, I cant seem to
> start the ospf process across this link. The code "I think" is ok.
>
> router a
> interface Serial0
>  ip address 192.168.1.5 255.255.255.252
>  encapsulation ppp
>  no ip mroute-cache
>  no fair-queue
> router ospf 10
>  network 10.64.18.0 0.0.0.255 area 2        (this is the ethernet LAN)
>  network 172.17.1.2 0.0.0.0 area 0            (this is the loopback int)
>  network 192.168.1.6 0.0.0.0 area 0         (this is the s0 interface)
>
> router b
> interface Serial0
>  description 56k Link to Sydney via TPIPS
>  ip address 192.168.1.6 255.255.255.252
>  encapsulation ppp
>  ip ospf priority 255
>  bandwidth 56
>  clockrate 56000
> !
> router ospf 10
>  network 192.168.1.6 0.0.0.0 area 0        (this is the s0 int)
>  network 172.17.1.1 0.0.0.0 area 0         (this is the loopback)
>  network 10.64.0.0 0.0.1.254 area 7        (this is the ethernet
LANS -know
> may not work due to fact its got secondary)
> !
>
> Also, does OSPF make any assumptions about the network type if it is not
> specified, and if not, what are the default settings for OSPF interface
> network types ( hope that makes sence)
>
> John
> Sydney Australia
>
>
>
> **********************************************************************
>
> visit http://www.solution6.com
>
> UK Customers - http://www.solution6.co.uk
>
> **********************************************************************
>
> The Solution 6 Head Office and Branch in Sydney is moving premises.
>
> From Monday 25th November our Head Office and NSW Branch will be located
at:
>
> Level 14, 383 Kent Street, Sydney NSW 2000.
>
> General Phone: 61 2 9278 0666
>
> General Fax: 61 2 9278 0555
>
> **********************************************************************
>
> This email message (and attachments) may contain information that is
> confidential to Solution 6. If you are not the intended recipient you
cannot
> use, distribute or copy the message or attachments.  In such a case,
please
> notify the sender by return email immediately and erase all copies of the
> message and attachments.  Opinions, conclusions and other information in
> this message and attachments that do not relate to the official business
of
> Solution 6 are neither given nor endorsed by it.
>
> *********************************************************************




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=60486&t=60485
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to