05-25-2016 10:30 PM - edited 03-12-2019 12:48 AM
Hello,
I'm running ASA 9.4(3) and connecting backup ISP link. Using manual, made configuration changes shown below. Works fine, except for one: I'm not receiving expected log messages in my syslog. Different sources says that there must be 622001 message, but all that I receive is "%ASA-3-317012: Interface IP route counter negative - GigabitEthernet0/1" when MAIN link goes down. The weirdest thing is that I can't find information about 317012 on cisco.com... Waiting for any advice, thanks.
route EXTERNAL_MAIN 0.0.0.0 0.0.0.0 10.0.0.1 1 track 1
route EXTERNAL_BACKUP 0.0.0.0 0.0.0.0 11.0.0.1 200
sla monitor 123
type echo protocol ipIcmpEcho 213.180.193.3 interface EXTERNAL_MAIN
num-packets 5
frequency 30
sla monitor schedule 123 life forever start-time now
track 1 rtr 123 reachability
m5(config)# sh logging
Syslog logging: enabled
Facility: 20
Timestamp logging: enabled
Hide Username logging: enabled
Standby logging: disabled
Debug-trace logging: disabled
Console logging: disabled
Monitor logging: disabled
Buffer logging: disabled
Trap logging: level warnings, facility 20, 13243 messages logged
Logging to INTERNAL 192.168.15.4
Permit-hostdown logging: enabled
History logging: disabled
Device ID: hostname "m5"
Mail logging: disabled
ASDM logging: level informational, 8363649 messages logged
Solved! Go to Solution.
05-26-2016 06:36 PM
%ASA-6-622001 is a level 6 log message. You can either increase your logging (and you'll get a lot of other stuff) or "promote" it to a level 3 message.
logging message 622001 level 3
05-26-2016 06:36 PM
%ASA-6-622001 is a level 6 log message. You can either increase your logging (and you'll get a lot of other stuff) or "promote" it to a level 3 message.
logging message 622001 level 3
05-26-2016 09:31 PM
Thanks Philip, I was very inattentive...
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: