Cisco Cisco Process Orchestrator 3.1 User Guide

Page of 786
 
13-239
Cisco Process Orchestrator 3.1 User Guide
 
Appendix 13      Using Adapters
  Cisco Process Orchestrator Adapter Help for Terminal Adapter
Defining the Convert IP Address to Integer Activity 
Use the Convert IP Address to Integer activity to change an IP address to an integer.
Step 1
In the Process Editor Toolbox, choose Networking > Convert IP Address to Integer and drag and drop 
the activity onto the Workflow pane.
Step 2
Click the General tab and enter the appropriate information.
Step 3
Click the Inputs tab to specify the IP address that to be returned as an integer.
  •
IP Address—IP address to be returned as an integer
Step 4
Complete the appropriate information in the remaining tabs as necessary, then click Save to complete 
the activity definition.
Viewing Results
Click the instance display-only tabs to view the IP address that changed to an integer. See also, 
.
Cisco Process Orchestrator Adapter Help for Terminal Adapter
Overview
The Terminal adapter provides the functionality to execute commands, scripts and session-based 
activities against a system or network device using SSH or Telnet. While SSH is more secure than telnet, 
many environments use a telnet connection and using a SSH connection against such devices will not be 
possible. The Terminal adapter was improved to allow users the flexibility to execute against those 
devices.
The Terminal adapter allows Cisco Process Orchestrator to run commands and script activities on a 
system or network device that has Secure Shell (SSH) enabled. The Terminal adapter also contains three 
session-based activities which allow users to open new SSH/Telnet sessions and interact with the 
previously opened sessions.
SSH and Telnet leverage the same command execution activities differentiated by the target type they 
are deployed against.  For example, an IOS target can have SSH or telnet optionally configured.
Cisco Process Orchestrator requires SFTP to be configured on the Unix/Linux system in order to execute 
SSH activities. SFTP is not needed for the SSH/Telnet Terminal Session activities.
The information in this online help is intended to provide information on using the objects provided by 
the Terminal adapter including instructions for viewing Terminal adapter properties, defining device 
targets and activities, completing the property pages for each specific activity, and viewing the activity 
results.