Lantronix® and PremierWaveare registered trademarks and DeviceInstaller™ is a trademar k of
Lantronix, Inc.
Windows® and Internet Explorer® are a registered trademarks of Microsoft Corporation. Mozilla®
and Firefox® are registered trademarks of the Mozilla Foundation. Chrome™ is a trademark of
Google. Opera™ is a trademark of Opera Software ASA. Tera Term is a registered trademark of
Vector, Inc. All other trademarks and trade names are the property of their respective holders.
Contacts
Lantronix Corporate Headquarters
167 Technology Drive
Irvine, CA 92618, USA
Toll Free: 800-526-8766
Phone: 949-453-3990
Fax: 949-450-7249
Technical Support
Online: www.lantronix.com/support
Sales Offices
For a current list of our domestic and international sales offices, go to the Lantronix web site at
www.lantronix.com/about/contact
Disclaimer
The information in this guide may change without notice. The manufacturer assumes no
responsibility for any errors that may appear in this guide.
Revision History
DateRevisionComments
January 2011AInitial Document.
July 2011BUpdated for release 7.2.0.0. Includes the new Bridging feature.
March 2013C
.
Updated for firmware release 7.3.0.1R7.
PremierWave EN Command Reference2
Table of Contents
Copyright and Trademark ____________________________________________________2
Contacts _________________________________________________________________2
Disclaimer ________________________________________________________________2
Revision History ______________________________ _____________________________2
List of Figures _____________________________________________________________4
List of Tables ______________________________________________________________5
XML Architecture and Device Control ___________________________________________8
Command Line Interface _____________________________________________________8
3: Command Line Interface 9
Configuration Using Telnet ___________________________________________________9
Configuration Using Serial Ports _______________________________________________9
Navigating the CLI Hierarchy ________________________________________________10
Using Keyboard Shortcuts and CLI ____________________________________________10
Understanding the CLI Level Hierarchy ________________________________________11
4: Configuration Using XML 14
XML Configuration Record Document Type Definition _____________________________14
Quick Tour of XML Syntax __________________________________________________15
Declaration ___________________________________________________________15
Element Start and End Tags _____________________________________________15
Element Attributes _____________________________________________________15
Record, Group, Item, and Value Tags _________________________________________16
Importing and Exporting an XML Configuration File _______________________________18
Best Practices ____________________________________________________________18
Exporting ____________________________________________________________19
XML Configuration Groups __________________________________________________20
XML Status Record Groups and Items _________________________________________34
4: Commands and Levels 45
PremierWave EN Command Reference3
List of Figures
Figure 3-2 CLI Level Hierarchy______________________________________________________12
Figure 3-3 Login Level Commands____________________________ _______________________12
Figure 3-4 Enable Level Commands__________________________________________________13
Figure 4-1 DTD for XCRs __________________________________________________________14
Figure 4-2 XML Example __________________________________________________________15
Figure 4-3 XML Example __________________________________________________________16
Figure 4-4 XML Example of Multiple Named Values _____________________________________16
Figure 4-5 XML Example of Multiple Items_____________________________________________17
Figure 4-6 XML Example with Multiple Groups________________________________________ __17
PremierWave EN Command Reference4
List of Tables
Table 3-1 Keyboard Shortcuts ______________________________________________________11
Table 4-7 XCR Groups ____________________________________________________________20
Table 4-8 XSR Group and Items ____________________________________________________34
Table 5-1 Commands and Levels____________________________________________________49
PremierWave EN Command Reference5
1:About This Guide
This guide describes how to configure the PremierWave EN 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 content of each chapter.
ChapterSummary
Chapter 2: OverviewGives an overview of CLI and XML.
Chapter 3: Command Line InterfaceLists commands and describes how to use CLI to configure the
Chapter 4: Configuration Using XMLLists XCR groups and items and describes how to use XCRs to
Chapter 5: Commands and LevelsProvides an index of the CLI Command Hierarchy with hyperlinks
Conventions
PremierWave EN.
configure the PremierWave EN.
to the corresponding command details.
The table below lists and describes the conventions used in this book.
Angle Brackets < > Possible values for parameters.
Pipe |Choice of parameters.
WarningWarning: 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.
NoteNote: Means take notice. Notes contain helpful suggestions, information,
or references to material not covered in the publication.
CautionCaution:Means you might do something that could result in faulty
equipment operation, or loss of data.
Screen Font
(Courier New)
CLI terminal sessions and examples of CLI input.
PremierWave EN Command Reference6
Additional Documentation
Visit the Lantronix website at www.lantronix.com/support/documentation for the latest
documentation and the following additional documentation.
DocumentDescription
PremierWave EN User GuideDescribes how to configure and use the PremierWave EN.
PremierWave EN Integration Guide Contains information about the PremierWave hardware, the
PremierWave Evaluation Board
Quick Start Guide
PremierWave Evaluation Board
User Guide
Com Port Redirector
Quick Start and Online Help
DeviceInstaller Online HelpInstructions for using the Lantronix Windows-based utility to locate
1: About This Guide
PremierWave evaluation board, and integrating the PremierWave
EN into your product.
Instructions for getting the PremierWave EN evaluation board up
and running.
Information for using the PremierWave EN module on the evaluation
board.
Instructions for using the Lantronix Windows-based utility to create
virtual com ports.
the PremierWave EN and to view its current settings.
PremierWave EN Command Reference7
2:Overview
PremierWave EN support three convenient configuration methods: Web Man ager, Command Line
Interface (CLI) and Extensible Markup Language (XML). For more info rmation about the Web
Manager, see the PremierWave EN User Guide on the Lantronix website.
XML Architecture and Device Control
XML is a fundamental building block for the future gr owth of Machine-to-Machine (M2 M) networks.
PremierWave 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, PremierWave EN uses industry-standard tools for
configuration, communication, and control. For example, the PremierWave EN 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.
PremierWave EN Command Reference8
3:Command Line Interface
This chapter describes accessing the PremierW av e EN by us ing Telne t, SSH, or ser ial po rts to
configure the PremierWave EN, navigating the Command Line Interface (CLI), typing keyboard
shortcuts, and moving between the levels.
It contains the following sections:
Configuration Using Telnet
Configuration Using Serial Ports
Navigating the CLI Hierarchy
Using Keyboard Shortcuts and CLI
Understanding the CLI Level Hierarchy
Refer to Chapter 5: Commands and Levels for a complete list of levels, commands, and
descriptions.
Configuration Using Telnet
To access and configure the device server by using a Telnet session over the network, you must
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 PremierWave EN by using Telnet, perform the following steps.
1. Click Start > Run. The Run dialog box displays.
2. Type cmd in the dialog box and press OK.
3. Type telnet x.x.x.x (x.x.x.x is the IP address). The PremierWave EN 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 requ ire d.
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.
See the PremierWave EN User Guide for directions on connecting the USB port prior to
configuration.
Serial Recovery
Serial Recovery mode will temporarily override the line and tunnel settings for the serial line to
allow configuration changes to be made. The line and tunnel settings will be restored once the
user exits the Serial Recovery mode CLI.
PremierWave EN Command Reference9
3: Command Line Interface
To configure the Lantronix device server locally using a serial port:
1. Connect a terminal or a PC running a terminal emulation program to one of the device server's
serial ports.
2. Configure the terminal to the following settings:
4. Press and hold down the exclamation point (!) key.
5. Power on the device. After about 10 seconds, the exclamation point will display on the
terminal or PC screen.
6. 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 re tu rn to o ne leve l hi ghe r—Type exit and pr ess 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 a vailable at the curr ent level—Type the question mar k "?". Items
within < > (e.g. <string>) are required parameters.
To view the available commands and explan ations—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>#show? 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>#show* displays a list of all
echo commands and descriptions at the tunnel level.
To view the last 20 commands e ntered at the CLI—Type show history.
PremierWave EN Command Reference10
Using Keyboard Shortcuts and CLI
One useful shortcut built into PremierWave EN is that the co mp le te te xt of a comma nd do es 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 using the Tab and Enter keys on the keyboard. 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:
Table 3-1 Keyboard Shortcuts
Key CombinationDescription
Ctrl + aPlaces cursor at the beginning of a line
Ctrl + bBackspaces one character
Ctrl + dDeletes one character
Ctrl + ePlaces cursor at the end of the line
Ctrl + fMoves cursor forward one character
Ctrl + kDeletes from the current position to the end of the line
Ctrl + lRedraws the command line
Ctrl + nDisplays the next line in the history
Ctrl + pDisplays the previous line in the history
Ctrl + uDeletes entire line and places cursor at start of prompt
Ctrl + wDeletes one word back
Ctrl + zExits the current CLI level
Esc + bMoves cursor back one word
Esc + fMoves cursor forward one word
3: Command Line Interface
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 hig h lev el sta tu s, a few diag no stic commands, and the enable
level. Further device information and configuratio n 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 comma nds 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.
PremierWave EN Command Reference11
3: Command Line Interface
(login)enable
ssl
ethernet
link
If 1
query port
syslog
cpm
line <line>
filesystem
configure
device
ssh
telnet
rss
dns
wlan link
edit
<bumber>
email <number>
ssh
bridge
<bridge>
arp
diagnostics
ftp
host
<number>
http
ip
smtp
wlan
profiles
vip
terminal
<line>
terminal
network
tunnel <line>
xml
client
server
credentials
trusted
authorities
accept
connect
disconnect
modem
packing
serial
icmp
cp
If 2
cli
cp output
password
cp output
host
<number>
An overview of the levels in the PremierWave EN is presented in Figure 3-2 CLI Level Hierarchy
below.
Figure 3-2 CLI Level Hierarchy
Commands at the login level (see Figure 3-3 Login Level Commands below) do not affect current
configuration settings and are not displayed initially. If you type ?, you will see the login subcommands. These commands provide diagnostic and status information only.
Note:>To configure the PremierWave EN, you must be in the enable level and any of its
sub-levels. Figure 3-4 below shows the enable level commands.
Figure 3-4 Enable Level Comman ds
>enable
(enable)#?
auto show interfacesauto show processes
clrscrnconfigure
connectconnect line <line>
cpmdevice
disabledns
email <number>exit
filesystemkill ssh <session>
kill telnet <session>line <line>
ping <host>ping <host> <count>
ping <host> <count> <timeout>reload
reload factory defaultsshow
show historyshow interfaces
show ip socketsshow lines
show processesshow sessions
sshssh <optClientUsername> <host>
ssh <optClientUsername> <host> <port>ssl
telnet <host>telnet <host> <port>
trace route <host>tunnel <line>
writexml
<enable>#
See the Chapter 5: Commands and Levels at the end of this document for a complete list o f levels,
commands, and descriptions.
PremierWave EN Command Reference13
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 docu ment 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 fo r 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 str uct ur e an d cont en t of an XML
document. It verifies that a document is valid. XCRs are exported using the DTD as shown in
Figure 4-1 DTD for XCRs.
Figure 4-1 DTD for XCRs
<!DOCTYPE configrecord [
<!ELEMENT configrecord (configgroup+)>
<!ELEMENT configgroup (configitem+,configgroup*)>
<!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
a
nd instance attributes.
A <configitem> element must have one or more <value> elements and can have a name
a
ttribute.
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"
a
ttribute is always a quoted string.
PremierWave EN Command Reference14
Note:
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 comma nd. Se e
the PremierWave EN User Guide for more information about the XCR groups.
An empty or missing <va lue> 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 (norm ally 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 ta g con sis ts of a na m e su rr ou nd e d by an g le br ackets, 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.
4: Configuration Using XML
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 XML example which consists of a declaration (first line), nested elements with
<configgroup name = “serial command mode” instance = “1”>
<configitem name = “mode serial string”>
<value>disable</value>
</configitem>
</configgroup>
</configrecord>
The PremierWave EN uses the attributes in the following subsections to label the group
configuration settings.
PremierWave EN Command Reference15
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 conf igu ra tio n reco rd s an d th e us e of th e
<configrecord>, <configgroup>, <configitem>, and <value> XML elements.
<?xml version="1.0" standalone="yes"?>
<configgroup name = "telnet">
<configitem name = "state">
<value>enable</value>
</configitem>
<configitem name = "authentication">
<value>disable</value>
</configitem>
</configgroup>
<configgroup name = "ssh">
<configitem name = "state">
<value>enable</value>
</configitem>
</configgroup>
PremierWave EN Command Reference17
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 on page 18 or the Filesystem Browser section in the
PremierWave EN User Guide.
CLI-XCRs can be imported (capture d) 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. PremierWave EN immediately processes the configuration record, changing
any settings specified. This can be done on any level, including the root. Special tags in the
XML allow for providing root and enable level passwords so that this can also be done at the
password prompt.
Web browser-Web Manage r can be used to import and export an XCR to the device server file
system. It can also be used to import an XCR fr om an extern al source such as you r local hard
drive.
FTP-The device ser ve r FTP server can export and import XCRs when an FTP get or put
command on the filename (pwen.xcr for export, pwen_import.xcr for import; both are un der the
pwxcr directory) is requested. On export (FTP get of pwen.xcr), the FTP server obtains the
current XCR from the PremierWave EN and sends it as a file. On import (FTP put of
pwen_import.xcr), the FTP server proc es se s the file by sending it directly to the XML engine.
In both cases the device server filesystem is not accessed. The files pwen.xcr and
pwen_import.xcr are not read from or written to the file system. See FTP in the PremierWave
EN User Guide.
4: Configuration Using XML
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 provide s th e
same functionality.
Caution:Using Microsoft Word to edit and save an XCR will change the format of
Importing
The following syntax can be used to import configurations from a file:
The first line imports all groups specified in the XML config record named in <file>. Any fil ename is
valid, and the file name and extension are not important.
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.
the file and make it incompatible with Pre mierWave EN. 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.
PremierWave EN Command Reference18
4: Configuration Using XML
Any white space requires the list of grou ps 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:
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 line2 fr om a n XCR named "factor y_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 tunnel settings for port 1 and all serial line tunne l settin gs fo r po rt
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"
The following example imports all tunneling settings and line settings for all serial ports from a file
named xcr_file:
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.
persistenable, disableDefault: disable
max entriesDefault: 100
modealways, serial string,
disable
echo serial stringenable, disableDefault: enable
serial stringSets a string that can
signon messageSets a sign-on
wait timeDefault: 5000
relay portDefault: 25
portDefault: 22
max sessionsDefault: 3
Default: disable
be entered at boot time
to enter command
mode. This text may
specify binary
characters. Within []
use binary decimal up
to 255 or hex up to
0xFF. Within {} specify
decimal milliseconds
time delay.
message that is sent
from the serial port
when the device boots
and when the line is in
command mode. This
text may specify binary
characters. Within []
use binary decimal up
to 255 or hex up to
0xFF.
milliseconds
PremierWave EN Command Reference26
4: Configuration Using XML
Group Name
(continued)
ssh clientdelete known hostsenable, disableIf enabled, deletes any
ssh serverhost rsa keyspublic key
Group ItemValue NameValue OptionsAdditional
Information
existing hosts before
adding "known host".
known host deletenameSpecify the known host
to delete.
known hostpublic rsa key
public dsa key
delete client usersenable, disableIf enabled, deletes any
existing client users
before adding "client
user".
client user deletenameSpecify the user to
delete.
client userpassword
remote command
public rsa key
private rsa key
public dsa key
private dsa key
private key
host dsa keyspublic key
private key
delete authorized
users
authorized user
delete
authorized userpassword
name
public rsa key
public dsa key
PremierWave EN Command Reference27
4: Configuration Using XML
Group Name
(continued)
sslcredentialsrsa certificate
syslogstateenable, disableDefault: disable
telnetstateenable, disableDefault: enable
terminal
(Attribute of
“instance” is a
number or
“network”)
Group ItemValue NameValue OptionsAdditional
Information
rsa private keyValue is SECRET,
hidden from user view.
dsa certificate
dsa private keyValue is SECRET,
hidden from user view.
trusted authority
(attribute of an
“instance” is a
number)
intermediate authority
(attribute of an
“instance” is a
number)
delete all credentialsenable, disableIf enabled, deletes any
delete all casenable, disableIf enabled, deletes any
Table 4-8lists 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.
Note:The Valid Values column of Table 4-8 indicates the default value.
Table 4-8 XSR Group and Items
Group NameItem NameValue NameValid Values
arparp entryip addressip address in format
nnn.nnn.nnn.nnn
mac addressmac address in format
xx:xx:xx:xx:xx:xx
typedynamic or static
interfaceeth0 or wlan0
bridge (Attribute of
"instance" is "br0")
deviceproduct infoproduct typeLantronix PremierWave EN
email (Attribute of
"instance" is "<decimal>")
email log (Attribute of
"instance" is "<decimal>")
hardwarecputypestring
httpstateenab le or disable
enable stateEnabled or Disabled
active stateActive or Inactive
serial number12 hex digits
firmware version
uptimeelapsed time in format d
permanent configsaved or unsaved
successsentdecimal number
sent with retriesdecimal number
faileddecimal number
queueddecimal number
entrytimetimestamp in format d days
logstring
speedform of <decimal>
memoryflash sizedecimal number of bytes
ram sizedecimal number of bytes
loggingentriesdecimal number
bytesdecimal number
string in version
format like 7.3.0.1R7
days hh:mm:ss
hh:mm:ss
megahertz
PremierWave EN Command Reference34
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
http logtotalsentriesdecimal number
bytesdecimal number
entry (Attribute of "instance"
is "<decimal>")
icmpsnmpInMsgsdecimal number
InErrorsdecimal number
InDestUnreachsdecimal number
InTimeExcdsdecimal number
InParmProbsdecimal number
InSrcQuenchsdecimal nu mber
InRedirectsdecimal number
InEchosdecimal number
InEchoRepsdecimal number
InTimestampsdecimal number
InTimestampRepsdecimal number
InAddrMasksdecimal number
InAddrMaskRepsdecimal number
OutMsgsdecimal number
OutErrorsdecimal number
OutDestUnreachsdecimal number
OutTimeExcdsdecimal number
OutParmProbsdecimal number
OutSrcQuenchsdecimal number
OutRedirectsdecimal number
OutEchosdecimal numb er
OutEchoRepsdecimal number
OutTimestampsdecimal number
OutTimestampRepsdecimal number
OutAddrMasksdecimal number
OutAddrMaskRepsdecimal numb er
String
PremierWave EN Command Reference35
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
interface (Attribute of
"instance" is "eth0" or
"wlan0")
ipsnmpForwardingdecimal number
default gatewaydotted notation
ip addressdotted notation
genericstatusdisabled, enabledlinkup
network maskdotted notation
receivebytesdecimal number
packetsdecimal number
errsdecimal number
dropdecimal number
fifodecimal number
framedecimal number
compresseddecimal number
multicastdecimal number
transmitbytesdecimal number
packetsdecimal number
errsdecimal number
dropdecimal number
fifodecimal number
collsdecimal number
carrierdecimal number
compresseddecimal number
DefaultTTLdecimal number
InReceivesdecimal number
InHdrErrorsdecimal number
InAddrErrorsdecimal number
ForwDatagramsdecimal number
InUnknownProtosdecimal number
InDiscardsdecimal number
InDeliversdecimal number
OutRequestsdecimal number
OutDiscardsdecimal number
OutNoRoutesdecimal number
ReasmTimeoutdecimal number
ReasmReqdsdecimal number
ReasmOKsdecimal number
ReasmFailsdecimal number
FragOKsdecimal number
FragFailsdecimal number
FragCreatesdecimal numb er
PremierWave EN Command Reference36
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
ip (continued)netstatInNoRoutesdecimal number
InTruncatedPktsdecimal number
InMcastPktsdecimal number
OutMcastPktsdecimal number
InBcastPktsdecimal number
OutBcastPktsdecimal number
ip socketsip socketprotocoltcp or udp
rx queuedecimal number
tx queuedecimal number
local addressip address in format
nnn.nnn.nnn.nnn
local portdecimal number
remote addressip address in format
nnn.nnn.nnn.nnn
remote portdecimal number or *
stateLISTEN, SYN_RECVD,
SYN_SENT,
ESTABLISHED,
CLOSE_WAIT, LAST_ACK,
FIN_WAIT_1, FIN_WAIT_2,
CLOSING, or TIME_WAIT.
line (Attribute of "instance"
is "<decimal>")
receiverbytesdecimal number
breaksdecimal number
parity errorsdecimal number
framing errorsdecimal number
overrun errorsdecimal number
no receive buffer errorsdecimal number
queued bytesdecimal number
flow controlgo, stop, or n/a
transmitterbytesdecimal number
breaksdecimal number
queued bytesdecimal number
flow controlgo, stop, or n/a
line levelsctsasserted or not asserted
rtsasserted or not asserted
dsrasserted or not asserted
dtrasserted or not asserted
PremierWave EN Command Reference37
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
line (group nested within
line above)
memorymain heaptotal memorydecimal number of bytes
processesprocess (Attribute of
query port
stateenable or disable
protocolTunnel or None.
baud rate<decimal> bits per second
parityNone, Odd, or Even
data bits7 or 8
stop bits1 or 2
flow controlNone, Hardware, or
Software
xon charof form
<control>
;Q
xoff charof form
<control>
;S
available memorydecimal number of bytes
stack useddecimal number
"instance" is "<decimal>")
last connectionip addressip address in format
stack sizedecimal number
cpu %decimal number
thread nameString
nnn.nnn.nnn.nnn
portdecimal number
indiscoveriesdecimal number
unknown queriesdecimal number
erroneous packetsdecimal number
outdiscovery repliesdecimal number
errorsdecimal number
rssurlstring in the form of a web
url
dataentriesdecimal number
bytesdecimal number
sessions
tcpsnmpRtoAlgorithmd ecimal number
line (Attribute of “instance”
is <decimal>)
bauddecimal number
paritydecimal number
databitsdecimal number
stop bitsdecimal numb er
flow control
RtoMindecimal number
RtoMaxdecimal number
MaxConndecimal numb er
PremierWave EN Command Reference38
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
tcp (continued)snmp (continued)ActiveOpensdecimal number
PassiveOpensdecimal number
AttemptFailsdecimal number
EstabResetsdecimal number
CurrEstabdecimal numb er
InSegsdecimal number
OutSegsdecimal number
RetransSegsdecimal number
InErrsdecimal number
OutRstsdecimal number
netstatSyncookiesSentdecimal number
SyncookiesRecvdecimal number
SyncookiesFaileddecimal number
EmbryonicRstsdecimal number
PruneCalleddecimal number
RcvPruneddecimal number
OfoPruneddecimal number
OutOfWindowIcmpsdecimal number
LockDroppedIcmpsd ecimal number
ArpFilterdecimal number
TWdecimal number
TWRecycleddecimal number
TWKilleddecimal number
PAWSPassivedecimal number
PAWSActivedecimal number
PAWSEstabdecimal number
DelayedACKsdecimal number
tcp (continued)netstat (continued)DelayedACKLockeddecimal number
DelayedACKLostdecimal number
ListenOverflowsdecimal number
ListenDropsdecimal number
TCPPrequeueddecimal number
TCPDirectCopyFromBacklogdecimal number
TCPDirectCopyFromPrequeuedecimal number
TCPPrequeueDroppeddecimal number
TCPHPHitsdecimal number
TCPHPHitsToUserdecimal number
TCPPureAcksdecimal number
TCPHPAcksdecimal number
TCPRenoRecoverydecimal number
PremierWave EN Command Reference39
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
tcp (continued)netstat (continued)TCPSackRecoverydecimal number
TCPSACKRenegingdecimal number
TCPFACKReorderdecimal number
TCPSACKReorderdecimal number
TCPRenoReorderdecimal number
TCPTSReorderdecimal number
TCPFullUndod ecimal number
TCPPartialUndodecimal number
TCPDSACKUndodecimal number
TCPLossUndodecimal number
TCPLossdecimal number
TCPLostRetransmitdecimal number
TCPRenoFailuresdecimal number
TCPSackFailuresdecimal number
TCPLossFailuresdecimal number
TCPFastRetransdecimal number
TCPForwardRetransdecimal number
TCPSlowStartRetransdecimal number
TCPTimeoutsdecimal number
TCPRenoRecoveryFaildecimal number
TCPSackRecoveryFaildecimal number
TCPSchedulerFaileddecimal number
TCPRcvCollapseddecimal nu mber
TCPDSACKOldSentdecimal number
TCPDSACKOfoSentdecimal number
TCPDSACKRecvdecimal number
TCPDSACKOfoRecvdecimal number
TCPAbortOnSyndecimal number
TCPAbortOnDatadecimal number
TCPAbortOnClosedecimal number
TCPAbortOnMemorydecimal number
TCPAbortOnTimeoutdecimal number
TCPAbortOnLingerdecimal number
TCPAbortFaileddecimal number
TCPMemoryPressuresdecimal number
TCPSACKDiscarddecimal number
TCPDSACKIgnoredOlddecimal number
TCPDSACKIgnoredNoUndo decimal number
TCPSpuriousRTOsdecimal number
TCPMD5NotFounddecimal number
TCPMD5Unexpecteddecimal number
TCPSackShifteddecimal number
PremierWave EN Command Reference40
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
tcp (continued)netstat (continued)TCPSackMergeddecimal number
TCPSackShiftFallbackdecimal nu mber
TCPBacklogDropdecimal number
TCPMinTTLDropdecimal number
TCPDeferAcceptDropdecimal number
IPReversePathFilterdecimal number
TCPTimeWaitOverflowdecimal number
tunnel
(Attribute of an “instance”
is a number.)
aggregatecompleted connectsdecimal number
completed acceptsdecimal number
disconnectsdecimal number
dropped connectsdecimal number
dropped acceptsdecimal number
octets from serialdecimal number
octets from networkdecimal number
connect 0 connection timeelapsed time in format d
days hh:mm:ss
connect 1 connection timeelapsed time in format d
days hh:mm:ss
connect 2 connection timeelapsed time in format d
days hh:mm:ss
connect 3 connection timeelapsed time in format d
days hh:mm:ss
connect 4 connection timeelapsed time in format d
days hh:mm:ss
connect 5 connection timeelapsed time in format d
days hh:mm:ss
connect 6 connection timeelapsed time in format d
days hh:mm:ss
connect 7 connection timeelapsed time in format d
days hh:mm:ss
connect 8 connection timeelapsed time in format d
days hh:mm:ss
connect 9 connection timeelapsed time in format d
days hh:mm:ss
connect 10 connection time elapsed time in format d
days hh:mm:ss
connect 11 connection time elapsed time in format d
days hh:mm:ss
connect 12 connection time elapsed time in format d
days hh:mm:ss
PremierWave EN Command Reference41
4: Configuration Using XML
Group Name (continued) Item NameValue NameValid Values
tunnel
(Attribute of an “instance”
is a number.)
(continued)
udpsnmpInDatagramsdecimal number
aggregate (continued)connect 13 connection time elapsed time in format d
days hh:mm:ss
connect 14 connection time elapsed time in format d
days hh:mm:ss
connect 15 connection time elapsed time in format d
days hh:mm:ss
accept connection timeelapsed time in format d
Enables the tunneling server to always accept tunneling connections.
accept mode any character
Enables the tunneling server to accept tunneling connections only
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 connections
control pin is asserted.
accept mode modem emulation
Enables modem emulation for accept mode tun nel ing.
accept mode start character
Enables accept mode tunneling when the configured start characis received on the line.
aes decrypt key <hexadecimal>
Sets the accept tunnel AES decrypt key with up to 16 bytes.
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.
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.
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.
Note that quotes must enclose the value if it contains spaces.
block network disable
Forwards (tunnels) network data in accept mode tunneling.
block network enable
Discards all data coming in from the accept mode tunnel before
it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in accept mode tunneling.
block serial enable
Discards all data coming in from the serial interface before for-
• host 11 (tunnel-connect-host:3:11)
• host 12 (tunnel-connect-host:3:12)
• host 13 (tunnel-connect-host:3:13)
• host 14 (tunnel-connect-host:3:14)
• host 15 (tunnel-connect-host:3:15)
• host 16 (tunnel-connect-host:3:16)
• disconnect (tunnel-disconnect:3)
• modem (tunnel-modem:3)
• packing (tunnel-packing:3)
• serial (tunnel-serial:3)
• xml (xml)
Table 5-1 Commands and Levels
when a
when the modem
ter
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
PremierWave EN Command Reference 49
forwarding
5: Commands and Levels
warding
it to the accept mode tunnel (generally used for debugging).
clrscrn
Clears the screen.
cp output
Enters the next lower level.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL server.
default accept mode
Restores the default accept mode as "always".
default local port
Uses the default port number as the local port for accept mode
tunnel.
default protocol
Restores the default protocol as "TCP".
default start character
Defaults the accept mode start character.
default tcp keep alive
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 establish-
<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
<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 esan accept mode tunneling connection.
flush serial enable
Flushes the serial data buffer upon establish ing an acc ept m ode
connection.
flush start character disable
Enables forwarding of the accept start character into the network.
flush start character enable
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
Removes the accept tunnel AES decrypt key.
no aes encrypt key
Removes the accept tunnel AES encrypt key.
no credentials
Clears the RSA/DSA certificate selec tion .
no email connect
Discontinues sending email alerts upon establishing an accept
mode tunnel.
no email disconnect
Discontinues sending email alerts upon closing an accept mode
tunnel.
no tcp keep alive
Disables the accept mode TCP keep alive timeout.
password
Enters the next lower level.
protocol ssh
Uses SSH protocol for accept mode tunneling.
protocol ssl
Uses SSL protocol for accept mode tunneling.
protocol tcp
Uses TCP protocol for accept mode tunneling.
protocol tcp aes
Uses TCP protocol with AES encryption for accept mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for accept mode tunneling.
show
Displays the current configuration.
tunneling.
The default port is 10000 + #, where # is the line nu mber for this
ing
an accept mode tunnel.
an accept mode tunnel.
tablishing
tunneling
PremierWave EN Command Reference 50
5: Commands and Levels
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.
A hex value character has the form 0xFF.
tcp keep alive <milliseconds>
Enables TCP keep alive for accept mode tunneling and sets the
<milliseconds> = timer value, in milliseconds.
write
Stores the current configuration in permanent memory.
accept (tunnel-accept:2) 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 connections only
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 connections
control pin is asserted.
accept mode modem emulation
Enables modem emulation for accept mode tun nel ing.
accept mode start character
Enables accept mode tunneling when the configured start char acis received on the line.
aes decrypt key <hexadecimal>
Sets the accept tunnel AES decrypt key with up to 16 bytes.
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.
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.
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.
Note that quotes must enclose the value if it contains spaces.
block network disable
Forwards (tunnels) network data in accept mode tunneling.
block network enable
Discards all data coming in from the accept mode tunnel before
it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in accept mode tunneling.
block serial enable
Discards all data coming in from the serial interface before forit to the accept mode tunnel (generally used for debugging).
clrscrn
Clears the screen.
cp output
Enters the next lower level.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL server.
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.
timer.
when a
when the modem
ter
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
forwarding
warding
PremierWave EN Command Reference 51
5: Commands and Levels
default accept mode
Restores the default accept mode as "always".
default local port
Uses the default port number as the local port for accept mode
tunnel.
default protocol
Restores the default protocol as "TCP".
default start character
Defaults the accept mode start character.
default tcp keep alive
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 establish-
<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
<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 esan accept mode tunneling connection.
flush serial enable
Flushes the serial data buffer upon establish ing an acc ept mode
connection.
flush start character disable
Enables forwarding of the accept start character into the network.
flush start character enable
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
Removes the accept tunnel AES decrypt key.
no aes encrypt key
Removes the accept tunnel AES encrypt key.
no credentials
Clears the RSA/DSA certificate selec tion .
no email connect
Discontinues sending email alerts upon establishing an accept
mode tunnel.
no email disconnect
Discontinues sending email alerts upon closing an accept mode
tunnel.
no tcp keep alive
Disables the accept mode TCP keep alive timeout.
password
Enters the next lower level.
protocol ssh
Uses SSH protocol for accept mode tunneling.
protocol ssl
Uses SSL protocol for accept mode tunneling.
protocol tcp
Uses TCP protocol for accept mode tunneling.
protocol tcp aes
Uses TCP protocol with AES encryption for accept mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for accept mode tunneling.
show
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.
A control character has the form <control>C.
tunneling.
The default port is 10000 + #, where # is the line number for this
ing
an accept mode tunnel.
an accept mode tunnel.
tablishing
tunneling
PremierWave EN Command Reference 52
The character may be input as text, control, decimal, or hex.
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.
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 connections only
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 connections
control pin is asserted.
accept mode modem emulation
Enables modem emulation for accept mode tun nel ing.
accept mode start character
Enables accept mode tunneling when the configured start ch aracis received on the line.
aes decrypt key <hexadecimal>
Sets the accept tunnel AES decrypt key with up to 16 bytes.
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.
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.
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.
Note that quotes must enclose the value if it contains spaces.
block network disable
Forwards (tunnels) network data in accept mode tunneling.
block network enable
Discards all data coming in from the accept mode tunnel before
it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in accept mode tunneling.
block serial enable
Discards all data coming in from the serial interface before forit to the accept mode tunnel (generally used for debugging).
clrscrn
Clears the screen.
cp output
Enters the next lower level.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL server.
default accept mode
Restores the default accept mode as "always".
default local port
Uses the default port number as the local port for accept mode
tunnel.
when a
when the modem
ter
5: Commands and Levels
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
forwarding
warding
PremierWave EN Command Reference 53
tunneling.
The default port is 10000 + #, where # is the line number for this
default protocol
Restores the default protocol as "TCP".
default start character
Defaults the accept mode start character.
default tcp keep alive
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 establish-
ing
<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
<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 esan accept mode tunneling connection.
flush serial enable
Flushes the serial data buffer upon establish ing an acc ept m ode
connection.
flush start character disable
Enables forwarding of the accept start character into the network.
flush start character enable
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
Removes the accept tunnel AES decrypt key.
no aes encrypt key
Removes the accept tunnel AES encrypt key.
no credentials
Clears the RSA/DSA certificate selection.
no email connect
Discontinues sending email alerts upon establishing an accept
mode tunnel.
no email disconnect
Discontinues sending email alerts upon closing an accept mode
tunnel.
no tcp keep alive
Disables the accept mode TCP keep alive timeout.
password
Enters the next lower level.
protocol ssh
Uses SSH protocol for accept mode tunneling.
protocol ssl
Uses SSL protocol for accept mode tunneling.
protocol tcp
Uses TCP protocol for accept mode tunneling.
protocol tcp aes
Uses TCP protocol with AES encryption for accept mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for accept mode tunneling.
show
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.
A hex value character has the form 0xFF.
tcp keep alive <milliseconds>
Enables TCP keep alive for accept mode tunneling and sets the
<milliseconds> = timer value, in milliseconds.
an accept mode tunnel.
an accept mode tunnel.
tablishing
tunneling
5: Commands and Levels
PremierWave EN Command Reference 54
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.
timer.
5: Commands and Levels
write
Stores the current configuration in permanent memory.
Try out WLAN settings without saving them to Flash.
it will still have the original sett i ngs.
clrscrn
Clears the screen.
exit
Exits to the next higher level.
<dBm> = measure of power in decibels with respect to one
address.
<ip address> = IP address to be mapped.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
If the settings do not work, when you reboot the device,
PremierWave EN Command Reference 57
5: Commands and Levels
no profile
Removes reference to the profile.
profile <text>
Selects a profile.
<text> = name of the profile.
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.
Try out WLAN settings without saving them to Flash.
it will still have the original settings.
channel <number>
Sets the radio channel for AdHoc.
<number> = number of the radio channel.
clrscrn
Clears the screen.
default channel
Restores the default value to the radio channel.
default topology
Restores the default topology, which is Infrastructure.
exit
Exit to the profiles level
If the settings do not work, when you reboot the device,
If the settings do not work, when you reboot the device,
PremierWave EN Command Reference 76
5: Commands and Levels
network name <text>
Sets the network name.
no network name
Clears the network name.
scan 2.4 ghz band disable
Disables scanning of the 2.4 GHz band for this profile.
scan 2.4 ghz band enable
Enables scanning of the 2.4 GHz band for this profile.
scan 5 ghz band disable
Disables scanning of the 5 GHz band for this profile.
scan 5 ghz band enable
Enables scanning of the 5 GHz band for this profile.
scan dfs channels disable
Disables scanning of the DFS channels (5 GHz band) for this profile.
scan dfs channels enable
Enables scanning of the DFS channels (5 GHz band) for this profile.
security
Switch to security level
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI
session.
state disable
Disables this profile.
state enable
Enables this profile.
topology adhoc
Sets topology to Adhoc.
topology infrastructure
Sets topology to Infrastructure.
write
Stores the current configuration in permanent memory.
email 1 (email:1) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
PremierWave EN Command Reference 77
body
of an email alert.
5: Commands and Levels
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 10 (email:10) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 78
body
of an email alert.
5: Commands and Levels
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 11 (email:11) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to rando m.
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>
Enters the configure email level.
exit
Exits to the enable level.
from <text>
Sets the From address for email alerts.
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 79
5: Commands and Levels
<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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 12 (email:12) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
body
of an email alert.
SMTP server to
send an email alert instead of the device’s domain name in
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 80
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
body
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
of an email alert.
5: Commands and Levels
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 81
email 13 (email:13) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
body
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
of an email alert.
5: Commands and Levels
PremierWave EN Command Reference 82
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
5: Commands and Levels
show log
Displays the email log.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 14 (email:14) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to rando m.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (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
body
of an email alert.
SMTP server to
send an email alert instead of the device’s domain name in
<text> = domain name to override the current domain name in
PremierWave EN Command Reference 83
5: Commands and Levels
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 15 (email:15) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
PremierWave EN Command Reference 84
body
of an email alert.
SMTP server to
<text> = domain name to override the current domain name in
5: Commands and Levels
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 16 (email:16) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 85
body
of an email alert.
5: Commands and Levels
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 2 (email:2) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
body
SMTP server to
send an email alert instead of the device’s domain name in
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 86
5: Commands and Levels
of an email alert.
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 3 (email:3) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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.
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 87
email <number>
Enters the configure email level.
exit
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 message
body
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 4 (email:4) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
of an email alert.
SMTP server to
5: Commands and Levels
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 88
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
body
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email statistics.
subject <text>
Sets the Subject for email alerts.
<text> = text to placed as the subject.
to <text>
Sets To addresses for email alerts.
of an email alert.
5: Commands and Levels
SMTP server to
send an email alert instead of the device’s domain name in
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 89
5: Commands and Levels
<text> = a quoted, semicolon separated list of email addresses.
write
Stores the current configuration in permanent memory.
email 5 (email:5) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
body
of an email alert.
SMTP server to
<text> = domain name to override the current domain name in
PremierWave EN Command Reference 90
<text> = email address to place in the Reply To field of the email
5: Commands and Levels
show history
Displays the last 20 commands entered during the current CLI
session.
show log
Displays the email log.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 6 (email:6) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
body
of an email alert.
SMTP server to
<text> = domain name to override the current domain name in
PremierWave EN Command Reference 91
5: Commands and Levels
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 7 (email:7) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 92
body
of an email alert.
SMTP server to
5: Commands and Levels
<text> = domain name to override the current domain name in
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 8 (email:8) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 93
body
of an email alert.
5: Commands and Levels
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
email 9 (email:9) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts.
<text> = a quoted, semicolon separated list of email addresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
cp
Enters the next lower level.
default local port
Sets the local port (used to send email alerts) to random.
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>
Enters the configure email level.
exit
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 message
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 94
5: Commands and Levels
body
<text> = the name of a local file.
no cc
Removes the Cc addresses for email alerts.
no clear mail counters
Restores the email counters to the aggregate values.
no from
Removes the From address for email alerts.
no message file
Removes the file name, so the message body will be empty.
no overriding domain
Removes the overriding domain name option.
no reply to
Removes the Reply To address for email alerts.
no subject
Removes subject used for email alerts.
no to
Removes the To addresses for email alerts.
overriding domain <text>
Sets a domain name that will be used when connecting to an
send an email alert instead of the device’s domain name in EHLO.
EHLO.
priority high
Sets X-Priority for email alerts to 2 (high).
priority low
Sets X-Priority for email alerts to 4 (low).
priority normal
Sets X-Priority for email alerts to 3 (normal).
priority urgent
Sets X-Priority for email alerts to 1 (urgent).
priority very low
Sets X-Priority for email alerts to 5 (very low).
reply to <text>
Sets the Reply To address for email alerts.
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.
show statistics
Displays email 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 addresses.
write
Stores the current configuration in permanent memory.
enable (enable) level commands
auto show interfaces
Show interface statistics
auto show processes
Continuously show thread runtime information
clrscrn
Clears the screen.
configure
Enters the configuration level.
connect
Show name and number for lines.
connect line <line>
Begin session on serial port.
cpm
Enters the CP Manager level.
device
Enters the device level.
disable
Exits the enable level.
of an email alert.
SMTP server to
<text> = domain name to override the current domain name in
<text> = email address to place in the Reply To field of the email
PremierWave EN Command Reference 95
5: Commands and Levels
dns
Enters the DNS level.
email <number>
Enters the configure email level.
exit
Exit from the system
filesystem
Enters the filesystem level.
iperf <params>
Run iperf with command line parameters passed in quoted string.
kill ssh <session>
Kills SSH session with index from "show sessions"
kill telnet <session>
Kills Telnet session with index from "show sessions"
line <line>
Enters the line level.
<line> = number of the line (serial port) to be configured.
ping <host>
Ping destination continuously with 5 second timeout
ping <host> <count>
Ping destination n times with 5 second timeout
ping <host><count><timeout>
Ping destination n times with x timeout (in seconds)
reload
Reboot system
reload factory defaults
Reload factory defaults to permanent storage
show
Show system information
show history
Displays the last 20 commands entered during the current CLI
session.
show interfaces
Show interface statistics
show ip sockets
Show UDP/TCP state information
show lines
Show line information
show processes
Show thread runtime information
show sessions
Show active Telnet and SSH Sessions
ssh
Enters the SSH configuration level.
ssh <optClientUsername> <host>
Begin SSH session on network <host>.
password.
ssh <optClientUsername> <host> <port>
Begin SSH session on network <host>:<port>.
password.
ssl
Enters the SSL configuration level.
telnet <host>
Begin telnet session on network <host>.
telnet <host><port>
Begin telnet session on network <host>:<port>.
trace route <host>
Trace route to destination
trace route <host><protocol>
Trace route to destination using TCP, ICMP, or UDP
tunnel <line>
Enters the tunnel level.
<line> = number of the tunnel line (serial port) to be configured.
write
Stores the current configuration in permanent memory.
xml
Enters the XML level.
filesystem (filesystem) level commands
cat <file>
Show the contents of a file
cd <directory>
Change the current directory to the specified dir e ctory
clrscrn
Clears the screen.
cp <source file><destination file>
Copy an existing file
The optClientUserName must match an SSH Client: Users configuration entry.
Use "" in optClientUserName to prompt for host username and
The optClientUserName must match an SSH Client: Users configuration entry.
Use "" in optClientUserName to prompt for host username and
PremierWave EN Command Reference 96
5: Commands and Levels
dump <file>
Show contents of a file as a hex dump
exit
Exits to the enable level.
format
Format the file system and lose all data
ls
Show all files and directories in the current directory
ls <directory>
Show all files and directories in the specified director y
mkdir <directory>
Create a directory
mv <source file><destination file>
Move a file on the file system
pwd
Print working directory
rm <file>
Remove a file
rmdir <directory>
Remove a directory
show
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
tftp get <source file><destination file> <host>
Get a file using TFTP
tftp get <source file><destination file> <host> <port>
Get a file using TFTP
tftp put <source file><destination file> <host>
Put a file using TFTP
tftp put <source file><destination file> <host> <port>
Put a file using TFTP
touch <file>
Create a file
ftp (config-ftp) level commands
clrscrn
Clears the screen.
exit
Returns to the config level.
show
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:3: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.
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.
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.
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.
PremierWave EN Command Reference 97
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
5: Commands and Levels
Note that quotes must enclose the value if it contains spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL client.
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
Removes the connect tunnel AES decrypt key.
no aes encrypt key
Removes the connect tunnel AES encrypt key.
no credentials
Clears the RSA/DSA certificate selec tion .
no port
Removes the remote port used to establish tunnel connections.
no ssh username
Removes the SSH user name.
no tcp keep alive
Disables the connect mode TCP keep alive timeout.
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
Uses SSH protocol for connect mode tunneling.
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 tunneling.
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 tunneling
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and sets the
<milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connecting.
validate certificate enable
Requires verification of the server certificate when connecting.
vip disable
Makes connections using the specified Address.
vip enable
Makes connections using the VIP name.
vip name <text>
Sets the VIP name.
write
Stores the current configuration in permanent memory.
host 1 (tunnel-connect-host:2:1) level commands
address <text>
Sets the remote host to establish tunneling connections with.
PremierWave EN Command Reference 98
connections
with other devices.
timer.
5: Commands and Levels
<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.
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.
Note that quotes must enclose the value if it cont ain s spa ces .
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16 bytes.
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.
Note that quotes must enclose the value if it contains spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL client.
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
Removes the connect tunnel AES decrypt key.
no aes encrypt key
Removes the connect tunnel AES encrypt key.
no credentials
Clears the RSA/DSA certificate selec tion .
no port
Removes the remote port used to establish tunnel connections.
no ssh username
Removes the SSH user name.
no tcp keep alive
Disables the connect mode TCP keep alive timeout.
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
Uses SSH protocol for connect mode tunneling.
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 tunneling.
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 tunneling
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
PremierWave EN Command Reference 99
5: Commands and Levels
connections
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and sets the
<milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connecting.
validate certificate enable
Requires verification of the server certificate when connecting.
vip disable
Makes connections using the specified Address.
vip enable
Makes connections using the VIP name.
vip name <text>
Sets the VIP name.
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.
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.
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.
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.
Note that quotes must enclose the value if it contains spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL client.
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
Removes the connect tunnel AES decrypt key.
no aes encrypt key
Removes the connect tunnel AES encrypt key.
no credentials
Clears the RSA/DSA certificate selec tion .
no port
Removes the remote port used to establish tunnel connections.
no ssh username
Removes the SSH user name.
no tcp keep alive
Disables the connect mode TCP keep alive tim eout .
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
Uses SSH protocol for connect mode tunneling.
with other devices.
timer.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
Each byte is represented by two adjacent hex digits.
Bytes may run together or be separated by optional punctuation:
123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc
Each byte is represented by a single character.
PremierWave EN Command Reference 100
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.