Hi, On Tue, Aug 27, 2019 at 04:29:14PM +0200, Brian Turnbow wrote: > And to see the script > show event manager policy available detailed > Mandatory.dualrate_eem_policy.tcl
Interesting. In my version (16.06.05) it's called slightly different,
but your command to see it works...
#show event manager policy available detailed Mandatory.dualrate_eem.tcl
::cisco::eem::event_register_syslog occurs 1 pattern
"IOSXE_SPA-6-DUAL_RATE_CHANGE:*" maxrun 240
...
#EEM Tcl script to detect SFP to SFP+ change and vice-versa on dual-rate port
then remove config, default interface and then re-apply config
...
set clist [list "config terminal" "line vty 0 4" "login authentication
Mandatory.dualrate_eem.tcl" "authorization exec Mandatory.dualrate_eem.tcl"
"authorization commands 15 Mandatory.dualrate_eem.tcl" "transport preferred
none" "transport input none" "transport output none" "exec-timeout 10 0"
"length 0" "exit"]
...
# AAA Bypass unconfigurations
...
Highly amazing.
gert
--
"If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor."
Robert A. Heinlein, The Moon is a Harsh Mistress
Gert Doering - Munich, Germany [email protected]
signature.asc
Description: PGP signature
_______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
