Re: frame-relay switch [7:41899]

2002-04-19 Thread Jorge Rodriguez

Very simple.



You will need 3 routers, one router acting as the Frame-switch with 
atleast 2 serial/interfaces, and the other 2 routers are the remote 
sites, they need to have atleast 1 serial/interface each. You will also 
need two serial crossover cables  DTE-DCE ends.


Here is a basic configuration


FRAMEswitch-router / Using serial 0 and serial 2 interfaces

No service udp-small-servers
no service tcp-small-servers

frame-relay swithing   DCE-end cable connects here
frame-relay route 100 interface serial 2 101

interface serial 2
no ip address
encapsulation frame-relay
clock rate 19200
frame-relay lim-type ansi
frame-relay intf-type DCE
frame-relay route 101 interface serial 0 100


Router-A  -  DCE-end connects to the Frameswitch-router

interface Serial1
ip address 192.1.1.1 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi

router rip
network 192.1.1.0

Note:
Commands to check frame-relay map and LMA signaling
Show frame pvc
show frame map
show frame lmi



Router-B   DCE-end connects to the frameswitch-router

interface Serial1
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi

ip routing
router rip
network 192.1.1.0


Note:
Again , Commands to check the frame-relay DLCI maps, and LMI signaling
and PVC statuts
Show frame pvc
show frame map
show frame lmi

Ping your remote sites


Hope this helps


Jorge Rodriguez

CCNA/CCNP/ CCIE Candidate
[EMAIL PROTECTED]
[EMAIL PROTECTED]


[EMAIL PROTECTED] wrote:

 Does anyone know how to connect and configure two (2) 2513 as a frame-relay
 switch? Please send me the config file.
 
 mike
 
 
 
 -
 Do You Yahoo!?
 Yahoo! Tax Center - online filing with TurboTax




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



Re: frame-relay switch [7:41899]

2002-04-19 Thread jorge rodriguez

Very simple.



You will need 3 routers, one router acting as the Frame-switch with 
atleast 2 serial/interfaces, and the other 2 routers are the remote 
sites, they need to have atleast 1 serial/interface each. You will also 
need two serial crossover cables  DTE-DCE ends.


Here is a basic configuration


FRAMEswitch-router / Using serial 0 and serial 2 interfaces

No service udp-small-servers
no service tcp-small-servers

frame-relay swithing   DCE-end cable connects here
frame-relay route 100 interface serial 2 101

interface serial 2
no ip address
encapsulation frame-relay
clock rate 19200
frame-relay lim-type ansi
frame-relay intf-type DCE
frame-relay route 101 interface serial 0 100


Router-A  -  DCE-end connects to the Frameswitch-router

interface Serial1
ip address 192.1.1.1 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi

router rip
network 192.1.1.0

Note:
Commands to check frame-relay map and LMA signaling
Show frame pvc
show frame map
show frame lmi



Router-B   DCE-end connects to the frameswitch-router

interface Serial1
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi

ip routing
router rip
network 192.1.1.0


Note:
Again , Commands to check the frame-relay DLCI maps, and LMI signaling
and PVC statuts
Show frame pvc
show frame map
show frame lmi

Ping your remote sites


Hope this helps


Jorge Rodriguez

CCNA/CCNP/ CCIE Candidate
[EMAIL PROTECTED]
[EMAIL PROTECTED]


[EMAIL PROTECTED] wrote:

 Does anyone know how to connect and configure two (2) 2513 as a frame-relay
 switch? Please send me the config file.
 
 mike
 
 
 
 -
 Do You Yahoo!?
 Yahoo! Tax Center - online filing with TurboTax




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



Re: frame-relay switch [7:41899]

2002-04-19 Thread Jorge Rodriguez

Very simple.



You will need 3 routers, one router acting as the Frame-switch with 
atleast 2 serial/interfaces, and the other 2 routers are the remote 
sites, they need to have atleast 1 serial/interface each. You will also 
need two serial crossover cables  DTE-DCE ends.


Here is a basic configuration


FRAMEswitch-router / Using serial 0 and serial 2 interfaces

No service udp-small-servers
no service tcp-small-servers

frame-relay swithing   DCE-end cable connects here
frame-relay route 100 interface serial 2 101

interface serial 2
no ip address
encapsulation frame-relay
clock rate 19200
frame-relay lim-type ansi
frame-relay intf-type DCE
frame-relay route 101 interface serial 0 100


Router-A  -  DCE-end connects to the Frameswitch-router

interface Serial1
ip address 192.1.1.1 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi

router rip
network 192.1.1.0

Note:
Commands to check frame-relay map and LMA signaling
Show frame pvc
show frame map
show frame lmi



Router-B   DCE-end connects to the frameswitch-router

interface Serial1
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi

ip routing
router rip
network 192.1.1.0


Note:
Again , Commands to check the frame-relay DLCI maps, and LMI signaling
and PVC statuts
Show frame pvc
show frame map
show frame lmi

Ping your remote sites


Hope this helps


Jorge Rodriguez

CCNA/CCNP/ CCIE Candidate
[EMAIL PROTECTED]
[EMAIL PROTECTED]


[EMAIL PROTECTED] wrote:

 Does anyone know how to connect and configure two (2) 2513 as a frame-relay
 switch? Please send me the config file.
 
 mike
 
 
 
 -
 Do You Yahoo!?
 Yahoo! Tax Center - online filing with TurboTax




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



Re: frame-relay switch [7:41899]

2002-04-19 Thread jorge rodriguez

Very simple.



You will need 3 routers, one router acting as the Frame-switch with 
atleast 2 serial/interfaces, and the other 2 routers are the remote 
sites, they need to have atleast 1 serial/interface each. You will also 
need two serial crossover cables  DTE-DCE ends.


Here is a basic configuration


FRAMEswitch-router / Using serial 0 and serial 2 interfaces

No service udp-small-servers
no service tcp-small-servers

frame-relay swithing   DCE-end cable connects here
frame-relay route 100 interface serial 2 101

interface serial 2
no ip address
encapsulation frame-relay
clock rate 19200
frame-relay lim-type ansi
frame-relay intf-type DCE
frame-relay route 101 interface serial 0 100


Router-A  -  DCE-end connects to the Frameswitch-router

interface Serial1
ip address 192.1.1.1 255.255.255.0
encapsulation frame-relay
frame-relay lmi-type ansi

router rip
network 192.1.1.0

Note:
Commands to check frame-relay map and LMA signaling
Show frame pvc
show frame map
show frame lmi



Router-B   DCE-end connects to the frameswitch-router

interface Serial1
ip address 192.1.1.3 255.255.255.0
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi

ip routing
router rip
network 192.1.1.0


Note:
Again , Commands to check the frame-relay DLCI maps, and LMI signaling
and PVC statuts
Show frame pvc
show frame map
show frame lmi

Ping your remote sites


Hope this helps


Jorge Rodriguez

CCNA/CCNP/ CCIE Candidate
[EMAIL PROTECTED]
[EMAIL PROTECTED]


[EMAIL PROTECTED] wrote:

 Does anyone know how to connect and configure two (2) 2513 as a frame-relay
 switch? Please send me the config file.
 
 mike
 
 
 
 -
 Do You Yahoo!?
 Yahoo! Tax Center - online filing with TurboTax




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



Re: Whats the difference between Classful Classless??? [7:41574]

2002-04-16 Thread Jorge Rodriguez

Classfull routing protocol does not advertise and address mask with the 
advertise destination address, which means that it assumes a defaul mask 
for the three major address IP classes A,B,C. Classless on the other 
hand does advertise the mask, which means that it will advertise the 
mask along with the destination address, RIP version 2 is the case, 
great for subneting, VLSM.


Jorge



Matt Saunders wrote:

 Hi Group,
 
 Im really struggling to understand the requirement in using the ip
classless
 command when you are configuring a default route.
 
 I noticed that RIP 2 is a classless protocol  RIP ver 1 is a classfull.
 
 Can anyone help me understand what the difference is (in simple terms!!) as
 i want to move on with my studies though im sure this is something thats
 going to come up again
 
 Cheers
 
 Matt




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



Re: 4006 Power Supplies [7:41257]

2002-04-13 Thread Jorge Rodriguez

I have worked with the catalyst 4006. The 4006 will still operate
wiht only one power supply.  I have tested it under such conditions with 
only one power supply,  one SUP and four 48 port modules( this is 
considered a partial populated chasis ), I assume that on a fully 
populated chasis at least two power supplies would be required to run 
the unit.


Jorge
[EMAIL PROTECTED]
[EMAIL PROTECTED]

ccna/ccnp/ccie wannabe




Jeffrey Reed wrote:

 Im trying to understand power redundancy in the Cisco 4006 switch. Reading
 through the online information, Cisco seems to imply you must have at least
 two power supplies up and running at all times. The 3rd power supply
 provides redundancy. Other vendors allow you to run at least a partially
 populated chassis on one power supply. If I have a 4006 with SUPII and one
 48-port blade, do I really need three power supplies? Anyone have
experience
 with 4006s and power supplies?
 
 Thanks!!
 
 Jeffrey Reed
 Classic Networking, Inc.
 Cell 717-805-5536
 Office 717-737-8586
 FAX 717-737-0290




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



Re: Cisco Memory [7:41266]

2002-04-13 Thread Jorge Rodriguez

www.layer7labs.com
www.kg2.com

Jorge


The Edward Groove wrote:

 Has anyone done any research on cheaper, yet compatible memory for the
 2500 series routers?  I'm looking for some cheap flash and DRAM for this
 line.  Does anyone have any specs--or even better--manufacturer model
 names that you've tested that works?
 
 Thanks, in advance...
 
 Eddie
 
 
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com




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



Re: Disable Telnet [7:41293]

2002-04-13 Thread Jorge Rodriguez

remove passwords and login configuration on  VTY 0 4 lines.

Jorge
[EMAIL PROTECTED]
[EMAIL PROTECTED]







Johnson, Richard (NY Int) wrote:

 Hi All, 
 
   How do I disable Telnetting capability to my 3640. I only want
 console access. 
 
 
 Thanks, 
 
 
 Rich




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



Re: Finding a MAC address [7:38560]

2002-04-07 Thread jorge rodriguez

Depending on varios scenarios:

Assuming the following:
If users worksations are WindowsNT stations and properly configure WINS 
servers you can simply retreave the MAC address by entering the host IP 
address at the windowsnt command-line e.g.  nbtstat -a  ip-address

If you have Catalyst switches you can retreave their connected port by
entering in the switch enable mode CLI e.g show cam dyn .. 
48bit mac address, this command example assumes you have the set base 
catalysts switches, for the IOS base catalyst it would be, e.g.
show mac-address-table address .. .
These commands will pin-point which bridge-port on the switch the 
MAC-address comes from.






