Konfigurasi Event CLI
R1
R1(config)#event manager applet SHOW_INTERFACE_UP
R1(config-applet)#event cli pattern "show ip interface brief" sync yes
R1(config-applet)#action 1.0 cli command "enable"
R1(config-applet)#action 2.0 cli command "show ip interface brief | include up"
R1(config-applet)#action 3.0 puts "$_cli_result"
R1(config-applet)#action 4.0 set $_exit_status "0"
Untuk mengecek bisa menggunakan perintah "debug" atau pun "do sh ip int br)
Tidak ada komentar:
Posting Komentar