From: Bill Lijewski (bill@eccie.com)
Date: Thu Apr 29 2004 - 17:09:10 GMT-3
1) None of the IP addresses are valid since they are all 'network'
addresses and not host addresses.
2) The OSPF process is not going to advertise the correct subnets (if
the interfaces were configured as host addresses). OSPF will advertise
the 10.0.X.X addresses while all of the interfaces are in 10.10.X.X.
3) There really is no need to place 'ip ospf network broadcast' under
the Ethernet since that is the default network type.
4) There is no need to place 'ip ospf network point-to-point' under the
Serial 1 interface since that is the default network type.
5) There isn't a need to place the 'ip ospf network point-to-multipoint'
under the Serial interface unless you want the 32-bit host route to be
advertised.
6) If the interfaces and OSPF were configured correctly OSPF would not
form neighbors out of the Ethernet 0 and Serial 0 interfaces due to the
'passive-interface' commands.
7) There is not a 'no auto-summary' command under the OSPF process. The
command you have there would be taken by OSPF as 'no auto-cost'.
- Bill Lijewski
CCIE#8642
Network Learning Inc
5 Day R&S CCIE Bootcamp Instructor
bill@eccie.com
www.ccbootcamp.com (Cisco Training)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Kenneth Wygand
Sent: Thursday, April 29, 2004 12:47 PM
To: ccielab@groupstudy.com
Subject: Another Quiz [bcc][faked-from]
Importance: Low
Here's another quiz... this one hung me up for a while until I realized
what I overlooked!
What is wrong (or just not typical) with the following configuration,
and what is the implication?
! START OF CONFIG
Int s0
Ip add 10.10.1.0 255.255.255.0
Ip ospf network point-to-multipoint
No sh
Int s1
Ip add 10.10.2.0 255.255.255.0
Ip ospf network point-to-point
No sh
Int e0
Ip add 10.10.3.0 255.255.255.0
Ip ospf network broadcast
No sh
Router Ospf 65535
Netwo 10.0.0.0 0.0.255.255
No auto
Pass s0
Pass e0
! END OF CONFIG
Kenneth E. Wygand
Systems Engineer, Project Services
CISSP #37102, CCNP, CCDP, ACSP, Cisco IPT Design Specialist, MCP, CNA,
Network+, A+
Custom Computer Specialists, Inc.
"I am not really smart. I just stick with problems longer."
-Albert Einstein
Custom Computer Specialists, Inc.
"Celebrating 25 Years of Excellence"
[GroupStudy removed an attachment of type image/gif which had a name of
image001.gif]
This archive was generated by hypermail 2.1.4 : Mon May 03 2004 - 19:48:58 GMT-3