Help with frame-relay pvc status [7:33792]

2002-01-30 Thread Stephane Wantou Siantou

Hi everybody,
Can anyboody tell me what frame-relay status deleted 
means on a pvc and how to change it active?

Thanks a lot,
Stephane




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



Help with frame-relay pvc status [7:33793]

2002-01-30 Thread Stephane Wantou Siantou

Hi everybody,
   Can anyboody tell me what frame-relay status deleted
 means on a pvc and how to change it active?

 Thanks a lot,
 Stephane




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



Help with access server [7:31801]

2002-01-13 Thread Stephane Wantou Siantou

Hi everybody,
I am trying to configure a Cisco 2509 access server to access my 3 routers
RouterA, RouterB,and RouterC so that I don't have to use the console cable
to access each
router.  But it doesn't
w work.  I am using an octal cable.  3 cables from the octal cable are
connected to RouterA, RouterB, and RouterC and the terminal server is
accessed with a console cable.  What am I doing wrong can anyone help?  Do
I need to configure anything on RouterA, RouterB, and RouterC to be
accessed from the access server? This is the configuration of the 
access server.
Thanks,
Stephane

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname terminal_server
!
!
ip subnet-zero
ip host RouterA 2001 172.16.1.1
ip host RouterB 2002 172.16.1.1
ip host RouterC 2003 172.16.1.1
!
!
!
interface Loopback0
 ip address 172.16.1.1 255.255.255.255
 no ip directed-broadcast
!
ip classless
!
line con 0
 transport input none
line 1 8
 no exec
 transport input all
line aux 0
line vty 0 4
 login
!
end




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



RE: Help with access server [7:31801]

2002-01-13 Thread Stephane Wantou Siantou

Yes, my octal cable has RJG-45 ens, with each end numbered.  I
connected end #1 to RouterA, end #2 to RouterB and so forth.  When I do sh
sessions on the access server, I get No connections open.  When I try
to connect to any of the routers through the access server, it says,  
Trying RouterXA (172.16.1.1, 2001)... Open and it hangs there
indefinitely, even when I press enter.  It never connects to RouterX.

2509# RouterA
Trying RouterA (172.16.1.1, 2001)... Open

Do you have any idea what the problem could be?
Thanks,
Stephane

On Sun, 13 Jan 2002, Daniel Cotts wrote:

 Config look ok.
 Your octal cable has RJ-45 ends? Is each end numbered?
 Is end #1 going to the console port of RouterA, end#2 going to RouterB,
etc?
 Do a show sessions. If you are not connected to any router you should
