From: Treptow, Georg (gxtrept@xxxxxxxxx)
Date: Mon Dec 10 2001 - 21:33:33 GMT-3
Thai,
int e0
ip add 1.1.1.1 255.255.255.0 <---- 24 bit subnet
router ospf 1
network 1.1.1.1 0.0.0.0 area 1 <-- incorrect, this would allow only the
host/interface 1.1.1.1 to participate in area 1
router ospf 1
network 1.1.1.0 0.0.0.255 area 1 <---- correct, include all of 1.1.1.0/24
into area 1 advertisment process
For example:
Interface serial 0/0
ip add 172.16.100.1 255.255.255.252
router ospf 100
network 172.16.100.0 0.0.0.3 area 100
Georg
-----Original Message-----
From: Nguyen, Thai [mailto:Thai.Nguyen@auspost.com.au]
Sent: Monday, December 10, 2001 6:07 PM
To: ccielab@groupstudy.com
Subject: Defining network number under ospf process
Hi all
I am having trouble of knowing the difference between the following
configuration.
int e0
ip add 1.1.1.1 255.255.255.0
router ospf 1
network 1.1.1.1 0.0.0.0 area 1
router ospf 1
network 1.1.1.0 0.0.0.255 area 1
Can anyone offer me an advise.
Thanks.
Thai Nguyen
Senior Networking Engineer
IT Delivery
Australia Post
03 9204 5309
Australia Post is committed to providing our customers with excellent
service. If we can assist you in any way please either telephone 13 13 18
or visit our website www.auspost.com.au.
CAUTION
This e-mail and any files transmitted with it are privileged and
confidential information intended for the use of the addressee. The
confidentiality and/or privilege in this e-mail is not waived, lost or
destroyed if it has been transmitted to you in error. If you have received
this e-mail in error you must (a) not disseminate, copy or take any action
in reliance on it; (b) please notify Australia Post immediately by return
e-mail to the sender; and (c) please delete the original e-mail.
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:41 GMT-3