01-05-2015 04:05 AM - edited 03-05-2019 12:29 AM
Hi,
my cisco router 2911/k9 with release 15.2(4)m6a lose default and static routing table entry every day, and after a reload the entry came back to my routing table.
this is an extract of my config:
!
interface Serial0/0/0:0
no ip address
encapsulation frame-relay IETF
frame-relay lmi-type cisco
!
interface Serial0/0/0:0.1 point-to-point
ip address xxxxx.1
ip access-group 100 in
ip load-sharing per-packet
ip inspect cccc in
no cdp enable
frame-relay interface-dlci 100
!
interface Serial0/1/0:0
no ip address
encapsulation frame-relay IETF
frame-relay lmi-type cisco
!
interface Serial0/1/0:0.1 point-to-point
ip address yyyyy.1
ip access-group 100 in
ip load-sharing per-packet
ip inspect cccc in
no cdp enable
frame-relay interface-dlci 100
ip route 0.0.0.0 0.0.0.0 xxxxx.2
ip route 0.0.0.0 0.0.0.0 yyyyyy.2
...
and more ip route static specific
Please, Who can help me? Can be a bug ?
01-05-2015 05:09 AM
Hi,
It could be a bug but at this point, I am not that bold to assume that. We need more information.
Best regards,
Peter
01-05-2015 06:54 AM
1 the frame relay connection don't flap.
2 wait time for log.
3 they completely disappear from routing table, but stay configured, dissappear static route, default and directly connected route. i don't verify the configuration, but after reload the problem was solved.
4 i wai for log. But i can't see nothing.
01-05-2015 08:13 AM
Are snmp community protected by ACL? Btw don't use default private/public community.
Also check access-list on line vty.
01-05-2015 09:06 AM
i put limited access on snmp and vty.
01-05-2015 09:13 AM
There are strange activity on the internet. Some malware software try to find devices with default community and disable ip routing ;-)
01-05-2015 09:29 AM
thank you, maybe...
at the moment i wait the event to observe the log.
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