get:
 2509#sh sess
 % No connections open
 If you do have open sessions then disconnect them one at a time:
 2509#disc 1
 Closing connection to RouterA [confirm]
 2509#disc 2
 Closing connection to RouterB [confirm]
 Another way to check for busy lines is to do a show line
 If you see asterisks in front of the lines - then do a disconnect line #. 
 When you type in RouterA what sort of response do you get?
 2509#RouterA
 Trying RouterA (172.16.1.1, 2001)... Open
 If you get the above then hit enter once or twice.
 That should get you to the prompt of the console port of RouterA.
 Let us know if this doesn't work.
 
  -Original Message-
  From: Stephane Wantou Siantou [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, January 13, 2002 7:13 PM
  To: [EMAIL PROTECTED]
  Subject: Help with access server [7:31801]
  
  
  Hi everybody,
  I am trying to configure a Cisco 2509 access server to access 
  my 3 routers
  RouterA, RouterB,and RouterC so that I don't have to use the 
  console cable
  to access each
  router.  But it doesn't
  w work.  I am using an octal cable.  3 cables from the octal cable are
  connected to RouterA, RouterB, and RouterC and the terminal server is
  accessed with a console cable.  What am I doing wrong can 
  anyone help?  Do
  I need to configure anything on RouterA, RouterB, and RouterC to be
  accessed from the access server? This is the configuration of the 
  access server.
  Thanks,
  Stephane
  
  Current configuration:
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname terminal_server
  !
  !
  ip subnet-zero
  ip host RouterA 2001 172.16.1.1
  ip host RouterB 2002 172.16.1.1
  ip host RouterC 2003 172.16.1.1
  !
  !
  !
  interface Loopback0
   ip address 172.16.1.1 255.255.255.255
   no ip directed-broadcast
  !
  ip classless
  !
  line con 0
   transport input none
  line 1 8
   no exec
   transport input all
  line aux 0
  line vty 0 4
   login
  !
  end




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



Help on testing connectivity between two interfaces [7:31685]

2002-01-11 Thread Stephane Wantou Siantou

Hi everybody,

I set up a network with 3 routers but I don't have hosts to connect to the
ethernet interfaces.  Can anybody tell me how test connectivity between
two ethernet interfaces using ping or trace if there are no host attached
to those interfaces?
Thanks a lot,
Stephane




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



Help on putting line protocol up [7:31611]

2002-01-10 Thread Stephane Wantou Siantou

Hi everybody,

Can anybody tell me how to turn line protocol up on an interface?
Thanks,
Stephane




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



Help on Router configuration [7:31085]

2002-01-06 Thread Stephane Wantou Siantou

Hi guys,
I configured two cisco routers.  One is an AS 2509 (RouterA) and the other
is a 2503 (RouterB).  When I do a sh ip route I do not see the ip
addresses of the interfaces directly connected to the routers.  Can
anybody help me with that?  Here is the result of the sh ip route command 
on RouterA and RouterB, followed by the configurations of both routers.

RouterA#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
   D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
   N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
   E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
   i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate
default
   U - per-user static route, o - ODR

Gateway of last resort is not set

RouterB#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
   D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
   N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
   E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
   i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter
area
   * - candidate default, U - per-user static route, o - ODR
   P - periodic downloaded static route

Gateway of last resort is not set

RouterA#sh star
Using 971 out of 32762 bytes
version 12.0
service config
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname RouterA
enable secret 5 $1$nCDS$RTo6p39TeTeAXSL/nrbn00
enable password password
ip subnet-zero
interface Ethernet0
 description LAN link to Sales 172.16.10.0 255.255.255.0
 ip address 172.16.10.1 255.255.255.0
 no ip directed-broadcast
interface Serial0
description WAN Link to SF
 ip address 172.16.20.1 255.255.255.0
 no ip directed-broadcast
 no ip mroute-cache
 no fair-queue
interface Serial1
 ip address 172.15.60.1 255.255.255.0
 no ip directed-broadcast
 no cdp enable
ip classless
ip route 172.16.30.0 255.255.255.0 172.16.20.2
ip route 172.16.40.0 255.255.255.0 172.16.20.2
ip route 172.16.50.0 255.255.255.0 172.16.20.2
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
line con 0
 exec-timeout 0 0
 transport input none
line 1 8
line aux 0
line vty 0 4
 password password2
 login
end

RouterB#sh star
Using 986 out of 32762 bytes
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname RouterB
logging rate-limit console 10 except errors
enable secret 5 $1$6GQN$5msR8qh8ViZb5cyAb4cXd/
enable password password
ip subnet-zero
no ip finger
cns event-service server
interface Ethernet0
 ip address 172.16.30.1 255.255.255.0
 no cdp enable
 no mop enabled
interface Serial0
 ip address 172.16.20.2 255.255.255.0
interface Serial1
 bandwidth 56
 no ip address
 shutdown
 clockrate 56000
 no cdp enable
interface BRI0
 no ip address
 shutdown
 no cdp enable
ip kerberos source-interface any
ip classless
ip route 172.16.10.0 255.255.255.0 172.16.20.1
ip route 172.16.50.0 255.255.255.0 172.16.40.2
no ip http server
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
line con 0
 exec-timeout 0 0
 transport input none
line aux 0
line vty 0 4
 password password2
 login
end

Thanks,




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



Need advice [7:30742]

2002-01-02 Thread Stephane Wantou Siantou

Hi everybody,

I am a network engineer (CCNP) who has just lost his job.  I am wondering
if I should start preparing for the CCIE.  Are CCIEs still able to find
jobs?  I look forward to your inputs.
Thanks
Stephane




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



Jobs for a CCNP [7:30143]

2001-12-26 Thread Stephane Wantou Siantou

Hi Everybody,

I hope you all had a very happy holiday.  I am a CCNP with about 3 years
of experience.  My company has gone through a reorganization and my
position was affected.  I need help from all of you to find a job.  Does
anybody know a company that is hiring?  Can I send my resume to anybody?

Thanks,
Stephane




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



Cisco lab equipment [7:29079]

2001-12-13 Thread Stephane Wantou Siantou

Hi everyone,

Does anybody know where and how to get Cisco equipment cheap?  I would
like to invest in a Cisco lab to prepare for the CCIE lab but I don't have
too much money.

Stephane Wantou




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



Configuring hyperterminal to configure a Cisco router [7:24133]

2001-10-25 Thread Stephane Wantou Siantou

Hi everybody,

I have a Cisco router and a hyperterminal.  Can anybody tell me how to
configure a hyperterminal on my laptop or PC to be able to configure the
router (step by step).

Thanks a lot,

Stephane Wantou




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



CCDP

2001-03-20 Thread Stephane Wantou Siantou


Hi everybody,

I am a CCNP.  Does anybody know if I need to become CCDA to become
CCDP or do I just need to take the CID exam?  Also, is it better to pursue
the CCIE directly rather than take CCDP first?  Are they many tangible
advantages in being CCDP?

Thanks a lot guys.

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCIE salary

2001-02-20 Thread Stephane Wantou Siantou


Hi everybody,

Does anybody know approximately what the average CCIE makes in the
DC area?
Thanks


_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: This is a test please reply

2000-10-17 Thread Stephane Wantou Siantou



On Tue, 17 Oct 2000, Kevin O'Gilvie wrote:

 
 This is a test please reply
 
 _
 FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 

_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Companies requiring proof of previous salary

2000-10-08 Thread Stephane Wantou Siantou


Hey Guys,
I recently had an interview with a company that requires proof of
my previous salary.  I don't want to show them anything about my
previous salary.  How do you think I can go about it?
Thanks

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Need Switching exam tips

2000-09-20 Thread Stephane Wantou Siantou


Hi everybody,
I'll take the Switching exam tomorrow.  I was wondering if some of
you could give me some tips on the major topics that the exam focuses on
and what type of questions to expect.
I have been trying to memorize cables and connection types for
different types of switches but it is kind of tedious.  Has any of you
seen that type of questions on the exam?
Thank you so much,
Stephane

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Jobs

2000-09-19 Thread Stephane Wantou Siantou


Ho Everyone,
I am about to become CCNP (by the end of the month).  I live in
the Washington, D.C. area.  I don't have any job opportunity.  Nor do I
get people calling me for interviews.  I am very worried because I spent a
lot of my time studying for this and I wouldn't want it to go down the
drain.  Can anybody help?  I would do anything including Part-time jobs or
internships to gain experience.  Please give me tips.  I am desperate.
Stephane 

P.S. I also have a B.S. in EE and I'll soon have an M.S. in EE

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: CCNP exam sequence?

2000-08-31 Thread Stephane Wantou Siantou


Hi Victor,
I don't think that the order for those two tests
really matters.  I took Routing before Remote Access but I think that I
could have done it the other way as well.
Stephane 

On Wed, 31 May 2000, Victor Jia wrote:

 I'm preparing to take the Remote Access exam for the first exam of my CCNP
 track. Do I need to take the Routing test first or take whatever exam I like
 to be the first?
 
 
 ___
 UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
 FAQ, list archives, and subscription info: http://www.groupstudy.com
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
 

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Questions about BGP on routing exam

2000-08-06 Thread Stephane Wantou Siantou


I need help with the following exam objectives:
1) Describe BGP synchronization
2) Describe the scalabilitity problems associated with internal BGP
3)Explain and configure BGP route reflectors

I really appreciate your help. I am using the syngress ACRC book
to study for the new Routing exam and I couldn't find the answers to those
exam objective.

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



New CCNP routing exam

2000-08-03 Thread Stephane Wantou Siantou


Has anybody taken the new CCNP routing exam?  I have been studying
for the ACRC exam and it's only today that I discovered that the ACRC exam
had been retired.  I wonder if I can still go ahead and take the routing
exam with what I studied for the ACRC exam. Another thing is that Routing
exam books are nowhere to be found.  Can anybody give some advice on this?
Thanks

___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



CCNA jobs

2000-07-30 Thread Stephane Wantou Siantou


Hello everybody,
I just passed my CCNA.  I wonder what the job opportunities are
for CCNA's and where do I find them?  Can anybody help me with this?



___
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]