10-13-2008 09:55 AM - edited 03-03-2019 11:54 PM
Hi im a newbie in networking and im doing self study. my problem is i can't connect through Telnet because of this problem. i copy and paste it in command prompt and tera term. thank you.
command prompt
C:\>telnet 67.177.164.2
Connecting To 67.177.164.2...Could not open connection to the host, on port 23:
Connect failed
TeraTerm
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname CBTswitch
!
enable secret 5 $1$8GzJ$R6puyoCRZvx22IdFDCffo1
!
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface FastEthernet1/1
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface VLAN1
ip address 67.177.164.2 255.255.255.0
no ip directed-broadcast
no ip route-cache
!
ip default-gateway 67.177.164.1
!
line con 0
password cisco
login
transport input none
stopbits 1
line vty 0 1
password cisco
login
line vty 2 4
login
line vty 5 15
login
!
end
10-13-2008 12:28 PM
Yes you should be able to, we just need to work out why it's not working.
10-13-2008 12:27 PM
Okay no problem. Lets do some cable checking.
Your PC - is it connected into the switch. if so make a note of the port.
You then need to check whether this interface is up on the switch. On the switch
"sh ip int brief"
and post the output together with which port your PC is connected into.
Jon
10-13-2008 12:35 PM
yes my PC is connected to the switch. its a console cable connected to the console port of the switch to my PC com1 port.
CloydSwitch#sh ip int brief
Interface IP-Address OK? Method Status Prot
ocol
VLAN1 67.177.164.2 YES manual up up
FastEthernet0/1 unassigned YES unset down down
FastEthernet0/2 unassigned YES unset down down
FastEthernet0/3 unassigned YES unset down down
FastEthernet0/4 unassigned YES unset down down
FastEthernet0/5 unassigned YES unset down down
FastEthernet0/6 unassigned YES unset down down
FastEthernet0/7 unassigned YES unset down down
FastEthernet0/8 unassigned YES unset down down
FastEthernet0/9 unassigned YES unset down down
FastEthernet0/10 unassigned YES unset down down
FastEthernet0/11 unassigned YES unset down down
FastEthernet0/12 unassigned YES unset down down
FastEthernet0/13 unassigned YES unset down down
FastEthernet0/14 unassigned YES unset down down
FastEthernet0/15 unassigned YES unset down down
FastEthernet0/16 unassigned YES unset down down
FastEthernet0/17 unassigned YES unset down down
FastEthernet0/18 unassigned YES unset down down
FastEthernet0/19 unassigned YES unset down down
FastEthernet0/20 unassigned YES unset down down
FastEthernet0/21 unassigned YES unset down down
FastEthernet0/22 unassigned YES unset down down
FastEthernet0/23 unassigned YES unset down down
FastEthernet0/24 unassigned YES unset down down
FastEthernet1/1 unassigned YES unset down down
FastEthernet1/2 unassigned YES unset down down
FastEthernet1/3 unassigned YES unset down down
FastEthernet1/4 unassigned YES unset down down
CloydSwitch#
10-13-2008 12:36 PM
im using windows XP home edition. i dont know if it matters or not.
10-13-2008 12:41 PM
You will not be able to ping the switch using only a console cable.
You need to use an RJ45 ethernet cable and connect this into one of the ports on the switch and then bring that port up.
But before you do this what is the ethernet cable in the back of your PC connected into at the moment as you can ping something on 67.177.164.1 - whatever that device is ?
None of the ports on the switch are up.
Jon
10-13-2008 12:54 PM
ok thanks a lot.. im sorry if i confused you. i have a laptop i will try to connect it later or is it ok to connect the rj45 to the same PC im using for the console cable?
i have 2 ethernet ports in my PC. i just use one ethernet port. its connected to the modem that comcast gave me.
10-13-2008 12:58 PM
No problem.
It may be best to use your laptop for this and you will need to give it a spare IP address eg. 67.177.164.3.
Jon
10-13-2008 01:06 PM
ok thank you very much sir. im trying to figure this out for like a month now. thank you
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