На 2811 хочу сделать апплет который бы при отключении fa0/0 включал fa0/1
делаю такconf t
event manager applet int1_UP
event int name FastEthernet0/0 line-protocol state down
action execute1 cli command "enable"
action execute2 cli command "conf t"
action execute3 cli command "int FastEthernet0/1"
action execute4 cli command "no sh"
exitСтрочка
event int name FastEthernet0/0 line-protocol state down
не проходит. :-(
Подскажите как поправить?
может чем то поможет:
http://www.nil.com/ipcorner/SmallSiteMultiHoming/
>[оверквотинг удален]
>action execute1 cli command "enable"
>action execute2 cli command "conf t"
>action execute3 cli command "int FastEthernet0/1"
>action execute4 cli command "no sh"
>exit
>
>Строчка
>event int name FastEthernet0/0 line-protocol state down
>не проходит. :-(
>Подскажите как поправить?
>[оверквотинг удален]
>action execute1 cli command "enable"
>action execute2 cli command "conf t"
>action execute3 cli command "int FastEthernet0/1"
>action execute4 cli command "no sh"
>exit
>
>Строчка
>event int name FastEthernet0/0 line-protocol state down
>не проходит. :-(
>Подскажите как поправить?event syslog pattern "FastEthernet0/0, changed state to down"
почитайте white papers по EEM, хорошо описано:
http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/p...