01-08-2019 02:26 PM
I am trying to understand why I am not able to remote into Cisco Switch 3750 v2series PoE 48 in the same building using the IP address of the Management Vlan. I am several offices away and I am unable to enter the IP address into putty and telnet or SSH into the switch, Am I missing something.How do I remote access a switch from a different geographic location.
I am studying for my CCNA and trying to understand this aspect so I can continue in my learning process.
I have configured the default gateway, already.. When I try to use telnet ( it gives me a putty failure) and when i use SSH it tells me my password is incorrect, here is my syntax...when i do the show run command.
line vty 0 4
password 7 01070308550E12
login
length 0
transport input telnet
line vty 5 15
password 7 01070308550E12
login
length 0
transport input telnet ssh
I have already created a username and a password and ran crypt also to generate my keys...I am prompyed with a login and when I give the switch my username, it changes to my ip address and than asks for my password, when I enter it it tells me access denied.
01-08-2019 05:12 PM
01-08-2019 05:15 PM
found out the length 0 issues, right after I typed you..
ANSWER: length 0 on vty would display all output from device when logged in using telnet or ssh.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide