cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1368
Views
0
Helpful
0
Replies

How to check it

ronsametcohen
Level 1
Level 1

Hello ,

 

I want to check what is whrite in the description , how to do that ? 

 

Thanks !

 event manager applet ping
event timer watchdog time 10
action 1.0 cli command "enable"
action 2.0 cli command "config terminal"
action 3.0 cli command "do show run interface ethernet0/3/0"
action 4.0 regexp "description value 1" "$_cli_result"
action 4.1 if $_regexp_result eq "1"
action 4.2 syslog priority debugging msg "The value is 1"
action 4.3 if $_regexp_result eq "0"
action 4.4 syslog priority debugging msg "The value is not 1"
action 4.5 end
action 4.6 end
0 Replies 0

Review Cisco Networking for a $25 gift card