Jorge / CCNA CCNP / CCIE Wannabe /

[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.learncisco.n3.net









Jeffrey Reed wrote:

 What utilities are you guys using to find MAC addresses across a large
 campus network? If I have an end users IP address, check the routers ARP
 for their MAC, whats the easiest way to find out which switch port?
 
 Thanks!!
 
 Jeff




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



Re: Finding a MAC address [7:38560]

2002-04-07 Thread Jorge Rodriguez

Depending on varios scenarios:

Assuming the following:
If users worksations are WindowsNT stations and properly configure WINS 
servers you can simply retreave the MAC address by entering the host IP 
address at the windowsnt command-line e.g.  nbtstat -a  ip-address

If you have Catalyst switches you can retreave their connected port by
entering in the switch enable mode CLI e.g show cam dyn .. 
48bit mac address, this command example assumes you have the set base 
catalysts switches, for the IOS base catalyst it would be, e.g.
show mac-address-table address .. .
These commands will pin-point which bridge-port on the switch the 
MAC-address comes from.






Jorge / CCNA CCNP / CCIE Wannabe /

[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.learncisco.n3.net









Jeffrey Reed wrote:

 What utilities are you guys using to find MAC addresses across a large
 campus network? If I have an end users IP address, check the routers ARP
 for their MAC, whats the easiest way to find out which switch port?
 
 Thanks!!
 
 Jeff




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



Re: Looking for Cisco components (Routers) - CCIE Lab Setup [7:40734]

2002-04-07 Thread jorge rodriguez

Check out these links  for labs:

www.layer7labs.com
www.kg2.com

Or contact Ozzi by email at [EMAIL PROTECTED] , he is a cisco 
instructor as well as cisco-lab reseller.




Jorge / CCNA CCNP / CCIE wannabe
[EMAIL PROTECTED]
[EMAIL PROTECTED]



Siva wrote:

 Hi All
 
 I just cleared my ccie written ewith over 82%. Really hard time it was. Now
 I am preparing for my CCIE labs. I already schduled it coming June. I am in
 the process of setting up a Home lab. Have anyone got to know where the
 used routers are available? I am from Sydney.
 
 Regards
 
 Siva




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



Re: COX Cable and Cisco uBR924 owners [7:40208]

2002-04-07 Thread jorge rodriguez

That's something. I am not surprise by the bellow statement. I am a Cox 
subscriber and since day one I noticed the level of tech support.
Cox just don't want to pay intellectual techs that are capable of 
supporting Cisco cable modems, they just don't have the brains



Jorge



Cebuano wrote:

 Hi, all.
 This is just a short notice for people on this list that are subscribers of
 Cox Communications and have been denied the use of the Cisco uBR924 or
newer
 models.
 I have battled the company's politics in the past when i wanted to connect
my
 uBR924 to their network. I even escalated my request to their Tech.
 Engineering Dept. in San Diego, only to be told that they no longer support
 any Cisco cable modems in their database.
 Alas, after a few months of being quarantined by the likes of Doyle, Halabi
 and the gang, i was able to spare a few hours to configure my uBR for basic
 bridging operation (config is on CCO) and call up their local tech support
 and
 lied that I wanted to register a Toshiba modem. Gave the tech the MAC and
 Serial number (thank G~d she did not recognize these as Cisco numbers!!),
and
 in two minutes my unit was provisioned.
 I hope this message helps one or more list subscribers.
 Albeit I still believe for most transactions that Honesty is the best
policy
 (hey, I was honest in my quest :- )
 
 
 Elmer




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



Re: Finding a MAC address [7:38560]

2002-04-07 Thread jorge rodriguez

Correct 

[EMAIL PROTECTED] wrote:

The show cam command uses the mac format of 00-00-00-00-00-00
not the same as the ios command, which uses the ..
format.


Larry Letterman
Cisco Systems
[EMAIL PROTECTED] 


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
jorge rodriguez
Sent: Sunday, April 07, 2002 12:07 AM
To: [EMAIL PROTECTED]
Subject: Re: Finding a MAC address [7:38560]


Depending on varios scenarios:

Assuming the following:
If users worksations are WindowsNT stations and properly configure WINS
servers you can simply retreave the MAC address by entering the host IP
address at the windowsnt command-line e.g.  nbtstat -a  ip-address

If you have Catalyst switches you can retreave their connected port by
entering in the switch enable mode CLI e.g show cam dyn ..
48bit mac address, this command example assumes you have the set base
catalysts switches, for the IOS base catalyst it would be, e.g.
show mac-address-table address .. .
These commands will pin-point which bridge-port on the switch the
MAC-address comes from.






Jorge / CCNA CCNP / CCIE Wannabe /

[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.learncisco.n3.net









Jeffrey Reed wrote:

What utilities are you guys using to find MAC addresses across a large
campus network? If I have an end users IP address, check the routers ARP
for their MAC, whats the easiest way to find out which switch port?

Thanks!!

Jeff




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



Re: Setting the date on a 2900XL [7:39947]

2002-04-06 Thread jorge rodriguez

Try this quick settings on global config:


(est  depending on your timezone location)
clock timezone est -5
clock summer-time est recurring

(Then  point to an NTP public time server close to your timezone )
( Here are some public NTP servers
http://www.eecis.udel.edu/~mills/ntp/clock1.htm  )

ntp server ip-address

This way your switch will sync and pick the right time.


Hope this helps

Jorge /  CCNA CCNP / CCIE wanabe )

[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://learncisco.n3.net





Phil Lorenz wrote:

 Any ideas on this one.
 
  
 
 I have a 2900XL and it's stuck in 1993.  I see nothing beyond the set
 clock hh:mm:ss command.
 
  
 
 Thanks
 
 Phil




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



RE: Protocol numbers

2001-01-10 Thread Jorge Rodriguez

try the following links:

http://www.ieee.org this one is to be the best for you will
not only find all TCP or UDP ports but also can get details
on RFC's.

Or try www.protocols.com



--Original Message--
From: "Shane Stockman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: January 9, 2001 9:16:50 PM GMT
Subject: Protocol numbers


I see in the BSCN courseware they mention something about protocol number
for example igrp=9 and RIP has a UDP port of 520. Does anyone know where I
could get a list of the numbers for protocols. I have searched Cisco.com but
could not find.

Thanks
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

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

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-541-4197 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


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



CCNP Boot Camps

2001-01-03 Thread Jorge Rodriguez

Hi all,



I would like to find out if anyone out there has gone through
CCNP boot camps, are they worthy in terms of learning. If you have taken
these Boot camps how do you feel in terms of implementing and
troubleshooting an enterprise network. Would you recommend Boot Camps ?


Thanks for your input.

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-541-4197 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


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



2503 Cisco Router

2000-11-29 Thread Jorge Rodriguez

Cisco 2503 Router for sale.
Specs
1 AUI-Ethernet
1 BRI WAN Port / Built in ISDN
2 Serial WAN Ports / Frame-relay or Point-to-point
1 Console Port
1 Aux Ports
IOS Ver 11.3 Any Version
8 Megs Flash
10 Megs DRAM

Accessories Included
1 Ethernet-RJ45 AUI Transceiver
1 Power Cord
1 Registration Card to register your product
2 Cisco Product Webbased CDs for win95 or NT40
1 CIM CD(Cisco Interactive Mentor)on Catalys5k


Asking Price $1100 or Best/offer
I am in Boston, so I would prefer a Massachusetts buyer, all others are
welcome as well. If interested you can contact me at 781-614-1294 or email
me at [EMAIL PROTECTED]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294 Day
1-617-541-4197 Evening


 
iWon.com   http://www.iwon.com why wouldn't you? 


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



Looking for Networking Job in Velezuela

2000-11-14 Thread Jorge Rodriguez

Hi,
Is there anyone in this group currently residing in Venezuela?
If any, I am looking into relocating back to Caracas after 18 years in the
USA, and would like to know if any Venezuelan resident in this group could
guide me to which companies I could start looking into for a Networking
position. I hold eight years experience in computer networking, and one year
solid experience with cisco products.

Thanks

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-541-4197 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


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



2503 Cisco Router

2000-11-02 Thread Jorge Rodriguez

Brand New Cisco 2503 Router for sale, never used.
Specs
1 AUI-Ethernet
1 BRI WAN Port / Built in ISDN
2 Serial WAN Ports / Frame-relay or Point-to-point
1 Console Port
1 Aux Ports
IOS Ver 11.3 Any Version
8 Megs Flash
10 Megs DRAM

Accessories Included
1 Ethernet-RJ45 AUI Transceiver
1 Console Cable with DB9 serial port Adapter
2 Mounting Rack Brackets
1 Power Cord
1 Cisco Book Installation Instructions 2500 series
Registration Card to register your product
2 Cisco Product Webbased CDs for win95 or NT40
1 CIM CD(Cisco Interactive Mentor)on Catalys5k


Asking Price $1100 or Best/offer
I am in Boston, so I would prefer a Massachusetts buyer, all others are
welcome as well.
If interested you can contact me at 781-614-1294 or email me at
\mail{[EMAIL PROTECTED],[EMAIL PROTECTED]}

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


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



Brand New Cisco Router/Sale

2000-11-01 Thread Jorge Rodriguez

Brand New Cisco 2503 Router for sale, never used.
Specs
1 AUI-Ethernet
1 BRI WAN Port / Built in ISDN
2 Serial WAN Ports / Frame-relay or Point-to-point
1 Console Port
1 Aux Ports
IOS Ver 11.3
8 Megs Flash
10 Megs DRAM

Accessories Included
One Ethernet-RJ45 AUI Transceiver
One Console Cable with DB9 serial port Adapter
Mounting Rack Brackets
One Power Cord
Book Installation Instructions
Registration Card
2 Cisco Product CDs



Asking Price = $1100 or Best/offer
Prefer Massachusetts buyer, all others are welcome as well.
If interested you can contact me at 781-614-1294 or
email me at [EMAIL PROTECTED]


 
iWon.com   http://www.iwon.com why wouldn't you? 


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



RE: Upgrading to Cisco switches

2000-09-27 Thread Jorge Rodriguez

I am not an expert on mixed switching devices, but I would say in  your
scenario I would make sure that if you're seting up
trunks then you will need to use 802.1q industry standar encap instead of
isl which is more of cisco proprietary.

Switches from different vendors must follow industry standard,
hoping that this is not a theory.

Jorge


--Original Message--
From: "NetEng" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: September 25, 2000 6:25:31 PM GMT
Subject: Upgrading to Cisco switches


I am upgrading my network from Bay/Compaq/Misc. switches to Cisco switches.
I heard a rumor...in order to connect a Cisco switch (from a wiring closet)
via fiber (GBIC) the core switch must also be a Cisco. In other words, a
Cisco switch when connecting via fiber can only connect to another Cisco
switch. I find this hard to believe, but I want to make sure before I go
spouting off. Thanks in advance.

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


**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]



Router / Serial Link Hardware Software compression

2000-09-20 Thread Jorge Rodriguez

HI folks,

I was wandering if anyone out there have had experience with Serial Link
Hardware/Software compression.
I have the following scenerio.

1) I have a serial T1 link bewtween two sites, the corrently router hardware
use is Site1=4000 series and Seite2=7000 series. Both configure to use HDLC
encapsulation.


Now, we run a nightly backup through this serial line that takes
approximately 8 hours,   data comming through is not compressed at all. I
was reading the pros and cons of enabling compression either software or
hardware on these routers and I am about to test enabling compression at
both routers serial interfaces to do software compression "stac", to see if
the backup time frame would take less than 8 hours. None of the routers have
CSA adapters, so the compression will have to be software/CPU based.


Anyone have had experience with this ?

Thanks

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


**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: Jobs

2000-09-20 Thread Jorge Rodriguez

Check the following webpage for Jobs,  www.monster.com


Good luck

Jorge


--Original Message--
From: Stephane Wantou Siantou [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: September 19, 2000 6:10:33 PM GMT
Subject: Jobs



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]


 
iWon.com   http://www.iwon.com why wouldn't you? 


**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: what does becn and fecn high value indicate?

2000-09-18 Thread Jorge Rodriguez

If the router receives any BECNs during the current time interval, it
decreases the transmit rate by 25%. The rate will continue to drop with each
BECN (limit one drop per time interval) until the traffic rate gets to the
minimum acceptable incoming or outgoing committed information rate (MINCIR),
where it stops.

Once the traffic rate has decreased, it takes 16 time intervals of receiving
no BECNs to start to increase traffic again. Traffic increases (Be+Bc)/16,
or more accurately, the byte limit that shows up in show traffic and show
frame-relay pvc x divided by 16. Thus, it takes much longer to get back to
committed information rate (CIR) than it did to drop to the MINCIR (similar
to slow start in TCP/IP). One way of making this length of time much shorter
would be to set "Be" 7 times the value of "Bc," which would ensure it gets
back to CIR immediately after going through 16 time intervals without a
BECN. Also of note is that this increase only occurs when traffic shaping is
active. If traffic shaping is not active, the transmit increment stays the
same even though BECNs are not being received.




--Original Message--
From: "Yee, Jason" [EMAIL PROTECTED]
To: "cisco@groupstudy. com (E-mail)" [EMAIL PROTECTED]
Sent: September 18, 2000 7:15:52 AM GMT
Subject: what does becn and fecn high value indicate?


hi , Anyone

Knows what the BECN and FECN in sh frame-relay pvc indicates :

and a high BECN indicates what?


PVC Statistics for interface Hssi4/1 (Frame Relay DTE)

DLCI = 299, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Hssi4/1.10

input pkts 1263236605output pkts 1388118986   in bytes 2167041222
out bytes 3760560232 dropped pkts 1   in FECN pkts 0
in BECN pkts 791683517   out FECN pkts 0  out BECN pkts 0
in DE pkts 29527 out DE pkts 0
out bcast pkts 16346  out bcast bytes 5868214
pvc create time 11w6d, last time pvc status changed 05:27:23


thanks

Jason


**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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


**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: Bring equipments in and out of US

2000-09-16 Thread Jorge Rodriguez

You should call the embasy of either countries, they should give
you acurate details on what to do to avoid taxes.





--Original Message--
From: "Jason" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: September 16, 2000 10:03:24 PM GMT
Subject: Bring equipments in and out of US


I need to bring a few routers out of US and maybe in a couple of months,
bring them back again. What can I do to avoid any inport and export taxes
since I plan to bring the same equipments in and out for personal use. But
I'm sure I'll have a hard time convincing them that I have 6 routers for
personal use !! :-P

Anybody has any experiences, trainers, etc , please let me know.

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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


**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: Net X Ray

2000-09-05 Thread Jorge Rodriguez

You may look into www.sniffer.com,  NetXray is now called
Sniffer Basic for the sniffing basic product. Now, don't
get confused, www.sniffer.com is a division of Network Associates inc that
is mostly focus on LAN/WAN sniffing technologies.

Good luck.




--Original Message--
From: "FRS" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: September 5, 2000 1:21:05 PM GMT
Subject: Net X Ray


I cannot seem to find a manual on the Internet for Net X Ray.
Does anyone know of a site to get instructions to use Net X Ray.

Thanks in advance.


___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Ethernet Collisions

2000-08-21 Thread Jorge Rodriguez

Collisions are usually normal, that's what CSMA/CD is based on.
However, I would check the following:

1)Check switch port statistics from the switch where the router connects to,
I would be more worry  on Runts than collisitons.
2)Check Duplex transmission  10 half at both ends forced
3)Check cables from router to switch

