11-14-2017 04:51 AM - edited 03-05-2019 09:29 AM
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?
11-14-2017 06:25 AM
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.
11-14-2017 06:36 AM
Trevr1(config-if)#no switchport
% Incomplete command
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