OSPF Corruption or Duplicate Router ID? [7:52670]

2002-09-04 Thread Robert Cluett

All,

Recently I had a situation where I mistakenly loaded a configuration from a
TFTP server onto a box but that very config was already on another router. 
Thus, I ran into a number of problems.  One of which was duplicare router ID
messages.  Although I had changed the loopback and all the other interfaces
on this router to what it should have been, it still saw the router ID as a
duplicate (a "show ip ospf interface" proved this).  I did two things and I
am not sure which one corrected the problem...

1) I applied "router-id xxx.xxx.xxx.xxx" (with the correct loop0 address) to
apply the correct router-id.

2) I performed a "clear ip ospf process 100" in an effort to bounce the ospf
process.

Which one actually fixed the problem?  Bouncing OSPF or the router ID change?

Rob


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



Re: 2503 PPPoE/DHCP Client (DSL)/NAT [7:52568]

2002-09-02 Thread Robert Cluett

You are correct...the latest 2500 IOS version "c2500-js-l.122-10b.bin" does
not support PPPoE.  Thanks!


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



2503 PPPoE/DHCP Client (DSL)/NAT [7:52568]

2002-09-02 Thread Robert Cluett

Has anyone successfuly implemented a 2500 series router acting as a PPPoE
DHCP Client in an DSL environment.  I'd like to remove my Linksys entirely
from my network since it provides too little functionality and control.  If
anyone has done so I would be interested in seeing how they configured this
and under what IOS image.  Thanks in advance.

Robert D. Cluett


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



RE: EIGRP default route distribution. [7:52377]

2002-08-30 Thread Robert Cluett

oddly enough, they all did fall in the 172.26.128.0/24 network as follows:

Eisenhower loop0 is 172.26.128.1 255.255.255.0
Nixon loop0 is 172.26.128.2 255.255.255.0
Kennedy loop0 is 172.26.128.3 255.255.255.0
Roosevelt loop0 is 172.26.128.4 255.255.255.0

Instead, I changed them all to 255.255.255.255 addresses so each host was
advertised individually as it's own network and it worked fine.  I know this
would work in OSPF, but it seems that EIGRP handles it differently.


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



RE: EIGRP default route distribution. [7:52377]

2002-08-30 Thread Robert Cluett

Ah! "redistribute static", and removing the "default-network" worked!

The other option would have forced EIGRP to run on the interface I was
running RIP on, and thus would defeat the purpose of what I was trying to do.

Only one problem...why cannot I not get to the loopback addresses I have
placed on each router and included in the eigrp 1 process as network
172.26.128.0/24?  Any ideas?

Thanks guys!


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



RE: Boston Cisco Users Group? [7:52359]

2002-08-30 Thread Robert Cluett

I do not know of one, but I would be interested in joining one.


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



EIGRP default route distribution. [7:52377]

2002-08-30 Thread Robert Cluett

I have the following network in my home lab:

Internet RouterEisenhowerRooseveltNixonKennedy
  
The Internet Router (192.168.1.1) runs RIP.  Eisenhower (E0:192.168.1.100
and S0:172.26.1.9) runs RIP and EIGRP.  Roosevelt, Nixon, and Kennedy run
EIGRP for the 172.26.1.0,172.26.128.0,192.168.3.0, and 192.168.4.0
networks.  I am peforming redistribution of EIGRP into RIP on the internet
router which also hosts my LAN of 192.168.1.0).  I am unable to propagate
the default route out to the rest of the EIGRP routers being Roosevelt,
Nixon and Kennedy.  Any one have a clue on what I am missing?

EISENHOWER CONFIG BELOW

router eigrp 1
 passive-interface Ethernet0
 network 172.26.1.0 0.0.0.255
 network 172.26.128.0 0.0.0.255
 network 192.168.3.0
 network 192.168.4.0
 auto-summary
 eigrp log-neighbor-changes
!
router rip
 version 2
 redistribute eigrp 1 metric 0
 passive-interface Serial0
 passive-interface Serial1
 network 192.168.1.0
 no auto-summary
!
ip classless
ip default-network 0.0.0.0
ip route 0.0.0.0 0.0.0.0 192.168.1.1


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



Re: Syslog server for Whatsup Gold [7:52269]

2002-08-30 Thread Robert Cluett

Solarwinds is not bad!


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



Help with On-line LAB [7:52243]

2002-08-28 Thread Robert Cluett

All,

I am looking for anyone interested in taking a trial in an on-line
administered lab consisting of: (3) 2503's and (1) 2502.  You will also be
provided with a network map and access to the network TFTP and FTP servers. 
If you are interested in taking a 2 hour trial session please contact me at
[EMAIL PROTECTED] for more information.  Again, this is free and of no charge
(and is not intended for any promotional purposes) in an effort to assist me
in determining the overall integrity of this network.  I assume this would
be of help to any future CCNA/CCNP who needs to get a feel for the IOS and
troubleshooting.

Thank you.
Robert D. Cluett
[EMAIL PROTECTED]


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



IS-IS on CCNP BCSN Exam? [7:49965]

2002-07-28 Thread Robert Cluett

Did anyone find IS-IS on their exam?  And if so, to what extent?

Rob, CCNA


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



CCNA Exam vs. BSCN Exam? [7:49829]

2002-07-26 Thread Robert Cluett

All,

I passed the CCNA, and found it varied as far as what types of questions the
asked.  Is the Routing exam the same.  So far the study material seems very
focused on OSPF, EIGRP, and BGP.  Any coments?