I am currious to see more input on this from the group.




--Original Message--
From: "Mike Baker" [EMAIL PROTECTED]
To: "[EMAIL PROTECTED]" [EMAIL PROTECTED]
Sent: August 18, 2000 12:28:00 PM GMT
Subject: Ethernet Collisions



What could be possible reasons for getting collisions between a router and a
catalyst switch?  The link is 10mbps.

Michael K. Baker
Telecom Network Analyst

ALLTEL Information Services
2000 Highland Road
Twinsburg, Ohio 44087
330-963-1648

www.alltel.com
INIHGROBMALATNAWI

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: Can you use the calculator in tests?

2000-08-15 Thread Jorge Rodriguez

Probably no, because subneting questions really does not involve
complex calculations. You are only aloud a pen and peace of paper. You can
write anything on that paper before starting the test, if subneting is your
concern I advice you to write all important aspects of subneting/chart and
OSI, onto that paper so that you don't forget.



--Original Message--
From: "Pichi" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: August 15, 2000 3:05:28 PM GMT
Subject: Can you use the calculator in tests?


I am taking the CCNA this afternoon and I would like to know if we are able
to use the calculator??



Pedro


___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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]



DSL Reports website, check it out

2000-08-09 Thread Jorge Rodriguez

I found this website which has excellent reports on DSL and its providers. 
Enjoy


http://www.dslreports.com/

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: [No Subject]

2000-08-05 Thread Jorge Rodriguez

I believe it is 750.

--Original Message--
From: "Nischal Chandra" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: August 6, 2000 2:20:35 AM GMT
Subject: [No Subject]


What is the minimum required for pass in the New CCNA 2.0

Thanks

Nischal

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: Master Degree?

2000-07-23 Thread Jorge Rodriguez

This replay is for the fellow with so many degrees  certs!!
Not happy ? Sounds like you picked the wrong career/business !!



  Hi,
  
  I have my B.A in Computer Information System, A+, MCSE, CCNA and CCNP,
but
  still not satisfied. I have seen different job postings that required
  master
  degrees and I have sort of desire to go for it too.
  So, my question from group is: If we are going toward CCIE and also
 want to
  get masters, what major to choose and which universtiy to go for?
  I am in New York City and have searched different universities's web
 sites.
  I have seen nothing interesting that I want to go for there.  If I
check
  courses under diff Computer related master degrees, some courses are
same
  old that I have already finished in B.A. or they are so mixed that I
don't
  know what I will be specializing in.
  Has anyone gone through same problem or doing masters (in what
subjects)?
  Any suggestions that where I should look for?
  
  Thanks in advance!



--Original Message--
From: Roman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 23, 2000 8:12:40 PM GMT
Subject: Re: Master Degree?


Keep talking, I'm getting excited.

At 03:57 PM 7/23/00 -0100, you wrote:
I asked a fiend (who is a high level CCIE), after having met the
electrical engineer who designed my companies network, if I should "maybe"
go back  take a few college engineering classes (maybe another
bachelors).  He looked @ me seriously  said...  do you want to make money
or to you want to fiddle with algorithms  pin voltages.  The engineer
that works for my company was the 13th employee  is a millionaire many
times over.  My friend the CCIE, started fixing copiers in 1993  is on
course to make $550,000 this year...

Which one is more attainable :-)

Phil

- Original Message -
From: "Michael Fountain"
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
To: mailto:[EMAIL PROTECTED][EMAIL PROTECTED];
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
Sent: Sunday, July 23, 2000 12:05 PM
Subject: Re: Master Degree?

  I've got a BS in Telecommunications from DeVry.  I don't know if I would
  recommend that to anyone though.  The classes were pretty basic and cost
  about 3 times what they should.
 
  I think my next step it to work towards an Electrical Engineering
degree.
  GA Tech has a masters in Electrical Engineer concentrating on
  communications.  That sounds about right.  You may be able to find
 something
  similar up there if you are interested in getting down to layer 1 bits,
  bytes, and electrical signals.
 
 
  
  Hi,
  
  I have my B.A in Computer Information System, A+, MCSE, CCNA and CCNP,
but
  still not satisfied. I have seen different job postings that required
  master
  degrees and I have sort of desire to go for it too.
  So, my question from group is: If we are going toward CCIE and also
 want to
  get masters, what major to choose and which universtiy to go for?
  I am in New York City and have searched different universities's web
 sites.
  I have seen nothing interesting that I want to go for there.  If I
check
  courses under diff Computer related master degrees, some courses are
same
  old that I have already finished in B.A. or they are so mixed that I
don't
  know what I will be specializing in.
  Has anyone gone through same problem or doing masters (in what
subjects)?
  Any suggestions that where I should look for?
  
  Thanks in advance!
  John
  
 

  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.comhttp://www.hotmail.com
  
  ___
  UPDATED Posting Guidelines:

http://www.groupstudy.com/list/guide.htmlhttp://www.groupstudy.com/list/guide.html
  FAQ, list archives, and subscription info:
 http://www.groupstudy.comhttp://www.groupstudy.com
  Report misconduct and Nondisclosure violations to
 mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
 
  
  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.comhttp://www.hotmail.com
 
  ___
  UPDATED Posting Guidelines:

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


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: Master Degree?

2000-07-23 Thread Jorge Rodriguez

This replay is for the fellow with so many degrees  certs!!
Not happy ? Sounds like you picked the wrong career/business !!



  Hi,
  
  I have my B.A in Computer Information System, A+, MCSE, CCNA and CCNP,
