Hi, I am new to this forum and wanted to ask your help on a problem..
I have a couple of Catalyst 3560 switches which I am trying to setup for telnet access.
Heres what I am doing:
int vlan 1
ip address 10.0.0.1 255.255.255.0
no shut
line vty 0 15
password cisco
login
transport input all
enable secret cisco
All ports are in VLAN 1 by default.
I have assigned 10.0.0.5 IP to the PC and connected to switch port fa0/1.
I am able to ping the switch IP fron PC, but cannot ping the PC from switch.
When I try to telnet to switch IP, i get : "Could not open connection to the host, on port 23: Connect failed"
I suspect something is off with my network settings.
All help is appreciated.
Thanks.
I have a couple of Catalyst 3560 switches which I am trying to setup for telnet access.
Heres what I am doing:
int vlan 1
ip address 10.0.0.1 255.255.255.0
no shut
line vty 0 15
password cisco
login
transport input all
enable secret cisco
All ports are in VLAN 1 by default.
I have assigned 10.0.0.5 IP to the PC and connected to switch port fa0/1.
I am able to ping the switch IP fron PC, but cannot ping the PC from switch.
When I try to telnet to switch IP, i get : "Could not open connection to the host, on port 23: Connect failed"
I suspect something is off with my network settings.
All help is appreciated.
Thanks.