<?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: default vty in 3560 in Switching</title>
    <link>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666309#M171461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You need to set a password to access C3560 via line vty. There are many methods to access the device. You can use username/password to authenticate as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;For example&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;C3560(conf)#line vty 0 15&lt;/P&gt;&lt;P&gt;C3560(conf-line)#password &lt;EM&gt;&lt;STRONG&gt;Cisco&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;C3560(conf-line)#&lt;STRONG&gt;login&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In this case,you need to define "enable [password or secret]" to get configuration mode on the device.&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;C3560(conf)#enable password&lt;STRONG&gt; &lt;EM&gt;Cisco&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Ref: &lt;/STRONG&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Toshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2011 09:41:58 GMT</pubDate>
    <dc:creator>Thotsaphon Lueangwattanaphong</dc:creator>
    <dc:date>2011-05-23T09:41:58Z</dc:date>
    <item>
      <title>default vty in 3560</title>
      <link>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666307#M171459</link>
      <description>&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;A brand new 3560 does not has password and comes with the following vty settings. The console access has no problem. But for telnet...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;BR /&gt; login&lt;BR /&gt; length 0&lt;BR /&gt;line vty 5 15&lt;BR /&gt; login&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Does it allow telnet to get in? Should it allow telent automatically?&lt;/P&gt;&lt;P&gt;Is there any document to explain the commands?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 01:11:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666307#M171459</guid>
      <dc:creator>josephschung</dc:creator>
      <dc:date>2019-03-07T01:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: default vty in 3560</title>
      <link>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666308#M171460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use config below;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;password {your pass.}&lt;/P&gt;&lt;P&gt;exi&lt;/P&gt;&lt;P&gt;enable secret {your priv. mode pass.}&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;wr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Muammer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 09:38:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666308#M171460</guid>
      <dc:creator>mrdogantr</dc:creator>
      <dc:date>2011-05-23T09:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: default vty in 3560</title>
      <link>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666309#M171461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You need to set a password to access C3560 via line vty. There are many methods to access the device. You can use username/password to authenticate as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;For example&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;C3560(conf)#line vty 0 15&lt;/P&gt;&lt;P&gt;C3560(conf-line)#password &lt;EM&gt;&lt;STRONG&gt;Cisco&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;C3560(conf-line)#&lt;STRONG&gt;login&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In this case,you need to define "enable [password or secret]" to get configuration mode on the device.&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;C3560(conf)#enable password&lt;STRONG&gt; &lt;EM&gt;Cisco&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Ref: &lt;/STRONG&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_configuration_example09186a0080204528.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Toshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 09:41:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666309#M171461</guid>
      <dc:creator>Thotsaphon Lueangwattanaphong</dc:creator>
      <dc:date>2011-05-23T09:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: default vty in 3560</title>
      <link>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666310#M171462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually I will create local account and use "login local" to let telnet work. But for the new switch default configuration, my questions are:&lt;/P&gt;&lt;P&gt;1) Does the default setting allow telnet (without any password)?&lt;/P&gt;&lt;P&gt;2) Where can I have comprehensive explanation of the vty commands such and "login" and "length"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 01:45:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666310#M171462</guid>
      <dc:creator>josephschung</dc:creator>
      <dc:date>2011-05-24T01:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: default vty in 3560</title>
      <link>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666311#M171463</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;1) No you need a password command&lt;/P&gt;&lt;P&gt;2)try here &lt;A href="http://www.cisco.com/en/US/docs/ios/mcl/124mainlinemcl/124_book.html"&gt;http://www.cisco.com/en/US/docs/ios/mcl/124mainlinemcl/124_book.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 06:48:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-vty-in-3560/m-p/1666311#M171463</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-05-24T06:48:28Z</dc:date>
    </item>
  </channel>
</rss>