but
  still not satisfied. I have seen different job postings that required
  master
  degrees and I have sort of desire to go for it too.
  So, my question from group is: If we are going toward CCIE and also
 want to
  get masters, what major to choose and which universtiy to go for?
  I am in New York City and have searched different universities's web
 sites.
  I have seen nothing interesting that I want to go for there.  If I
check
  courses under diff Computer related master degrees, some courses are
same
  old that I have already finished in B.A. or they are so mixed that I
don't
  know what I will be specializing in.
  Has anyone gone through same problem or doing masters (in what
subjects)?
  Any suggestions that where I should look for?
  
  Thanks in advance!



--Original Message--
From: Roman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 23, 2000 8:12:40 PM GMT
Subject: Re: Master Degree?


Keep talking, I'm getting excited.

At 03:57 PM 7/23/00 -0100, you wrote:
I asked a fiend (who is a high level CCIE), after having met the
electrical engineer who designed my companies network, if I should "maybe"
go back  take a few college engineering classes (maybe another
bachelors).  He looked @ me seriously  said...  do you want to make money
or to you want to fiddle with algorithms  pin voltages.  The engineer
that works for my company was the 13th employee  is a millionaire many
times over.  My friend the CCIE, started fixing copiers in 1993  is on
course to make $550,000 this year...

Which one is more attainable :-)

Phil

- Original Message -
From: "Michael Fountain"
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
To: mailto:[EMAIL PROTECTED][EMAIL PROTECTED];
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
Sent: Sunday, July 23, 2000 12:05 PM
Subject: Re: Master Degree?

  I've got a BS in Telecommunications from DeVry.  I don't know if I would
  recommend that to anyone though.  The classes were pretty basic and cost
  about 3 times what they should.
 
  I think my next step it to work towards an Electrical Engineering
degree.
  GA Tech has a masters in Electrical Engineer concentrating on
  communications.  That sounds about right.  You may be able to find
 something
  similar up there if you are interested in getting down to layer 1 bits,
  bytes, and electrical signals.
 
 
  
  Hi,
  
  I have my B.A in Computer Information System, A+, MCSE, CCNA and CCNP,
but
  still not satisfied. I have seen different job postings that required
  master
  degrees and I have sort of desire to go for it too.
  So, my question from group is: If we are going toward CCIE and also
 want to
  get masters, what major to choose and which universtiy to go for?
  I am in New York City and have searched different universities's web
 sites.
  I have seen nothing interesting that I want to go for there.  If I
check
  courses under diff Computer related master degrees, some courses are
same
  old that I have already finished in B.A. or they are so mixed that I
don't
  know what I will be specializing in.
  Has anyone gone through same problem or doing masters (in what
subjects)?
  Any suggestions that where I should look for?
  
  Thanks in advance!
  John
  
 

  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.comhttp://www.hotmail.com
  
  ___
  UPDATED Posting Guidelines:

http://www.groupstudy.com/list/guide.htmlhttp://www.groupstudy.com/list/guide.html
  FAQ, list archives, and subscription info:
 http://www.groupstudy.comhttp://www.groupstudy.com
  Report misconduct and Nondisclosure violations to
 mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
 
  
  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.comhttp://www.hotmail.com
 
  ___
  UPDATED Posting Guidelines:

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


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: Master Degree?

2000-07-23 Thread Jorge Rodriguez

This replay is for the fellow with so many degrees  certs!!
Not happy ? Sounds like you picked the wrong career/business !!



  Hi,
  
  I have my B.A in Computer Information System, A+, MCSE, CCNA and CCNP,
but
  still not satisfied. I have seen different job postings that required
  master
  degrees and I have sort of desire to go for it too.
  So, my question from group is: If we are going toward CCIE and also
 want to
  get masters, what major to choose and which universtiy to go for?
  I am in New York City and have searched different universities's web
 sites.
  I have seen nothing interesting that I want to go for there.  If I
check
  courses under diff Computer related master degrees, some courses are
same
  old that I have already finished in B.A. or they are so mixed that I
don't
  know what I will be specializing in.
  Has anyone gone through same problem or doing masters (in what
subjects)?
  Any suggestions that where I should look for?
  
  Thanks in advance!



--Original Message--
From: Roman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 23, 2000 8:12:40 PM GMT
Subject: Re: Master Degree?


Keep talking, I'm getting excited.

At 03:57 PM 7/23/00 -0100, you wrote:
I asked a fiend (who is a high level CCIE), after having met the
electrical engineer who designed my companies network, if I should "maybe"
go back  take a few college engineering classes (maybe another
bachelors).  He looked @ me seriously  said...  do you want to make money
or to you want to fiddle with algorithms  pin voltages.  The engineer
that works for my company was the 13th employee  is a millionaire many
times over.  My friend the CCIE, started fixing copiers in 1993  is on
course to make $550,000 this year...

Which one is more attainable :-)

Phil

- Original Message -
From: "Michael Fountain"
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
To: mailto:[EMAIL PROTECTED][EMAIL PROTECTED];
mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
Sent: Sunday, July 23, 2000 12:05 PM
Subject: Re: Master Degree?

  I've got a BS in Telecommunications from DeVry.  I don't know if I would
  recommend that to anyone though.  The classes were pretty basic and cost
  about 3 times what they should.
 
  I think my next step it to work towards an Electrical Engineering
degree.
  GA Tech has a masters in Electrical Engineer concentrating on
  communications.  That sounds about right.  You may be able to find
 something
  similar up there if you are interested in getting down to layer 1 bits,
  bytes, and electrical signals.
 
 
  
  Hi,
  
  I have my B.A in Computer Information System, A+, MCSE, CCNA and CCNP,
but
  still not satisfied. I have seen different job postings that required
  master
  degrees and I have sort of desire to go for it too.
  So, my question from group is: If we are going toward CCIE and also
 want to
  get masters, what major to choose and which universtiy to go for?
  I am in New York City and have searched different universities's web
 sites.
  I have seen nothing interesting that I want to go for there.  If I
check
  courses under diff Computer related master degrees, some courses are
same
  old that I have already finished in B.A. or they are so mixed that I
don't
  know what I will be specializing in.
  Has anyone gone through same problem or doing masters (in what
subjects)?
  Any suggestions that where I should look for?
  
  Thanks in advance!
  John
  
 

  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.comhttp://www.hotmail.com
  
  ___
  UPDATED Posting Guidelines:

http://www.groupstudy.com/list/guide.htmlhttp://www.groupstudy.com/list/guide.html
  FAQ, list archives, and subscription info:
 http://www.groupstudy.comhttp://www.groupstudy.com
  Report misconduct and Nondisclosure violations to
 mailto:[EMAIL PROTECTED][EMAIL PROTECTED]
 
  
  Get Your Private, Free E-mail from MSN Hotmail at
 http://www.hotmail.comhttp://www.hotmail.com
 
  ___
  UPDATED Posting Guidelines:

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


.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: Trouble with 2501

2000-07-18 Thread Jorge Rodriguez

Make sure you are in privileged/global configuration mode.
You may be in the user excec/mode where where privileged commands
are not recognized. If this is not the case, then you need
to get the right IOS version.



--Original Message--
From: "Anderson, Stuart" [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]
Sent: July 18, 2000 8:01:48 AM GMT
Subject: Trouble with 2501


I've been set a test to get a 2501 to route IPX traffic.  All I can find
from several texts is entering the command:

ipx routing at the configure terminal

The 2501 doesn't recognise this command and there is no mention of ipx in
the help in the exec.

Can this router handle ipx and if it can, how?


Stuart

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/
http://www.netlearnings.n3.net/

.
voted #1 search engine! http://www.iwon.com why wouldn't you? 
.

___
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: Someone clarify this?

2000-07-13 Thread Jorge Rodriguez

That's  absolutely truth !! Idealy one wants to have a whole grou/department
located on the same area be members of one VLAN, Subnet. Not just mixed
within the same group. Aldough, you can create VLANS/departments for
specific stations for department managements, but it is not common or seldom
done.

I completely agree, someone didn't know what they were doing !

--Original Message--
From: "joel.studtmann" [EMAIL PROTECTED]
To: Jorge Rodriguez [EMAIL PROTECTED], jeongwoo park [EMAIL PROTECTED],
[EMAIL PROTECTED]
Sent: July 13, 2000 12:03:04 PM GMT
Subject: Re: Someone clarify this?


Or, in common cases, someone didn't know what they were doing, and have two
logical networks sitting on one physical one.  Common cause is an expansion
in the number of computers on a segment, and rather than adjusting the DHCP
scope, they create a second dhcp scope.

Very inefficient when the two computers need to talk to each other, as the
packet has to be sent to the router first)

::sigh::

I've seen THAT one done before.

Granted, it could have been planned that way, if they are using VLANs and
the computers are on different switch ports.

..Joel Studtmann

