<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 2950 Telnet Access Not Working in Switching</title>
    <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635516#M3961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you paste a sh ver and sh run for us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 16:45:08 GMT</pubDate>
    <dc:creator>bregimand</dc:creator>
    <dc:date>2007-01-16T16:45:08Z</dc:date>
    <item>
      <title>2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635515#M3960</link>
      <description>&lt;P&gt;I have several 2950's that I am unable to telnet to.  I have connected to their neighbors and CDP is working correctly and updating.  If you reboot the switch it usually resolves the issue for a brief before, but then eventually stops working.  All other traffic passes without issue to and from the switch but telnet does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of any IOS bugs or known issues like this?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 21:48:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635515#M3960</guid>
      <dc:creator>djohnson</dc:creator>
      <dc:date>2019-03-05T21:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635516#M3961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you paste a sh ver and sh run for us?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 16:45:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635516#M3961</guid>
      <dc:creator>bregimand</dc:creator>
      <dc:date>2007-01-16T16:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635517#M3962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;! No configuration change since last restart&lt;/P&gt;&lt;P&gt;   version 12.1&lt;/P&gt;&lt;P&gt;   no service pad&lt;/P&gt;&lt;P&gt;   service timestamps debug datetime msec localtime show-timezone&lt;/P&gt;&lt;P&gt;   service timestamps log datetime msec localtime show-timezone&lt;/P&gt;&lt;P&gt;   service password-encryption&lt;/P&gt;&lt;P&gt;   service sequence-numbers&lt;/P&gt;&lt;P&gt;   hostname HOSTNAME&lt;/P&gt;&lt;P&gt;   logging buffered 16384 debugging&lt;/P&gt;&lt;P&gt;   aaa new-model&lt;/P&gt;&lt;P&gt;   aaa authentication login default group tacacs+ line&lt;/P&gt;&lt;P&gt;   aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;   enable secret xxx&lt;/P&gt;&lt;P&gt;   enable password*****&lt;/P&gt;&lt;P&gt;   clock timezone EST -5&lt;/P&gt;&lt;P&gt;   clock summer-time EDT recurring&lt;/P&gt;&lt;P&gt;   logging trap debugging&lt;/P&gt;&lt;P&gt;   logging ***********&lt;/P&gt;&lt;P&gt;   tacacs-server host *********&lt;/P&gt;&lt;P&gt;   tacacs-server key *********&lt;/P&gt;&lt;P&gt;   ntp server **********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP-IP Global&lt;/P&gt;&lt;P&gt;   ip subnet-zero&lt;/P&gt;&lt;P&gt;   ip default-gateway 192.168.5.1&lt;/P&gt;&lt;P&gt;   ip http server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spanning-tree&lt;/P&gt;&lt;P&gt;   spanning-tree extend system-id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface-Interface FastEthernet0/1&lt;/P&gt;&lt;P&gt;   interface FastEthernet0/1&lt;/P&gt;&lt;P&gt;   switchport mode access&lt;/P&gt;&lt;P&gt;   no ip address&lt;/P&gt;&lt;P&gt;   spanning-tree portfast trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface-Interface FastEthernet0/2&lt;/P&gt;&lt;P&gt;   interface FastEthernet0/2&lt;/P&gt;&lt;P&gt;   switchport mode access&lt;/P&gt;&lt;P&gt;   no ip address&lt;/P&gt;&lt;P&gt;   spanning-tree portfast trunk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface-Interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt;   interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt;   switchport mode trunk&lt;/P&gt;&lt;P&gt;   no ip address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface-Interface Vlan1&lt;/P&gt;&lt;P&gt;   interface Vlan1&lt;/P&gt;&lt;P&gt;   ip address 192.168.5.21 255.255.255.0&lt;/P&gt;&lt;P&gt;   no ip route-cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SNMP&lt;/P&gt;&lt;P&gt;   snmp-server engineID local xxx&lt;/P&gt;&lt;P&gt;   snmp-server community ***** RO &lt;/P&gt;&lt;P&gt;   snmp-server community ***** RW &lt;/P&gt;&lt;P&gt;   snmp-server system-shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line-Line con 0&lt;/P&gt;&lt;P&gt;   line con 0&lt;/P&gt;&lt;P&gt;   password*****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line-Line vty 0 4&lt;/P&gt;&lt;P&gt;   line vty 0 4&lt;/P&gt;&lt;P&gt;   password*****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line-Line vty 5 15&lt;/P&gt;&lt;P&gt;   line vty 5 15&lt;/P&gt;&lt;P&gt;   password*****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 17:18:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635517#M3962</guid>
      <dc:creator>djohnson</dc:creator>
      <dc:date>2007-01-16T17:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635518#M3963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, HTTP access does not work to the device either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the IP information, I have verified that information already and I was able to connect to the device last week, but this morning when I came in I was unsuccessful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 17:22:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635518#M3963</guid>
      <dc:creator>djohnson</dc:creator>
      <dc:date>2007-01-16T17:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635519#M3964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some obvious things to check, apologies if they are a bit basic, please don't take offence. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Have you checked that all your telnet lines are not in use ? (unlikely but it has happened)&lt;/P&gt;&lt;P&gt;2) Are you sure that your switch IP address has not been allocated to another device. So if it is not working can you still ping the IP address and if so what mac address is showing up in the arp table on your PC. &lt;/P&gt;&lt;P&gt;3) When you say telnet does not work are you getting a prompt or does it just timeout ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just out of interest do you have servers connected on fa0/1 &amp;amp; fa0/2 that are running 802.1q trunking on their Nic's. I only ask as you have the spanning-tree portfast trunk statement in the config. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 20:02:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635519#M3964</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2007-01-16T20:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635520#M3965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) I have not checked if the telnet lines are in use, but there are only 3 people who have access to log into devices in our network and the other two people said they have not gone to that switch&lt;/P&gt;&lt;P&gt;2) I am unable to ping the IP address of the VLAN 1 interface&lt;/P&gt;&lt;P&gt;3) It timesout prior to opening the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTTP session attempts also time out.  This has happened on a lot of other 2950's we have in our infrastructure which is why I am thinking it is a much larger issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, not sure why the ports have those commands.  This is an access switch in an end user closet so it should not have the trunk command on the end.  I will have to remove that, if and when I can telnet to the switch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 13:53:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635520#M3965</guid>
      <dc:creator>djohnson</dc:creator>
      <dc:date>2007-01-17T13:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635521#M3966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would recommend trying a different rev of IOS. Since I see that the switchports are taking the "no ip address" command it looks like maybe you have a layer 3 IOS on there? I've seen problems arise from this on 2950s before.&lt;/P&gt;&lt;P&gt;Are all of your switches on the same rev?&lt;/P&gt;&lt;P&gt;Also verify that VLAN1 isn't shut down for some reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 14:07:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635521#M3966</guid>
      <dc:creator>bregimand</dc:creator>
      <dc:date>2007-01-17T14:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635522#M3967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, all our 2950's run EMI.  The majority of them are on the same IOS version so I will download the latest and see if I can push it out tonight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 21:51:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635522#M3967</guid>
      <dc:creator>djohnson</dc:creator>
      <dc:date>2007-01-19T21:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635523#M3968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just ping to VLAN 1 after configuring &lt;/P&gt;&lt;P&gt;if u have stil problem then create vlan 2 and ping to it if it pinging then try to telnet vlan2 hope you won't get problem and all 2950 series comes with EMI so this is not a problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this may help yuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2007 05:44:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635523#M3968</guid>
      <dc:creator>adnan.zafar</dc:creator>
      <dc:date>2007-01-20T05:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635524#M3969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You need the login command see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password *********&lt;/P&gt;&lt;P&gt; login&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2007 06:56:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635524#M3969</guid>
      <dc:creator>rtford31</dc:creator>
      <dc:date>2007-02-25T06:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: 2950 Telnet Access Not Working</title>
      <link>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635525#M3970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;   Also add the command "exec-timeout 15 " to all your vty and console ports , this will logout any telnet sessions after 15 minutes of activity. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 02:25:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/2950-telnet-access-not-working/m-p/635525#M3970</guid>
      <dc:creator>glen.grant</dc:creator>
      <dc:date>2007-02-26T02:25:23Z</dc:date>
    </item>
  </channel>
</rss>

