Owners Manual
Perl Scripts | Actions and Adaptive CLI
594 OMNM 6.5.2 User Guide
9
View latest results by right-clicking in the
Execution History
snap-in of the expanded Action
portlet. You can use the
Find
search box to find matches to strings within the results.
Click
Go
to see the next match.
10
You can also look in the
Sent Commands
tab to see what actually went to the device.
Example 2 - New Adaptive CLI
1
Create a new Adaptive CLI. Right-click and select
New
.
2
Name this (for example “Test ACLI”)
3
In the
Attributes
panel, create string attributes named
required
and
optional
after creating a
new Parameter Schema (for example “test123”).
4
In the
Script
panel define the Attribute Delimiter (< >) and Optional Attributes Delimiter
([ ]) and enter the following three scripts:
show run
show <required>
show [optional]