- Original Message -----
From: Jorge Rodriguez [EMAIL PROTECTED]
To: jeongwoo park [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, July 13, 2000 06:58
Subject: RE: Someone clarify this?


yes, Vlans makes that posible.
VLAN configurations happens at the switch when VLAN IP interfaces
are created to defined a VLAN colition domain on that switch.
So, the switch may have 24port 10/100BaseT modules which you can
asign at each port or the whole module to be a member of a specific VLAN
group thus alowing colition control and at the same time the braking down of
your IP address schem. Communication between VLANS happens at the RSM Route
Switch Module in the switch where your subnets routing will occur.
Each VLAN# must have an IP interface at the core otherwise routing will not
occur.
When the station boots up it will send a request for an IP in the case of
DHCP. If DHCP if properly configured with default routes for the  specific
subnets, that is, " Interfaces on the Switch", it will only asign IP
addresses to the stations connected to that switch module.



--Original Message--
From: jeongwoo park [EMAIL PROTECTED]
To: "[EMAIL PROTECTED]" [EMAIL PROTECTED]
Sent: July 13, 2000 3:46:37 AM GMT
Subject: Someone clarify this?


Hi all!!
I am a fresh college graduate.
While I was reading Cisco book at the school computer lab today, I was
curious about some network concept.
Could somebody clarify this?
Here it is.
This computer lab is set up with window NT workstations.
I was wondering what the ip address of each workstations will be. So, I
checked ip addresses of each stations by going around each stations by
typing -ipconfig-- at command prompt.
So, I was able to figure out those machines' ip addresses.
When I was doing this, I also found that the ip address of the computer
sitting right behind my original station had different subnet ip address
from my original station' s subnet ip address.
The station behind my station: 130.222.235.90/24
My station: 130.222.224.40/24
I know that it is DHCP server that assigns the different ip addresses to
clients. However,
these two machines are sitting on same computer lab, but each one belongs to
different subnet. And all these computers are connected to a switch.
Is it VLAN concept that makes it possible?
Would this be also possible without the VLAN configuration on the switch?
I was wondering if two machines could sit next to each other having
different subnet ip addresses.
The guy in charge of the computer lab didn't seem to be familiar with
configuring VLAN on his switch.
As far as I know, the station behind me can't send any data to my station or
the other way around without the external router intervention if they belong
to different VLANs. I hadn't checked if my station could talk to the station
behind me because I didn't know how to do it.
Could someone clarify this?
I will appreciate your help
Thanks in advance.

jeongwoo


..
iWon.com   http://www.iwon.com why wouldn't you?
..

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

.
iWon.com   http://www.iwon.com why wouldn't you?
.

___
UPDATED Posting Guidelines: http://www.

RE: setting up a Menu on a 2511

2000-07-13 Thread Jorge Rodriguez

Hey, thanks for sharing that info, definately this comes in handy
in moments of administrative needs !!

--Original Message--
From: "Atif Awan" [EMAIL PROTECTED]
To: Luan Kim [EMAIL PROTECTED], [EMAIL PROTECTED]
Sent: July 13, 2000 8:13:01 AM GMT
Subject: RE: setting up a Menu on a 2511



Try this link :

http://www.cisco.com/univercd/cc/td/doc/product/software/ios112/112cg_cr/1cb
ook/1cui.htm

Regards
Atif Awan


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Luan Kim
Sent: Thursday, July 13, 2000 11:32 AM
To: [EMAIL PROTECTED]
Subject: setting up a Menu on a 2511


Can someone point me to where I can find the syntax of setting up a menu
on a 2511 access server.  For example, when users telnet to the terminal
server, they'll get a menu that lists which servers are attached to which
port; they can enter 1 to get into joe.blow.com and 2 to get into
stone.blow.com.  Thanks 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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: How to get the running config of routers using SNMP

2000-07-13 Thread Jorge Rodriguez

copy running to tftp is much faster.

--Original Message--
From: =?big5?q?Chan=20Dovelet?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 13, 2000 6:44:27 AM GMT
Subject: How to get the running config of routers using SNMP


Hi,

My company have about 50 numbers of Cisco routers. I
want to backup their running config. I do not have
Cisco Work. Can I use SNMP to get their config? What
is the MIB id?

Regards.
Dovelet

_
Do You Yahoo!?
§K¶Oµn°O @yahoo.com.hk ¹q¤l¶l¥ó @ http://mail.yahoo.com..hk
Get your free @yahoo.com.hk address at http://mail.yahoo.com.hk

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: What causes the following errors on an IGX?

2000-07-13 Thread Jorge Rodriguez

Email Cisco Tech support for a answer, sounds like hardware errors.

--Original Message--
From: Ricardo Lowe [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]
Sent: July 13, 2000 7:52:52 PM GMT
Subject: What causes the following errors on an IGX?


Hello all,

A search through COO has proved unsuccessful.  I have an IGX 8410
with a DS-3 connected to a UXM card, and I'm getting the following errors on
a line:

- P-bit Parity Errors
- C-bit Parity Errors
- BIP-8 Card Errors
- Out of Frame Errors (sometimes)

I found on COO what the errors mean, but not what causes them.
http://www.cisco.com/univercd/cc/td/doc/product/wanbu/9_2/cmdref/92cmd14.htm
#xtocid1412951  Could someone explain what would cause those errors or point
me to a resource that would do that, I would really appreciate it.

Ricardo

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: dilemma.

2000-07-11 Thread Jorge Rodriguez

This has been the best  answer I have ever seen 
It is hard to find these kind of thoughts these days in the year 2000.

sheers
Rgds


--Original Message--
From: "Oz" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 11, 2000 2:42:03 PM GMT
Subject: Re: dilemma.


Folks,
 What is our final goal, get a paper(ccna, ccnp, ccie) or
 actually learn everything about cisco.

None of the above..
To have fun, be a better father and husband.
Laugh a lot
Do what I can to the best of my ability.
Know what I know and know what I don't know.
All the other stuff will come along by default.
Enjoy life.
Strive to get to the point in life where you do what you want to do, rather
than do what you have to do .
it's a fine line  for sure  but you will know when you step over it
Oz
http://www.mcseco-op.com/helpfull_links.htm

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: dilemma.

2000-07-11 Thread Jorge Rodriguez

The ultimate goal is to understand the concepts and execute your learnings
by some type of hands on experience.
There are things in the networking you would never learn from the books
unless you are faced to solved. Sure, a paper shows that you are goal
oriented, but if I was to hire someone I would hire him for both his
experience, and  certifications. Not certification alone unless is an entry
level position.

What it comes down to in the real working place, is, can you do it,
understand and solve lan-wan complex problems, or redesign a mest up
network. I know network engineers with no degrees or certifications worth
thousands of dollars a day consulting for their expertise alone.

I would advice to start getting hands on first, believe me, it will be much
easier to pass your exams with hands on experience, and things will make
more sense.



--Original Message--
From: Juan Blanco [EMAIL PROTECTED]
To: 'Tim O'Brien' [EMAIL PROTECTED], Muralidhar A.
[EMAIL PROTECTED], [EMAIL PROTECTED]
Sent: July 11, 2000 12:44:07 PM GMT
Subject: RE: dilemma.


Folks,
What is our final goal, get a paper(ccna, ccnp, ccie) or
actually learn everything about cisco.

Juan

-Original Message-
From: Tim O'Brien [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 11, 2000 8:22 AM
To: Muralidhar A.; [EMAIL PROTECTED]
Subject: Re: dilemma.


In preparing for the CCNP you are preparing for the CCIE. All of the things
that you will learn in the CCNP will be invaluable towards your pursuit of
the CCIE. Think about it.. ACRC (now BCSN) is all about router config with
high end routing protocols.. I wonder where you will see that again??? Maybe
lab day 1.. ALL DAY... CMTD (now BCRAN) is all about the dialer, which you
WILL have to configure on the lab guaranteed... CLSC (now BCMSN) will cover
the concepts listed that you will need to configure in the lab on the
switches that they have listed on the lab equipment page (Cat 5000, Cat 3900
TR.. etc..). CIT (now Support 2.0) is exactly what you will need on day 2 of
the lab (assuming that you make it that far..) Your troubleshooting skills
are imperative for passing the lab. These CCNP classes/tests focus your
studies on what is needed for the next level. Do you think Cisco would
create the CCNP without having the CCIE in mind? Just my thoughts...

Tim


- Original Message -
From: "Muralidhar A." [EMAIL PROTECTED]
To: "cisco freinds" [EMAIL PROTECTED]
Sent: Tuesday, July 11, 2000 3:47 AM
Subject: dilemma.


Hi..
I am CCNA, sun certified admin, MCSE CNE and some other cert's too but now I
am in a dilemma. As some of the seniors here and friends have suggested that
instead of going in for CCNP I start preparing for CCIE directly...
I would like to ask the Guru's of Cisco in this group to suggest what is the
better for ones career and knowledge...
Thanks in advance,
Murali

The Pessimist complains about the wind;
The Optimist expects it to change...and
The Realist adjusts the sail.

- William Arthur Ward

___
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]

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: routername(boot)

2000-07-09 Thread Jorge Rodriguez

What about seting the register to 0x2141, this should work,
this register setings is for disater recovery.


--Original Message--
From: "Kenny Sallee" [EMAIL PROTECTED]
To: Jorge Rodriguez [EMAIL PROTECTED], kenny [EMAIL PROTECTED],
[EMAIL PROTECTED]
Sent: July 10, 2000 12:08:56 AM GMT
Subject: Re: routername(boot)


Actually that depends on why you ended up there in the first place.  If
flash is corrupt, setting the config-register to 0x2102 will do nothing.
You can check the flash from rommon and make sure it is not corrupt. You can
also check the config-register to see what it is set at.  I'm not going to
tell you how so you can figure it out.  Good luck.

Kenny

- Original Message -----
From: "Jorge Rodriguez" [EMAIL PROTECTED]
To: "kenny" [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Saturday, July 08, 2000 3:54 PM
Subject: RE: routername(boot)


 If yopu are in RomMonitor
 type
 Routero/r0x2102  ENTER and reboot


 --Original Message--
 From: "kenny" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: July 8, 2000 10:23:33 PM GMT
 Subject: routername(boot)


 Hi ,
 When router boot up , it show routername(boot)
 What can i do to make it boot up from flash again ??

 Thanks
 ken

 ___
 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]

 Jorge Rodriguez /CCNA
 Network Analyst
 RS Networks Inc
 1112 Boylston Street
 Suite 222
 Boston, MA 02115
 1-781-614-1294
 1-617-989-8634 Evenings
 http://www.netwire.n3.net/
 http://www.learncisco.n3.net/

 
 iWon.com   http://www.iwon.com why wouldn't you?
 

 ___
 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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: routername(boot)

2000-07-08 Thread Jorge Rodriguez

If yopu are in RomMonitor
type
Routero/r0x2102  ENTER and reboot


--Original Message--
From: "kenny" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 8, 2000 10:23:33 PM GMT
Subject: routername(boot)


Hi ,
When router boot up , it show routername(boot)
What can i do to make it boot up from flash again ??

Thanks
ken

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: interesting part 2

2000-07-07 Thread Jorge Rodriguez

Look at the 2501 config and compare it with the 2620.


--Original Message--
From: "Atif Awan" [EMAIL PROTECTED]
To: Don Orlik [EMAIL PROTECTED], [EMAIL PROTECTED]
Sent: July 7, 2000 8:35:31 PM GMT
Subject: Re: interesting part 2


All the helper addresses have been defined properly... actually everything
was working fine until we replaced the 2501 with the 2620 with a newer IOS.

Regards
Atif
- Original Message -
From: Don Orlik
Newsgroups: groupstudy.cisco
To: [EMAIL PROTECTED]
Sent: Saturday, July 08, 2000 1:16 AM
Subject: Re: interesting part 2


Most likely if there is different networks, you may need to use a IP helper
address.  Take a look at that command because I feel that could be your
problem.


""Atif Awan"" [EMAIL PROTECTED] wrote in message
010701bfe84f$83c74bc0$050100c0@Tech">news:010701bfe84f$83c74bc0$050100c0@Tech...
well the scenario is the same .. 3 routers connected in a hub and spoke
topology with the 2620 ( IOS 12.1(1)) as the hub. This time the DHCP is not
working across the WAN. it used to work fine before the 2620 came in .. are
there any IOS 12.1(1) bugs or something like that which will prevent it from
functioning properly.

i am also looking it up on the cisco web site but if anyone knows the
solution first do post it :)

Regards
Atif

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: interesting part 2

