Lantronix Network Card 900 558 User Manual

XPort Pro  
Command Reference  
Part Number 900-558  
Revision C March 2012  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Table of Contents  
5: Commands and Levels  
47  
XPort Pro Command Reference  
3
Download from Www.Somanuals.com. All Manuals Search And Download.  
List of Tables  
Table 5-1 Commands and Levels ____________________________________________________49  
XPort Pro Command Reference  
5
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
1: About This Guide  
This guide describes how to configure the XPort Pro using the Command Line Interface (CLI) and/  
or Extensible Markup Language (XML). It is written for software developers and system  
integrators.  
Chapter Summaries  
This table lists and summarizes each chapter and appendix.  
Chapter  
Summary  
Gives an overview of CLI and XML.  
Lists commands and describes how to use CLI to  
configure the XPort Pro.  
Lists XCR groups and items and describes how to use  
XCRs to configure the XPort Pro.  
Chapter 5: Commands and Levels  
Provides an index of the CLI Command Hierarchy with  
hyperlinks to the corresponding command details.  
Conventions  
The table below lists and describes the conventions used in this book.  
Convention  
Bold text  
Description  
Default parameters.  
Italic text  
Required values for parameters  
Optional parameters.  
Possible values for parameters.  
Choice of parameters.  
Brackets [ ]  
Angle Brackets < >  
Pipe |  
Warning  
Warning:  
Means that you are in a situation that could cause  
equipment damage or bodily injury. Before you work on any  
equipment, you must be aware of the hazards involved with electrical  
circuitry and familiar with standard practices for preventing  
accidents.  
Note  
Note: Means take notice. Notes contain helpful suggestions, information,  
or references to material not covered in the publication.  
Caution  
Caution: Means you might do something that could result in faulty  
equipment operation, or loss of data.  
Screen Font  
CLI terminal sessions and examples of CLI input.  
(Courier New)  
XPort Pro Command Reference  
6
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
1: About This Guide  
Additional Documentation  
Visit the Lantronix web site at www.lantronix.com/support/documentation for the latest  
documentation and the following additional documentation.  
Document  
Description  
XPort Pro Integration Guide  
Information about the XPort Pro hardware, testing the XPort Pro  
using the demonstration board, and integrating the XPort Pro into  
your product.  
XPort Pro User Guide  
Instructions for how to install, configure and use the XPort Pro.  
XPort Pro Universal Demo Board  
Quick Start  
Instructions for getting the XPort Pro demonstration board up and  
running.  
XPort Pro Universal Demo Board  
User Guide  
Information for using the XPort Pro on the demo board.  
DeviceInstaller Online Help  
Instructions for using the Lantronix Windows-based utility to locate  
the XPort Pro and to view its current settings.  
Secure Com Port Redirector  
User Guide  
Instructions for using the Lantronix Windows-based utility to create  
secure virtual com ports.  
Com Port Redirector  
Quick Start and Online Help  
Instructions for using the Lantronix Windows-based utility to  
create virtual com ports.  
XPort Pro Command Reference  
7
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
2: Overview  
Evolution OS™ is the Lantronix cutting-edge operating system that supports three convenient  
configuration methods: Web Manager, Command Line Interface (CLI), and Extensible Markup  
Language (XML). For more information about the Web Manager, see the XPort Pro User Guide at  
the Lantronix website.  
XML Architecture and Device Control  
XML is a fundamental building block for the future growth of Machine-to-Machine (M2M) networks.  
Evolution supports XML configuration records that make configuring the device server easy for  
users and administrators. XML configuration records are easy to edit with a a standard text editor  
or an XML editor.  
For a brief overview of XML, see Chapter 4: Configuration Using XML . It provides rules on basic  
XML syntax, a guide to the specific XML tags used, and a guide to using XML configuration  
records.  
Command Line Interface  
Making the edge-to-enterprise vision a reality, Evolution OS™ uses industry-standard tools for  
configuration, communication, and control. For example, the Evolution OS™ uses a command line  
interface (CLI) whose syntax is very similar to that used by data center equipment such as routers  
and hubs.  
For details of the CLI, see Chapter 5: Commands and Levels. It provides an index of the CLI  
Command Hierarchy with links to the corresponding command details. The CLI provides  
commands for configuring, monitoring, and controlling the device server.  
XPort Pro Command Reference  
8
Download from Www.Somanuals.com. All Manuals Search And Download.  
       
3: Command Line Interface  
This chapter describes accessing the XPort Pro by using Telnet, SSH, or serial ports to configure  
the XPort Pro, navigating the Command Line Interface (CLI), typing keyboard shortcuts, and  
moving between the levels.  
It contains the following sections:  
Refer to Chapter 5: Commands and Levels for a complete list of levels, commands, and  
descriptions.  
Configuration Using Telnet  
first establish a Telnet connection. You can also establish a Telnet connection by clicking the  
Telnet Configuration tab in DeviceInstaller. See the DeviceInstaller Online Help for more  
information, available on our website www.lantronix.com/support/downloads.  
To access the XPort Pro by using Telnet, perform the following steps.  
1. Click Start > Run. The Run dialog box displays.  
2. Type cmdin the dialog box and press OK.  
3. Type telnet x.x.x.x (x.x.x.x is the IP address). The XPort Pro is online when the  
command prompt (>) displays. You are at the root level of the CLI.  
Note: Depending on the level of security, a password may be required.  
Configuration Using Serial Ports  
Serial Command Mode  
The serial port can be configured to operate in command mode permanently or to be triggered  
under specified conditions. See the line <line> Level command description for more  
information.  
Serial Recovery  
In this mode, the normal boot process is interrupted, allowing recovery from unknown or incorrect  
configuration settings. While the back door is active, the CLI prompt is changed to “>>” (instead of  
“>”) and the Web Manager is inaccessible. These serve as an important indication that the device  
boot processes has been temporarily halted. To complete the boot process, terminate the serial  
CLI session (with the exit command).  
XPort Pro Command Reference  
9
Download from Www.Somanuals.com. All Manuals Search And Download.  
           
