cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
675
Views
0
Helpful
4
Replies

Debug sla default gateway

flaticadm
Level 1
Level 1

Hellow, sorry l'm bad speak english.

Central office cisco asa 5516 and remote office asa 5510.

Between then site to site.

Sometimes users remote office say no availables service in central office.

I want asa 5510 sla ping default gateway and save log files. 

 sla monitor 10
     type echo protocol ipIcmpEcho 17.17.17.17  interface WAN
     num-packets 2
     frequency 10
sla monitor schedule 10 life forever start-time now

Configuration

sh sla monitor configuration
SA Agent, Infrastructure Engine-II
Entry number: 10
Owner:
Tag:
Type of operation to perform: echo
Target address: 17.17.17.17
Interface: WAN
Number of packets: 2
Request size (ARR data portion): 28
Operation timeout (milliseconds): 5000
Type Of Service parameters: 0x0
Verify data: No
Operation frequency (seconds): 10
Next Scheduled Start Time: Start Time already passed
Group Scheduled : FALSE
Life (seconds): Forever
Entry Ageout (seconds): never
Recurring (Starting Everyday): FALSE
Status of entry (SNMP RowStatus): Active
Enhanced History:

 

debug sla monitor trace

 Clear console, no debug, know 

Debug icmp trace debug good. I view icmp asa5510- default gateway isp.

Questions: why debud sla monitor trace nothing shows ?

Thx

4 Replies 4

Hello,

 

what are you tracking, a default route ? Can you post the output of:

 

show track

show sla monitor operational-state

I want tracking availability default-gateway isp in remote office on asa 5510.

The idea was through sla icmp to the side default-gateway and save in log file.

Hello,

 

check if you see any output with 'show console-output'. You might be hitting the bug below:

 

'debug sla monitor trace' only outputs data to console port
CSCse57114
Description
Symptom:
When enabling the firewall debug 'debug sla monitor trace' the debug output
will only be displayed on the console port, and not within a ssh or telnet session.

Conditions:
The command 'debug sla monitor trace' must be entered on the firewall

Workaround:
Observe the debugs with the command 'show console-output'

Thank you very match. Really show console-output show in console my sla monitor.

I can save show console-output in log files ?