2000-07-07 Thread Jorge Rodriguez

I agree, it sounds like you need to assigned "IP HELPER ADDRESSes" This will
point to the DHCP server and opens up UDP ports 137 and 138.

--Original Message--
From: "Don Orlik" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 7, 2000 8:16:02 PM GMT
Subject: Re: interesting part 2


Most likely if there is different networks, you may need to use a IP helper
address.  Take a look at that command because I feel that could be your
problem.


""Atif Awan"" [EMAIL PROTECTED] wrote in message
010701bfe84f$83c74bc0$050100c0@Tech">news:010701bfe84f$83c74bc0$050100c0@Tech...
well the scenario is the same .. 3 routers connected in a hub and spoke
topology with the 2620 ( IOS 12.1(1)) as the hub. This time the DHCP is not
working across the WAN. it used to work fine before the 2620 came in .. are
there any IOS 12.1(1) bugs or something like that which will prevent it from
functioning properly.

i am also looking it up on the cisco web site but if anyone knows the
solution first do post it :)

Regards
Atif

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
1-617-989-8634 Evenings
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: changing startup configs without changing running configs

2000-07-06 Thread Jorge Rodriguez

In this scenario, I would by any means, copy your running-config
somewhere, no TFTP ? then local console or from inside firewall.
I still don't know if you could backup your running-config just from local
console, I know you could do IOS image from console alone, so, I don't see
why you could do it for run and start files.

Anyways, backup that running-config and then make the changes you want
startup-config to have, then write mem, copy back your original
running-config and that should be it.

If non of these is posible, then talk to the firewall admin guys
to aloud extended ip access list for TFTP port, or standard ip access list
pointing to your IP address if security is a concern.




--Original Message--
From: "Rue Barb the Tangled" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 6, 2000 4:32:28 PM GMT
Subject: changing startup configs without changing running configs


Something someone got me thinking about today - management wanted a change
to the startup, but not the running config - (they'd reboot later) - don't
ask me why.

Anyway, TFTP is blocked from the firewall, so we're not copying it to the
TFTP server and back as originally planned, and I thought config m. would
work, but it's a no go.  Can anyone think of a way to change the startup
config but not implementing those changes in the running config.  (I'm not
asking WHY someone would do this, just if it's possible)

RB

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Fw: Easy Brain Teaser (Switching)

2000-07-06 Thread Jorge Rodriguez

This is a very interesting issue that must have a work around,
specially when moving workstation/servers to other locations.
Sure, one server is ok, what about moving a whole department
from one Cat5000 to another ? or if you schedule Station moves
on a weekly basis ? Do you want to clear cam all the time ?
I don't think so !-:) Maybe Cisco has some answers to these type of
scenarios.

In the server scenario I would instead of "Clear cam dyn ", issue
a "clear cam Mac_Address Vlan#"" for that server if is going to a different
port on the same switch, this way the switch will not have to rebuild the
MAC table.



--Original Message--
From: "Roberta J. Flinn" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: July 6, 2000 6:43:42 PM GMT
Subject: Fw: Easy Brain Teaser (Switching)




This has to do with the learning (cam table) in the switch. The entries are
set to age out of that table after a preset number of minutes. Until the
older entry "ages out" the switch will see the same MAC address on two
different ports. It cannot make a switching decision so it does not send to
either port. To solve this issue - you can issue a "clear cam dynamic"
command. This will flush the CAM table and force the switch to rebuild it
with the correct information. (Note: can cause additional traffic for a few
moments because the switch will flood packets destined for unknown MAC
addresses out all ports except the one from which it received the packet.)

Roberta J. Flinn
CCDP, CCNA, MCNE, MCSE

- Original Message -
From: "John Neiberger" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 06, 2000 8:04 AM
Subject: Easy Brain Teaser (Switching)


 Here's an easy one, because I'm nicer than Chuck.  :-)  Even though it's
 easy, it's still practical.  And for those of you who immediately know the
 answer, let the less experienced people mull this one over for a bit.

 You have a Catalyst 5000 with several servers connected and you've decided
 to rearrange the port assignments.  You disconnect one server in
 particular
  and move it to another port, then quickly discover that it now has no
  network connectivity.  You attempt to access the network for a couple of
  minutes to no avail.  In supreme frustration, you head to the break room
 for
  coffee and donuts.
 
  When you come back several minutes later you find that the server now
has
  network connectivity and all is well, no problems.
 
  What is the most likely cause of this behavior and what could you have
 done
  to remedy the situation immediately?
 
  Good luck!
 
  John
 
 
 
 
 
  ___
  Say Bye to Slow Internet!
  http://www.home.com/xinbox/signup.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]
 


___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: TFTP server

2000-07-03 Thread Jorge Rodriguez

Here is a link that brings you directly to TFTP software
download for 95/98/nt from cisco's website.

http://www.cisco.com/pcgi-bin/tablebuild.pl/tftp





--Original Message--
From: "Michel, Robert" [EMAIL PROTECTED]
To: "Cisco Groupstudy (E-mail)" [EMAIL PROTECTED]
Sent: July 3, 2000 2:22:34 PM GMT
Subject: TFTP server


I thought I remembered that Cisco used to provide a free tftp server for
win 9x/NT/W2K, but I cannot find it now. Does anyone have the link to
it?

Thanks!
Rob Michel

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Looking for a job

2000-07-03 Thread Jorge Rodriguez

Check this website  www.monster.com




--Original Message--
From: "swapnil" [EMAIL PROTECTED]
To: [EMAIL PROTECTED], cgs [EMAIL PROTECTED]
Sent: July 3, 2000 3:59:19 PM GMT
Subject: Looking for a job


Hi friends,

I am looking for a job in US. I am a Network Engineer with 3 years of
experience and CNE, MCSE  CCNA certifications. I am working in Indore, MP,
India since last 3 years as a Sr. Network Engineer. I am willing to change
my job prefered USA. Is there anybody who can help me.

Thanks,

Swapnil Jain
(CNE, MCSE, CCNA)

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: TFTP server

2000-07-03 Thread Jorge Rodriguez

No CCO login required for this link.
http://www.cisco.com/pcgi-bin/tablebuild.pl/tftp


--Original Message--
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Sent: July 3, 2000 3:30:39 PM GMT
Subject: RE: TFTP server


http://www.cisco.com/cgi-bin/tablebuild.pl/tftp but I think it'll ask you
for your CCO login.

-Original Message-
From: Michel, Robert [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 03, 2000 10:23 AM
To: Cisco Groupstudy (E-mail)
Subject: TFTP server


I thought I remembered that Cisco used to provide a free tftp server for
win 9x/NT/W2K, but I cannot find it now. Does anyone have the link to
it?

Thanks!
Rob Michel

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Cisco 3600 error on startup??

2000-06-28 Thread Jorge Rodriguez

Try loading/TFTP a new IOS image, if that does not solve your problem then I
would think that your flash has problems.



--Original Message--
From: "Brad Ellis" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 28, 2000 2:56:17 PM GMT
Subject: Re: Cisco 3600 error on startup??


It's broke.  Send it to me, I'll give you $200 for it.

lol
-Brad
""Palikhey, Niraj"" [EMAIL PROTECTED] wrote in message
9FAB5E2F32B2D31187E4009027468CA79E0B77@WAXSNA-USDC-3">news:9FAB5E2F32B2D31187E4009027468CA79E0B77@WAXSNA-USDC-3...
 Hi,
 I am getting an error msg. when my 3600 router boots up. The error msg.
 reads:
 device: does not contain a valid magic number
 boot: cannot open file "flash:"
 boot: cannot determine first file name on device flash

 Then it takes me to the rommon  prompt.
 Then I typed in confreg and tried to get into the router by bypassing the
 NVRAM, but once it reloads, it takes me back to the rommon  prompt.

 Can someone please advise.
 Thank you.
 Kind regards,
 [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]
 ---


___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Password recovery on 2503 (IOS 11.2 (16) )

2000-06-28 Thread Jorge Rodriguez

Try this:

Router Password recovery Procedure
This requires changing the configuration register to skip NVRAM

1) Power off the router
2) Power ON the router
3) Issue a BRAKE Command within 60 seconds of Booting process, this will
force the router to skip NVRAM where the startup file is located.

Router command prompt will be:
Router

Then type
Routero/r0x42  ENTER
The type
RouterI This will reinitialized the router

When the router boots it will prompt you to enter the initial configuration.
Answer yes to ALL of the setup questions.
After all of the basic configuration has been completed including
enable secret, as well as all passwords then do as follows:

Copy running startup
Then:

Config register x0102 ( This will placed back the Boot Command register to
boot from NVRAM where the changed startup-config file is located. To do this
enter the following commands:

Configure memory
0x2102  ENTER

Then change back the boot sequence register back to its original setings

REBOOT  the router


Hope this helps

Jorge






--Original Message--
From: "Shane Stockman" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 26, 2000 10:57:32 AM GMT
Subject: Password recovery on 2503 (IOS 11.2 (16) )


Please help me with the password recovery for a 2503 (IOS 11.2 (16) )


Thanks

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: CCNA v1 vs CCNA v2

2000-06-27 Thread Jorge Rodriguez

It has been said that CCNA v2 has more switching question than CCNA v1, VLAN
and so forth.

--Original Message--
From: Joe Lin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 27, 2000 6:21:00 PM GMT
Subject: CCNA v1 vs CCNA v2


I am going to get my CCNA certification.  Cisco's website says CCNA v2 is
out..

Whats the difference between that and CCNA v1?  and what books cover the
CCNA v2?

I am currently reading the Sybex book.


Joe Lin
Network Engineer
916.933.5412 x304
Electronic Freight Exchange, Corp.


___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Is this true?

2000-06-26 Thread Jorge Rodriguez

With no experience skipping CCNA..CCDA.CCNP and so forth to do CCIE is much
like skiping 4 years of Medical school to then try and do a major brain
surgery in an OR.

Get the point ?


--Original Message--
From: "William E Gragido" [EMAIL PROTECTED]
To: BIKEMAN [EMAIL PROTECTED], Victor Ibijola [EMAIL PROTECTED]
Sent: June 14, 2000 3:02:15 PM GMT
Subject: RE: Is this true?


I work with a fellow engineer who did just that, he took his written and
then his Lab.  He did not bother to take the CCNA test until after we
lovingly prodded him to do so.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
 BIKEMAN
 Sent: Wednesday, June 14, 2000 2:23 AM
 To: Victor Ibijola
 Cc: [EMAIL PROTECTED]
 Subject: Re: Is this true?


 Hi Victor

 It is true. BUT, it is not simply a financial issue (although pursuing the
 CCIE is very expensive). The CCIE is a vast magnitude harder than
 the CCNA.
 And thats just the written ;-).

 If you feel confident in your ability to chart the unknown by all means go
 for the CCIE. There is very little usefull information out there
 compared to
 the other certifications - pretty much KNOW IT ALL. I am
 currently studying
 for my lab and my mood goes from: I'm going to do this to: What
 the hell do
 I think I'm doing.

 Read though the groupstudy archives, have a look what people who passed it
 have to say about their experience and preparation and decide if
 you are up
 to the task. Whatever path you choose: GOOD LUCK.

 Rudi
 - Original Message -
 From: "Victor Ibijola" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 13, 2000 6:58 PM
 Subject: Is this true?


  A friend told me that it is possible for me to skip CCNP and
 jump straight
  to CCIE provided one can financially afford itIs this true? . I
 need
  more information on the way forward.
 
  I am currently a CCNA.
 
  I'll appreciate your immediate reply from you good guys.
 
  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]

 ___
 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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Retransmissions