Rob Cluett, CCNA


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



RE: CCNA Exam vs. BSCN Exam? [7:49829]

2002-07-26 Thread Robert Cluett

was it easier in you opinion?


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



RE: Network size [7:49704]

2002-07-25 Thread Robert Cluett

Than answer has nothing to do with users, but to do with how much they will
utilize the segment.  No more than 30% utilization is the standard threshold
on an ethernet segment.   Utilization on a WAN link should be no higher than
70%.

Rob Cluett, CCNA


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



Re: Proper network design? [7:49536]

2002-07-24 Thread Robert Cluett

Yes, Ben...I think that is what he is saying...I made a diagram in a past
post.


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



RE: Proper network design? [7:49536]

2002-07-24 Thread Robert Cluett

192.168.0.20192.168.0.1 (Router)
(Host)   |   Static forwarding to 0.100
 |
 |
 |
 |
192.168.0.100 (Acting as Router)
 Cell Device
192.168.2.1
 |
 |
 |
 |
192.168.2.2 (Host)


Is this it?



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



RE: Proper network design? [7:49536]

2002-07-24 Thread Robert Cluett

I re-read your initial question...

I would assume that 192.168.0.100 is also acting as a router...if this is
true, then this would work...

Is the cellular device also acting as a router?


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



RE: Proper network design? [7:49536]

2002-07-24 Thread Robert Cluett

I understand this configuration, but question how the 192.168.2.2 machine
knows how to get back to the 192.168.0.20.  I don't question that it will
work, but if it is not a router interface with 2 addresses from each segment
defined, then what default gateway does the 192.168.2.2 machine use?  If
this configuration is as you stated, and the static route is in place, then
there must also be a route defined in the machine on the 192.168.2.2 that
routes off it's subnet to the 192.168.0.1 interface of the router.

In other words, your 192.168.2.2 machine also has a static route (default
route) defined on it to know how to get to the other segment (ie, forwarded
to the 192.168.0.1 router interface).


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



Re: Proper network design? [7:49536]

2002-07-24 Thread Robert Cluett

I assume you are using primary and secondary IP address on this one ethernet
interface (which is creating the "router on a stick" effect)?

Rob

Frank H wrote:
> 
> Yes, I am using a 2514. It does have 2 10BaseT interfaces
> (through AUI adapters). I am not using subinterfaces. Both
> ports are used - one port goes to the Internet (for hosts that
> require Internet access) and the other connects directly to the
> 24 port hub which resides within the internal LAN. This
> internal LAN (network 192.168.0.0/24) can also communicate with
> network 192.168.2.0/24 (also connected on the hub) because the
> 2514 routes 192.168.2.0/24 traffic back to a cellular network
> host controller (192.168.0.100/24). The 2514 is acting as a
> regular router for Internet traffic and a "router on a stick"
> for 192.168.2.0/24 traffic. It was strange for me at first, but
> now I get the picture.
> 
> Frank
> 




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



Cisco Press - Building Scalable Cisco Networks [7:49562]

2002-07-24 Thread Robert Cluett

Awesome book.  Probably the best I have read of all technical boooks to
date.  One question for those of you who have used or are using this book

On page 126 it shows a configuration for a single area, with 2 routers
having 2 different process ID's.  I am confused as to why anyone would do
this as multiple process ID's add overhead to the CPU.  I was always under
the impression that multiple OSPF instances should only need to be run in
certain obscure situations.  In reading this, it looks to me like this is an
error.

HELP?

Rob Cluett


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



Re: OSPF Startup? [7:49493]

2002-07-23 Thread Robert Cluett

Correction (I am correcting myself)

Actually it goes like this:

- Neighbors are Established
Down State 
Init State 
2way State (bidirection communication established) 
- DR/BDR Election 
ExStart State (DR/BDR election done) 
- Routing Table is Generated
Loading (Sending LSU's, LSR's)
Full State (All LSR's Satisfied)
- SPF Algorithm Executed (Old Routing Table still in use)
- New Routing Table in use 


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



OSPF Startup? [7:49493]

2002-07-23 Thread Robert Cluett

Can someone clarify this for me?

During OSPF Start up when is the DR/BDR election done?  The BSCN books
states it is in this order:

- Routing Table is Generated
  Down State
  Init State
  2way State (bidirection communication established)
- DR/BDR Election
  ExStart State (DR/BDR election done)
  Full State

So the routing table is first populated for each router, then the DR and BDR
are elected?

Thanks
Rob Cluett, CCNA




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



Re: CCIE Home Lab [7:49369]

2002-07-22 Thread Robert Cluett

: ) thanks!


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



Re: CCIE Home Lab [7:49369]

2002-07-22 Thread Robert Cluett

Thanks!

Where might I find he list that you are refering to?

Rob


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



CCIE Home Lab [7:49369]

2002-07-21 Thread Robert Cluett

Here is the story:

Recently laid off from Verizon, 3+ years hands on OSPF/IP experience with
all kinds of routers/switches including Cat 5500's, 3640/20's, 7500 routers,
250x, and a bunch of Nortel stuff.

I am seeking my CCIE, to keep myself in the market.  I have my CCNA, but
know that I need to keep my hands on the stuff to learn it.  What kind of
lab environment do you suggest.  Should I buy one that will fit the CCNP or
just get one that includes a 5500 for the CCIE?  What do you think?


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



RE: Cat 5000 problems [7:47573]

2002-06-27 Thread Robert Cluett

Is he running multiple (primary and secondary?) sups?


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