12-29-2018 07:58 AM
Hello,
I have a Cisco 887VA-M-K9, the network interfaces only work in 'rommon mode' in fact I can communicate with a TFTP server using FE / 0 only in this 'rommon' mode otherwise when the router loads the firmware from the flash with a simple and correct configuration no longer communicates with the network interfaces, they are 'UP', also the VLAN1 is 'UP' with the assigned IP there is no communication with the network, the LED blink quickly but there is no exchange of data, no ping or other.
Thank you in advance
12-29-2018 08:03 AM
Hello,
have you tried to reset the router to factory defaults ?
https://www.hardreset99.com/routers/cisco/cisco-887va-factory-reset/
12-29-2018 08:27 AM
12-29-2018 08:29 AM
Hello,
can you see that configuration, and can you post it ?
12-29-2018 08:39 AM
12-29-2018 09:32 AM
12-30-2018 03:53 AM - edited 12-30-2018 06:12 AM
Hello
As you have assigned an ip address to vlan 1
Make the fastethernet ports into access ports and test again as by the looks of it they are all currently routed ports
int x/x
switchport
switchport access vlan 1
no shut
12-29-2018 09:33 AM
Hi,
yes I connected with console port, this is a simple test configuration, with gw 10.10.10.1 connected.
***
Router#sh run
Building configuration...
Current configuration : 1209 bytes
!
! Last configuration change at 16:20:56 UTC Sat Dec 29 2018
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
no aaa new-model
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
license udi pid C887VAM-K9 sn XXXXXXXXXXX
!
controller VDSL 0
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0
no ip address
shutdown
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface Vlan1
ip address 10.10.10.2 255.255.255.0
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
control-plane
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
transport input all
!
scheduler allocate 20000 1000
!
end
Router#
***
Thanks,
12-29-2018 09:36 AM
Hi,
yes I connected with console port, this is a simple test configuration, with gw 10.10.10.1 connected.
***
Router#sh run
Building configuration...Current configuration : 1209 bytes
!
! Last configuration change at 16:20:56 UTC Sat Dec 29 2018
version 15.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
no aaa new-model
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
license udi pid C887VAM-K9 sn XXXXXXXXXXX
!
controller VDSL 0
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0
no ip address
shutdown
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface Vlan1
ip address 10.10.10.2 255.255.255.0
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
control-plane
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
transport input all
!
scheduler allocate 20000 1000
!
endRouter#
***
Thanks,
12-30-2018 12:52 AM
Hello,
to be honest I am not really clear on what the problem is. The basic configuration you would allow you only to communicate with the router from a PC connected to one of the FastEthernet ports, using an IP address from the 10.10.10.0/24 space, and with 10.10.10.2 as the default gateway. Is this working ?
12-30-2018 02:52 AM
We are not sure what is the device role in your network. is this router you use for DSL and you lan connected to this router to use internet. ?
in that case you need to configure the router, other vlan 1 configuration of IP you do not have rest of the configuration.
here is config guide
12-29-2018 12:17 PM
This looks like for me you have default configuration here..as suggestion @Georg Pauwen --please post the current configuration to understand what is wrong?
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