
© 2013 Cisco and/or its affiliates. All rights reserved.
BRKCRS-3090
Cisco Public
EMM – Dealing with a System Reload
97
event manager applet StartCaptureOnBoot
event syslog pattern "SYS-5-RESTART" maxrun 90
action 1.0 puts "Waiting for things to settle after boot"
action 1.2 wait 60
action 1.4 cli command "enable"
action 2.0 puts "Creating Capture Buffer"
action 2.2 cli command "monitor capture buffer Capture-It-All"
action 3.0 cli command "monitor capture buffer Capture-It-All size 40000 \
max-size 1500 circular "
action 4.0 cli command "monitor capture buffer Capture-It-All filter access-list 100"
action 5.0 cli command "monitor capture point ip cef cp-Wan gi 0/1 both"
action 6.0 cli command "monitor capture point associate cp-Wan Capture-It-All"
action 7.0 cli command "monitor capture point start cp-Wan"
action 7.2 puts "Capture Started"
Use Syslog Detector
Komentarze do niniejszej Instrukcji