You can enable WANMon on the router and assign WAMMon support to specific interfaces. Optionally, you can override the built-in
recovery actions, define custom recovery links, and define an event manager environment policy to set the track object value
and disable IP address checking. WANMon is disabled by default.
EXAMPLES
event manager policy tm_wanmon.tcl authorization bypass
The following examples are Event Manager commands to configure cellular and Ethernet interfaces:
event manager environment wanmon_if_list1 {cellular0/4/0 {ipsla 1}}
event manager environment wanmon_if_list2 {GigabitEthernet0/0/0 {ipsla 2}}
This example sets custom recovery thresholds:
event manager environment wanmon_if_list {cellular0/4/0 {recovery 20 {90 75} 600}
Where:
-
The Level 0 threshold is set to 20 minutes after the link failure trigger. Level 0 recovery actions are performed for the
cellular interface. Repeats indefinitely, no more than every 10 minutes (default).
-
Level 1 threshold is set to 90 minutes. Level 1 recovery actions are performed for the cellular interface. Repeats no more
frequently than every 75 minutes.
-
The Level 2 threshold is set to 600 minutes (10 hours).
The following sets the track-stub-object value to 21:
conf t
track 21 stub-object
event manager environment wanmon_if_list {cellular0/4/0 {ipsla 1} {stub 21}