3: Command Line Interface  
To configure the Lantronix device server locally using a serial port, connect a terminal or a PC  
running a terminal emulation program to one of the device server's serial ports. Configure the  
terminal for 9600 baud, 8-bit, no parity, 1 stop bit, and no flow control.  
1. Power off the device.  
2. Press and hold down the exclamation point (!) key.  
3. Power on the device. After about ten seconds, the exclamation point will display on the  
terminal or PC screen.  
4. Type xyz within 5 seconds to display the CLI prompt.  
Navigating the CLI Hierarchy  
The CLI is organized into a hierarchy of levels. Each level has a group of commands for a specific  
purpose. For example, to configure a setting for the FTP server, one would navigate to the FTP  
level, which is under the configuration level.  
To move to a different level—Enter the name of the level from within its parent level. For  
example, to enter the tunnel level, type tunnel <number>at the enable prompt. This  
displays: <enable> tunnel <number>#.  
To exit and return to one level higher—Type exitand press the Enter key. Typing exit at the  
login level or the enable level will close the CLI session. If Line — Command Mode is  
specified as Always, a new session starts immediately.  
To view the current configuration at any level—Type show.  
To view the list of commands available at the current level—Type the question mark "?". Items  
within < >(e.g. <string>) are required parameters.  
To view the available commands and explanations—Type the asterisk ( *).  
To view the list of commands available for a partial command—Type the partial command  
followed by the question mark "?". For example: <tunnel-1>#echo?displays a list of all  
echo commands at the tunnel level.  
To view available commands and their explanations for a partial command—Type the partial  
command followed by the asterisk ( *). For example: <tunnel-1>#echo*displays a list ofall  
echo commands and descriptions at the tunnel level.  
To view the last 20 commands entered at the CLI—Type show history.  
XPort Pro Command Reference  
10  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
3: Command Line Interface  
Using Keyboard Shortcuts and CLI  
One useful shortcut built into Evolution OS™ is that the complete text of a command does not  
have to be entered to issue a command. Typing just enough characters to uniquely identify a  
command, then hitting enter, can be used as a short cut for a command. For example, at the  
enable level, "sh" can be used for the "show" command.  
Tab Completion is also available. Typing the first few characters of a command, then hitting the  
<tab> key displays the first command that begins with those characters. Hitting the <tab> key  
again displays the next command that begins with the original characters typed. You can press  
<Enter> to execute the command or you can backspace to edit any parameters.  
The following key combinations are allowed when configuring the device server using the CLI:  
Ctrl + a: place cursor at the beginning of a line  
Ctrl + b: backspace one character  
Ctrl + d: delete one character  
Ctrl + e: place cursor at the end of the line  
Ctrl + f: move cursor forward one character  
Ctrl + k: delete from the current position to the end of the line  
Ctrl + l: redraw the command line  
Ctrl + n: display the next line in the history  
Ctrl + p: display the previous line in the history  
Ctrl + u: delete entire line and place cursor at start of prompt  
Ctrl + w: delete one word back  
Ctrl + z: a shortcut for the exit command  
Esc + b: move cursor back one word  
Esc + f: move cursor forward one word  
Understanding the CLI Level Hierarchy  
The CLI hierarchy is a series of levels. Arranging commands in a hierarchy of levels provides a  
way to organize and group similar commands, provide different levels of security, and reduce the  
complexity and number commands and options presented to a user at one time.  
When you start a command line session, you begin at the login level. This level can be password  
protected and provides access to high level status, a few diagnostic commands, and the enable  
level. Further device information and configuration are accessed via the enable level.  
The enable level can also be password protected and is the gateway to full configuration and  
management of the device server. There are commands for gathering and effecting all elements of  
device status and configuration, as well as commands that take you to additional levels. For  
instance, tunnel specific status and configuration is found under the "tunnel" level, and network  
specific status and configuration commands are found under the "configuration" level.  
An overview of the levels in the XPort Pro is presented in Figure 3-1.  
XPort Pro Command Reference  
11  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
3: Command Line Interface  
Figure 3-1 CLI Level Hierarchy  
arp  
cli  
(login)  
enable  
configure  
cpm  
ssh  
diagnostics  
ftp  
telnet  
device  
dns  
host  
email  
http  
Filesystem  
line <line>  
lpd  
icmp  
If 1  
Ethernet  
link  
ip  
ppp  
<number>  
ip filter  
ssh  
ssl  
lpd  
<number>  
modbus  
query port  
rss  
tunnel  
<line>  
accept  
connect  
disconnect  
modem  
packing  
serial  
smtp  
snmp  
syslog  
tcp  
terminal  
<line>  
terminal  
network  
xml  
tftp  
udp  
vip  
Commands at the login level, shown in Figure 3-2, do not affect current configuration settings and  
are not displayed initially. If you type <?>, you will see the login sub-commands. These commands  
provide diagnostic and status information only.  
XPort Pro Command Reference  
12  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
3: Command Line Interface  
Figure 3-2 Login Level Commands  
>?  
clrscrn  
enable  
exit  
ping <host>  
ping <host> <count>  
show  
ping <host> <count> <timeout>  
show xport_pro  
show history  
>
trace route <host>  
To configure the XPort Pro, you must be in the enable level and any of its sub-levels. Figure 3-3  
shows the enable level commands.  
Figure 3-3 Enable Level Commands  
>enable  
(enable)#?  
auto show interfaces  
clear interfaces counters  
configure  
auto show processes  
clrscrn  
connect  
connect line <line>  
device  
cpm  
disable  
dns  
exit  
email <number>  
filesystem  
kill ssh <session>  
line <line>  
kill telnet <session>  
lpd  
no clear interfaces counters  
ping <host> <count>  
ppp <line>  
ping <host>  
ping <host> <count> <timeout>  
reload  
reload factory defaults  
show history  
show ip sockets  
show sessions  
ssh  
show  
show interfaces  
show processes  
show xport_pro  
ssh <optClientUsername> <host>  
ssh <optClientUsername> <host> <port> ssl  
telnet <host>  
trace route <host>  
write  
telnet <host> <port>  
tunnel <line>  
xml  
See the Chapter 5: Commands and Levels at the end of this document for a complete list of levels,  
commands, and descriptions.  
XPort Pro Command Reference  
13  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
4: Configuration Using XML  
The device server provides an Extensible Markup Language (XML) interface that you can use to  
configure device server devices. Every configuration setting that can be issued from the device  
server Web Manager and CLI can be specified using XML.  
The device server can import and export configuration settings as an XML document known as an  
XML Configuration Record (XCR). An XCR can be imported or exported via the CLI, a Web  
browser, FTP, or the device server filesystem. An XCR can contain many configuration settings or  
just a few. For example, it might change all of the configurable parameters for a device server, or it  
may only change the baud rate for a single serial line. Using XCRs is a straightforward and flexible  
way to manage the configuration of multiple device server devices.  
XML Configuration Record Document Type Definition  
An XML document type definition (DTD) is a description of the structure and content of an XML  
document. It verifies that a document is valid. XCRs are exported using the DTD shown in  
Figure 4-1 DTD for XCRs  
<!DOCTYPE configrecord [  
<!ELEMENT configrecord (configgroup+)>  
<!ELEMENT configgroup (configitem+)>  
<!ELEMENT configitem (value+)>  
<!ELEMENT value (#PCDATA)>  
<!ATTLIST configrecord version CDATA #IMPLIED>  
<!ATTLIST configgroup name CDATA #IMPLIED>  
<!ATTLIST configgroup instance CDATA #IMPLIED>  
<!ATTLIST configitem name CDATA #IMPLIED>  
<!ATTLIST value name CDATA #IMPLIED>  
]>  
The device server DTD rules state the following:  
The XML document element is a <configrecord> element. This is the root element.  
A <configrecord> must have one or more <configgroup> elements and can have a  
version attribute.  
A <configgroup> must have one or more <configitem> elements and can have name and  
instance attributes.  
A <configitem>element must have one or more <value> elements and can have a name  
attribute.  
A <value>element can have only data and can have a name attribute.  
The name attribute identifies a group, item, or value. It is always a quoted string.  
The instance attribute identifies the specific option, like the serial port number. The “instance”  
attribute is always a quoted string.  
XPort Pro Command Reference  
14  
Download from Www.Somanuals.com. All Manuals Search And Download.  
       
4: Configuration Using XML  
Notes:  
The name for each <configgroup> (specified with the name attribute) is the group  
name listed in the Web Manager XCR groups or with the “xcr list” CLI command.  
See the XPort Pro User Guide for more information about the Web Manager XCR  
groups.  
An empty or missing <value> element in each present <configgroup> clears the  
setting to its default.  
Quick Tour of XML Syntax  
Declaration  
The first line, <?xml version=”1.0” standalone=”yes”?>, is called the XML declaration. It  
is required and indicates the XML version in use (normally version 1.0). The remainder of the file  
consists of nested XML elements, some of which have attributes and content.  
Element Start and End Tags  
An element typically consists of two tags: start tag and an end tag that surrounds text and other  
elements (element content). The start tag consists of a name surrounded by angle brackets, for  
example <configrecord>. The end tag consists of the same name surrounded by angle  
brackets, but with a forward slash preceding the name, for example </configrecord>.  
The element content can also contain other “child” elements.  
Element Attributes  
The XML element attributes that are name-value pairs included in the start tag after the element  
name. The values must always be quoted, using single or double quotes. Each attribute name  
should appear only once in an element.  
Figure 4-2 shows an XMLexample which consists of a declaration (first line), nested elements with  
attributes and content.  
Figure 4-2 XML Example  
<?xml version=”1.0” standalone=”yes”?>  
<configrecord>  
<configgroup name = “serial command mode” instance = “1”>  
<configitem name = “mode serial string”>  
<value>disable</value>  
</configitem>  
</configgroup>  
</configrecord>  
The Evolution OS™ uses the attributes in the following subsections to label the group  
configuration settings.  
XPort Pro Command Reference  
15  
Download from Www.Somanuals.com. All Manuals Search And Download.  
         
4: Configuration Using XML  
Record, Group, Item, and Value Tags  
A <configgroup>is a logical grouping of configuration parameters and must contain one or  
more <configitem>elements. It must have a name attribute and may have an instance  
attribute.  
A <configitem>is a specific grouping of configuration parameters relevant to its parent group.  
An item takes the name attribute and must contain one or more value elements. For example, the  
line group might have parameters such as baud rate, data bits, and parity.  
A value may specify the value of a configuration parameter. It may contain the name attribute. In  
this example, a value of 9600 might be specified for baud rate; 7 may be specified for data bits,  
and even may be specified for parity.  
A name attribute identifies the group, item, or value. It is always quoted (as are all XML attributes).  
For example, a group that contains serial port parameters has the name “line”.  
An instance attribute identifies which of several instances is being addressed. It is always quoted.  
For example, the serial port name (in the line configgroup) has the instance “1” to indicate serial  
port 1 or “2” to specify serial port 2.  
The following figures show examples of XML configuration records and the use of the  
<configrecord>, <configgroup>, <configitem>, and <value>XML elements.  
Figure 4-3 XML Group Example  
<?xml version=”1.0” standalone=”yes”?>  
<configrecord>  
<configgroup name = “serial command mode” instance = “1”>  
<configitem name = “mode”>  
<value>disable</value>  
</configitem>  
</configgroup>  
</configrecord>  
Figure 4-4 XML Example of Multiple Named Values  
<?xml version=”1.0” standalone=”yes”?>  
<configgroup name = “ssh server”  
<configitem name = “host rsa keys”>  
<value name = “public key”></value>  
<value name = “private key”></value>  
</configitem>  
</configgroup>  
XPort Pro Command Reference  
16  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
4: Configuration Using XML  
Figure 4-5 XML Example of Multiple Items  
<?xml version=”1.0” standalone=”yes”?>  
<configgroup name = “email” instance = “1”>  
<configitem name = “to”>  
<value>[email protected]></value>  
</configitem>  
<configitem name = “from”>  
<value>[email protected]></value>  
</configitem>  
</configgroup>  
Figure 4-6 XML Example with Multiple Groups  
<?xml version=”1.0” standalone=”yes”?>  
<configgroup name = "ftp server">  
<configitem name = "state">  
<value>enable</value>  
</configitem>  
<configitem name = "admin username">  
<value>admin</value>  
</configitem>  
<configitem name = "admin password">  
<value><!-- configured and ignored --></value>  
</configitem>  
</configgroup>  
<configgroup name = "tftp server">  
<configitem name = "state">  
<value>enable</value>  
</configitem>  
<configitem name = "allow file creation">  
<value>disable</value>  
</configitem>  
</configgroup>  
Importing and Exporting an XML Configuration File  
An XCR can be imported or exported using the following methods:  
Filesystem—XCRs can be saved to the device server file system and imported or accessed as  
needed. See Best Practices or the Filesystem Browser section in the XPort Pro User Guide.  
CLI—XCRs can be imported (captured) or exported (dumped) directly to a Telnet, SSH, or  
serial line CLI session. Capturing an XCR can be started by pasting a valid XCR directly into  
the CLI prompt. Evolution OS immediately processes the configuration record, changing any  
settings specified. This can be done on any level, including the root. Special tags in the XML  
XPort Pro Command Reference  
17  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
4: Configuration Using XML  
allow for providing root and enable level passwords so that this can also be done at the  
password prompt.  
Web browser—Web Manager can be used to import and export an XCR to the device server  
file system. It can also be used to import an XCR from an external source such as your local  
hard drive.  
FTP—The device server FTP server can export and import XCRs when an FTP get or put  
command on the filename xport_pro.xcr is requested. On export (FTP get of xport_pro.xcr),  
the FTP server obtains the current XCR from Evolution OS™ and sends it as a file. On import  
(FTP put of xport_pro.xcr), the FTP server processes the file by sending it directly to the XML  
engine. In both cases the device server filesystem is not accessed. The file xport_pro.xcr is  
not read from or written to the file system. See FTP in the XPort Pro User Guide.  
TFTP—TFTP supports XCR importing. Due to limited security capabilities of TFTP, the option  
is disabled by default.  
Best Practices  
You can import or export an entire XCR, or just a portion of it, by specifying the group name and/or  
group instances. In the examples below, import and export operations are performed from the CLI  
on the local filesystem and require a XCR on the local filesystem. The Web Manager provides the  
same functionality.  
Caution: Using Microsoft Word to edit and save an XCR will change the format of  
the file and make it incompatible with Evolution OS. This is true even if  
the file is saved as Plain Text (.txt) or an XML Document (.xml). Notepad,  
a third party text editor, or a specialized XML editor should be used  
instead.  
Importing  
The following syntax can be used to import configurations from a file:  
xcr import <file>  
xcr import <file> <groups and/or group:instances>  
The first line imports all groups specified in the XML config record named in <file>. Any filename  
is valid, and the file name and extension are not important.  
Caution: The filename xport_pro.xcr is not acceptable, because performing a FTP  
get on that name produces the current configuration and does not  
perform an FTP from the filesystem. Also, the filename xport_pro.xsr is  
not acceptable, because performing an FTP get on that name produces  
the current status and does not get anything from the filesystem.  
In the second line:  
Instance follows group with a colon (see the third example on the next page).  
Multiple groups are separated with a comma.  
Any white space requires the list of groups to be quoted.  
Only the named groups get imported, even if the XCR contains additional XCR groups.  
The following syntax can be used to export configurations to a file on the device server’s file  
system:  
XPort Pro Command Reference  
18  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
4: Configuration Using XML  
xcr export <file>  
xcr export <file> <groups and/or group:instances>  
The same guidelines above regarding importing configurations also apply to exporting  
configurations. If no groups are specified, then the export command will export all configuration  
settings to the file. If instances are specified after the groups, only those group instances are  
written. If no instance is specified, all instances of that group are written.  
Exporting  
The following example exports only the accept mode tunneling settings for line 1 to the file  
“tunnel_1.xcr” on the device server filesystem:  
xcr export tunnel_1.xcr “tunnel accept:1”  
The following example exports only the connect mode tunneling settings for all ports to the file  
“tunnel_all.xcr” on the device server filesystem:  
xcr export tunnel_all.xcr “tunnel connect”  
The following example imports only the settings for line 2 from a XCR named “factory_config.xcr”  
on the device server filesystem. If “factory_config.xcr” has other configuration settings, they are  
ignored:  
xcr import factory_config.xcr “line:2”  
The following example imports only line settings for all ports from a configuration record on the  
device server filesystem named “foobar.xcr”:  
xcr import foobar.xcr “line”  
To import only disconnect mode tunneling settings for port 1 and serial line settings for port 2 from  
an XML configuration record named “production.xcr” that contains these settings (and possibly  
more), issue the following command:  
xcr import production.xcr "tunnel disconnect:1, line:2"  
The following example imports all tunneling settings and line settings for all serial ports from a file  
named xcr_file:  
xcr import xcr_file "tunnel accept, tunnel connect, tunnel  
disconnect, tunnel modem, tunnel packing, tunnel serial, tunnel  
start, tunnel stop, line"  
The following example exports only accept mode tunneling settings on serial port 1, and line  
settings on serial port 2 to a file named tunnel_config_t1_l2.xcr on the device server filesystem.  
xcr export tunnel_config_t1_l2.xcr "tunnel accept:1, line:2"  
The following example exports connect mode tunneling and line settings for all ports to the file  
tunnel_config.xcr on the device server filesystem:  
xcr export tunnel_config.xcr "tunnel, line"  
Passwords in the XML File  
If you log in to a device server to which you will be pasting an XCR, you do not need to include  
passwords in the file, because you are already logged into the device. However, if you send an  
XCR to one or more devices that are password protected, you can include the appropriate  
passwords in the XCR and skip the login steps.  
XPort Pro Command Reference  
19  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
4: Configuration Using XML  
The “xml paste passwords” <configgroup>name is used with the “passwords” <configitem>  
name and “cli login” and “cli enable level” values to specify the passwords to use when the device  
has been configured with password protection. The password value is clear text. To protect the  
password, establish an SSH connection to the device server. Figure 4-7 shows an example.  
Figure 4-7 XML Example of Supplying Passwords  
<!—To supply passwords when importing via cli capture -->  
<configgroup name = "xml paste passwords">  
<configitem name = "passwords">  
<value name = "cli login"></value>  
<value name = "cli enable level"></value>  
</configitem>  
</configgroup>  
XML Configuration Groups  
Table 4-8 lists the XPort Pro XCR groups in alphabetical order. This table indicates the various  
group items, as well as some possible value names and options.  
Note: Any instance of &#60; in the table may be read as < (the html encoded form for  
less than) and any instance of &#62; may be read as > (the html encoded form for greater  
than).  
Table 4-8 XCR Groups  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
arp  
arp delete  
ip address  
Remove an entry  
from the ARP  
table. Specify the  
entry by its IP  
address.  
arp entry  
ip address  
mac address  
timeout  
Default: 60  
seconds  
cli  
login password  
Value is SECRET,  
hidden from user  
view.  
enable level password  
Value is SECRET,  
hidden from user  
view.  
XPort Pro Command Reference  
20  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
cli (continued)  
quit connect line  
Accepts text  
containing control  
characters, for  
example,  
&#60;control&#62;  
A represents  
control-A Default:  
<control>L  
inactivity timeout  
Default: 15  
minutes  
&#60;None&#62;,  
...  
cp group  
state  
enable  
disable  
Changes state of  
the CP group.  
(Attribute of  
“instance” is  
required for the  
group name.)  
cp  
bit  
Bit number  
(Attribute of “instance is a  
number.)  
type  
input  
output  
enable  
disable  
assert low  
device  
cpu speed  
short name  
long name  
serial number  
firmware version  
log  
Read only.  
Read only.  
diagnostics  
output  
disable, filesystem,  
line <number>  
Default: disable  
max length  
Default: 50 Kbytes  
Default: debug  
severity level  
debug, information,  
notice, warning, error  
email  
to  
Multiple addresses  
may be separated  
with semicolons.  
(Attribute of  
“instance” is a  
number.)  
cc  
Multiple addresses  
may be separated  
with semicolons.  
from  
reply to  
subject  
message file  
overriding domain  
server port  
local port  
Default: 25  
&#60;Random&#62;,... Default:  
<Random>  
priority  
urgent, high, normal,  
low, very low  
Default: normal  
XPort Pro Command Reference  
21  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
ethernet  
speed  
duplex  
auto, 10, 100  
auto, half, full  
Default: auto  
Default: auto  
(Attribute of  
“instance” is  
“eth0”.)  
ftp server  
state  
enable, disable  
Default: enable  
Default: admin  
admin username  
admin password  
Value is SECRET,  
hidden from user  
view.  
host  
name  
(Attribute of  
“instance” is a  
number.)  
protocol  
telnet, ssh  
Default: telnet  
ssh username  
remote address  
remote port  
user delete  
Default: 0  
http  
name  
Deletes an HTTP  
Authentication URI  
user. The value  
element is used to  
specify the user for  
deletion.  
authentication uri  
(Attribute of  
“instance” is the  
URI.)  
realm  
type  
user  
password  
(Attribute of “instance” is  
the user name.)  
http server  
state  
enable, disable  
Default: enable  
Default: 80  
port  
&#60;None&#62;, ...  
&#60;None&#62;, ...  
ssl3, tls1.0, tls1.1  
secure port  
secure protocols  
Default: 443  
May contain zero,  
one, or more of the  
values, separated  
by commas.  
Default: ssl3,  
tls1.0, tls1.1  
max timeout  
Default: 10  
seconds  
max bytes  
Default: 40960  
Default: enable  
Default: 50  
logging state  
max log entries  
log format  
enable, disable  
Default: %h %t  
"%r" %s %B  
"%{Referer}i"  
"%{User-Agent}i"  
authentication timeout  
Default: 30  
minutes  
XPort Pro Command Reference  
22  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
icmp  
state  
enable, disable  
enable, disable  
Default: enable  
Default: disable  
interface  
bootp  
(Attribute of  
“instance” is  
eth0”)  
dhcp  
enable, disable  
Default: enable  
ip address  
&#60;None&#62;, ...  
Accepts an IP  
address and mask  
as either: (1) IP  
address only  
(192.168.1.1) gets  
a default mask, (2)  
CIDR  
(192.168.1.1/24),  
or (3) Explicit mask  
(192.168.1.1  
255.255.255.0).  
default gateway  
&#60;None&#62;, ...  
Accepts in IP  
address in dotted  
notation, like  
192.168.1.1.  
hostname  
domain  
dhcp client id  
Set the identity of  
the client device.  
mtu  
Default: 1500  
bytes  
primary dns  
&#60;None&#62;, ...  
&#60;None&#62;, ...  
Accepts in IP  
address in dotted  
notation, like  
192.168.1.1.  
secondary dns  
Accepts in IP  
address in dotted  
notation, like  
192.168.1.1.  
ip  
multicast time to live  
ip time to live  
Default: 1 hops  
XPort Pro Command Reference  
23  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
ip filter  
delete entries  
enable, disable  
If enabled, deletes  
any existing  
entries before  
adding “filter  
entry”.  
filter delete  
filter entry  
ip address  
net mask  
ip address  
Deletes a specific  
IP filter entry.  
Deletes a specific  
IP filter entry.  
If configured, is a  
specific IP  
address.  
net mask  
If configured, is a  
specific net mask.  
line  
name  
(Attribute of  
“instance” is a  
number.)  
interface  
rs232, rs485 half-  
duplex, rs485 full-  
duplex  
Default:  
termination  
state  
enable, disable  
enable, disable  
Default: disable  
Default: depends  
on instance  
protocol  
none, modbus rtu,  
modbus ascii, tunnel,  
ppp, lpd, lpd or  
tunnel  
Default:  
baud rate  
Default: 9600 bits  
per second  
parity  
even, none, odd  
Default: none  
Default: 8  
data bits  
stop bits  
flow control  
7, 8  
1, 2  
Default: 1  
none, hardware,  
software  
Default: none  
xon char  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A Default:  
<control>Q  
XPort Pro Command Reference  
24  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
line  
xoff char  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
(Attribute of  
“instance” is a  
number.)  
(continued)  
control-A Default:  
<control>S  
gap timer  
Default: none  
&#60;None&#62;,  
...  
threshold  
banner  
Default: 56 bytes  
Default: enable  
lpd  
enable, disable  
(Attribute of  
“instance” is a  
number.)  
binary  
enable, disable  
enable, disable  
enable, disable  
enable, disable  
enable, disable  
Default: disable  
Default: disable  
Default: disable  
Default: disable  
Default: disable  
soj  
eoj  
formfeed  
convert newline  
soj text  
eoj text  
queue name  
XPort Pro Command Reference  
25  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
managelinx  
plaintext dsm credentials  
dna.xml.replication.  
protocol.version  
dna.capabilities.tcp.  
connect.fail  
enable, disable  
Default: disable  
encrypted dsm  
credentials  
dna.dsc.auth.  
tunnel.username  
dna.dsc.auth.ssh.  
pub  
dna.dsc.auth.ssh.  
priv  
device.dna.dsc.  
tunnel.portlist.list  
device.dna.dsc.  
tunnel.ip.addr  
device.dna.dsc.  
tunnel.ip.list  
device.dna.dsc.  
tunnel.ssh.public  
device.dnaid  
device.dna.dsc.  
tunnel.portlist.  
httpconnect  
device.dna.dsc.  
tunnel.proxy.host  
device.dna.dsc.  
tunnel.proxy.port  
device.dna.dsc.  
tunnel.proxy.enable  
managelinx common  
device.dna.system.  
change.number  
device.config.name  
device.dna.system.  
change.timestamp  
device.dna.dsc.  
replication.period  
Default: 1800  
seconds  
managelinx network  
interface  
device.dna.system.  
network.iface.name  
device.dna.system.  
network.iface.  
ipaddress  
device.dna.system.  
network.iface.vip.  
pool  
Default: 0  
device.viproute.  
target.name  
XPort Pro Command Reference  
26  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
modbus  
tcp server state  
additional port  
enable, disable  
Default: disable  
Default: <None>  
&#60;None&#62;, ...  
response timeout  
Default: 3000  
milliseconds  
rss  
trace input  
enable, disable  
Default: disable  
ppp  
local ip  
&#60;None&#62;),... Accepts an IP  
address and mask  
as either: (1) IP  
(Attribute of  
“instance” is a  
number.)  
address only  
(192.168.1.1) gets  
a default mask, (2)  
CIDR  
(192.168.1.1/24),  
or (3) Explicit mask  
(192.168.1.1  
255.255.255.0).  
peer ip  
&#60;None&#62;),... Accepts in IP  
address in dotted  
notation, like  
192.168.1.1.  
authentication mode  
none, pap, chap, ms- Default: none  
chap, ms-chapv2  
username  
password  
Value is SECRET,  
hidden from user  
view.  
query port  
rss  
state  
feed  
enable, disable  
enable, disable  
Default: disable  
Default: disable  
Default: 100  
persist  
max entries  
mode  
serial command  
mode  
(Attribute of  
“instance” is a  
number.)  
echo serial string  
serial string  
signon message  
wait time  
smtp  
relay address  
relay port  
Default: 25  
XPort Pro Command Reference  
27  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
enable, disable  
Additional  
Information  
snmp  
state  
Default: enable  
read community  
Value is SECRET,  
hidden from user  
view. Default:  
public  
write community  
Value is SECRET,  
hidden from user  
view. Default:  
private  
system contact  
system name  
system description  
system location  
traps  
Default: <Default>  
Default: <Default>  
state  
enable, disable  
Default: enable  
primary destination  
secondary  
destination  
ssh  
state  
enable, disable  
enable, disable  
Default: enable  
Default: 22  
Default: 3  
port  
max sessions  
delete known hosts  
ssh client  
If enabled, deletes  
any existing hosts  
before adding  
“known host”.  
known host delete  
name  
Specify the known  
host to delete.  
known host  
public rsa key  
public dsa key  
(Attribute of “instance” is  
required for the known  
host name)  
delete client users  
enable, disable  
If enabled, deletes  
any existing client  
users before  
adding “client  
user”.  
client user delete  
name  
client user  
password  
(Attribute of “instance” is  
required for the user  
name)  
remote command  
public rsa key  
private rsa key  
public dsa key  
private dsa key  
XPort Pro Command Reference  
28  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
ssh server  
host rsa keys  
public key  
private key  
public key  
private key  
host dsa keys  
delete authorized users  
authorized user delete  
name  
authorized user  
(Attribute of “instance” is  
required for the  
password  
public rsa key  
public dsa key  
certificate  
authorized user name)  
ssl  
RSA certificate  
DSA certificate  
delete all cas  
Enter the text of  
the certificate.  
private key  
Enter the text of  
the private key.  
If configured and  
not exporting  
secrets, exports  
only a placeholder.  
certificate  
Enter the text of  
the certificate.  
private key  
Enter the text of  
the private key.  
If configured and  
not exporting  
secrets, exports  
only a placeholder.  
enable, disable  
enable, disable  
If enabled, deletes  
any existing  
trusted cas before  
adding “trusted  
ca”.  
syslog  
state  
Default: disable  
host  
local port  
remote port  
severity log level  
Default: 514  
Default: 514  
Default: none  
none, emergency,  
alert, critical, error,  
warning, notice,  
information, debug  
tcp  
resets  
enable, disable  
Default: enable  
ack limit  
Number of packets  
received before an  
ACK is forced.  
Default: 3 packets  
Default: standard  
send data  
standard, expedited  
XPort Pro Command Reference  
29  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
telnet  
state  
enable, disable  
Default: enable  
Default: 23  
Default: 3  
port  
max sessions  
terminal type  
terminal  
Default:  
(Attribute of  
“instance” is  
either “network”  
or a number.)  
UNKNOWN  
login connect menu  
exit connect menu  
send break  
enable, disable  
enable, disable  
Default: disable  
Default: disable  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A  
break duration  
Default: 500  
milliseconds  
echo  
enable, disable  
enable, disable  
enable, disable  
enable, disable  
enable, disable  
Default: enable  
Default: enable  
Default: disable  
Default: disable  
Default: disable  
Default: always  
tftp server  
state  
allow file creation  
allow firmware update  
allow xcr import  
accept mode  
tunnel accept  
(Attribute of  
“instance” is a  
number.)  
disable, always, any  
character, start  
character, modem  
control asserted,  
modem emulation  
start character  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A Default:  
<control>B  
flush start character  
local port  
enable, disable  
Default: enable  
Default: <None>  
Default: tcp  
&#60;None&#62;, ...  
protocol  
tcp, ssh, telnet, tcp  
aes, ssl  
tcp keep alive  
&#60;None&#62;, ...  
Default: 45000  
milliseconds  
aes encrypt key  
Value is SECRET,  
hidden from user  
view.  
aes decrypt key  
flush serial  
Value is SECRET,  
hidden from user  
view.  
enable, disable  
Default: disable  
XPort Pro Command Reference  
30  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
tunnel accept  
(Attribute of  
“instance” is a  
number.)  
block serial  
block network  
password  
enable, disable  
enable, disable  
Default: disable  
Default: disable  
password  
prompt  
Value is SECRET,  
hidden from user  
view.  
(continued)  
enable, disable  
Default: disable  
Default: <None>  
Default: <None>  
Default: disable  
email connect  
email disconnect  
connect mode  
&#60;None&#62;, ...  
&#60;None&#62;, ...  
tunnel connect  
disable, always, any  
character, start  
character, modem  
control asserted,  
modem emulation  
(Attribute of  
“instance” is a  
number.)  
start character  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A Default:  
<control>B  
flush start character  
local port  
enable, disable  
Default: enable  
&#60;Random&#62;, ... Default:  
<Random>  
host (Attribute of  
vip  
enable, disable  
Default: disable  
“instance” is a number.)  
address  
port  
protocol  
ssh username  
validate certificate  
tcp keep alive  
aes encrypt key  
aes decrypt key  
&#60;Random&#62;,...  
sequential, simultaneous  
host mode  
Default: sequential  
reconnect time  
Default: 15000  
milliseconds  
flush serial  
enable, disable  
Default: disable  
Default: disable  
Default: disable  
Default: <None>  
Default: <None>  
block serial  
enable, disable  
block network  
email connect  
email disconnect  
cp output  
enable, disable  
&#60;None&#62;, ...  
&#60;None&#62;, ...  
goup  
connection value,  
disconnection value  
XPort Pro Command Reference  
31  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
tunnel  
disconnect  
stop character  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A  
(Attribute of  
“instance” is a  
number.)  
flush step character  
modem control  
timeout  
enable, disable  
enable, disable  
Default: disable  
Default: disable  
Default: 0  
milliseconds  
flush serial  
enable, disable  
enable, disable  
enable, disable  
enable, disable  
text, numeric  
Default: disable  
Default: disable  
Default: enable  
Default: enable  
Default: text  
tunnel modem  
(Attribute of  
“instance” is a  
number.)  
echo pluses  
echo commands  
verbose response  
response type  
error unknown  
commands  
enable, disable  
Default: disable  
incoming connection  
disabled, automatic,  
manual  
Default: disabled  
connect string  
display remote ip  
packing mode  
enable, disable  
Default: disable  
Default: disable  
tunnel packing  
(Attribute of  
“instance” is a  
number.)  
disable, timeout,  
send character  
timeout  
Default: 1000  
milliseconds  
threshold  
Default: 512 bytes  
send character  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A Default:  
<control>M  
trailing character  
Accepts a control  
character, for  
example,  
&#60;control&#62;  
A represents  
control-A  
tunnel serial  
(Attribute of  
“instance” is a  
number.)  
dtr  
asserted while  
connected,  
continuously  
asserted,  
Default: asserted  
while connected  
unasserted, truport  
XPort Pro Command Reference  
32  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Group Item  
Value Name  
Value Options  
Additional  
Information  
tunnel start  
(Attribute of  
“instance is a  
number.”  
start character  
echo  
import/export  
import/export  
enable  
disable  
tunnel stop  
(Attribute of  
“instance is a  
number.”  
stop character  
echo  
import/export  
import/export  
enable  
disable  
vip  
state  
enable, disable  
&#60;None&#62;, ...  
default: disable  
monitor timeout  
xml import  
control  
restore factory  
configuration  
delete cpm groups  
cpm group delete  
enable, disable  
enable, disable  
name  
name  
delete http authentication  
uris  
Deletes existing  
http authentication  
uris before  
importing new  
ones.  
http authentication uri  
delete  
Deletes the  
specified http  
authentication uri.  
reboot  
enable, disable  
Reboots after  
importing.  
XML Status Record Groups and Items  
Table 4-9 lists the supported XML Status Record (XSR) groups and items. These groups and  
items show the status of the device in XML form and can only be exported. The XSR schema  
differs slightly from the XCR groups and items in that the XSR allows groups within groups.  
Currently, the only XSR groups that contain any sub groups are buffer pools and tunnel. The buffer  
pools group has the following sub groups:  
Protocol stack  
Ethernet driver  
Line  
The tunnel group has the following sub groups:  
Tunnel Modem  
XPort Pro Command Reference  
33  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
4: Configuration Using XML  
Table 4-9 XSR Groups and Items  
Group Name  
Item Name  
Value Name  
ip address  
mac address  
age  
Valid Values  
arp  
arp entry  
(Attribute of “instance” is  
“eth0”.)  
type  
dynamic  
static  
buffer pool  
cp group  
this group contains other  
groups: ethernet driver,  
protocol stack  
state  
disabled  
(Attribute of “instance” is  
required for the group name.  
disabled and locked  
enabled  
enabled and locked  
value  
cp  
value  
level  
(Attribute of “instance” is a  
number.)  
low  
high  
logic  
inverted  
not inverted  
position  
pin  
cps  
cp  
(Attribute of “instance”is a  
number.)  
configured as  
input  
output  
value  
level  
low  
high  
logic  
inverted  
not inverted  
active group  
group  
device  
product info  
product type  
serial number  
firmware version  
uptime  
permanent config  
saved  
unsaved  
email  
success  
sent  
(Attribute of “instance” is a  
number.)  
sent with retries  
failed  
queued  
XPort Pro Command Reference  
34  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
time  
Valid Values  
email log  
entry  
(Attribute of “instance” is a  
number.)  
log  
ethernet driver  
buffer headers  
cluster pool  
total  
(Within group “buffer pool”.)  
free  
used  
max used  
cluster size  
total  
free  
used  
max used  
filesystem  
filesystem size  
banks  
current  
A
B
firmware begin  
firmware end  
firmware erase cycles  
bank a begin  
bank a end  
bank a erase cycles  
bank b begin  
bank b end  
bank b erase cycles  
available space  
clean space  
dirty space  
file and dir space used  
data space used  
number of files  
number of directories  
number of system files  
opened files  
locked files  
opened for sharing  
busy  
yes  
no  
XPort Pro Command Reference  
35  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
Valid Values  
running  
ftp  
status  
inactive  
connections  
last client  
cpu  
rejected  
accepted  
ip address  
port  
hardware  
type  
speed  
memory  
state  
flash size  
ram size  
http  
enabled  
disabled  
logging  
entries  
bytes  
http log  
entry  
(Attribute of “instance” is a  
number.)  
totals  
entries  
bytes  
XPort Pro Command Reference  
36  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
messages  
Valid Values  
icmp  
in  
messages discarded  
errors  
destination unreachable  
time exceeded messages  
parameter problems  
source quench requests  
redirects  
ping requests  
ping replies  
timestamp requests  
timestamp replies  
address mask requests  
address mask replies  
messages  
out  
messages discarded  
errors  
destination unreachables  
time exceeded messages  
parameter problems  
source quench requests  
redirects  
ping requests  
ping replies  
timestamp requests  
timestamp replies  
address mask requests  
address mask replies  
XPort Pro Command Reference  
37  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
Valid Values  
no link  
link up  
disabled  
unknown  
(error text)  
none  
interface  
generic  
status  
(Attribute of “instance” is  
“eth0”.)  
errors  
speed  
duplex  
ethernet (Present only for  
eth0.)  
10  
100  
full  
half  
arp  
encapsulation  
type  
ARPA  
ARPA  
timeout  
default gateway  
network mask  
domain  
mac address  
hostname  
ip address  
last change  
mtu  
primary dns  
secondary dns  
XPort Pro Command Reference  
38  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
octets  
Valid Values  
interface  
transmit  
(Attribute of “instance” is  
“eth0”.) (Continued.)  
unicast  
non unicast  
discards  
errors  
broadcast packets  
multicast packets  
filtered packets  
deferred  
multiple retries  
one retry  
underflows  
late collisions  
retry errors  
carrier lost errors  
octets  
receive  
unicast  
non unicast  
discards  
errors  
broadcast packets  
multicast packets  
filtered packets  
unknown protocol  
framing errors  
overflows  
crc errors  
missed frame errors  
XPort Pro Command Reference  
39  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
Valid Values  
enabled  
ip  
state  
disabled  
default ttl  
forwarded  
route discards  
in  
receives  
header errors  
address errors  
unknown protocols  
discarded  
delivered  
requests  
out  
discards  
discards no route  
timeout  
reassembly  
needed  
success  
failures  
fragments  
ip socket  
needed  
failures  
success  
ip sockets  
protocol  
UDP  
TCP  
rx queue  
tx queue  
local address  
local port  
remote address  
remote port  
state  
XPort Pro Command Reference  
40  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
bytes  
Valid Values  
line  
receiver  
(Attribute of “instance” is a  
number.)  
breaks  
parity errors  
framing errors  
overrun errors  
no receive buffer errors  
queued bytes  
flow control  
n/a  
stop  
go  
transmitter  
bytes  
breaks  
queued bytes  
flow control  
n/a  
stop  
go  
line levels  
cts  
rts  
asserted  
not asserted  
asserted  
not asserted  
asserted  
not asserted  
asserted  
not asserted  
enable  
dsr  
dtr  
line (With no instance.)  
(Within group “line” with  
instance.)  
state  
disable  
protocol  
tunnel  
baud rate  
Any value from 300 to  
230400.  
parity  
even  
none  
odd  
7
data bits  
stop bits  
8
1
2
XPort Pro Command Reference  
41  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
Valid Values  
hardware  
none  
line (With no instance.)  
(Within group “line” with  
instance.) (continued)  
flow control  
software  
xon char  
xoff char  
lpd  
jobs printed  
(Attribute of “instance” is a  
number.)  
bytes printed  
current client ip address  
current client port  
last client ip address  
last client port  
main heap  
memory  
condition  
clean  
corrupt  
total memory  
available memory  
fragments  
allocated blocks  
pdus in  
modbus local slave  
modbus tcp server  
totals  
state  
pdus out  
exceptions  
down  
up  
(Attribute of “instance” is  
“permanent” or “additional”.)  
binding  
no port  
local port  
totals  
uptime  
pdus in  
pdus out  
connections  
local ip address  
local port  
last connection  
remote ip address  
remote port  
local ip address  
local port  
current connection  
remote ip address  
XPort Pro Command Reference  
42  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
remote port  
uptime  
Valid Values  
modbus tcp server  
current connection (  
(Attribute of “instance” is  
“permanent” or “additional”.)  
(continued)  
pdus in  
pdus out  
cpu %  
processes  
process  
(Attribute of “instance” is a  
number.)  
stack used  
stack size  
thread name  
total  
protocol stack (within group  
“buffer pool”)  
buffer headers  
cluster pool  
free  
used  
max used  
cluster size  
total  
free  
used  
max used  
query port  
status  
enabled  
disabled  
last connection  
in  
ip address  
port  
discoveries  
unknown queries  
erroneous packets  
discovery replies  
errors  
out  
rss  
url  
data  
entries  
bytes  
sessions  
ssh  
state  
active  
waiting  
disabled  
totals  
uptime  
bytes in  
bytes out  
syslog  
status  
messages failed  
messages send  
XPort Pro Command Reference  
43  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
algorithm  
Valid Values  
tcp  
retransmission  
vanj  
timeout minimum  
timeout maximum  
maximum  
connections  
open active  
open passive  
failed  
resets  
established  
errors in  
resets  
in  
out  
segments  
state  
in  
out  
retransmitted  
telnet  
active  
waiting  
disabled  
totals  
uptime  
bytes in  
bytes out  
tftp  
downloaded  
uploaded  
status  
running  
inactive  
not found  
errors  
read  
write  
unknown  
ip address  
port  
last client  
XPort Pro Command Reference  
44  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
Valid Values  
tunnel  
aggregate  
completed connects  
completed accepts  
disconnects  
(Attribute of “instance” is a  
number.)  
dropped connects  
dropped accepts  
octets from serial  
octets from network  
connect connection time  
accept connection time  
connect dns address  
changes  
connect dns address  
invalids  
tunnel modem (within group  
“tunnel”)  
echo commands  
enable  
disable  
enable  
disable  
text  
verbose response  
response type  
numeric  
disable  
enable  
disabled  
automatic  
manual  
error unknown commands  
incoming connection  
udp  
in unknown ports  
in datagrams  
in errors  
out datagrams  
XPort Pro Command Reference  
45  
Download from Www.Somanuals.com. All Manuals Search And Download.  
4: Configuration Using XML  
Group Name  
Item Name  
Value Name  
Valid Values  
up  
vip  
conduit status  
down  
disabled  
idle  
negotiating  
closing  
conduit uptime  
config name  
current tunnel port  
dsm ip address list  
local dna id  
time of last replication  
tunnel user  
tunnel http port list  
data bytes  
receive  
transmit  
receive  
transmit  
receive  
transmit  
udp packet queue  
udp packets  
current dsm ip address  
tunnel proxy host  
tunnel proxy port  
vip pools  
network interface  
name  
(instance is a number.)  
xsr  
out  
bytes  
lines  
elements  
errors  
XPort Pro Command Reference  
46  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
Click the level in the tree structure and it will take you to the command list for that level.  
XPort Pro Command Reference  
47  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
XPort Pro Command Reference  
48  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
Table 5-1 Commands and Levels  
accept (tunnel-accept:1) level commands  
accept mode always  
Enables the tunneling server to always accept tunneling  
connections.  
accept mode any character  
Enables the tunneling server to accept tunneling connec-  
tions only when a  
character is received through the corresponding line (serial  
port).  
accept mode disable  
Disables accept mode tunneling.  
accept mode modem control asserted  
Enables the tunneling server to accept tunneling connec-  
tions when the modem  
control pin is asserted.  
accept mode modem emulation  
accept mode start character  
Enables modem emulation for accept mode tunneling.  
Enables accept mode tunneling when the configured start  
character  
is received on the line.  
aes decrypt key <hexadecimal>  
Sets the accept tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the accept tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the accept tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the accept tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
block network disable  
block network enable  
Forwards (tunnels) network data in accept mode tunneling.  
Discards all data coming in from the accept mode tunnel  
before forwarding  
it to the serial interface (generally used for debugging).  
block serial disable  
block serial enable  
Forwards (tunnels) serial data in accept mode tunneling.  
Discards all data coming in from the serial interface before  
forwarding  
it to the accept mode tunnel (generally used for debug-  
ging).  
clrscrn  
Clears the screen.  
cp output  
Enters the next lower level.  
default accept mode  
Restores the default accept mode as "always".  
XPort Pro Command Reference  
49  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
default protocol  
Restores the default protocol as "TCP".  
default start character  
default tcp keep alive  
Defaults the accept mode start character.  
Restores the default 45 second accept mode TCP keep  
alive timeout.  
email connect <number>  
Sets an email profile to use to send an email alert upon  
establishing  
an accept mode tunnel.  
<number> = the number of the email profile to use.  
email disconnect <number>  
Sets an email profile to use to send an email alert upon  
closing  
an accept mode tunnel.  
<number> = the number of the email profile to use.  
exit  
Returns to the tunnel level.  
flush serial disable  
Characters already in the serial data buffer are retained  
upon establishing  
an accept mode tunneling connection.  
flush serial enable  
Flushes the serial data buffer upon establishing an accept  
mode tunneling  
connection.  
flush start character disable  
flush start character enable  
Enables forwarding of the accept start character into the  
network.  
Disables forwarding of the accept start character into the  
network.  
kill connection  
Disconnects the active accept mode tunneling connection.  
local port <number>  
Sets the port to use for accept mode tunneling.  
<number> = number of the port to use.  
no aes decrypt key  
no aes encrypt key  
no email connect  
Removes the accept tunnel AES decrypt key.  
Removes the accept tunnel AES encrypt key.  
Discontinues sending email alerts upon establishing an  
accept mode tunnel.  
no email disconnect  
no local port  
Discontinues sending email alerts upon closing an accept  
mode tunnel.  
Uses the default port number as the local port for accept  
mode tunneling.  
The default port is 10000 + #, where # is the line number  
for this tunnel.  
no tcp keep alive  
password  
Disables the accept mode TCP keep alive timeout.  
Enters the next lower level.  
protocol ssh  
protocol ssl  
Uses SSH protocol for accept mode tunneling.  
Uses SSL protocol for accept mode tunneling.  
Uses TCP protocol for accept mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for accept mode  
tunneling.  
protocol telnet  
show  
Uses Telnet protocol (with IAC) for accept mode tunneling.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Displays tunnel accept status.  
start character <control>  
Sets the accept mode start character.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
XPort Pro Command Reference  
50  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for accept mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
write  
Stores the current configuration in permanent memory.  
arp (config-arp) level commands  
add <ip address> <MAC address>  
Adds an entry to the ARP table, mapping an IP address to  
a MAC address.  
<ip address> = IP address to be mapped.  
<mac address> = MAC address in colon-separated form.  
clrscrn  
Clears the screen.  
default timeout  
exit  
Restores the default ARP cache timeout.  
Exits to the configuration level.  
Removes all entries from the ARP cache.  
remove all  
remove ip <ip address>  
Removes an entry from the ARP cache.  
<ip address> = address of the entry being removed.  
show  
Displays the current configuration.  
Displays the ARP cache table.  
show cache  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
timeout <seconds>  
Sets the ARP cache timeout.  
<seconds> = ARP cache timeout in seconds.  
write  
Stores the current configuration in permanent memory.  
cli (config-cli) level commands  
clrscrn  
Clears the screen.  
default inactivity timeout  
default quit connect line  
The default inactivity timeout will apply to CLI sessions.  
Restores the default string used to quit the "connect line  
<line>" command.  
enable level password <text>  
exit  
Sets the enable-level password.  
Exits to the configuration level.  
inactivity timeout <minutes>  
login password <text>  
no enable level password  
no inactivity timeout  
no login password  
Sets the inactivity timeout for all CLI sessions.  
Sets the CLI login password.  
Removes the enable-level password.  
No inactivity timeout will apply to CLI sessions.  
Removes the CLI login password.  
quit connect line <control>  
Sets the string used to quit the "connect line <line>" com-  
mand.  
The characters may be input as text or control.  
A control character has the form <control>C.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh  
Change to menu level for SSH configuration and status.  
Change to menu level for Telnet configuration and status.  
Stores the current configuration in permanent memory.  
telnet  
write  
client (ssh-client) level commands  
clrscrn  
Clears the screen.  
default user <username> command  
Restore the user command to the default login shell  
XPort Pro Command Reference  
51  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
5: Commands and Levels  
delete all known hosts  
delete all users  
Remove all hnown hosts  
Remove all users  
delete known host <server>  
delete user <username>  
exit  
Remove known host  
Delete the named user  
Exits to the ssh level.  
known host <server>  
no known host <server> dsa  
no known host <server> rsa  
no user <username> dsa  
no user <username> rsa  
show  
Set known host RSA or DSA key  
Remove known host DSA key  
Remove known host RSA key  
Remove user DSA key  
Remove user RSA key  
Show SSH Client settings  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show known host <server>  
Show known host RSA and DSA keys  
Show information for a user  
show user <username>  
user <username>  
Set username and RSA or DSA keys  
Customizes the user command  
user <username> command <command>  
user <username> generate dsa 1024  
user <username> generate dsa 512  
user <username> generate dsa 768  
user <username> generate rsa 1024  
user <username> generate rsa 512  
user <username> generate rsa 768  
user <username> password <password>  
Generate DSA public and private keys  
Generate DSA public and private keys  
Generate DSA public and private keys  
Generate RSA public and private keys  
Generate RSA public and private keys  
Generate RSA public and private keys  
Set username with password and optional RSA or DSA  
keys  
write  
Stores the current configuration in permanent memory.  
configure (config) level commands  
arp  
Changes to the command level for ARP configuration and  
status.  
cli  
Change to menu level for CLI configuration and status  
Clears the screen.  
clrscrn  
diagnostics  
exit  
Enters the diagnostics level.  
Exits to the enable level.  
ftp  
Enters the ftp level.  
host <number>  
http  
Change to config host level  
Enters the http level.  
icmp  
Changes to the command level for ICMP configuration and  
status.  
if <instance>  
Changes to the interface configuration level.  
ip  
Changes to the command level for IP configuration and  
status.  
ip filter  
Enters the config-filter level.  
kill ssh <session>  
kill telnet <session>  
lpd <line>  
Kills SSH session with index from "show sessions"  
Kills Telnet session with index from "show sessions"  
Enters the configure lpd level.  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
modbus  
Changes to the modbus configuration level.  
XPort Pro Command Reference  
52  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
query port  
rss  
Enters the query port level.  
Change to menu level for RSS configuration and status  
Displays system information.  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
smtp  
Changes to the command level for SMTP configuration  
and status.  
snmp  
syslog  
tcp  
Enters the snmp level.  
Enters the syslog level.  
Changes to the command level for TCP configuration and  
status.  
terminal <line>  
Enters the configure-terminal level.  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
Enters the configure-terminal level for the network.  
Enters the tftp level.  
tftp  
udp  
Changes to the command level for UDP configuration and  
status.  
vip  
Change to menu level for VIP configuration and status  
Stores the current configuration in permanent memory.  
write  
connect (tunnel-connect:1) level commands  
block network disable  
Forwards (tunnels) network data in connect mode tunne-  
ling.  
block network enable  
Discards all data coming in from the connect mode tunnel  
before forwarding  
it to the serial interface (generally used for debugging).  
block serial disable  
block serial enable  
Forwards (tunnels) serial data in connect mode tunneling.  
Discards all data coming in from the serial interface before  
forwarding  
it to the connect mode tunnel (generally used for debug-  
ging).  
clrscrn  
Clears the screen.  
connect mode always  
Enables the tunneling server to always establish tunneling  
connections.  
connect mode any character  
Enables the tunneling server to establish a tunneling con-  
nection when a  
character is received on the corresponding line (serial  
port).  
connect mode disable  
Disables connect mode tunneling.  
connect mode modem control asserted  
Enables the tunneling server to make tunneling connec-  
tions when the modem  
control pin is asserted.  
connect mode modem emulation  
connect mode start character  
Enables modem emulation for connect mode tunneling.  
Enables connect mode tunneling when the configured start  
character  
is received on the line.  
cp output  
Enters the next lower level.  
default connect mode  
default host mode  
Restores the default connect mode as "disable".  
Connects to the first host in the list that accepts the con-  
nection.  
default local port  
Uses a random port number as the local port for establish-  
ing tunneling  
XPort Pro Command Reference  
53  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
connections to other devices.  
default reconnect time  
Restores the default reconnect time value for connect  
mode tunneling.  
default start character  
Defaults the connect mode start character.  
email connect <number>  
Sets an email profile to use to send an email alert upon  
establishing  
a connect mode tunnel.  
<number> = the number of the email profile to use.  
email disconnect <number>  
Sets an email profile to use to send an email alert upon  
closing  
a connect mode tunnel.  
<number> = the number of the email profile to use.  
exit  
Returns to the tunnel level.  
flush serial disable  
Characters already in the serial data buffer are retained  
upon establishing  
a connect mode tunneling connection.  
flush serial enable  
Flushes the serial data buffer upon establishing a connect  
mode tunneling  
connection.  
flush start character disable  
flush start character enable  
host <instance>  
Enables forwarding of the connect start character into the  
network.  
Disables forwarding of the connect start character into the  
network.  
Enters the next lower level.  
Specify the instance for the next lower level.  
host mode sequential  
host mode simultaneous  
kill connection  
Connects to the first host in the list that accepts the con-  
nection.  
Selects simultaneous connections to all hosts on the host  
list.  
Disconnects the active connect mode tunneling connection  
or connections.  
local port <number>  
no email connect  
Sets a specific port for use as the local port.  
<number> = the number of the port to use.  
Discontinues sending email alerts upon establishing a  
connect mode tunnel.  
no email disconnect  
promote host <number>  
Discontinues sending email alerts upon closing a connect  
mode tunnel.  
Promotes the identified host, exchanging it place with the  
host above it,  
to adjust the order of the defined hosts.  
reconnect time <milliseconds>  
Sets the reconnect time value for tunneling connections  
established by the  
device in milliseconds.  
<milliseconds> = timeout in milliseconds.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Displays tunnel connect status.  
start character <control>  
Sets the connect mode start character.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
XPort Pro Command Reference  
54  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
write  
Stores the current configuration in permanent memory.  
cp (email-cp:4) level commands  
clrscrn  
Clears the screen.  
exit  
Exits to the next higher level.  
group <text>  
Specify a CP group that shall trigger an email.  
<text> = configurable pin group.  
no group  
Disables the trigger to send an email.  
Clears the value that shall trigger an email.  
Shows the current configuration.  
no trigger value  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
trigger value <number>  
Specify a value of the CP group that shall trigger an  
email.  
<number> = numeric value to watch for from the CP  
group. Can be specified as  
hex if prepended with “0x”.  
write  
Stores the current configuration in permanent memory.  
cp (email-cp:3) level commands  
clrscrn  
Clears the screen.  
exit  
Exits to the next higher level.  
group <text>  
Specify a CP group that shall trigger an email.  
<text> = configurable pin group.  
no group  
Disables the trigger to send an email.  
Clears the value that shall trigger an email.  
Shows the current configuration.  
no trigger value  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
trigger value <number>  
Specify a value of the CP group that shall trigger an  
email.  
<number> = numeric value to watch for from the CP  
group. Can be specified as  
hex if prepended with “0x”.  
write  
Stores the current configuration in permanent memory.  
cp (email-cp:2) level commands  
clrscrn  
Clears the screen.  
exit  
Exits to the next higher level.  
group <text>  
Specify a CP group that shall trigger an email.  
<text> = configurable pin group.  
no group  
Disables the trigger to send an email.  
Clears the value that shall trigger an email.  
Shows the current configuration.  
no trigger value  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
trigger value <number>  
Specify a value of the CP group that shall trigger an  
email.  
<number> = numeric value to watch for from the CP  
group. Can be specified as  
hex if prepended with “0x”.  
write  
Stores the current configuration in permanent memory.  
Clears the screen.  
cp (email-cp:1) level commands  
clrscrn  
XPort Pro Command Reference  
55  
Download from Www.Somanuals.com. All Manuals Search And Download.  
       
5: Commands and Levels  
exit  
Exits to the next higher level.  
group <text>  
Specify a CP group that shall trigger an email.  
<text> = configurable pin group.  
no group  
Disables the trigger to send an email.  
Clears the value that shall trigger an email.  
Shows the current configuration.  
no trigger value  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
trigger value <number>  
Specify a value of the CP group that shall trigger an  
email.  
<number> = numeric value to watch for from the CP  
group. Can be specified as  
hex if prepended with “0x”.  
write  
Stores the current configuration in permanent memory.  
cp output (tunnel-connect-cp_output:1) level commands  
clrscrn  
Clears the screen.  
connection value <number>  
Sets the value to output to the CP Group upon connect  
mode connection.  
<number> = binary to output (typically 1 or 0).  
default connection value  
Restores the default value for connect mode connection.  
default disconnection value  
Restores the default value for connect mode disconnec-  
tion.  
disconnection value <number>  
Sets the value to output to the CP Group upon connect  
mode disconnection.  
<number> = binary to output (typically 1 or 0).  
exit  
Exits to the next higher level.  
group <text>  
Configures the CP Group to set upon making or breaking  
a connect  
mode connection.  
<text> = CP Group.  
no group  
show  
Removes the CP Set Group for connect mode.  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
cp output (tunnel-accept-cp_output:1) level commands  
clrscrn  
Clears the screen.  
connection value <number>  
Sets the value to output to the CP Group upon accept  
mode connection.  
<number> = binary to output (typically 1 or 0).  
default connection value  
Restores the default value for accept mode connection.  
Restores the default value for accept mode disconnection.  
default disconnection value  
disconnection value <number>  
Sets the value to output to the CP Group upon accept  
mode disconnection.  
<number> = binary to output (typically 1 or 0).  
exit  
Exits to the next higher level.  
group <text>  
Configures the CP Group to set upon making or breaking  
an accept  
mode connection.  
<text> = CP Group.  
no group  
show  
Removes the CP Set Group for accept mode.  
Shows the current configuration.  
XPort Pro Command Reference  
56  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
cpm (cpm) level commands  
add <cp> to <group>  
Adds the specified CP to the specified group.  
<cp> = configurable pin.  
<group> = the name of the group to which you want to add  
the CP.  
add <cp> to <group> <bit>  
Adds a specified CP to a specified group at a specified bit  
position.  
<cp> = configurable pin.  
<group> = the name of the group to which you want to add  
the CP.  
<bit> = bit position.  
clrscrn  
Clears the screen.  
create <group>  
Creates a configurable pin (CP) group.  
<group> = the name for the new group.  
delete <cp> from <group>  
Removes a CP from a specified group and sets the CP to  
its default  
configuration of input.  
<cp> = configurable pin.  
<group> = the name of the group.  
delete <group>  
Removes a group and resets all CPs in that group to the  
default  
configuration of input.  
<group> = the name of the group.  
disable <group>  
Disables the specified group.  
<group> = the name of the group.  
enable <group>  
Enables a disabled group.  
<group> = the name of the group.  
exit  
Exits to the enable level.  
get <group>  
Displays the value of the specified group.  
<group> = the name of the group.  
set <cp> as input  
Configures a CP as an asserted high input.  
<cp> = configurable pin.  
set <cp> as input assert low  
set <cp> as output  
Configures a CP as an asserted low input.  
<cp> = configurable pin.  
Configures a CP as an asserted high output.  
<cp> = configurable pin.  
set <cp> as output assert low  
set <group> <value>  
Configures a CP as an asserted low output.  
<cp> = configurable pin.  
Assigns a value to the specified group.  
<group> = the name of the group.  
<value> = numeric value to assign to the CP group. Can  
be specified as hex  
if prepended with “0x”.  
show <group>  
Displays group information for specified group.  
<group> = the name of the group.  
show cp  
Displays configuration and group information for all CPs.  
Displays all groups defined and their state.  
show groups  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
device (device) level commands  
XPort Pro Command Reference  
57  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
auto show tlog  
auto show upload  
clrscrn  
Continuously displays the internal trouble log.  
Continuously displays the status of firmware upload.  
Clears the screen.  
default long name  
default short name  
dhrystone  
Restores the default product long name.  
Restores the default product short name.  
Runs the Dhrystone benchmark program.  
Exit to the enable level.  
exit  
long name <name>  
Sets the product long name, displayed in command mode  
and the Web interface.  
short name <name>  
Sets the product short name, displayed in command mode  
and the Web interface.  
<name> = maximum of eight characters.  
show  
Show system information  
show buffer pool  
show codefile memory  
show debug  
Displays information about the various buffer pools.  
Displays memory utilization by code files.  
Displays debug information.  
show delta memory  
Displays differences in memory utilization by code files or  
line reference.  
show hardware information  
show history  
Displays information about the hardware.  
Displays the last 20 commands entered during the current  
CLI session.  
show linereference memory <code filename>  
Displays memory utilization by line reference for one code  
file.  
show memory  
Displays current memory usage information.  
Displays task memory utilization.  
show task memory  
show task state  
Displays current task states.  
show tlog  
Displays the internal trouble log.  
show upload  
Displays the status of firmware upload.  
Show system information  
show xport_pro  
write  
Stores the current configuration in permanent memory.  
diagnostics (config-diagnostics) level commands  
clrscrn  
exit  
Clears the screen.  
Returns to the config level.  
Enters the next lower level.  
Displays the current configuration.  
log  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
disconnect (tunnel-disconnect:1) level commands  
clrscrn  
Clears the screen.  
exit  
Returns to the tunnel level.  
flush serial disable  
Does not flush serial data upon closing a tunneling con-  
nection.  
flush serial enable  
Flushes serial data buffer when a tunneling connection is  
closed.  
flush stop character disable  
flush stop character enable  
Forwards the stop character from the Line to the network.  
Prevents the stop character from the Line from being for-  
warded to the network.  
XPort Pro Command Reference  
58  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
modem control disable  
modem control enable  
Does not watch the modem control pin to disconnect.  
Watches the modem control pin and disconnects if it is not  
asserted.  
no stop character  
no timeout  
Removes the stop character.  
Disables disconnect after timeout feature for tunneling  
sessions.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
stop character <control>  
Sets the stop character.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
timeout <milliseconds>  
Disconnects when no data has been received on the line  
(serial port) for the  
specified length of time.  
<milliseconds> = timeout in milliseconds.  
write  
Stores the current configuration in permanent memory.  
dns (dns) level commands  
clrscrn  
Clears the screen.  
exit  
Exits to the enable level.  
lookup <host_or_ip>  
remove all  
Return a lookup on the DNS name or IP address.  
Removes all entries from the DNS Cache.  
Removes an entry from the DNS Cache.  
Show DNS status and cache entries.  
remove host <host>  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
email 1 (email:1) level commands  
auto show statistics  
cc <text>  
Continuously displays email statistics.  
Sets Cc addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
clear log  
Clears all entries from the mail log.  
Sets the email counters to zero.  
clear mail counters  
clrscrn  
Clears the screen.  
cp  
Enters the next lower level.  
default local port  
default priority  
default server port  
Sets the local port (used to send email alerts) to random.  
Sets X-Priority for email alerts to 3 (normal).  
Restores the factory default port for SMTP on the server  
side.  
email <number>  
exit  
Enters the configure email level.  
Exits to the enable level.  
from <text>  
Sets the From address for email alerts.  
<text> = email address to place in the From field of the  
email alert.  
local port <number>  
Sets the local port used to send email alerts.  
<number> local port to use for email alerts.  
message file <text>  
Specifies a text file, the contents of which will be the mes-  
XPort Pro Command Reference  
59  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
sage body  
of an email alert.  
<text> = the name of a local file.  
no cc  
Removes the Cc addresses for email alerts.  
Restores the email counters to the aggregate values.  
Removes the From address for email alerts.  
no clear mail counters  
no from  
no message file  
Removes the file name, so the message body will be emp-  
ty.  
no overriding domain  
no reply to  
Removes the overriding domain name option.  
Removes the Reply To address for email alerts.  
Removes subject used for email alerts.  
no subject  
no to  
Removes the To addresses for email alerts.  
overriding domain <text>  
Sets a domain name that will be used when connecting to  
an SMTP server to  
send an email alert instead of the device’s domain name in  
EHLO.  
<text> = domain name to override the current domain  
name in EHLO.  
priority high  
Sets X-Priority for email alerts to 2 (high).  
Sets X-Priority for email alerts to 4 (low).  
Sets X-Priority for email alerts to 3 (normal).  
Sets X-Priority for email alerts to 1 (urgent).  
Sets X-Priority for email alerts to 5 (very low).  
priority low  
priority normal  
priority urgent  
priority very low  
reply to <text>  
Sets the Reply To address for email alerts.  
<text> = email address to place in the Reply To field of the  
email alert.  
send  
Sends an email using the current settings.  
server port <number>  
Sets the port used by the SMTP server.  
<number> = port used for SMTP on the server side.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show log  
Displays the email log.  
Displays email statistics.  
show statistics  
subject <text>  
Sets the Subject for email alerts.  
<text> = text to placed as the subject.  
to <text>  
Sets To addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
write  
Stores the current configuration in permanent memory.  
email 2 (email:2) level commands  
auto show statistics  
cc <text>  
Continuously displays email statistics.  
Sets Cc addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
clear log  
Clears all entries from the mail log.  
Sets the email counters to zero.  
Clears the screen.  
clear mail counters  
clrscrn  
cp  
Enters the next lower level.  
default local port  
Sets the local port (used to send email alerts) to random.  
XPort Pro Command Reference  
60  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
default priority  
Sets X-Priority for email alerts to 3 (normal).  
default server port  
Restores the factory default port for SMTP on the server  
side.  
email <number>  
exit  
Enters the configure email level.  
Exits to the enable level.  
from <text>  
Sets the From address for email alerts.  
<text> = email address to place in the From field of the  
email alert.  
local port <number>  
Sets the local port used to send email alerts.  
<number> local port to use for email alerts.  
message file <text>  
Specifies a text file, the contents of which will be the mes-  
sage body  
of an email alert.  
<text> = the name of a local file.  
no cc  
Removes the Cc addresses for email alerts.  
Restores the email counters to the aggregate values.  
Removes the From address for email alerts.  
no clear mail counters  
no from  
no message file  
Removes the file name, so the message body will be emp-  
ty.  
no overriding domain  
no reply to  
Removes the overriding domain name option.  
Removes the Reply To address for email alerts.  
Removes subject used for email alerts.  
no subject  
no to  
Removes the To addresses for email alerts.  
overriding domain <text>  
Sets a domain name that will be used when connecting to  
an SMTP server to  
send an email alert instead of the device’s domain name in  
EHLO.  
<text> = domain name to override the current domain  
name in EHLO.  
priority high  
Sets X-Priority for email alerts to 2 (high).  
Sets X-Priority for email alerts to 4 (low).  
Sets X-Priority for email alerts to 3 (normal).  
Sets X-Priority for email alerts to 1 (urgent).  
Sets X-Priority for email alerts to 5 (very low).  
priority low  
priority normal  
priority urgent  
priority very low  
reply to <text>  
Sets the Reply To address for email alerts.  
<text> = email address to place in the Reply To field of the  
email alert.  
send  
Sends an email using the current settings.  
server port <number>  
Sets the port used by the SMTP server.  
<number> = port used for SMTP on the server side.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show log  
Displays the email log.  
Displays email statistics.  
show statistics  
subject <text>  
Sets the Subject for email alerts.  
<text> = text to placed as the subject.  
to <text>  
Sets To addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
write  
Stores the current configuration in permanent memory.  
XPort Pro Command Reference  
61  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
email 3 (email:3) level commands  
auto show statistics  
cc <text>  
Continuously displays email statistics.  
Sets Cc addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
clear log  
Clears all entries from the mail log.  
Sets the email counters to zero.  
clear mail counters  
clrscrn  
Clears the screen.  
cp  
Enters the next lower level.  
default local port  
default priority  
default server port  
Sets the local port (used to send email alerts) to random.  
Sets X-Priority for email alerts to 3 (normal).  
Restores the factory default port for SMTP on the server  
side.  
email <number>  
exit  
Enters the configure email level.  
Exits to the enable level.  
from <text>  
Sets the From address for email alerts.  
<text> = email address to place in the From field of the  
email alert.  
local port <number>  
Sets the local port used to send email alerts.  
<number> local port to use for email alerts.  
message file <text>  
Specifies a text file, the contents of which will be the mes-  
sage body  
of an email alert.  
<text> = the name of a local file.  
no cc  
Removes the Cc addresses for email alerts.  
Restores the email counters to the aggregate values.  
Removes the From address for email alerts.  
no clear mail counters  
no from  
no message file  
Removes the file name, so the message body will be emp-  
ty.  
no overriding domain  
no reply to  
Removes the overriding domain name option.  
Removes the Reply To address for email alerts.  
Removes subject used for email alerts.  
no subject  
no to  
Removes the To addresses for email alerts.  
overriding domain <text>  
Sets a domain name that will be used when connecting to  
an SMTP server to  
send an email alert instead of the device’s domain name in  
EHLO.  
<text> = domain name to override the current domain  
name in EHLO.  
priority high  
Sets X-Priority for email alerts to 2 (high).  
Sets X-Priority for email alerts to 4 (low).  
Sets X-Priority for email alerts to 3 (normal).  
Sets X-Priority for email alerts to 1 (urgent).  
Sets X-Priority for email alerts to 5 (very low).  
priority low  
priority normal  
priority urgent  
priority very low  
reply to <text>  
Sets the Reply To address for email alerts.  
<text> = email address to place in the Reply To field of the  
email alert.  
send  
Sends an email using the current settings.  
server port <number>  
Sets the port used by the SMTP server.  
<number> = port used for SMTP on the server side.  
show  
Displays the current configuration.  
XPort Pro Command Reference  
62  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show log  
Displays the email log.  
Displays email statistics.  
show statistics  
subject <text>  
Sets the Subject for email alerts.  
<text> = text to placed as the subject.  
to <text>  
Sets To addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
write  
Stores the current configuration in permanent memory.  
email 4 (email:4) level commands  
auto show statistics  
cc <text>  
Continuously displays email statistics.  
Sets Cc addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
clear log  
Clears all entries from the mail log.  
Sets the email counters to zero.  
clear mail counters  
clrscrn  
Clears the screen.  
cp  
Enters the next lower level.  
default local port  
default priority  
default server port  
Sets the local port (used to send email alerts) to random.  
Sets X-Priority for email alerts to 3 (normal).  
Restores the factory default port for SMTP on the server  
side.  
email <number>  
exit  
Enters the configure email level.  
Exits to the enable level.  
from <text>  
Sets the From address for email alerts.  
<text> = email address to place in the From field of the  
email alert.  
local port <number>  
Sets the local port used to send email alerts.  
<number> local port to use for email alerts.  
message file <text>  
Specifies a text file, the contents of which will be the mes-  
sage body  
of an email alert.  
<text> = the name of a local file.  
no cc  
Removes the Cc addresses for email alerts.  
Restores the email counters to the aggregate values.  
Removes the From address for email alerts.  
no clear mail counters  
no from  
no message file  
Removes the file name, so the message body will be emp-  
ty.  
no overriding domain  
no reply to  
Removes the overriding domain name option.  
Removes the Reply To address for email alerts.  
Removes subject used for email alerts.  
no subject  
no to  
Removes the To addresses for email alerts.  
overriding domain <text>  
Sets a domain name that will be used when connecting to  
an SMTP server to  
send an email alert instead of the device’s domain name in  
EHLO.  
<text> = domain name to override the current domain  
name in EHLO.  
priority high  
priority low  
Sets X-Priority for email alerts to 2 (high).  
Sets X-Priority for email alerts to 4 (low).  
XPort Pro Command Reference  
63  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
priority normal  
priority urgent  
priority very low  
reply to <text>  
Sets X-Priority for email alerts to 3 (normal).  
Sets X-Priority for email alerts to 1 (urgent).  
Sets X-Priority for email alerts to 5 (very low).  
Sets the Reply To address for email alerts.  
<text> = email address to place in the Reply To field of the  
email alert.  
send  
Sends an email using the current settings.  
server port <number>  
Sets the port used by the SMTP server.  
<number> = port used for SMTP on the server side.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show log  
Displays the email log.  
Displays email statistics.  
show statistics  
subject <text>  
Sets the Subject for email alerts.  
<text> = text to placed as the subject.  
to <text>  
Sets To addresses for email alerts.  
<text> = a quoted, semicolon separated list of email ad-  
dresses.  
write  
Stores the current configuration in permanent memory.  
enable (enable) level commands  
auto show interfaces  
auto show processes  
clear interfaces counters  
clrscrn  
Show interface statistics  
Continuously show thread runtime information  
Zeros interface session counters  
Clears the screen.  
configure  
Enters the configuration level.  
Show name and number for lines.  
Begin session on serial port.  
Enters the CP Manager level.  
Enters the device level.  
connect  
connect line <line>  
cpm  
device  
disable  
Exits the enable level.  
dns  
Enters the DNS level.  
email <number>  
exit  
Enters the configure email level.  
Exit from the system  
filesystem  
Enters the filesystem level.  
kill ssh <session>  
kill telnet <session>  
line <line>  
Kills SSH session with index from "show sessions"  
Kills Telnet session with index from "show sessions"  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
lpd  
Enters the lpd level.  
no clear interfaces counters  
ping <host>  
Unzeros interface session counters  
Ping destination continuously with 5 second timeout  
Ping destination n times with 5 second timeout  
Ping destination n times with x timeout (in seconds)  
Enters the serial line PPP level.  
ping <host> <count>  
ping <host> <count> <timeout>  
ppp <line>  
reload  
Reboot system  
reload factory defaults  
show  
Reload factory defaults to permanent storage  
Show system information  
XPort Pro Command Reference  
64  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show interfaces  
show ip sockets  
show processes  
show sessions  
Show interface statistics  
Show UDP/TCP state information  
Show thread runtime information  
Show active Telnet and SSH Sessions  
Show system information  
show xport_pro  
ssh  
Enters the SSH configuration level.  
ssh <optClientUsername> <host>  
Begin SSH session on network <host>.  
The optClientUserName must match an SSH Client: Users  
configuration entry.  
Use "" in optClientUserName to prompt for host username  
and password.  
ssh <optClientUsername> <host> <port>  
Begin SSH session on network <host>:<port>.  
The optClientUserName must match an SSH Client: Users  
configuration entry.  
Use "" in optClientUserName to prompt for host username  
and password.  
ssl  
Enters the SSL configuration level.  
Begin telnet session on network <host>.  
Begin telnet session on network <host>:<port>.  
Trace route to destination  
telnet <host>  
telnet <host> <port>  
trace route <host>  
tunnel <line>  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
write  
Stores the current configuration in permanent memory.  
Enters the XML level.  
xml  
filesystem (filesystem) level commands  
cat <file>  
Show the contents of a file  
cd <directory>  
Change the current directory to the specified directory  
Clears the screen.  
clrscrn  
compact  
Compact the file system, freeing all dirty space  
Copy an existing file  
cp <source file> <destination file>  
dump <file>  
Show contents of a file as a hex dump  
Exits to the enable level.  
exit  
format  
Format the file system and lose all data  
Show all files and directories in the current directory  
Show all files and directories in the specified directory  
Create a directory  
ls  
ls <directory>  
mkdir <directory>  
mv <source file> <destination file>  
pwd  
Move a file on the file system  
Print working directory  
rm <file>  
Remove a file  
rmdir <directory>  
show  
Remove a directory  
Show file system statistics  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show tree  
Show all files and directories from current directory  
Get an ascii file using TFTP  
tftp get ascii <source file> <destination file> <host>  
tftp get ascii <source file> <destination file> <host> <port> Get an ascii file using TFTP  
XPort Pro Command Reference  
65  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
tftp get binary <source file> <destination file> <host>  
Get a binary file using TFTP  
Get a binary file using TFTP  
tftp get binary <source file> <destination  
file> <host> <port>  
tftp put ascii <source file> <destination file> <host>  
Put an ascii file using TFTP  
tftp put ascii <source file> <destination file> <host> <port> Put an ascii file using TFTP  
tftp put binary <source file> <destination file> <host>  
Put a binary file using TFTP  
Put a binary file using TFTP  
tftp put binary <source file> <destination  
file> <host> <port>  
touch <file>  
Create a file  
ftp (config-ftp) level commands  
admin password <text>  
Sets the administrative password for the FTP server.  
<text> = administrative password.  
admin username <text>  
Sets the administrative username for the FTP server.  
<text> = administrative username.  
It also removes the administrative password.  
clear counters  
clrscrn  
Zeros FTP counters.  
Clears the screen.  
default admin username  
exit  
Resets the FTP username to the default (admin).  
Returns to the config level.  
no admin password  
no clear counters  
show  
Removes the FTP administrative password.  
Unzeros FTP counters.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Displays the FTP statistics.  
state disable  
Disables the FTP server.  
state enable  
Enables the FTP server.  
write  
Stores the current configuration in permanent memory.  
host 1 (tunnel-connect-host:1:1) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
XPort Pro Command Reference  
66  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 1 (config-host:1) level commands  
XPort Pro Command Reference  
67  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
clrscrn  
Clears the screen.  
default protocol  
default remote port  
Restores the default value of the protocol (Telnet).  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 10 (tunnel-connect-host:1:10) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
XPort Pro Command Reference  
68  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 10 (config-host:10) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
XPort Pro Command Reference  
69  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 11 (tunnel-connect-host:1:11) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
XPort Pro Command Reference  
70  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 11 (config-host:11) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
XPort Pro Command Reference  
71  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 12 (tunnel-connect-host:1:12) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
XPort Pro Command Reference  
72  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
default protocol  
Restores the default protocol as "TCP".  
default tcp keep alive  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 12 (config-host:12) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
XPort Pro Command Reference  
73  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
host <number>  
Change to config host level  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 13 (tunnel-connect-host:1:13) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
XPort Pro Command Reference  
74  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 13 (config-host:13) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
Sets the name of the host.  
host <number>  
name <text>  
XPort Pro Command Reference  
75  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
<text> = name of the host.  
Clears the name of the host.  
no name  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 14 (tunnel-connect-host:1:14) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
XPort Pro Command Reference  
76  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 14 (config-host:14) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
XPort Pro Command Reference  
77  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 15 (tunnel-connect-host:1:15) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
XPort Pro Command Reference  
78  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 15 (config-host:15) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
XPort Pro Command Reference  
79  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
protocol ssh  
Sets the protocol to SSH.  
Sets the protocol to Telnet.  
protocol telnet  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 16 (tunnel-connect-host:1:16) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
XPort Pro Command Reference  
80  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
no port  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 16 (config-host:16) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
XPort Pro Command Reference  
81  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 2 (tunnel-connect-host:1:2) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
XPort Pro Command Reference  
82  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 2 (config-host:2) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
XPort Pro Command Reference  
83  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 3 (tunnel-connect-host:1:3) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
XPort Pro Command Reference  
84  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
no vip name  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 3 (config-host:3) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
XPort Pro Command Reference  
85  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 4 (tunnel-connect-host:1:4) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
XPort Pro Command Reference  
86  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 4 (config-host:4) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
XPort Pro Command Reference  
87  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 5 (tunnel-connect-host:1:5) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
Uses SSH protocol for connect mode tunneling.  
XPort Pro Command Reference  
88  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
protocol ssl  
Uses SSL protocol for connect mode tunneling.  
protocol tcp  
Uses TCP protocol for connect mode tunneling.  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 5 (config-host:5) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
XPort Pro Command Reference  
89  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 6 (tunnel-connect-host:1:6) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
protocol tcp  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
XPort Pro Command Reference  
90  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
protocol tcp aes  
protocol telnet  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 6 (config-host:6) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
XPort Pro Command Reference  
91  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
write  
Stores the current configuration in permanent memory.  
host 7 (tunnel-connect-host:1:7) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
XPort Pro Command Reference  
92  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 7 (config-host:7) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 8 (tunnel-connect-host:1:8) level commands  
XPort Pro Command Reference  
93  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
protocol udp  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
Uses UDP protocol for connect mode tunneling.  
XPort Pro Command Reference  
94  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 8 (config-host:8) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
host 9 (tunnel-connect-host:1:9) level commands  
address <text>  
Sets the remote host to establish tunneling connections  
with.  
<text> = IP address or host name of the remote host.  
XPort Pro Command Reference  
95  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
aes decrypt key <hexadecimal>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes decrypt key text <text>  
Sets the connect tunnel AES decrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key <hexadecimal>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by two adjacent hex digits.  
Bytes may run together or be separated by optional punc-  
tuation:  
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc  
Note that quotes must enclose the value if it contains  
spaces.  
aes encrypt key text <text>  
Sets the connect tunnel AES encrypt key with up to 16  
bytes.  
Each byte is represented by a single character.  
Note that quotes must enclose the value if it contains  
spaces.  
auto show statistics  
clrscrn  
show connection statistics  
Clears the screen.  
default protocol  
default tcp keep alive  
Restores the default protocol as "TCP".  
Restores the default 45 second connect mode TCP keep  
alive timeout.  
exit  
Exits to the next higher level.  
no address  
Removes the remote host address used to establish  
tunneling connections.  
no aes decrypt key  
no aes encrypt key  
no port  
Removes the connect tunnel AES decrypt key.  
Removes the connect tunnel AES encrypt key.  
Removes the remote port used to establish tunnel connec-  
tions.  
no ssh username  
no tcp keep alive  
no vip name  
Removes the SSH user name.  
Disables the connect mode TCP keep alive timeout.  
Removes the VIP name.  
port <number>  
Sets the remote port to use for connect mode tunneling.  
<number> = number of the port to use.  
protocol ssh  
protocol ssl  
Uses SSH protocol for connect mode tunneling.  
Uses SSL protocol for connect mode tunneling.  
Uses TCP protocol for connect mode tunneling.  
protocol tcp  
protocol tcp aes  
Uses TCP protocol with AES encryption for connect mode  
tunneling.  
protocol telnet  
Uses Telnet protocol (with IAC) for connect mode tunne-  
ling.  
protocol udp  
Uses UDP protocol for connect mode tunneling.  
protocol udp aes  
Uses UDP protocol with AES encryption for connect mode  
tunneling.  
XPort Pro Command Reference  
96  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
ssh username <text>  
Sets the SSH user name for use when establishing tunne-  
ling connections  
with other devices.  
<text> = SSH user name.  
tcp keep alive <milliseconds>  
Enables TCP keep alive for connect mode tunneling and  
sets the timer.  
<milliseconds> = timer value, in milliseconds.  
validate certificate disable  
validate certificate enable  
Skips verification of the server certificate when connecting.  
Requires verification of the server certificate when con-  
necting.  
vip disable  
Makes connections using the specified Address.  
Makes connections using the VIP name.  
Sets the VIP name.  
vip enable  
vip name <text>  
write  
Stores the current configuration in permanent memory.  
host 9 (config-host:9) level commands  
clrscrn  
Clears the screen.  
default protocol  
Restores the default value of the protocol (Telnet).  
default remote port  
Sets the remote port (used to connect to the host) to the  
default value,  
which depends on the selected protocol.  
exit  
Exits to the configuration level.  
Change to config host level  
host <number>  
name <text>  
Sets the name of the host.  
<text> = name of the host.  
no name  
Clears the name of the host.  
no remote address  
no ssh username  
protocol ssh  
Clears the remote address of the host.  
Clears the SSH username associated with the host.  
Sets the protocol to SSH.  
protocol telnet  
Sets the protocol to Telnet.  
remote address <text>  
Sets the IP address of the remote host to connect to when  
this host is  
selected on the login connect menu.  
<text> = IP address.  
remote port <number>  
Sets the remote port used to connect to the host.  
<number> = port to be used.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
ssh username <text>  
Sets the username for logging into the host via SSH.  
<text> = username.  
write  
Stores the current configuration in permanent memory.  
http (config-http) level commands  
auth <uri> <realm>  
Creates a new HTTP server authentication directive.  
<uri> = URI of the server.  
<realm> = domain of the server.  
auth type <uri> basic  
Sets an HTTP server authentication directive to the Basic  
Access  
XPort Pro Command Reference  
97  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
Authentication scheme.  
<uri> = URI of the server.  
auth type <uri> digest  
Sets an HTTP server authentication directive to the Digest  
Access  
Authentication scheme.  
<uri> = URI of the server.  
auth type <uri> none  
Sets the authentication type for an HTTP server authenti-  
cation directive to  
none.  
<uri> = URI of the server.  
auth type <uri> ssl  
Sets the authentication type for an HTTP server authenti-  
cation directive to SSL.  
<uri> = URI of the server.  
auth type <uri> ssl-basic  
Sets the authentication type for an HTTP server authenti-  
cation directive  
to SSL-Basic.  
<uri> = URI of the server.  
auth type <uri> ssl-digest  
Sets the authentication type for an HTTP server authenti-  
cation directive  
to SSL-Digest.  
<uri> = URI of the server.  
auth user <uri> <user> <password>  
Creates or modifies a user for an HTTP server authentica-  
tion directive.  
<uri> = URI of the server.  
<user> = username.  
<password> = password associated with the username.  
authentication timeout <minutes>  
For any Digest AuthType, sets the timeout for authentica-  
tion.  
<minutes> = authentication timeout value.  
clear counters  
clear log  
Sets the HTTP counters to zero.  
Clears the HTTP server log.  
clrscrn  
Clears the screen.  
default authentication timeout  
default log format  
Resets the authentication timeout to its default value.  
Restores the HTTP Server log format string to its default  
value.  
default max bytes  
Resets the maximum bytes to its default value.  
default max log entries  
Restores the default maximum number of HTTP Server  
log entries.  
default max timeout  
default port  
Resets the timeout to its default value.  
Resets the HTTP Server port to its default value.  
Resets the HTTP Server SSL port to its default value.  
Restores the default secure protocol selections.  
default secure port  
default secure protocols  
delete auth <uri>  
Deletes an existing HTTP Server authentication directive.  
<uri> = URI of the server.  
delete auth user <uri> <user>  
Deletes an existing user for an HTTP Server authentica-  
tion directive.  
<uri> = URI of the server.  
<user> = username.  
exit  
Returns to the config level.  
log format <text>  
Sets the log format string for the HTTP server, using the  
following  
directives:  
%a remote ip address (could be a proxy)  
%b bytes sent excluding headers  
XPort Pro Command Reference  
98  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
%B bytes sent excluding headers (0 = '-')  
%h remote host (same as %a)  
%{h}i header contents from request (h = header string)  
%m request method  
%p ephemeral local port value used for request  
%q query string (prepend with '?' or empty '-')  
%t timestamp HH:MM:SS (same as Apache  
'%(%H:%M:%S)t')  
%u remote user (could be bogus for 401 status)  
%U URL path info  
%r first line of request (same as '%m %U%q <version>')  
%s return status  
logging state disable  
logging state enable  
max bytes <number>  
Disables HTTP server logging.  
Enables HTTP server logging.  
Sets the maximum number of bytes the HTTP server ac-  
cepts when receiving  
a request.  
max log entries <number>  
Sets the maximum number of HTTP server log entries.  
<number> = maximum number of HTTP server log entries.  
max timeout <seconds>  
Sets the maximum time the HTTP server waits when re-  
ceiving a request.  
<seconds> = maximum timeout value.  
no clear counters  
no port  
Restores the HTTP counters to the aggregate values.  
Disables the HTTP Server port.  
no secure port  
port <number>  
Disables the HTTP Server SSL port.  
Sets the port number the HTTP server will use.  
<number> = port number.  
secure port <number>  
Sets the port number the HTTP server will use over SSL.  
<number> = port number.  
secure protocols ssl3 disable  
secure protocols ssl3 enable  
secure protocols tls1.0 disable  
secure protocols tls1.0 enable  
secure protocols tls1.1 disable  
secure protocols tls1.1 enable  
show  
Disables the protocol.  
Enables the protocol.  
Disables the protocol.  
Enables the protocol.  
Disables the protocol.  
Enables the protocol.  
Displays the current configuration.  
Displays the HTTP server authentication settings.  
show auth  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show log  
Displays the HTTP server log.  
show statistics  
Displays the HTTP statistics.  
state disable  
Disables the HTTP server.  
state enable  
Enables the HTTP server.  
write  
Stores the current configuration in permanent memory.  
icmp (config-icmp) level commands  
auto show statistics  
clear counters  
clrscrn  
Continuously shows ICMP statistics  
Zeros counters  
Clears the screen.  
exit  
Exits to the configuration level.  
Unzeros IP counters  
no clear counters  
show  
Displays the current configuration.  
XPort Pro Command Reference  
99  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Shows ICMP statistics  
state disable  
Prevents ICMP packets from being sent or received.  
Allows ICMP packets to be sent and received.  
Stores the current configuration in permanent memory.  
state enable  
write  
if 1 (config-if:eth0) level commands  
bootp disable  
Disables BOOTP.  
Enables BOOTP.  
Clears the screen.  
bootp enable  
clrscrn  
default gateway <ip address>  
Sets the configurable gateway IP address to the default  
value.  
default mtu  
Restores the default Maximum Transmission Unit (MTU)  
size.  
dhcp client id binary <binary>  
Sets the client id allowing binary characters.  
Within [] use binary decimal up to 255 or hex up to 0xFF.  
dhcp client id set <text>  
dhcp disable  
Sets the client id in text format.  
Disables DHCP.  
dhcp enable  
Enables DHCP.  
dhcp renew  
Force DHCP to renew  
domain <text>  
Sets the domain name.  
<text> = name of the domain.  
exit  
Exits to the config level.  
hostname <text>  
Sets the host name.  
<text> = name of the host.  
ip address <ip address/cidr>  
Sets the IP address and network mask.  
Formats accepted:  
192.168.1.1 (default mask)  
192.168.1.1/24 (CIDR)  
"192.168.1.1 255.255.255.0" (explicit mask)  
link  
Enter link configuration level  
mtu <bytes>  
Sets the Maximum Transmission Unit (MTU) size.  
Clears the default gateway.  
no default gateway  
no dhcp client id  
no domain  
Clears the DHCP client ID.  
Clears the domain name.  
no hostname  
Clears the host name.  
no ip address  
no primary dns  
no secondary dns  
primary dns <ip address>  
secondary dns <ip address>  
show  
Clears the IP address.  
Clears the name of the primary DNS server.  
Clears the name of the secondary DNS server.  
Sets the IP address of the primary DNS server.  
Sets the IP address of the secondary DNS server.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Show interface status  
write  
Stores the current configuration in permanent memory.  
ip (config-ip) level commands  
auto show statistics  
clear counters  
Continuously shows IP statistics  
Zeros counters  
XPort Pro Command Reference  
100  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
clrscrn  
Clears the screen.  
default ip time to live  
default multicast time to live  
Restores the default IP time to live.  
Restores the default IP multicast time to live, which is one  
hop.  
exit  
Exits to the configuration level.  
ip time to live <hops>  
Sets the IP time to live, known by SNMP as "ipDe-  
faultTTL".  
<hops> = number of hops that a typical IP packet is al-  
lowed to live.  
multicast time to live <hops>  
Sets the IP multicast time to live.  
<hops> = number of hops that a multicast IP packet is  
allowed to live.  
no clear counters  
show  
Unzeros IP counters  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Shows IP statistics  
write  
Stores the current configuration in permanent memory.  
ip filter (config-filter) level commands  
add <ip address> <subnet mask>  
Adds an entry to the IP filter table.  
Clears the screen.  
clrscrn  
exit  
Returns to the config level.  
no filtering  
Removes filtering so ALL addresses are allowed.  
Removes an entry from the IP filter table.  
Displays the IP filter table.  
remove <ip address> <subnet mask>  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
line 1 (line:1) level commands  
auto show statistics  
baud rate <bits per second>  
Continuously displays line statistics.  
Sets the line speed.  
<bits per second> = the speed.  
Standard speeds include 1200, 2400, 4800, 9600, 19200,  
and so on.  
clear line counters  
clrscrn  
Sets the serial counters to zero.  
Clears the screen.  
command mode always  
command mode cp  
Sets the current line to always be in command mode.  
Sets the current line to enter command mode under con-  
trol of a CP.  
command mode cp <cp group> <value>  
Specifies the CP group and trigger value.  
command mode echo serial string disable  
Disables user-defined serial boot string to be echoed in  
the CLI.  
command mode echo serial string enable  
command mode serial string  
Enables user-defined serial boot string to be echoed in the  
CLI.  
Enables user to enter a custom string at boot time to enter  
command mode.  
command mode serial string <string>  
Sets a string that can be entered at boot time to enter  
command mode.  
<string> = text.  
command mode serial string binary <string>  
Sets a binary string that can be entered at boot time to  
enter command mode.  
XPort Pro Command Reference  
101  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
<string> = string that may contain binary characters.  
Within [] use binary decimal up to 255 or hex up to 0xFF.  
command mode signon message <string>  
Sets an ASCII sign-on message that is sent from the serial  
port when the  
device boots and when the line is in command mode.  
<string> = text.  
command mode signon message binary <string>  
Sets a binary sign-on message that is sent from the serial  
port when the  
device boots and when the line is in command mode.  
<string> = string that may contain binary characters.  
Within [] use binary decimal up to 255 or hex up to 0xFF.  
command mode wait time <milliseconds>  
Sets boot-up wait time for command mode serial string.  
<milliseconds> = wait time.  
configure current settings  
data bits 7  
Configures line with the current value of settings.  
Uses seven bits for data on the line.  
data bits 8  
Uses eight bits for data on the line.  
default baud rate  
default data bits  
default flow control  
default interface  
default parity  
Restores the default speed of 9600 bits per second.  
Restores the default of eight data bits.  
Restores the default of no flow control.  
Restores the default interface type to this line.  
Restores the default of no parity.  
default protocol  
default stop bits  
default threshold  
default xoff char  
default xon char  
exit  
Restores the default protocol on the line.  
Restores the default of one stop bit.  
Restores the factory default threshold.  
Restores the default xoff character on this line.  
Restores the default xon character on this line.  
Exits to the enable level  
flow control hardware  
flow control none  
flow control software  
Uses hardware (RTS/CTS) flow control on the line.  
Does not provide flow control on the line.  
Uses software (xon/xoff characters) flow control on the  
line.  
gap timer <milliseconds>  
Sets the gap timer in milliseconds. If some data has been  
received, it will  
be forwarded after this time since the last character.  
interface rs232  
Sets the line interface to RS232.  
interface rs485 full-duplex  
interface rs485 half-duplex  
kill session  
Sets the line interface to RS485 in full-duplex mode.  
Sets the line interface to RS485 in half-duplex mode.  
Kills command mode session on the Line  
line <line>  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
lpd <line>  
Enters the configure lpd level.  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
name <text>  
Sets the name for this line.  
no clear line counters  
no command mode  
Restores the serial counters to the aggregate values.  
Disables command mode for the current line.  
Disables control of a CP to enter command mode.  
no command mode cp  
no command mode serial string  
Prevents the user-defined serial boot string from being  
used to enter  
command mode in the CLI.  
XPort Pro Command Reference  
102  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
no command mode signon message  
no gap timer  
Clears the signon message displayed at boot time and  
when entering  
command mode.  
Removes the gap timer, so forwarding depends on the line  
speed.  
no name  
Removes the name of this line.  
parity even  
Uses a parity bit on the line for even parity.  
Does not use a parity bit on the line.  
parity none  
parity odd  
Uses a parity bit on the line for odd parity.  
Enters the serial line PPP level.  
ppp <line>  
protocol lpd  
Applies Line Printer Daemon (LPD) protocol on the line.  
Applies LPD or tunnel protocol on the line.  
Applies Modbus ASCII protocol on the line.  
Applies Modbus RTU protocol on the line.  
Uses no protocol on the line.  
protocol lpd or tunnel  
protocol modbus ascii  
protocol modbus rtu  
protocol none  
protocol ppp  
protocol tunnel  
reassert  
Applies point-to-point protocol (PPP) on the line.  
Applies tunnel protocol on the line.  
Asserts line status with current configured values.  
Displays the current status.  
show  
show command mode  
show history  
Shows the command mode settings for the current line.  
Displays the last 20 commands entered during the current  
CLI session.  
show line  
Displays the current configuration.  
show statistics  
state disable  
state enable  
stop bits 1  
Shows the line statistics.  
Disables the line so data cannot be sent/received.  
Enables the line so data can be sent/received.  
Uses one stop bit after data on the line.  
Uses two stop bits after data on the line.  
stop bits 2  
terminal <line>  
Enters the configure-terminal level.  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
Enters the configure-terminal level for the network.  
threshold <bytes>  
Sets the threshold in bytes. After this many bytes are re-  
ceived, they are  
forwarded without delay.  
tunnel <line>  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
write  
Stores the current configuration in permanent memory.  
xoff char <control>  
Sets the xoff character for use with software flow control  
on this line.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
xon char <control>  
Sets the xon character for use with software flow control  
on this line.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
XPort Pro Command Reference  
103  
Download from Www.Somanuals.com. All Manuals Search And Download.  
5: Commands and Levels  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
link (config-ethernet:eth0) level commands  
clrscrn  
Clears the screen.  
default duplex  
default speed  
Restores the default duplex setting, which is auto.  
Restores the default speed setting, which is auto-  
negotiate.  
duplex auto  
duplex full  
duplex half  
exit  
Sets duplex mode to auto.  
Sets duplex mode to full.  
Sets duplex mode to half.  
Exit back to interface configuration level  
Displays the current configuration.  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
speed 10  
Sets the speed of the Ethernet link to 10 Mbps.  
Sets the speed of the Ethernet link to 100 Mbps.  
Sets the speed of the Ethernet link to auto-negotiate.  
Stores the current configuration in permanent memory.  
speed 100  
speed auto  
write  
log (config-diagnostics-log) level commands  
clrscrn  
Clears the screen.  
default max length  
default output  
Restores the factory default maximum Log file size.  
Disables log output.  
default severity level  
exit  
Log all events.  
Exits to the next higher level.  
Sets the maximum size in Kbytes for the Log file.  
Enables log to filesystem.  
max length <Kbytes>  
output disable  
output filesystem  
output line <number>  
Enables log to serial line.  
Could not find VarID 438 entry 3 in file  
http/config/varid_help.mtxt  
severity level debug  
severity level error  
severity level information  
severity level notice  
severity level warning  
show  
Log all events.  
Log only Error and more severe events.  
Log only Information and more severe events.  
Log only Notice and more severe events.  
Log only Warning and more severe events.  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
lpd (lpd) level commands  
auto show <line>  
Continuously displays lpd status for the specified line.  
<line> = LPD line to display.  
clrscrn  
exit  
Clears the screen.  
Exits to the enable level.  
kill <line>  
Kills the current print job on the specified line.  
<line> = LPD line with print job.  
show <line>  
Displays lpd status for the specified line.  
<line> = LPD line to display.  
show history  
Displays the last 20 commands entered during the current  
XPort Pro Command Reference  
104  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
5: Commands and Levels  
CLI session.  
write  
Stores the current configuration in permanent memory.  
lpd 1 (config-lpd:1) level commands  
banner disable  
Disables printing banner for all print jobs. Only print the  
banner when a  
job requests it.  
banner enable  
binary disable  
Enables printing banner for all print jobs.  
Treats print job as ascii text. Filters out all non-ascii cha-  
racters and  
certain control characters.  
binary enable  
Treats print job as binary. Sends data byte-for-byte to the  
printer.  
capture disable  
capture enable  
clrscrn  
Redirects serial output back to the line.  
Redirects serial output from the line to this CLI session.  
Clears the screen.  
convert newline disable  
Disables converting single new line and carriage return  
characters to  
DOS-style line endings.  
convert newline enable  
Enables converting single new line and carriage return  
characters to  
DOS-style line endings. If characters are already in DOS  
line-ending order,  
they are not converted.  
eoj disable  
Disables sending the end-of-job string after each print job.  
Enables sending the end-of-job string after each print job.  
eoj enable  
eoj text binary <binary>  
Sets the end-of-job text allowing for binary characters.  
<binary> = string in binary format that will be sent to the  
printer at the  
end of each print job.  
Within [] use binary decimal up to 255 or hex up to 0xFF.  
eoj text set <text>  
Sets the end-of-job text.  
<text> = ascii string that will be sent to the printer at the  
end of each  
print job.  
exit  
Exits to the configuration level.  
formfeed disable  
Disables the printer from advancing to the next page at the  
end of each  
print job.  
formfeed enable  
Forces the printer to advance to the next page at the end  
of each print job.  
kill  
Ends the current print job on this lpd line.  
line <line>  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
lpd <line>  
Enters the configure lpd level.  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
no eoj text  
Removes the end-of-job string.  
Removes the queue name.  
no queue name  
no soj text  
Removes the start-of-job string.  
Enters the serial line PPP level.  
ppp <line>  
queue name <text>  
Sets the name of the queue that this lpd line belongs to.  
<text> = name for the queue.  
XPort Pro Command Reference  
105  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
soj disable  
Displays statistics and status information for this lpd line.  
Disables sending the start-of-job string after each print job.  
Enables sending the start-of-job string after each print job.  
soj enable  
soj text binary <binary>  
Sets the start-of-job text allowing for binary characters.  
<binary> = string in binary format that will be sent to the  
printer at the  
beginning of each print job.  
Within [] use binary decimal up to 255 or hex up to 0xFF.  
soj text set <text>  
Sets the start-of-job text.  
<text> = ascii string that will be sent to the printer at the  
beginning of  
each print job.  
terminal <line>  
Enters the configure-terminal level.  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
Enters the configure-terminal level for the network.  
test print <number of lines>  
Prints lines of text directly to the lpd line.  
<number of lines> = number of lines to print.  
tunnel <line>  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
write  
Stores the current configuration in permanent memory.  
modbus (modbus) level commands  
additional port <number>  
clrscrn  
Sets an additional TCP server port.  
Clears the screen.  
default response timeout  
exit  
Restores the default Modbus Response Timeout.  
Exits to the config level.  
kill connection <index>  
Kills modbus connection selected by index from show  
connections.  
no additional port  
Removes the additional TCP server port.  
Sets the Modbus Response Timeout in milliseconds.  
Enters the next lower level.  
response timeout <milliseconds>  
rss  
show  
Displays the current configuration.  
Displays connections.  
show connections  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Displays statistics.  
tcp server state disable  
tcp server state enable  
write  
Disables the Modbus TCP Server.  
Enables the Modbus TCP Server.  
Stores the current configuration in permanent memory.  
modem (tunnel-modem:1) level commands  
clrscrn  
Clears the screen.  
connect string <text>  
Sets the CONNECT string used in modem emulation.  
<string> = connect string.  
default incoming connection  
default response type  
Default disables incoming network connections.  
Default uses text type responses.  
display remote ip disable  
The incoming RING has nothing following it.  
XPort Pro Command Reference  
106  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
display remote ip enable  
The incoming RING is followed by the IP address of the  
caller.  
echo commands disable  
echo commands enable  
echo pluses disable  
Does not echo modem commands.  
Echoes modem commands.  
Does not echo the +++ characters when entering modem  
command mode.  
echo pluses enable  
Echoes the +++ characters when entering modem com-  
mand mode.  
error unknown commands disable  
error unknown commands enable  
exit  
Returns OK on unknown AT commands.  
Returns an error upon unknown AT commands.  
Returns to the tunnel level.  
incoming connection automatic  
incoming connection disabled  
incoming connection manual  
Automatically answer incoming network connections.  
Disable incoming network connections.  
Wait for an ATA command before answering an incoming  
network connection.  
no connect string  
reassert  
Removes optional CONNECT string information for mod-  
em emulation.  
Asserts tunnel modem status with current configured val-  
ues.  
response type numeric  
response type text  
show  
Uses numeric type responses.  
Uses text type responses.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Displays tunnel modem status.  
verbose response disable  
verbose response enable  
write  
Does not send Modem Response Codes.  
Sends Modem Response Codes out on the Serial Line.  
Stores the current configuration in permanent memory.  
packing (tunnel-packing:1) level commands  
clrscrn  
Clears the screen.  
default packing mode  
default send character  
default threshold  
Sets to default packing mode, which is "Disable"  
Removes the send character for packing mode.  
Restores the default threshold.  
default timeout  
Restores the default packing mode timeout.  
Returns to the tunnel level.  
exit  
no trailing character  
packing mode disable  
Removes the trailing character for packing mode.  
Disables packing. Data is sent to the network when re-  
ceived.  
packing mode send character  
packing mode timeout  
Sets packing mode to accumulate data and transmit it  
upon receiving the  
configured send character on the line (serial port).  
Sets packing mode to accumulate data and transmit it  
after a specified  
amount of time (timeout).  
send character <control>  
Sets the send character for packing mode.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
XPort Pro Command Reference  
107  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
threshold <bytes>  
Sets the threshold (byte count). If the queued data reach-  
es this threshold  
then the data will be sent.  
<bytes> = number of bytes in the threshold.  
timeout <milliseconds>  
Sets the timeout value for packing mode in milliseconds.  
<milliseconds> = timeout value, in milliseconds.  
trailing character <control>  
Sets the trailing character for packing mode.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
write  
Stores the current configuration in permanent memory.  
password (tunnel-accept-password:1) level commands  
clrscrn  
Clears the screen.  
exit  
Exits to the next higher level.  
no password  
Removes the password so connections will be accepted  
unchallenged.  
password <text>  
Sets the password required on the network side of the  
tunnel to begin  
a connection.  
prompt disable  
prompt enable  
Inhibits any prompting for password on the network side of  
the tunnel.  
Sets up so a user on the network side of the tunnel will be  
prompted for  
a password.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
ppp 1 (ppp:1) level commands  
authentication mode chap  
Sets authentication to Challenge-Handshake Authentica-  
tion Protocol (CHAP).  
authentication mode ms-chap  
authentication mode ms-chapv2  
authentication mode none  
authentication mode pap  
Sets authentication to MS-CHAP version 1.  
Sets authentication to MS-CHAP version 2.  
Removes PPP authentication.  
Sets authentication to Password Authentication Protocol  
(PAP).  
clrscrn  
Clears the screen.  
default authentication mode  
Removes PPP authentication.  
Exits to the configuration level.  
exit  
line <line>  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
local ip <ip address/cidr>  
Sets the Local IP address and network mask.  
Formats accepted:  
192.168.1.1 (default mask)  
192.168.1.1/24 (CIDR)  
"192.168.1.1 255.255.255.0" (explicit mask)  
lpd <line>  
Enters the configure lpd level.  
XPort Pro Command Reference  
108  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
no local ip  
Removes the Local IP address.  
no password  
no peer ip  
Removes the PPP authentication password.  
Removes the peer IP address.  
no username  
password <text>  
peer ip <ip address>  
Removes the PPP authentication username.  
Sets the password for PPP authentication.  
Sets the IP Address assigned to the peer when requested  
during negotiation.  
<ip address> IP address of the peer device.  
ppp <line>  
show  
Enters the serial line PPP level.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
terminal <line>  
Enters the configure-terminal level.  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
Enters the configure-terminal level for the network.  
tunnel <line>  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
username <text>  
Sets the user name for PPP authentication.  
write  
Stores the current configuration in permanent memory.  
query port (config-query_port) level commands  
clear counters  
clrscrn  
Zeros Query Port counters  
Clears the screen.  
exit  
Returns to the config level.  
no clear counters  
show  
Unzeros Query Port counters  
Displays statistics and information about the query port.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
state disable  
state enable  
write  
Disables response to 77FE requests.  
Permits response to 77FE requests.  
Stores the current configuration in permanent memory.  
root level commands  
clrscrn  
Clears the screen.  
enable  
Enters the enable level.  
exit  
Exit from the system  
ping <host>  
ping <host> <count>  
ping <host> <count> <timeout>  
show  
Ping destination continuously with 5 second timeout  
Ping destination n times with 5 second timeout  
Ping destination n times with x timeout (in seconds)  
Show system information  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show xport_pro  
Show system information  
Trace route to destination  
trace route <host>  
rss (config-rss) level commands  
clear rss  
Clear the RSS Feed data  
XPort Pro Command Reference  
109  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
5: Commands and Levels  
clrscrn  
Clears the screen.  
default max entries  
exit  
Restores the default number of RSS feed entries.  
Exits to the configuration level.  
feed disable  
feed enable  
max entries <number>  
persist disable  
persist enable  
show  
Disables RSS feed.  
Enables RSS feed.  
Sets the maximum number of RSS feed entries.  
Disables RSS feed data persistence.  
Enables RSS feed data persistence.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Display the RSS Feed status  
write  
Stores the current configuration in permanent memory.  
rss (modbus-rss) level commands  
clrscrn  
exit  
Clears the screen.  
Exits to the next higher level.  
Shows the current configuration.  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
trace input disable  
trace input enable  
Disables RSS trace of Modbus PDUs received on the  
serial line.  
Enables RSS trace of Modbus PDUs received on the seri-  
al line.  
write  
Stores the current configuration in permanent memory.  
serial (tunnel-serial:1) level commands  
clrscrn  
Clears the screen.  
default dtr  
Restores default DTR control, asserted while connected.  
dtr asserted while connected  
Asserts DTR whenever a connect or accept mode tunnel  
connection is active.  
dtr continuously asserted  
dtr truport  
Asserts DTR regardless of any connections.  
Asserts DTR to match remote DSR when connected via  
Telnet.  
dtr unasserted  
exit  
Does not assert DTR.  
Returns to the tunnel level.  
Displays the current configuration.  
show  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
server (ssh-server) level commands  
authorized user <username> <password>  
Sets authorized username, password, and optionally RSA  
and/or DSA public keys  
clrscrn  
Clears the screen.  
delete all authorized users  
delete authorized user <username>  
exit  
Removes all authorized users  
Remove an authorized user  
Exits to the ssh level.  
host generate dsa 1024  
host generate dsa 512  
host generate dsa 768  
Generate DSA public and private keys  
Generate DSA public and private keys  
Generate DSA public and private keys  
XPort Pro Command Reference  
110  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
5: Commands and Levels  
host generate rsa 1024  
host generate rsa 512  
host generate rsa 768  
host keys  
Generate RSA public and private keys  
Generate RSA public and private keys  
Generate RSA public and private keys  
Sets RSA or DSA public and/or private keys  
Removes DSA public and private keys  
Removes RSA public and private keys  
Show SSH Server settings  
no host dsa  
no host rsa  
show  
show authorized user <username>  
show history  
Show information for an authorized user  
Displays the last 20 commands entered during the current  
CLI session.  
show host dsa  
Show full DSA public key  
show host rsa  
Show full RSA public key  
write  
Stores the current configuration in permanent memory.  
smtp (config-smtp) level commands  
clrscrn  
Clears the screen.  
default relay port  
exit  
Restores the SMTP relay port to its default.  
Exits to the configuration level.  
Removes the SMTP relay address.  
no relay address  
relay address <text>  
Sets an SMTP relay address to direct all outbound email  
messages through  
a mail server.  
relay port <number>  
show  
Sets the SMTP relay port.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
snmp (config-snmp) level commands  
clrscrn  
Clears the screen.  
default read community  
default system description  
default system name  
Clears the SNMP read-only community.  
Restores the SNMP system description to its default.  
Restores the SNMP system name to default: the product  
name.  
default write community  
exit  
Clears the SNMP read/write community.  
Returns to the config level.  
no system contact  
no system location  
read community <text>  
Clears the SNMP system contact.  
Clears the SNMP system location.  
Sets the SNMP read-only community string.  
<text> = name of the read-only community string to be set.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Displays the SNMP agent status.  
Disables the SNMP server.  
Enables the SNMP server.  
state disable  
state enable  
system contact <text>  
Sets the SNMP system contact information.  
<text> = system contact information.  
system description <text>  
Sets the SNMP system description.  
<text> = description of device.  
XPort Pro Command Reference  
111  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
system location <text>  
Sets the SNMP system location.  
<text> = location of device.  
system name <text>  
Sets the SNMP system name.  
<text> = SNMP system name.  
traps  
Enters the next lower level.  
write  
Stores the current configuration in permanent memory.  
write community <text>  
Sets the SNMP read-write community string.  
<text> = name of the read-write community string to be  
set.  
ssh (ssh) level commands  
client  
Enters the SSH Client configuration level.  
Clears the screen.  
clrscrn  
exit  
Exits to the enable level.  
server  
show history  
Enters the SSH Server configuration level.  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
ssh (config-cli-ssh) level commands  
clear counters  
Sets the SSH counters to zero.  
clrscrn  
Clears the screen.  
default max sessions  
default port  
Could not find VarID 316 in file http/config/varid_help.mtxt  
Restores the default local port to the SSH server.  
Exits to the CLI level.  
exit  
max sessions <number>  
no clear counters  
port <number>  
Could not find VarID 316 in file http/config/varid_help.mtxt  
Restores the SSH counters to the aggregate values.  
Sets the local port that the SSH server uses.  
<number> = local port number.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Displays the SSH server statistics.  
Disables the SSH Server.  
state disable  
state enable  
Enables the SSH Server.  
write  
Stores the current configuration in permanent memory.  
ssl (ssl) level commands  
authority  
Adds an Authority Certificate.  
clrscrn  
Clears the screen.  
dsa  
Adds DSA Certificate and Private Key.  
Exits to the enable level.  
exit  
generate dsa  
Generates a new Self-Signed DSA Certificate.  
Generates a new Self-Signed RSA Certificate.  
Removes DSA Certificate and Private Key  
generate rsa  
no dsa  
no intermediate authority <cert>  
Removes an Intermediate Authority Certificate.  
<cert> = index displayed by "show authority" command.  
no rsa  
Removes RSA Certificate and Private Key  
no trusted authority <cert>  
Removes a Trusted Authority Certificate.  
<cert> = index displayed by "show authority" command.  
rsa  
Adds RSA Certificate and Private Key.  
XPort Pro Command Reference  
112  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
5: Commands and Levels  
show  
Displays Certificate Information.  
show authority  
show history  
Displays Authority Certificate Information.  
Displays the last 20 commands entered during the current  
CLI session.  
write  
Stores the current configuration in permanent memory.  
syslog (config-syslog) level commands  
clrscrn  
Clears the screen.  
default local port  
default remote port  
default severity log level  
exit  
Restores the default syslog local port.  
Restores the default syslog remote port.  
No logging.  
Returns to the config level.  
host <text>  
Sets the address of the syslog recipient.  
<text> = IP address or name of the host.  
local port <number>  
Sets the syslog local port.  
<number> = number of the local port used when making a  
syslog connection.  
no host  
Removes the address of the syslog recipient.  
remote port <number>  
Sets the syslog remote port.  
<number> = number of the remote port used when making  
a syslog connection.  
severity log level alert  
severity log level critical  
severity log level debug  
severity log level emergency  
severity log level error  
severity log level information  
severity log level none  
severity log level notice  
severity log level warning  
show  
Log only Alert and more severe events.  
Log only Critical and more severe events.  
Log all events.  
Log only Emergency events.  
Log only Error and more severe events.  
Log only Information and more severe events.  
No logging.  
Log only Notice and more severe events.  
Log only Warning and more severe events.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Displays the syslog statistics.  
state disable  
Disables syslog logging.  
state enable  
Enables syslog logging.  
write  
Stores the current configuration in permanent memory.  
tcp (config-tcp) level commands  
ack limit <packets>  
Sets the number of packets that must be received before  
an ACK is forced.  
If there is a large amount of data to acknowledge, an ACK  
will be forced  
before this.  
auto show statistics  
clear counters  
Continuously shows TCP statistics  
Zeros TCP counters  
clrscrn  
Clears the screen.  
default ack limit  
Restores the default ack limit of 3 packets.  
Restores the default Maximum Retransmissions.  
default max retrans  
default max retrans syn ack  
Restores the default Maximum Retransmissions for  
SYN/ACK.  
XPort Pro Command Reference  
113  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
default max timeout  
Restores the default Maximum Timeout between retrans-  
missions.  
default send data  
exit  
Sets TCP to send data in accordance with standards.  
Exits to the configuration level.  
max retrans <number>  
max retrans syn ack <number>  
Sets the Maximum Retransmisssions.  
Sets the Maximum Retransmisssions for SYN/ACK.  
It is lower than "Max Retrans" to thwart denial-of-service  
attacks.  
max timeout <seconds>  
Sets the Maximum Timeout between retransmisssions in  
seconds.  
no clear counters  
resets disable  
Unzeros TCP counters  
Does not send TCP RSTs upon connection to unused  
ports.  
resets enable  
Sends TCP RSTs upon connection to unused ports.  
send data expedited  
Sets TCP to send data whenever the window is sufficiently  
open, for improved  
real-time performance.  
send data standard  
show  
Sets TCP to send data in accordance with standards.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Shows TCP statistics  
write  
Stores the current configuration in permanent memory.  
telnet (config-cli-telnet) level commands  
clear counters  
Sets the Telnet counters to zero.  
clrscrn  
Clears the screen.  
default max sessions  
default port  
Could not find VarID 315 in file http/config/varid_help.mtxt  
Restores the default local port to the Telnet server.  
Exits to the CLI level.  
exit  
max sessions <number>  
no clear counters  
port <number>  
Could not find VarID 315 in file http/config/varid_help.mtxt  
Restores the Telnet counters to the aggregate values.  
Sets the local port that the Telnet server uses.  
<number> = local port number.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Displays the Telnet statistics.  
state disable  
Disables the Telnet Server.  
state enable  
Enables the Telnet Server.  
write  
Stores the current configuration in permanent memory.  
terminal 1 (config-terminal:1) level commands  
break duration <milliseconds>  
Sets how long a break should last when it is being sent to  
the line.  
<milliseconds> = number of milliseconds.  
clrscrn  
Clears the screen.  
default break duration  
default terminal type  
echo disable  
Restores the break duration to the default value (500 ms).  
Sets the default terminal type, "UNKNOWN".  
Disables echoing of characters received on the line back  
to the line.  
XPort Pro Command Reference  
114  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
echo enable  
Enables echoing of characters received on the line back to  
the line.  
exit  
Exits to the configuration level.  
exit connect menu disable  
On the login connect menu, removes the menu item allow-  
ing the user to exit  
to the CLI.  
exit connect menu enable  
On the login connect menu, inserts the menu item allowing  
the user to exit  
to the CLI.  
line <line>  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
login connect menu disable  
Disables the login connect menu, so a user will get the CLI  
immediately  
after logging in.  
login connect menu enable  
Enables the login connect menu, so a user will get the  
menu rather than the  
CLI immediately after logging in.  
lpd <line>  
Enters the configure lpd level.  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
no send break  
Removes the configured send break character.  
Enters the serial line PPP level.  
ppp <line>  
preview connect menu  
Shows the layout of the connect menu with current set-  
tings.  
send break <control>  
Sets the optional send break character.  
<text> = the character.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
terminal <line>  
Enters the configure-terminal level.  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
terminal type <text>  
tunnel <line>  
Enters the configure-terminal level for the network.  
Sets the terminal type.  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
write  
Stores the current configuration in permanent memory.  
terminal network (config-terminal:network) level commands  
break duration <milliseconds>  
Sets how long a break should last when it is being sent to  
the line.  
<milliseconds> = number of milliseconds.  
clrscrn  
Clears the screen.  
default break duration  
default terminal type  
echo disable  
Restores the break duration to the default value (500 ms).  
Sets the default terminal type, "UNKNOWN".  
Disables echoing of characters received on the line back  
to the line.  
echo enable  
Enables echoing of characters received on the line back to  
XPort Pro Command Reference  
115  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
the line.  
exit  
Exits to the configuration level.  
exit connect menu disable  
On the login connect menu, removes the menu item allow-  
ing the user to exit  
to the CLI.  
exit connect menu enable  
On the login connect menu, inserts the menu item allowing  
the user to exit  
to the CLI.  
line <line>  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
login connect menu disable  
Disables the login connect menu, so a user will get the CLI  
immediately  
after logging in.  
login connect menu enable  
Enables the login connect menu, so a user will get the  
menu rather than the  
CLI immediately after logging in.  
lpd <line>  
Enters the configure lpd level.  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
no send break  
Removes the configured send break character.  
Enters the serial line PPP level.  
ppp <line>  
preview connect menu  
Shows the layout of the connect menu with current set-  
tings.  
send break <control>  
Sets the optional send break character.  
<text> = the character.  
The character may be input as text, control, decimal, or  
hex.  
A control character has the form <control>C.  
A decimal value character has the form \99.  
A hex value character has the form 0xFF.  
show  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
terminal <line>  
Enters the configure-terminal level.  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
terminal type <text>  
tunnel <line>  
Enters the configure-terminal level for the network.  
Sets the terminal type.  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
write  
Stores the current configuration in permanent memory.  
tftp (config-tftp) level commands  
allow file creation disable  
Prohibits the TFTP server from creating files on the file  
system.  
allow file creation enable  
Enables the TFTP server to create files on the file system.  
The TFTP server rejects any attempt to update firmware.  
allow firmware update disable  
allow firmware update enable  
The TFTP server accepts a firmware image for update  
based on the file name.  
allow xcr import disable  
allow xcr import enable  
The TFTP server rejects any attempt to import XML confi-  
guration.  
The TFTP server accepts an XCR file for configuration  
update based on the file name.  
XPort Pro Command Reference  
116  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
5: Commands and Levels  
clear counters  
clrscrn  
Sets the TFTP counters to zero.  
Clears the screen.  
exit  
Returns to the config level.  
no clear counters  
show  
Restores the TFTP counters to the aggregate values.  
Displays the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
Displays the TFTP statistics.  
state disable  
Disables the TFTP server.  
state enable  
Enables the TFTP server.  
write  
Stores the current configuration in permanent memory.  
traps (config-snmp-traps) level commands  
clrscrn  
Clears the screen.  
exit  
Exits to the next higher level.  
Deletes the primary SNMP trap host.  
Deletes the secondary SNMP trap host.  
no primary destination  
no secondary destination  
primary destination <text>  
Sets the primary SNMP trap host.  
<text> = IP address of host running the SNMP trap.  
secondary destination <text>  
Sets the secondary SNMP trap host.  
<text> = IP address of host running the SNMP trap.  
show  
Shows the current configuration.  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
state disable  
Disables the sending of SNMP trap messages.  
Enables the sending of SNMP trap messages.  
Stores the current configuration in permanent memory.  
state enable  
write  
tunnel 1 (tunnel:1) level commands  
accept  
Enters the accept level for this tunnel.  
show connection statistics  
auto show statistics  
clear counters  
clrscrn  
Zeros all tunnel counters  
Clears the screen.  
connect  
Enters the connect level for this tunnel.  
Enters the disconnect level for this tunnel.  
Exits to the enable level.  
disconnect  
exit  
line <line>  
Enters the line level.  
<line> = number of the line (serial port) to be configured.  
lpd <line>  
Enters the configure lpd level.  
<line> = number of the line (lpd serial port) to be confi-  
gured.  
modem  
Enters the modem level for this tunnel.  
Unzeros all tunnel counters  
no clear counters  
packing  
Enters the packing level for this tunnel.  
Enters the serial line PPP level.  
Enters the serial level for this tunnel.  
ppp <line>  
serial  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
show connection statistics  
terminal <line>  
Enters the configure-terminal level.  
XPort Pro Command Reference  
117  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
5: Commands and Levels  
<line> = number of the terminal line (serial port) to be con-  
figured.  
terminal network  
Enters the configure-terminal level for the network.  
tunnel <line>  
Enters the tunnel level.  
<line> = number of the tunnel line (serial port) to be confi-  
gured.  
write  
Stores the current configuration in permanent memory.  
udp (config-udp) level commands  
auto show statistics  
clear counters  
Continuously shows UDP statistics  
Zeros counters  
clrscrn  
Clears the screen.  
exit  
Exits to the configuration level.  
Unzeros IP counters  
no clear counters  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show statistics  
write  
Shows UDP statistics  
Stores the current configuration in permanent memory.  
vip (config-vip) level commands  
auto show counters  
auto show status  
clear counters  
Displays VIP counters continuously.  
Displays VIP status continuously.  
Sets the VIP counters to zero.  
Clears the screen.  
clrscrn  
exit  
Exits to the configuration level.  
monitor timeout <seconds>  
Monitors the VIP conduit, resets the device if conduit not  
established.  
no clear counters  
no monitor timeout  
show  
Restores the VIP counters to the aggregate values.  
Disables the VIP monitor.  
Displays the current configuration.  
Displays the VIP counters.  
show counters  
show history  
Displays the last 20 commands entered during the current  
CLI session.  
show status  
Displays the VIP status.  
state disable  
Disables use of Virtual IP (VIP) addresses.  
Enables use of Virtual IP (VIP) addresses.  
Stores the current configuration in permanent memory.  
state enable  
write  
xml (xml) level commands  
auto show statistics  
clear counters  
clrscrn  
Show XML statistics  
Zeros XML statistics  
Clears the screen.  
exit  
Exits to the enable level.  
no clear counters  
secret xcr dump  
secret xcr dump <group list>  
Unzeros XML statistics  
Dump XML configuration containing secrets to the console  
Dump specified XML configuration containing secrets to  
the console  
secret xcr export <file>  
Save XML configuration containing secrets to a file  
secret xcr export <file> <group list>  
Save specified XML configuration containing secrets to a  
local file  
show history  
Displays the last 20 commands entered during the current  
XPort Pro Command Reference  
118  
Download from Www.Somanuals.com. All Manuals Search And Download.  
     
5: Commands and Levels  
CLI session.  
show statistics  
Show XML statistics  
write  
Stores the current configuration in permanent memory.  
Dump XML configuration to the console  
xcr dump  
xcr dump <group list>  
xcr export <file>  
xcr export <file> <group list>  
xcr import <file>  
xcr import <file> <group list>  
xcr list  
Dump specified XML configuration to the console  
Save XML configuration to a file  
Save specified XML configuration to a local file  
Load XML configuration from a local file  
Load specified XML configuration from a local file  
List XML Configuration Record groups to the console  
Dump XML Status Records to the console  
Dump specified XML Status Records to the console  
Save XML Status Record to a file  
xsr dump  
xsr dump <group list>  
xsr export <file>  
xsr export <file> <group list>  
xsr list  
Save specified XML Status Record to a local file  
List XML Status Record groups to the console  
XPort Pro Command Reference  
119  
Download from Www.Somanuals.com. All Manuals Search And Download.  

Lenovo Laptop 10059 7723 User Manual
Lincoln Convection Oven 1600 000 A User Manual
Lincoln Electric Welding System SVM143 A User Manual
Link electronic Switch IEC 835 User Manual
Linksys Switch RV082 User Manual
Logic Controls Laptop LC8000 User Manual
Magellan GPS Receiver NAV 5000DLX User Manual
Makita Impact Driver 6916D User Manual
Maytag Washer Dryer MAV5920AGW User Manual
McCulloch Trimmer 250CXL User Manual