Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Cisco 2900xl ping and telnet issues

Reply
Thread Tools

Cisco 2900xl ping and telnet issues

 
 
fassler fassler is offline
Junior Member
Join Date: Nov 2006
Location: Buffalo
Posts: 19
 
      11-09-2006
Ok, I have another question regarding this Switch. I have successfully configured the switch to give our voice traffic priority, and can gain access through the console port. However, after configuring the switch and rebooting I can no longer ping the switch (I used to be able to do so) and I can not gain access through telneting from other terminals. Once again, I used to be able to telnet in, I just didn't have the correct password. I have the switch performing the way I want (I think), but I don't want to have to connect a console terminal up and do a password recovery every time I need to make an adjustment. I am a software engineer, not a network guru or Cisco certified tech so I would appreciate if you gurus would cough up some of your magic.

Bill
 
Reply With Quote
 
 
 
 
globalchicken globalchicken is offline
Member
Join Date: Oct 2006
Location: Sacramento
Posts: 37
 
      11-09-2006
Well one thing i want to ask is if you are doing a copy run start or wr on your CLI? this will save your changes that you have just made from your running configuration which is in your system ram to your startup configuration which is in your rom/flash. If you dont execute this command then every time you reboot the switch and or power outage then you will have a blank switch with no configuration on it. If you need an example of putting an ip on a switch or configuring for telnet access then just reply back
 
Reply With Quote
 
 
 
 
fassler fassler is offline
Junior Member
Join Date: Nov 2006
Location: Buffalo
Posts: 19
 
      11-09-2006
Keep in mind that I now realize that I should have performed a:
Switch(config)#no enable secret
before I did:
Switch(config)#enable password guessme
So I am not sure what worked and what didn't, but I did do:
Switch(config)write memory when I was done.

Nothing I did should have affected telnet ability, but I can no longer ping the switch or telnet into it from outside machines. I can still gain access through the console port and see that my changes giving a particular port CoS priority are in affect and apparently working (at least until the next reboot).

Any advice you can give me to set this thing up correctly and more permanently would be appreciated.
 
Reply With Quote
 
globalchicken globalchicken is offline
Member
Join Date: Oct 2006
Location: Sacramento
Posts: 37
 
      11-09-2006
Well if your configs were wiped then you lost an ip to ping and telnet to as well as closing your vty lines.

I reccomend you do a
no enable password guessme
enable secret guessme

From your console do a sh ip int bri
See if your Int Vlan1 has an IP and shows as UP UP.
If this is not the case you will need to put an IP on vlan1 to be able to telnet again.

You will also need to allow telnet to process on your device

switch(config)line vty 0 4
switch(config-line)password guessme
switch(config-line)login (this is important)

This opens up your VTY lines for telnet access.
 
Reply With Quote
 
fassler fassler is offline
Junior Member
Join Date: Nov 2006
Location: Buffalo
Posts: 19
 
      11-09-2006
OK, thanks. I am going to have to go back in and play a little before I can respond intelligently to any of that. Keep in mind I am a complete novice when it comes to Cisco devices, so you are talking greek when you say:

sh ip int bri

I will look that up and try it out and get back with you. Thanks.

Bill
 
Reply With Quote
 
globalchicken globalchicken is offline
Member
Join Date: Oct 2006
Location: Sacramento
Posts: 37
 
      11-09-2006
LOL..thats ok..
sh ip int bri means show ip interface brief

This is a good command to see what interfaces you have up on a device.

I am here to help.
 
Reply With Quote
 
fassler fassler is offline
Junior Member
Join Date: Nov 2006
Location: Buffalo
Posts: 19
 
      11-14-2006
globalchicken if you are still out there, Please see my new thread for the continuation of this saga.
 
Reply With Quote
 
globalchicken globalchicken is offline
Member
Join Date: Oct 2006
Location: Sacramento
Posts: 37
 
      11-14-2006
Where is it? your post?
 
Reply With Quote
 
fassler fassler is offline
Junior Member
Join Date: Nov 2006
Location: Buffalo
Posts: 19
 
      11-14-2006
Thats a darn good question. Took me over 15 minutes to type it. It said it posted, does it need to be reviewed first ?????
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Telnet - attempting to initiate a telnet session within an established telnet session Carcarius Ruby 0 12-06-2007 03:26 AM
Cisco 2900xl Switch password vs secret fassler Cisco 1 11-09-2006 05:58 PM
DC Input on Cisco 2900XL funEmahn Cisco 1 09-18-2005 01:58 PM
IP Helper-Address on Cisco 2900XL Gary Williams Cisco 4 10-31-2004 08:53 PM
How do I get a grip on network traffic with the Cisco 2900XL ? Jayse Cisco 5 01-30-2004 02:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57