RE: CCIE Vs. BS or MS dergree [7:59481]

2002-12-18 Thread Karaoghlanian, Hagop
I remember telling one of my professors that I am currently pursueing CCIE
written...not even the lab.  This was a few months ago.   His response (he
is a PH.d in electrical eng) said,  OH, why aren't you in the master of
engineering program ?  I looked at him funny:)

-Original Message-
From: Steve Dispensa [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 3:37 PM
To: [EMAIL PROTECTED]
Subject: Re: CCIE Vs. BS or MS dergree [7:59481]


 I've been arguing with a collegue of mine which one would be tougher to
 achieve. I told him that it would be much more harder to have a computer
 science or a networking degree (you have to take the GRE and complete 2 or
3
 years of school works) than a CCIE, but my collegue think other wise. He
 literally believes that having a CCIE is equivalent of having a Ph.d in
 Networking. I'd like to hear your thought.

I have a BA and have been blocked for a number of years on my MS in comp
sci.  The
CCIE cert has meant much more to my career than any of the school-related
stuff, in
a direct sense:  it allows me to get jobs/engagements/etc, and none of the
jobs i'm
interested in have required completion of the MS.  

If you were more interested in theoretical work, or perhaps with some
employers
(with dubious ability to evaluate a candidate), the degrees would be much
more
important.  

This *only* applies in the field of computer networking, though.  If you
want to do
anything else, the CCIE is pretty worthless.  Even in the networking world,
the
thought leadership doesn't much care about certs - witness IETF, NANOG, etc
- nobody
there mentions or cares about CCIE.

Also, i have found in my career that many CCIEs (to say nothing of the rest)
don't
have a sound theoretical grounding at all.  Things you learn in CS school
really
are important - queuing theory, optimization problems, statistics, problem
complexity,
and even (in particular) programming.  You don't truly understand network
protocols
until you've done network programming IMHO.

CCIE is a certification for people who like to get their hands dirty with
routers.
CCIEs are the best in the world at fixing broken networks, setting up new
ones, and
so on.  They're *not* necessarily any good at anything else.  This is a big
difference
from a Ph.D. or MS, which imply a solid, broad theoretical base in addition
to an area
of expertise.

 -sd
(CCIE #5444)




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



RE: help [7:59112]

2002-12-12 Thread Karaoghlanian, Hagop
that should take care of it.  Also make you sure your ISP is advertising
your LAN block in their AS.

-Original Message-
From: Ben Woltz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 3:54 PM
To: [EMAIL PROTECTED]
Subject: Re: help [7:59112]


I can't ping your serial interface either, leads me to believe your route
table isn't correct.  I can ping your providers interface though, .146  Try
using the ip route 0.0.0.0 0.0.0.0 12.124.201.145 command.

Brian Zeitz  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Me = dumb :O

 OK thanks, I was confused with my default gateway. Another command I
 forget is

 dialer-list 1 protocol ip permit

 I can ping my ISP's DNS now, but I can't ping any websites and I cant
 ping my LAN interface from the internet.

 I tried the name-server command with no luck.


 -Original Message-
 From: Brian Zeitz
 Sent: Thursday, December 12, 2002 2:20 PM
 To: [EMAIL PROTECTED]
 Subject: RE: help [7:59112]

 146 was assigned by the ISP

 -Original Message-
 From: Walker, James - Is [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 2:15 PM
 To: Brian Zeitz; [EMAIL PROTECTED]
 Subject: RE: help [7:59112]

 Try:

 interface Serial2/0


  ip address 12.124.201.145 255.255.255.252






 -Original Message-
 From: Brian Zeitz [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 1:50 PM
 To: [EMAIL PROTECTED]
 Subject: help [7:59112]


 Router Setup



 This may be a very simple question, but I set up my router and I cannot
 access the internet. Here is the configuration file. I tried the command
 IP Route 0.0.0.0 0.0.0.0 x.x.x.x as well, with no luck. Sigh



 Also does anyone have any links for configuration PDF for 3600 routers?





 version 12.2

 service timestamps debug uptime

 service timestamps log uptime

 no service password-encryption

 !

 hostname Router

 !

 enable secret 5 _/

 enable password

 !

 ip subnet-zero

 !

 !

 ip name-server 12.127.17.72

 !

 !

 !

 !

 interface Ethernet0/0

  ip address 12.104.49.161 255.255.255.224

  no ip mroute-cache

  half-duplex

 !

 interface Ethernet0/1

  no ip address

  no ip mroute-cache

  shutdown

  half-duplex

 !

 interface Ethernet0/2

  no ip address

  no ip mroute-cache

  shutdown

  half-duplex

 !

 interface Ethernet0/3

  no ip address

  no ip mroute-cache

  shutdown

  half-duplex

 !

 interface Serial2/0

  bandwidth 1544000

  ip address 12.124.201.146 255.255.255.252

  encapsulation ppp

  no ip mroute-cache

 !

 ip default-gateway 12.104.49.161

 ip classless

 ip http server

 ip pim bidir-enable

 !

 !

 line con 0

 line aux 0

 line vty 0 4

  password

  login

 !

 end




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



Hub-Spoke VPN tunnel problem [7:58114]

2002-11-26 Thread Karaoghlanian, Hagop
Hello gentelmen,

Heres my problem.

I have 


-
Hub   |
|   spoke   |   

|--

||LAN address 192.100.70.1
LAN address (above)
192.100.0.1

Thus far if I do an extended ping test from the Hub router's LAN to the
spoke router's LAN, I get 0% success rate on the pings, however, when I do

show crypto engine connection active I get from hub (4 encrypts but no
decrypts) and I get 4 decrypts on the spoke router with 0 encrypts)

any suggestions would be very appreciated.

thanks
HK




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