himuro_shosuke
24-08-2009, 06:21 PM
I am currently self studying for CCENT exams and is having problem telneting to a switch.
Details taken from 'Show Running-config' command from IOS of my switch:
interface Vlan1
ip address 172.30.2.180 255.255.255.0
!
ip default-gateway 172.30.2.1
!
!
line con 0
password cisco
login
!
line vty 0 1
password cisco
login
line vty 2 4
login
line vty 5 15
login
The PC trying to access it has the following details:
IP address: 172.30.2.181
Subnet Mask: 255.255.255.0
Default Gateway: 172.30.2.1
Whenever I Telnet 170.30.2.180, I will get this message
Trying 172.168.1.180 ...
% Connection timed out; remote host not responding
How can I telnet into the switch?
Details taken from 'Show Running-config' command from IOS of my switch:
interface Vlan1
ip address 172.30.2.180 255.255.255.0
!
ip default-gateway 172.30.2.1
!
!
line con 0
password cisco
login
!
line vty 0 1
password cisco
login
line vty 2 4
login
line vty 5 15
login
The PC trying to access it has the following details:
IP address: 172.30.2.181
Subnet Mask: 255.255.255.0
Default Gateway: 172.30.2.1
Whenever I Telnet 170.30.2.180, I will get this message
Trying 172.168.1.180 ...
% Connection timed out; remote host not responding
How can I telnet into the switch?