2000-06-25 Thread Jorge Rodriguez

I usually check my frame-relay links IN TWO WAYS, one show int s0
and look for the following:

0 output errors, 0 collisions, 4277 interface resets
0 output buffer failures, 0 output buffers swapped out
By seen a high number of above that would tell me if there
are retransmissions, specially when there are collisions.
Collision rates would definately be retransmissions.
Your Frame-relay circuit should be clean when you look up the
above interface s0 specs.


Another way I check retransmissions or errors on my frame-relay links is by
using a Enterprice snmp management software which gives me "Avarage erros"
Avarage Utilization " and so forth, I mostly concern myself with Avarage
erros and or collisions.

Hope this helps

Jorge Rodriguez/CCNA
Network Analyst

--Original Message--
From: "Will Klein" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 20, 2000 7:38:15 PM GMT
Subject: Retransmissions


Hi Group,

How can I determine if there is retransmission of packets occuring on my
frame-relay network? Any ideas would be greatly appreciated.

Will






___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: RJ45 RJ48 difference

2000-06-23 Thread Jorge Rodriguez

RJ48 also shown as RJ48X and RJ48S are used for Digital Circuits.

RJ48X Jack is used for either T1 or PRI. Telecom people work with this kind
of stuff. RJ48 is a termination Jack also known
as NIU ( Network Interface Unit ) or SmartJack.
RJ48S Jack term is where your chanalized T1 are terminated, such as 56k
circuits, 64k circuits or DS0 and so forth.


For example, the T1 RJ48x Jack where the service provider terminates the
circuit has 8 connectors such as 1,2,3,4,5,6,7,8
which connectors 1,2,4,5 are where the coper pairs will be connected and the
T1 or PRI terminated. Connector 1 takes wite/blue pair, connector 2 connects
the brown/white pair, connector 4 takes white/orange, and connector 5
takes orange/white pairs. This layout is design for digital circuit
signaling. But if you realy look at this RJ48 is just a term and by hearing
this term you know that is a telecom term.

The RJ45 is a connector term design for Ethernet Networks where four pair
coper are used, the signaling on RJ45 10baseT Ethernet uses only two pairs
1,2,3, and 6. I don't know on top of my head the two pairs signaling specs.

Hope this clarifies your question

Jorge Rodriguez/CCNA
Network Services Analyst



--Original Message--
From: peter whittle [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 20, 2000 8:14:45 PM GMT
Subject: RJ45  RJ48 difference


Hi,

What is the difference between an RJ45 connector as used on 10Bt and an
RJ48
connector as used on 120R Primary rate?

They both appear to be the same 8 pin idc connector.

Thanks

Peter



___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Passed CCNA!

2000-06-16 Thread Jorge Rodriguez

Yeah!! Congrat..! We all know what is like, that is just a fraction of the
bigining.

--Original Message--
From: "Brandon Carroll" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 12, 2000 8:04:38 PM GMT
Subject: Passed CCNA!


After 4 weeks of ICRC, 1 week of ICND, and a no sleep for the last 3 days I
passed with a 869.  Thanks to everyone that helped!

Brandon Carroll-CCNA


___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Break Keys

2000-06-15 Thread Jorge Rodriguez

1) Power off the router
2) Power ON the router
3) Issue a BRAKE Command within 60 seconds of Booting process, this will
force the router to skip NVRAM where the startup file is located.

Router command prompt will be:
Router

Then type
Routero/r0x42  ENTER
Then type
RouterI This will reinitialized the router

When the router boots it will prompt you to enter the initial configuration.
Answer yes to ALL of the setup questions.

Then change back the boot sequence register back to its original setings to
do this do as follows:

router#Configure memory
0x2102  ENTER

REBOOT  the router

You're all set


--Original Message--
From: "Mauro Conosciani" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 13, 2000 12:09:35 PM GMT
Subject: Break Keys


I need to pwd recovery a Cisco 4000...could anybody tell me how to send a
break from an Hyperterminal connection to the router to enter in rommon ??
Cheers

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: 802.1q

2000-06-14 Thread Jorge Rodriguez

Try  http://grouper.ieee.org/groups/802/1/

--Original Message--
From: "Farooq Ali" [EMAIL PROTECTED]
To: cisco GroupStudy [EMAIL PROTECTED]
Sent: June 14, 2000 2:21:15 PM GMT
Subject: 802.1q


Please can some one guide me to website or a book, which will help me
understand and learn 802.1q. I have already searched the archives and only
found emails with how to deal some issues, another thing, any one out here
knows about Alteon web switches or any resources out there.
thanks in advance.
Farooq CCNA CCNP(3 to go)

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Last Minute Clarifications (Important )

2000-06-09 Thread Jorge Rodriguez

Usefull tips for the exam.

1) Be rested for next day exam
2) Before staring the exam I believe you are aloud a blank
peace of paper and a pencil.
3) When you face that Screen Monitor do the following before
you click START:

A) Write down on your blank peace of paper any important
points you think you may forget. Such as Subneting
formulas, encasulation process ,OSI etc. Draw anything
and write anything you believe is your weakness.
This way you'll have it handy.

4) Relax and take a deep breath and release it  slowly before you
click START, this way you'll get enough O2 in your head,
This is not a joke, I am serious.


5) For questions that you may not know the answer, read the
question again, and start eliminating the most obious wrong
answer. You'll narrow it down to the right answer.

Good luck in your exam




--Original Message--
From: NRS Hariharan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: June 8, 2000 7:02:24 PM GMT
Subject: Last Minute Clarifications (Important )


Hi all,
Iam going to take my CCNA 640-407 Exam , next week.I will be really glad
if you all can clarify my following doubts..

(i) In the Exam Objectives X.25 and AppleTalk are covered but is covered in
detail in Laura Chappel's ICRC book and Todd's CCNA guide , both of which
Iam
using.Although I have studied those also will it cover in the Exam or can I
leave it and study later for CCNP and concentrate only on the Objectives.

(ii) Also,is Todd's coverage of ISDN enough for the Exam..

and FINALLY ,
(iii) Any last minute useful tips for the Exam.

I request you all to clarify my above doubts at the earliest.

Thanks in advance...

Hari


Get free email and a permanent address at http://www.netaddress.com/?N=1

___
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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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]



T1 Serial Link, Carrier problems ! Need imput

2000-05-31 Thread Jorge Rodriguez

Just wanted to ask if the following serial links traffic information is
normal.Both links appear to be in grate shape during business hours,
however, Drouter1 T1 serial
link has presented problems from the carrier provider few times, the
telephone company always comes up saying that prolems have been fixed when
they are not.
When I compare the information on on the serial interfaces for the two
routers,I noticed from drouter1
449441 input errors, 449442 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort, is
this caused by cerrier circuit quality ? Is it
saomething I should be concern about from my end ?


from drouter2 which presents no problems at all I noticed
128 input errors, 128 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort.


Below is the configuration and traffic information.

DROUTER1/ Has presented problems
Serial0 is up, line protocol is up
Hardware is MK5025
Description: Link to Denver
Internet address is 10.168.2.2/24
MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 255/255, load 15/255
Encapsulation HDLC, loopback not set, keepalive set (10 sec)
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 3
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations  0/24/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 185000 bits/sec, 79 packets/sec
5 minute output rate 93000 bits/sec, 74 packets/sec
5966461 packets input, 1886297446 bytes, 0 no buffer
Received 512335 broadcasts, 0 runts, 0 giants, 0 throttles
449441 input errors, 449442 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
5721635 packets output, 1966272482 bytes, 0 underruns
0 output errors, 0 collisions, 13 interface resets
0 output buffer failures, 0 output buffers swapped out
43 carrier transitions


DROUTER2 - T1 Circuit operates normally
drouter2show int s0
Serial0 is up, line protocol is up
Hardware is MK5025
Description: Link to Chicago
Internet address is 10.168.1.2/24
MTU 1500 bytes, BW 1544 Kbit, DLY 2 usec, rely 255/255, load 1/255
Encapsulation HDLC, loopback not set, keepalive set (10 sec)
Last input 00:00:03, output 00:00:02, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations  0/12/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 18000 bits/sec, 5 packets/sec
5 minute output rate 1000 bits/sec, 3 packets/sec
692741 packets input, 136788669 bytes, 0 no buffer
Received 17091 broadcasts, 0 runts, 0 giants, 0 throttles
128 input errors, 128 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
367369 packets output, 33102788 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
17 carrier transitions

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/

 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: T1 Serial Link, Carrier problems ! Need imput

2000-05-31 Thread Jorge Rodriguez
 abort
   367369 packets output, 33102788 bytes, 0 underruns
   0 output errors, 0 collisions, 1 interface resets
   0 output buffer failures, 0 output buffers swapped out
   17 carrier transitions
 
   Jorge Rodriguez /CCNA
   Network Analyst
   RS Networks Inc
   1112 Boylston Street
   Suite 222
   Boston, MA 02115
   1-781-614-1294
   http://www.netwire.n3.net/
   http://www.learncisco.n3.net/
 
   
   iWon.com   http://www.iwon.com why wouldn't you?
   
 
   ___
   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]





 ___
 Get 100% FREE Internet Access powered by Excite
 Visit http://freelane.excite.com/freeisp

 ___
 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]



Re: PIX Firewall show connection counters

2000-05-31 Thread Jorge Rodriguez

Did you try " Clear Counters"  ?


- Original Message -
From: "Pete Ruttman (adminpr)" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 30, 2000 2:50 PM
Subject: Re: PIX Firewall show connection counters


 Is there any commands to clear the counters on a PIX ?
 I amtrying to reset to 0 the numbers displayed by
 "show connections".
 
 It seems, the only way is a F/W reboot, to clear the
 `show connections` counters in order to monitor max
 number of TCP/IP connection through the PIX
 
 My gut reaction is that isn't possible since the show connections is
