08-20-2016 06:29 AM - edited 03-05-2019 04:32 AM
Hello!
I am using an ASR1001-X as Internet Gateway and it crashes every few days with the fllowing problem:
ROM: IOS-XE ROMMON
asr1001x uptime is 4 hours, 58 minutes
Uptime for this control processor is 4 hours, 59 minutes
System returned to ROM by reload at 08:51:41 CEST Tue Aug 16 2016
System restarted at 10:00:41 CEST Sat Aug 20 2016
System image file is "bootflash:asr1001x-universalk9.03.17.01.S.156-1.S1-std.SPA.bin"
Last reload reason: critical process fault, fman_fp_image, fp_0_0, rc=134
The router has a redundant layer 2 connection to two Juniper Routers on the interfaces Gi0/0/0 and Gi0/0/1 and a common layer 3 interface on BDI302.
<<< snippet >>>
asr1001x#sh run int gi0/0/0
Building configuration...
Current configuration : 202 bytes
!
interface GigabitEthernet0/0/0
description Internet Uplink
mtu 1600
no ip address
negotiation auto
service instance 302 ethernet
encapsulation untagged
bridge-domain 302
!
end
asr1001x#sh run int gi0/0/1
Building configuration...
Current configuration : 202 bytes
!
interface GigabitEthernet0/0/1
description Internet Uplink
mtu 1600
no ip address
negotiation auto
service instance 302 ethernet
encapsulation untagged
bridge-domain 302
!
end
asr1001x#sh run int bdi302
Building configuration...
Current configuration : 164 bytes
!
interface BDI302
description Internet Uplink
ip address <MY IPv4 ADDRESS>
ip nat outside
ipv6 address <MY IPv6 ADDRESS>
ipv6 enable
end
asr1001x#
<<< snippet end >>>
Is there any idea where this comes from and how to prevent it?
Thanks in advance for any answers