Example
The following example shows how to get the input from the local tty in a synchronous applet and store the
value
Device(config)#
event manager applet action
Device(config-applet)#
event none
Device(config-applet)#
action label2 gets input
Device(config-applet)#
action label3 syslog msg "Input entered was \"$input\""
Writing Input to the Active Console
When a synchronous policy is triggered, the related console is stored in the publish information specification.
The policy director will query this information in an event_reqinfo call, and store the given console information
for use by the
action puts
command.
The
action puts
command will write the string to the active console. A new line will be displayed unless the
nonewline
keyword is specified. The output from the
action puts
command for a synchronous applet is
displayed directly to the console, bypassing the system logger. The output of the
action puts
command for
an asynchronous applet is directed to the system logger.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
event manager applet applet-name
4.
event none
5.
action label regexp string-pattern string-input
[
string-match
[
string-submatch1
] [
string-submatch2
]
[
string-submatch3
]]
6.
action label puts
[
nonewline
]
string
7.
exit
8.
event manager run applet-name
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1722
How to Write EEM Policies Using the Cisco IOS CLI
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......