totaling the current xlate connections the PIX is doing.  You can use clear
xlate to clear out the xlate connections but then of course you are knocking
people off so you might as well reboot.

 pete

 ___
 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]



Re: cat5 utp pinouts

2000-05-30 Thread Jorge Rodriguez

I don't know of any graphical pin outs out there but do have instructions
which is easy to follow:

UTP CAT-5 wiring specs:

Four pair wire is the standard with Pair 1 as Blue, Pair 2 as
Orange, Pair 3 as Green and Pair 4 as Brown.  Colors are always
shown with the Base Color first, then the Stripe Color.  The
RJ-45 is wired as follows:

Pin 1White/OrangeTransmit -
Pin 2Orange/WhiteTransmit +
Pin 3White/Green Receive -
Pin 4Blue/White
Pin 5White/Blue
Pin 6Green/White Receive +
Pin 7White/Brown
Pin 8Brown/White

Two notes - First, holding the cable in your left hand, with the
RJ-45 pins facing up, Pin 1 is the furthest away from you.  Second,
the blue and brown pair are unused and there is a big discussion
on whether you can use them or not.  The feeling seems to be that
digital telephone is OK, but analog telephone (modem, fax) is not
due to the high ring voltage.  I am running digital phone in the
blue and some System 36 emulation in the brown without problems but
most of my stations are on short (  150 feet ) cables.  Still, the
safe money says to use the cable solely for one 10BaseT node and
put everything else in another cable.

To make a Cross Over patch cable for hub to hub connections, wire
one end as follows:

One EndThe Other End
Pin 1 White/Orange Pin 1 White/Green
Pin 2 Orange/White Pin 2 Green/White
Pin 3 White/Green  Pin 3 White/Orange
Pin 6 Green/White  Pin 6 Orange/White

Hope this helps

Rgrds

Jorge Rodriguez /CCNA
Network Services Analyst
RS Networks Inc
1112 Boylston Street #222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/





- Original Message -
From: "Justin Marcus" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 30, 2000 6:11 AM
Subject: cat5 utp pinouts


 hey :)

 does anyone no where to get a graphical picture of the pinouts for
 normal(hub) and x-over cat5 cabling ?

 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]


___
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: Network test and mesurment - All say

2000-05-30 Thread Jorge Rodriguez

EnterprisePro can give you LAN/WAN  performance, not only that but also can
give you performance matrix per Network device as well as per port.
Includes in the daily,weekly,monthly, yearly reports per device, per ports
are collisions, errors, utilization, graphically.
EnterprisePro makers are Lucent Technologies. This is the best I have seen,
I have used HP OV hummingbird, and nothing compares to Epro.
www.ins.com





Jorge Rodriguez /CCNA
Network Services Analyst
RS Networks Inc
1112 Boylston Street #222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/






- Original Message -
From: "kaushik khakhar" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 29, 2000 10:52 AM
Subject: Network test and mesurment - All say


 Hi group,

 Since last few days I have been looking around for some Network Assessment
 tools. I have got to know and work on 2 at this stage:-
 1. Whats UP Gold ( Good for Network Monitoring)
 2. MRTG( Serves  the purpose to some extent)

 I need to measure performance on LAN ports, and WAN ports and also log the
 availabilty staus. In this regard I got one reference of "Agilent
Netmatrix
 Performance Centre Product Family(HP OV NetMatrix). I need to have more
 information on  this product.

 Also, do send me what softwares are used by you and ofcourse, your
comments
 on that.

 Thanks,

 Kaushik
 
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

 ___
 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]



Re: CCIE BootCamp

2000-05-29 Thread Jorge Rodriguez

Try  www.cciebootcamp.com




Jorge Rodriguez /CCNA
Network Services Analyst
RS Networks Inc
1112 Boylston Street #222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, May 29, 2000 5:41 PM
Subject: CCIE BootCamp


 I was wondering if anybody have hear about a good CCIE bootcamp?
 
 Alvaro Riera
 CCNP+Voice+Security, CCDP
 
 **
  __  * 
 / /\*Ing. Alvaro Riera   * 
 ** / /  \ ***Customer Support Engineer   * 
 * /_/ /\ \ *** 
    __ \ \ \ \ \ ** 
   /_/\  __ \ \ \/ /   HEWLETT-PACKARD COMPANY* 
   \ \ \/ /\ \ \  /   * 
 *  \ \ \/  \ \ \ \      Caracas / Venezuela  * 
 *   \ \  /\ \ \ \ \  * 
 **   \ \ \ \ \ \ \ \** 
 ***   \ \ \_\/  \_\/*   Phone 582 2078000* 
    \ \ \*  Mobile 581 66109857   * 
 *   \_\/  **** 
 *  email [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]
 

___
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: Frame vs PPP

2000-05-28 Thread Jorge Rodriguez

Point-to-Point DS3 alouds  more security. That is,   from the telephone
carrier providing the T3 pipe to the custumer will not be shared by others.
In other words, the DS3 from the SONET card/module data traffic going
through it will be for that cutomer only. This could be one reason !

- Original Message -
From: "Brandon Peyton" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 28, 2000 5:31 AM
Subject: Frame vs PPP


 Someone from work said that they would prefer to use
 PPP over a DS3 instead of Frame

 I dont understand why...

 Is this illogical or reasonable?

 Thanks
 Brandon

 ___
 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]



Re: Hi all.

2000-05-28 Thread Jorge Rodriguez


Try my webpage, I have compiled few sites where you can begin basics on
Networking/Telecommunications.
Go to www.netwire.n3.net and look for  "Network-Learning" link,  as well as
the " Cisco Systems Related " link. There is lots of info there.
Joining this cisco discussion group is also a great start. Another excellent
site is www.ciscoinanutshell.com  this on is awesome .

Good luck

Jorge Rodriguez /CCNA
Network Services Analyst
RS Networks Inc
1112 Boylston Street #222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
http://www.learncisco.n3.net/


- Original Message -
From: "Macnee, James (CHHIS CNI Support)" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, May 28, 2000 9:37 PM
Subject: Hi all.


 I have just joined this group and need a little advise on how to move into
 studing ultimately towards an ccie.

 I work as a PC LAN Support at a large company in New Zealand and want to
 advance myself towards designing and implementing large networks.  I have
 little knowledge of this except that I completed an MCSE last year.

 I have purchase 2 books and am reading various others.

 1.  Cisco CCIE Fundamentals: Networking Design and Case Studies

 2.  IP Routing Primer

 I am reading Internetworking  Technology overview on the internet

 I also have purchase ITM from the cisco connection training CD.

 My manager will provide some equiptment like routers or switches that I
can
 play with to learn the practical side.

 I think that this is all to inadequate but could you give me some
 suggestions.

 Thanks

 James Macnee

 ___
 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]



Re: routing protocol

2000-05-28 Thread Jorge Rodriguez



Try www.netsys.com go to 
technical library .
You can find TCP/UDP port numbers by 
protocol



Jorge Rodriguez /CCNANetwork Services 
AnalystRS Networks Inc1112 Boylston Street #222Boston, MA 
021151-781-614-1294http://www.netwire.n3.net/http://www.learncisco.n3.net/



  - Original Message - 
  From: 
  fanj 
  
  To: [EMAIL PROTECTED] 
  Sent: Saturday, May 27, 2000 10:18 
  PM
  Subject: routing protocol
  
  can someone tell me which port the routing 
  protocols are using ? where can I get the details of all the protocols ? 
  Thanks in advance


Re: cannot ping over frame relay

2000-05-24 Thread Jorge Rodriguez

Let me ask you, does that serial link was ever working properly before the
pings ? or is it a new circuit install/configuration thing ?

--Original Message--
From: "Nigel Samuel" [EMAIL PROTECTED]
To: Andrew Larkins [EMAIL PROTECTED], Abdullah Al Faruq
[EMAIL PROTECTED], Josh [EMAIL PROTECTED]
Sent: May 24, 2000 7:52:43 AM GMT
Subject: Re: cannot ping over frame relay


Are the host gateways set? or does the routes have ip routing enable? any
access-list?

Nigel

- Original Message -
From: Andrew Larkins [EMAIL PROTECTED]
To: Abdullah Al Faruq [EMAIL PROTECTED]; Josh [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, May 24, 2000 4:52 AM
Subject: RE: cannot ping over frame relay




 Andrew Larkins
 Usko Communications
 Tel: +2711 236-8000
 Fax: +2711 236-8350
 Cell: +2783-656-7214
 Email: [EMAIL PROTECTED]


 "This message may contain information which is confidential and subject to
 legal privilege.  If you are not the intended recipient, you may not
peruse,
 use, disseminate, distribute or copy this message.  If you have received
 this message in error, please notify the sender immediately by email,
 facsimile or telephone and return and/or destroy the original message."

 Are the DLCI's active
 If not then you need to map dlci's
 Routing protocols and static routes??

 Better to see the config

 Josh wrote:

  heres my setup.
 
  Host-+R1+--+Frame Switch+--+R2+Host
 
  from r1 and r2 i can ping anywhere but from either host i am
  unable to ping anything except the local interface. any ideas?
 
  ___
  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]

 ___
 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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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: Bandwith Tool or Software

2000-05-24 Thread Jorge Rodriguez

Try

http://www.zyworld.com/3766221.fc/Netlearning.htm

--Original Message--
From: Bond Jeffrey MSgt 93 CSS/SCON [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: May 24, 2000 3:44:52 PM GMT
Subject: Bandwith Tool or Software


Can anyone suggest a good tool or  web site for testing bandwidth and
network performance.  thanks in advance

Jeffrey Bond, MCSE, CCNA
912-327-2741
93CSS Network Operation Center
mailto:[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]

Jorge Rodriguez /CCNA
Network Analyst
RS Networks Inc
1112 Boylston Street
Suite 222
Boston, MA 02115
1-781-614-1294
http://www.netwire.n3.net/
 
iWon.com   http://www.iwon.com why wouldn't you? 


___
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]



Looking to trade Ciscoware / Phone correction

2000-05-17 Thread Jorge Rodriguez


I am looking for the following to trade:

I need
1)RouterSim CCNA network server version 2.0 - 1 installation
2)CCDA Courseware Library

I have to trade:
1)CiscoWorks2000/Resource Manager Essentials Version: 2.2/Latest version
2)From TCT (Advanced Cisco Router Configuration )






Jorge Rodriguez
/CCNA
Network Analyst
1-781-614-1294
http://www.learncisco.n3.net/



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.

___
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]