cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1344
Views
0
Helpful
11
Replies

Cisco 887VA-M-K9 interfaces only work in ROMMON MODE

ITVC
Level 1
Level 1

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

11 Replies 11

Hello,

 

have you tried to reset the router to factory defaults ?

 

https://www.hardreset99.com/routers/cisco/cisco-887va-factory-reset/

hi,
yes reset 'Reset Button pressed' executed but the situation does not change.

thanks

Hello,

 

can you see that configuration, and can you post it ?

Hi,
yes, with console port.

sample configuration on router with gateway 10..10.10.1:
***
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,

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,

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


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

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,

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,

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 ?

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

 

https://www.cisco.com/c/en/us/td/docs/routers/access/800/software/configuration/guide/SCG800Guide/SCG800_Guide_BookMap_chapter_010.pdf

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

balaji.bandi
Hall of Fame
Hall of Fame

This looks like for me you have default configuration here..as suggestion @Georg Pauwen  --please post the current configuration to understand what is wrong?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help