cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1509
Views
0
Helpful
16
Replies

Cannot ping Cisco 877W

Trev1964
Level 1
Level 1

Hello all, I have been trying to configure a Cisco 877W router so that I can remotely access it via SSH, but I can not seem to get it to work. I have configured an IP address to VLAN 1 and I have even created another VLAN (VLAN 2) to make sure that I have applied an IP address. Every time I try to ping the IP address, I get an error message: 

ping 192.168.178.2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.178.2, timeout is 2 seconds.

Can someone help me with this problem?

16 Replies 16

If you have your VLAN tagging correctly configured between the 877 and your 3750 and SVI on the 877 will work.

If you want to configure a routed interface try:

 

!
int fa0
  no switchport
  ip address 192.168.178.2 255.255.255.0
!

...although I don't believe the 877 supports routed switchports.

 

cheers,

Seb.

Trevr1(config-if)#no switchport
% Incomplete command

Review Cisco Networking for a $25 gift card