Lantronix 900-607 User Manual

PremierWave XN
Command Reference
Part Number 900-607
Revision A February 2012

Copyright and Trademark

© 2012 Lantronix. All rights reserved. No part of the contents of this book may be transmitted or reproduced in any form or by any means without the wr itten permission of Lantron ix. Printed in the United States of America.
Ethernet is a trademark of XEROX Corporation. Windows is a trademark of the Microsoft Corporation.

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

Date Revision Comments
February 2012 A Initial Document. Created for the 7.3.0.0 release.
.
PremierWave XN Command Reference 2

Table of Contents

List of Figures _____________________________________________________________4 List of Tables ______________________________________________________________5
1: About This Guide 6
Chapter Summaries ________________________________________________________6 Conventions ______________________________________________________________6 Additional Documentation ____________________________________________________7
2: Overview 8
XML Architecture and Device Control ___________________________________________8 Command Line Interface _____________________________________________________8
3: Command Line Interface 9
Configuration Using Telnet ___________________________________________________9 Configuration Using Serial Ports _______________________________________________9
Serial Command Mode ___________________________________________________9
Serial Recovery ________________________________________________________9 Navigating the CLI Hierarchy ______________________________________ __________10 Using Keyboard Shortcuts and CLI ____________________________________________11 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 _______________________________17 Best Practices ____________________________________________________________18
Importing _____________________________________________________________18
Exporting ____________________________________________________________19 XML Configuration Groups __________________________________________________20 XML Status Record Groups and Items _________________________________________33
5: Command and Levels 44
PremierWave XN Command Reference 3

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 XN Command Reference 4

List of Tables

Table 3-1 Keyboard Shortcuts ______________________________________________________11 Table 4-7 XCR Groups ____________________________________________________________20 Table 4-8 XSR Group and Items ____________________________________________________33 Table 5-1 Commands and Levels____________________________________________________47
PremierWave XN Command Reference 5

1: About This Guide

This guide describes how to configure the PremierWave XN 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.
Chapter Summary
Chapter 2: Overview Gives an overview of CLI and XML. Chapter 3: Command Line Interface Lists commands and describes how to use CLI to
Chapter 4: Configuration Using XML Lists XCR groups and items and describes how to use
Chapter 5: Commands and Levels Provides an index of the CLI Command Hierarchy with

Conventions

configure the PremierWave XN.
XCRs to configure the PremierWave XN.
hyperlinks to the corresponding command details.
The table below lists and describes the conventions used in this book.
Convention Description
Bold text Default parameters. Italic text Required values for parameters Brackets [ ] Optional parameters.
Angle Brackets < > Possible values for parameters. Pipe | Choice of parameters. Warning Warning: Means that you are in a situation that could cause
equipment damage or bodily injury. Before you work on any equipment, you must be aware of the hazards involved with electrical circuitry and familiar with standard practices for preventing accidents.
Note Note: Means take notice. Notes contain helpful suggestions, information,
or references to material not covered in the publication.
Caution Caution: Means you might do something that could result in faulty
equipment operation, or loss of data.
Screen Font (Courier New)
CLI terminal sessions and examples of CLI input.
PremierWave XN Command Reference 6

Additional Documentation

Visit the Lantronix website at www.lantronix.com/support/documentation for the latest documentation and the following additional documentation.
Document Description
PremierWave XN User Guide Describes how to configure and use the PremierWave XN. PremierWave XN Quick Start Guide Instructions for getting the PremierWave XN up and running. Com Port Redirector
Quick Start and Online Help DeviceInstaller Online Help Instructions for using the Lantronix Windows-based utility to locate
1: About This Guide
Instructions for using the Lantronix Windows-based utility to create virtual com ports.
the PremierWave XN and to view its current settings.
PremierWave XN Command Reference 7

2: Overview

PremierWave XN supports three convenien t configuration methods: Web Manager, Command Line Interface (CLI) and Extensible Markup Language (XML). For more information about the Web Manager, see the PremierWave XN 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 XN uses industry-standard tools for configuration, communication, and control. For example, the PremierWave XN 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 XN Command Reference 8

3: Command Line Interface

This chapter describes accessing the PremierW av e XN by us ing Telne t, SSH, or ser ial po rts to configure the PremierWave XN, 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 XN 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 XN 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.

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 XN Command Reference 9
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:
9600 baud 8-bit No parity 1 stop bit No flow control.
3. Power off the device.
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>#echo? displays a list of all echo commands at the tunnel level.
To view available commands and their explanations for a partial command—Type the partial
command followed by the asterisk (*). For example: <tunnel-1>#echo* displays a list 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 XN Command Reference 10

Using Keyboard Shortcuts and CLI

One useful shortcut built into PremierWave XN 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 Combination Description
Ctrl + a Places cursor at the beginning of a line Ctrl + b Backspaces one character Ctrl + d Deletes one character Ctrl + e Places cursor at the end of the line Ctrl + f Moves cursor forward one character Ctrl + k Deletes from the current position to the end of the line Ctrl + l Redraws the command line Ctrl + n Displays the next line in the history Ctrl + p Displays the previous line in the history Ctrl + u Deletes entire line and places cursor at start of prompt Ctrl + w Deletes one word back Ctrl + z Exits the current CLI level Esc + b Moves cursor back one word Esc + f Moves 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 XN Command Reference 11
3: Command Line Interface
(login) enable
ssl
ethernet link
if 1
query port
syslog
line <line>
filesystem
configure
device
ssh
telnet
rss
dns
wlan link
edit <name>
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
if 2
cli
log
An overview of the levels in the PremierWave XN 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 sub­commands. These commands provide diagnostic and status information only.
>? clrscrn exit ping <host> ping <host> <count> ping <host> <count> <timeout> show show history trace route <host> trace route <host> <protocol> enable >
Note: To configure the PremierWave XN, you must be in the enable level and any of its
sub-levels. Figure 3-4 below shows the enable level commands.
Figure 3-3 Login Level Commands
PremierWave XN Command Reference 12
3: Command Line Interface
Figure 3-4 Enable Level Comman ds
>enable <enable>#? auto show interfaces auto show processes clrscrn configure connect connect line <line> device disable dns email <number> exit filesystem kill ssh <session> kill telnet <session> line <line> ping <host> ping <host> <count> ping <host> <count> <timeout> reload reload factory defaults show show history show interfaces show ip sockets show processes show sessions ssh ssh <optClientUsername> <host> ssh <optClientUsername> <host> <port> ssl telnet <host> telnet <host> <port> trace route <host> trace route <host> <protocol> tunnel <line> write xml
<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 XN Command Reference 13

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+)> <!ELEMENT configitem (value+)> <!ELEMENT value (#PCDATA)> <!ATTLIST configrecord version CDATA #IMPLIED> <!ATTLIST configgroup name CDATA #IMPLIED> <!ATTLIST configgroup instance CDATA #IMPLIED> <!ATTLIST configitem name CDATA #IMPLIED> <!ATTLIST value name CDATA #IMPLIED> ]>
The device server DTD rules state the following:
The XML document element is a <configrecord> element. This is the root element. A <configrecord> must have one or more <configgroup> elements and can have a
version attribute.
A <configgroup> must have one or more <configitem> elements and can have name
and instance attributes.
A <configitem> element must have one or more <value> elements and can have a name
attribute.
A <value> element can have only data and can have a name attribute. The name attribute identifies a group, item, or value. It is always a quoted string. The instance attribute identifies the specific option, like the serial port number. The "instance"
attribute is always a quoted string.
PremierWave XN Command Reference 14
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 XN 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.
XML Example shows an XML example which consists of a declaration (first line), nested elements with attributes and content.
Figure 4-2 XML Example
<?xml version=”1.0” standalone=”yes”?> <configrecord> <configgroup name = “serial command mode” instance = “1”> <configitem name = “mode serial string”> <value>disable</value> </configitem> </configgroup> </configrecord>
The PremierWave XN uses the attributes in the following subsections to label the group configuration settings.
PremierWave XN Command Reference 15

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 na m e 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.
Figure 4-3 XML Example
4: Configuration Using XML
<?xml version="1.0" standalone="yes"?> <configrecord> <configgroup name = "serial command mode" instance = "1"> <configitem name = "mode"> <value>disable</value> </configitem> </configgroup> </configrecord>
Figure 4-4 XML Example of Multiple Named Values
<?xml version="1.0" standalone="yes"?> <configgroup name = "ethernet" instance = "eth0"> <configitem name = "speed"> <value>Auto</value> </configitem> <configitem name = "duplex"> <value>Auto</value> </configitem> </configgroup>
PremierWave XN Command Reference 16
4: Configuration Using XML
Figure 4-5 XML Example of Multiple Items
<configgroup name="ssh server"> <configitem name="host rsa keys"> <value name="public key"/> <value name="private key"/> </configitem> <configitem name="host dsa keys"> <value name="public key"/> <value name="private key"/> </configitem> <configitem name="delete authorized users"> <value>disable</value> </configitem> <configitem name="authorized user delete"> <value name="name"/> </configitem> <configitem name="authorized user" instance=""> <value name="password"/> <value name="public rsa key"/> <value name="public dsa key"/> </configitem> </configgroup>
Figure 4-6 XML Example with Multiple Groups
<?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>

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 XN User Guide.
PremierWave XN Command Reference 17
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 XN 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 (pwxn.xcr for export, pwxn_import.xcr for import; both are under the pwxcr directory) is requested. On export (FTP get of pwxn.xcr), the FTP server obtains the current XCR from the PremierWave XN and sends it as a file. On import (FTP put of pwxn_import.xcr), the FTP server processes the file by sending it directly to the XML engine. In both cases the device server filesystem is not accessed. The files pwxn.xcr and pwxn_import.xcr are not read from or wri tten to the file system. See FTP in the PremierWave XN User Guide.

Best Practices

4: Configuration Using XML
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
the file and make it incompatible with Pre mierWave XN. This is true even if the file is saved as Plain Text (.txt) or an XML Document (.xml). Notepad, a third party text editor, or a specialized XML editor should be used instead.

Importing

The following syntax can be used to import configurations from a file:
xcr import <file> xcr import <file> <groups and/or group:instances>
The first line imports all groups specified in the XML config record named in <file>. Any 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. 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:
xcr export <file> xcr export <file> <groups and/or group:instances>
PremierWave XN Command Reference 18
4: Configuration Using XML
The same guidelines above regarding importing configurations also apply to exporting configurations. If no groups are specified, then the export command will export all configuration settings to the file. If instances are specified after the groups, only those group instances are written. If no instance is specified, all instances of that group are written.

Exporting

The following example exports only the accept mode tunneling settings for line 1 to the file "tunnel_1.xcr" on the device server filesystem:
xcr export tunnel_1.xcr "tunnel accept:1"
The following example exports only the connect mode tunneling settings for all ports to the file "tunnel_all.xcr" on the device server filesystem:
xcr export tunnel_all.xcr "tunnel connect"
The following example imports only the settings for line 2 from a XCR named "factory_config.xcr" on the device server filesystem. If "factory_config.xcr" has other configuration settings, they are ignored:
xcr import factory_config.xcr "line:2"
The following example imports only line settings for all ports from a configuration record on the device server filesystem named "foobar.xcr":
xcr import foobar.xcr "line"
To import only disconnect mode tunneling settings for port 1 and serial line settings for port 2 from an XML configuration record named "production.xcr" that contains these settings (and possibly more), issue the following command:
xcr import production.xcr "tunnel disconnect:1, line:2"
The following example imports all tunneling settings and line settings for all serial ports from a file named xcr_file:
xcr import xcr_file "tunnel accept, tunnel connect, tunnel disconnect, tunnel modem, tunnel packing, tunnel serial, tunnel start, tunnel stop, line"
The following example exports only accept mode tunneling settings on serial port 1, and line settings on serial port 2 to a file named tunnel_config_t1_l2.xcr on the device server filesystem.
xcr export tunnel_config_t1_l2.xcr "tunnel accept:1, line:2"
The following example exports connect mode tunneling and line settings for all ports to the file tunnel_config.xcr on the device server filesystem:
xcr export tunnel_config.xcr "tunnel, line"
PremierWave XN Command Reference 19
4: Configuration Using XML

XML Configuration Groups

Table 4-7 lists the PremierWave XN XCR groups in alphabetical order. This table indicates the
various group items, as well as some possible value names and options.
Note: Any instance of < in the table may be read as "less than" and any instance of
> may be read as "greater than".
Table 4-7 XCR Groups
Group Name Group Item Value Name Value Options Additional
Information
arp arp delete ip address Remove an entry from
the ARP table. Specify the entry by its IP address.
arp entry ip address
mac address
bridge state enable, disable Default: disable
bridging mac address
cli login password Value is SECRET,
hidden from user view. Default: PASS
enable level password
quit connect line Accepts text containing
inactivity timeout <None>, ... Default: 15 minutes line authentication enable, disable Default: disable
device short name
long name serial number Read only. firmware version Read only.
diagnostics log output disable, filesystem,
line <number>
max length Default: 50 KB
email to
cc from reply to
Value is SECRET, hidden from user view.
control characters, for example, <control>A represents control-A Default: <control>L
Default: disable
PremierWave XN Command Reference 20
4: Configuration Using XML
Group Name (continued)
email (continued) subject
ethernet speed auto, 10, 100 Default: auto
ftp server state host name
http authentication uri
http server state enable, disa ble Default: enable
Group Item Value Name Value Options Additional
Information
message file overriding domain server port Default: 25 local port <Random>,
...
priority urgent, high, normal,
low, very low
duplex auto, half, ful l Default: auto
protocol telnet, ssh Default: telnet ssh username remote address remote port Default: 0 user delete name Deletes an HTTP
realm type user password
port <None>, ... Default: 80 secure port <None>, ... Default: 443 secure protocols ssl3, tls1.0, tls1.1 May contain zero, one,
secure credentials max timeout Default: 10 seconds max bytes Default: 40960 logging state enable, disable Default: enable max log entries Default: 50 log format Default: %h %t "%r"
authentication timeout
Default: <Random>
Default: normal
Authentication URI user. The value element is used to specify the user for deletion.
or more of the values, separated by commas. Default: ssl3, tls1.0, tls1.1
%s %B "%{Referer}i" "%{User-Agent}i"
Default: 30 minutes
PremierWave XN Command Reference 21
4: Configuration Using XML
Group Name (continued)
icmp state enable, disable Default: enable interface state enable, disable Default: depends on
ip ip time to live Default: 64 hops
Group Item Value Name Value Options Additional
Information
instance bootp enable, disable Default: disable dhcp enable, disable Default: enable ip address <None>, ... Accepts an IP address
and mask as either: (1)
IP address only
(192.168.1.1) gets a
default mask, (2) CIDR
(192.168.1.1/24), or (3)
Explicit mask
(192.168.1.1
255.255.255.0).
default gateway <None>, ... Accepts in IP address
in dotted notation, like
192.168.1.1. hostname domain dhcp client id primary dns <None>, ... Accepts in IP address
in dotted notation, like
192.168.1.1. secondary dns <None>, ... Accepts in IP address
in dotted notation, like
192.168.1.1. mtu Default: 1500 bytes
multicast time to live Default: 1 hops
PremierWave XN Command Reference 22
4: Configuration Using XML
Group Name (continued)
line name
Group Item Value Name Value Options Additional
interface rs232 Default: termination enable, disable Default: disable state enable, disable Default: depends on
protocol none, tunnel Default: baud rate Default: 9600 bits per
parity even, none, odd Default: none data bits 7, 8 Default: 8 stop bits 1, 2 Default: 1 flow control none, hardware,
xon char Accepts a control
xoff char Accepts a control
gap timer <None>, ... Default: <None> threshold Default: 56 bytes
Information
instance
second
Default: none
software
character, for example, <control>A represents control-A Default: <control>Q
character, for example, <control>A represents control-A Default: <control>S
PremierWave XN Command Reference 23
4: Configuration Using XML
Group Name (continued)
managelinx plaintext dsm
query port state enable, disable Default: enable rss feed enable, disable Default: disable
Group Item Value Name Value Options Additional
Information
dna.xml.replication.pr
credentials
encrypted dsm credentials
managelinx common device.dna.system.ch
managelinx network interface
persist enable, disable Default: disable max entries Default: 100
otocol.version dna.capabilities.tcp.c
onnect.fail dna.dsc.auth.tunnel.u
sername dna.dsc.auth.ssh.pub dna.dsc.auth.ssh.priv device.dna.dsc.tunnel
.portlist.list device.dna.dsc.tunnel
.ip.addr device.dna.dsc.tunnel
.ip.list device.dna.dsc.tunnel
.ssh.public device.dnaid device.dna.dsc.tunnel
.portlist.httpconnect device.dna.dsc.tunnel
.proxy.host device.dna.dsc.tunnel
.proxy.port device.dna.dsc.tunnel
.proxy.enable
ange.number device.config.name device.dna.system.ch
ange.timestamp device.dna.dsc.replic
ation.period device.dna.system.ne
twork.iface.name device.dna.system.ne
twork.iface.ipaddress device.dna.system.ne
twork.iface.vip.pool device.viproute.target
.name
enable, disable Default: disable
Default: 1800 seconds
Default: 0
PremierWave XN Command Reference 24
4: Configuration Using XML
Group Name (continued)
serial command mode
smtp relay address
ssh state enable, disable Default: enable
Group Item Value Name Value Options Additional
Information
mode always, serial string,
disable echo serial string enable, disable Default: enable serial string Sets a string that can
signon message Sets a sign-on
wait time Default: 5000
relay port Default: 25
port Default: 22 max sessions Default: 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 XN Command Reference 25
4: Configuration Using XML
Group Name (continued)
ssh client delete known hosts enable, disable If enabled, deletes any
ssh server host rsa keys public key
Group Item Value Name Value Options Additional
Information
existing hosts before adding "known host".
known host delete name Specify the known host
to delete.
known host public rsa key
public dsa key
delete client users enable, disable If enabled, deletes any
existing client users before adding "client user".
client user delete name Specify the user to
delete.
client user password
remote command public rsa key private rsa key public dsa key private dsa key
private key
host dsa keys public key
private key
delete authorized users
authorized user delete
authorized user password
name
public rsa key public dsa key
PremierWave XN Command Reference 26
4: Configuration Using XML
Group Name (continued)
ssl credentials rsa certificate
syslog state enable, disable Default: disable
telnet state enable, disable Default: enable
terminal terminal type Default: UNKNOWN
tunnel accept accept mode disable, always, any
Group Item Value Name Value Options Additional
Information
rsa private key Value is SECRET,
hidden from user view. dsa certificate dsa private key Value is SECRET,
hidden from user view.
trusted authority certificate intermediate authority certificate delete all credentials enable, disable If enabled, deletes any
existing credentials
before adding
"credentials".
delete all cas enable, disable If enabled, deletes any
existing trusted cas
before adding "trusted
ca".
host remote port Default: 514 severity log level none, emergency,
alert, critical, error, warning, notice, information, debug
port Default: 23 max sessions Default: 3 authentication enable, disable Default: disable
login connect menu enable, disable Default: disable exit connect menu enable, disable Default: disable send break Accepts a control
break duration Default: 500
echo enable, disa ble Default: enable
character, start character, modem control asserted, modem emulation
Default: none
character, for example,
<control>A
represents control-A
milliseconds
Default: always
PremierWave XN Command Reference 27
4: Configuration Using XML
Group Name (continued)
tunnel accept (continued)
tunnel connect connect mode disable, always, any
Group Item Value Name Value Options Additional
start character Accepts a control
flush start character enable, disable Default: enable local port Default: 0 protocol tcp, ssh, telnet, tcp
aes, ssl credentials tcp keep alive <None>, ... Default: 45000
aes encrypt key Value is SECRET,
aes decrypt key Value is SECRET,
flush serial enable, disable Default: disable block serial enable, disable Default: disable block network enable, disable Default: disable password password Value is SECRET,
prompt enable, disable Default: disable email connect <N one>, ... Default: <None> email disconnect <None>, ... Default: <None>
character, start character, modem control asserted, modem emulation
start character Accepts a control
flush start character enable, disable Default: enable local port <Random>,
...
Information
character, for example, <control>A represents control-A Default: <control>B
Default: tcp
milliseconds
hidden from user view.
hidden from user view.
hidden from user view.
Default: disable
character, for example, <control>A represents control-A Default: <control>B
Default: <Random>
PremierWave XN Command Reference 28
4: Configuration Using XML
Group Name (continued)
tunnel connect (continued)
tunnel disconnect stop character Accepts a control
tunnel modem echo pluses enable, disable Default: disable
Group Item Value Name Value Options Additional
Information
host vip enable, disable Default: disable
vip name
address
port <None>, ... Default: <None>
protocol tcp, udp, ssh, telnet,
tcp aes, udp aes, ssl ssh username credentials validate certificate enable, disable Default: enable tcp keep alive <None>, ... Default: 45000
aes encrypt key Value is SECRET,
aes decrypt key Value is SECRET,
host mode sequential,
simultaneous
reconnect time Default: 15000
flush serial enable, disable Default: disable block serial enable, disable Default: disable block network enable, disable Default: disable email connect <N one>, ... Default: <None> email disconnect <None>, ... Default: <None>
flush stop character enable, disable Default: enable modem control enable, disable Default: disable timeout Default: 0 milliseconds flush serial enable, disable Default: disable
echo commands enable, disable Default: enable verbose response enable, di sable Default: enable response type text, numeric Default: text error unknown
commands incoming connection disabled, automatic,
connect string display remote ip enable, disable Default: disable
enable, disable Default: disable
manual
Default: tcp
milliseconds
hidden from user view.
hidden from user view. Default: sequential
milliseconds
character, for example, <control>A represents control-A
Default: disabled
PremierWave XN Command Reference 29
4: Configuration Using XML
Group Name (continued)
tunnel packing packing mode disable, timeout, send
tunnel serial dtr asserted while
vip state enable, disa ble Default: disable wlan choice profile
wlan profile basic network name
Group Item Value Name Value Options Additional
Information
Default: disable
character
timeout Default: 1000
milliseconds threshold Default: 512 bytes send character Accepts a control
character, for example,
<control>A
represents control-A
Default: <control> M trailing character Accepts a control
character, for example,
<control>A
represents control-A
Default: asserted while
connected, continuously asserted, unasserted, truport
debugging level dump, debug, info,
warning, error
active channel scan time
passive channel scan time
radio band selection 2.4 ghz only, 5 ghz
only, dual
out of range scan interval
roaming enable, disable Default: disabled rssi delta 14 - 24dBm Default: 24dBm
topology infrastructure, adhoc Default: infrastructure scan 2.4 ghz band enable, disable Default: enable scan 5 ghz band enable, disable Default: enable scan dfs channels enable, disable Default: enable state enable, disable Enables or disables
channel Default: 1
10 - 30 seconds Default: 30 seconds
connected
Default: info
Default: 100
milliseconds
Default: 400
milliseconds
Default: dual
the profile.
PremierWave XN Command Reference 30
4: Configuration Using XML
Group Name (continued)
wlan profile (continued)
Group Item Value Name Value Options Additional
Information
advanced tx data rate maximum 1 Mbps, 2 Mbps, 5.5
Mbps, 6 Mbps, 9 Mbps, 11 Mbps, 12 Mbps, 18 Mbps, 24 Mbps, 36 Mbps, 48 Mbps, 54 Mbps, mcs0, mcs1, mcs2, mcs3, mcs4, mcs5,
mcs6, mcs7 tx data rate fixed, auto-redu ction Default: auto-reduction tx power maximum Default: 17 dBm antenna diversity enabled, antenna 1,
antenna 2 power management enable, disable Default: disable power management
interval
security suite none, wep, wpa,
wpa2 key type passphrase, hex Default: passphrase passphrase Value is SECRET,
wep authentication open, shared Default: open wep key size 40, 104 Default: 40 wep tx key index 1, 2, 3, 4 Default: 1 wep key 1 Value is SECRET,
wep key 2 Value is SECRET,
wep key 3 Value is SECRET,
wep key 4 Value is SECRET,
wpax authentication psk, 802.1x Default: psk wpax key Value is SECRET,
wpax ieee 802.1x leap, eap-tls, eap-ttls,
peap wpax eap-ttls option eap-mschapv2,
mschapv2, mschap,
chap, pap, eap-md5 wpax peap option eap-mschapv2, eap-
md5 wpax username wpax password Value is SECRET,
Default: 54 Mbps
Default: enabled
Default: 1 beacons (100 msec each)
Default: none
hidden from user view.
hidden from user view.
hidden from user view.
hidden from user view.
hidden from user view.
hidden from user view. Default: eap-ttls
Default: eap-mschapv2
Default: eap-mschapv2
hidden from user view.
PremierWave XN Command Reference 31
4: Configuration Using XML
Group Name (continued)
wlan profile (continued)
xml import control restore factory
Group Item Value Name Value Options Additional
security (continued) wpax encryption ccmp, tkip, wep May contain zero, one,
configuration delete http
authentication uris
http authentication uri delete
reboot enable, disable Reboots after
Information
or more of the values, separated by commas. Default: None
wpax validate certificate
wpax credentials
name Deletes the specified
enable, disable Default: enable
enable, disable
enable, disable Deletes existing HTTP
authentication URIs before importing new ones.
HTTP authentication URI.
importing.
PremierWave XN Command Reference 32
4: Configuration Using XML

XML Status Record Groups and Items

Table 4-8 lists the supported XML Status Record (XSR) groups and items. These groups and
items show the status of the device in XML form and can only be exported. The XSR schema differs slightly from the XCR groups and items in that the XSR allows groups within groups.
Note: The Valid Values column of Table 4-8 indicates the default value.
Table 4-8 XSR Group and Items
Group Name Item Name Value Name Valid Values
arp arp entry ip address ip address in format
nnn.nnn.nnn.nnn
mac address mac address in format
xx:xx:xx:xx:xx:xx type dynamic or static interface eth0 or wlan0
bridge (Attribute of "instance" is "br0")
device product info product type Lantronix
email (Attribute of "instance" is "<decimal>")
email log (Attribute of "instance" is "<decimal>")
hardware cpu type string
enable state Enabled or Disabled
active state Active or Inactive
serial number 12 hex digits firmware version string in version format like
7.2.0.0R15
uptime elapsed time in format d
days hh:mm:ss permanent config saved or unsaved region possible values: U.S.,
European Union, Japan and
Worldwide
success sent decimal number
sent with retries decimal number
failed decimal number queued decimal number entry time timestamp in format d days
hh:mm:ss log string
speed form of <decimal>
megahertz
memory Flash size decimal number of bytes
ram size decimal numb er of bytes
PremierWave XN Command Reference 33
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
http state enable or disable
logging entries decimal number
bytes decimal number
http log totals entries decimal number
bytes decimal number
entry (Attribute of "instance" is "<decimal>")
icmp snmp InMsgs decimal number
InErrors decimal number InDestUnreachs decimal number InTimeExcds decimal number InParmProbs decimal numb er InSrcQuenchs decimal number InRedirects decimal number InEchos decimal number InEchoReps decimal number InTimestamps decimal number InTimestampReps decimal number InAddrMasks decimal numb er InAddrMaskReps decimal number OutMsgs decimal number OutErrors decimal number OutDestUnreachs decimal number OutTimeExcds decimal number OutParmProbs decimal number OutSrcQuenchs decimal number OutRedirects decimal number OutEchos decimal number OutEchoReps decimal numb er OutTimestamps decimal number OutTimestampReps decimal number OutAddrMasks decimal number OutAddrMaskReps decimal numb er
String
interface (Attribute of "instance" is "eth0")
generic status linkup
ip address dotted notation network mask dotted notation default gateway dotted notation
PremierWave XN Command Reference 34
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
interface (Attribute of "instance" is "eth0") (continued)
ip snmp Forwarding decimal number
receive bytes decimal number
packets decimal number errs decimal number drop decimal number fifo decimal number frame decimal number compressed decimal number multicast decimal number
transmit bytes decimal number
packets decimal number errs decimal number drop decimal number fifo decimal number colls decimal number carrier decimal number compressed decimal number
DefaultTTL decimal number InReceives decimal number InHdrErrors decimal number InAddrErrors decimal number ForwDatagrams decimal number InUnknownProtos decimal number InDiscards decimal number InDelivers decimal number OutRequests decimal number OutDiscards decimal number OutNoRoutes decimal number ReasmTimeout decimal number ReasmReqds decimal number ReasmOKs decimal number ReasmFails decimal number FragOKs decimal number FragFails decimal number FragCreates decimal numb er
PremierWave XN Command Reference 35
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
ip (continued) netstat InNoRoutes decimal number
InTruncatedPkts decimal number InMcastPkts decimal number OutMcastPkts decimal number InBcastPkts decimal number OutBcastPkts decimal number
ip sockets ip socket protocol tcp or udp
rx queue decimal number tx queue decimal number local address ip address in format
nnn.nnn.nnn.nnn local port decimal number remote address ip address in format
nnn.nnn.nnn.nnn remote port decimal number or * state LISTEN, 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>")
receiver bytes decimal number
breaks decimal number parity errors decimal number framing errors decimal number overrun errors decimal number no receive buffer errors decimal number queued bytes decimal number flow control go, stop, or n/a
transmitter bytes decimal numb er
breaks decimal number queued bytes decimal number flow control go, stop, or n/a
line levels cts asserted or not asserted
rts asserted or not asserted dsr asserted or not asserted dtr asserted or not asserted
PremierWave XN Command Reference 36
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
line (group nested within line above)
memory main heap total memory decimal number of bytes
processes process (Attribute of
query port status enabled or disabled
rss url string in the form of a web
state enable or disable protocol Tunnel or None. baud rate <decimal> bits per second parity None, Odd, or Even data bits 7 or 8 stop bits 1 or 2 flow control None, Hardware, or
Software
xon char of form
&#60;control&#62
;Q
xoff char of form
&#60;control&#62
;S
available memory decimal number of bytes stack used decimal number
"instance" is "<decimal>")
last connection ip address ip address in format
in discoveries decimal number
out discovery replies decimal number
data entries decimal number
stack size decimal number cpu % d ecimal number thread name String
nnn.nnn.nnn.nnn port decimal number
unknown queries decimal number erroneous packets decimal number
errors decimal number
url
bytes decimal number
PremierWave XN Command Reference 37
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
sessions telnet or ssh (Attribute of
"instance" is "<decimal>")
line (Attribute of “instance” is <decimal>)
tcp snmp RtoAlgorithm decimal number
netstat SyncookiesSent decimal number
local port decimal number remote ip address ip address in format
nnn.nnn.nnn.nnn remote port decimal number duration elapsed time in format d
days hh:mm:ss baud decimal number parity decimal number databits decimal number stop bits decimal number flow control
RtoMin decimal number RtoMax decimal number MaxConn decimal number ActiveOpens decimal number PassiveOpens decimal number AttemptFails decimal number EstabResets decimal number CurrEstab decimal numb er InSegs decimal number OutSegs decimal number RetransSegs decimal number InErrs decimal number OutRsts decimal number
SyncookiesRecv decimal number SyncookiesFailed decimal number EmbryonicRsts decimal number PruneCalled decimal number RcvPruned decimal number OfoPruned decimal number OutOfWindowIcmps decimal number LockDroppedIcmps d ecimal number ArpFilter decimal number TW decimal number TWRecycled decimal number TWKilled decimal number PAWSPassive decimal number PAWSActive decimal number
PremierWave XN Command Reference 38
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
tcp (continued) netstat (continued) PAWSEstab decimal number
DelayedACKs decimal number DelayedACKLocked decimal number DelayedACKLost decimal number ListenOverflows decimal number ListenDrops decimal number TCPPrequeued decimal number TCPDirectCopyFromBacklogdecimal number
TCPDirectCopyFromPrequeuedecimal number
TCPPrequeueDropped decimal number TCPHPHits decimal number TCPHPHitsToUser decimal number TCPPureAcks decimal number TCPHPAcks decimal number TCPRenoRecovery decimal number TCPSackRecovery decimal numb er TCPSACKReneging decimal number TCPFACKReorder decimal number TCPSACKReorder decimal number TCPRenoReorder decimal number TCPTSReorder decimal number TCPFullUndo d ecimal number TCPPartialUndo decimal number TCPDSACKUndo decimal number TCPLossUndo decimal number TCPLoss decimal number TCPLostRetransmit decimal number TCPRenoFailures decimal number TCPSackFailures decimal number TCPLossFailures decimal number TCPFastRetrans decimal number TCPForwardRetrans decimal number TCPSlowStartRetrans decimal number TCPTimeouts decimal number TCPRenoRecoveryFail decimal number TCPSackRecoveryFail decimal number TCPSchedulerFailed decimal number TCPRcvCollapsed decimal nu mber
PremierWave XN Command Reference 39
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
tcp (continued) netstat (continued) TCPDSACKOld Sent decimal number
TCPDSACKOfoSent decimal number TCPDSACKRecv decimal number TCPDSACKOfoRecv decimal number TCPAbortOnSyn decimal number TCPAbortOnData decimal number TCPAbortOnClose decimal number TCPAbortOnMemory decimal number TCPAbortOnTimeout decimal number TCPAbortOnLinger decimal number TCPAbortFailed decimal number TCPMemoryPressures decimal number TCPSACKDiscard decimal number TCPDSACKIgnoredOld decimal number TCPDSACKIgnoredNoUndo decimal number TCPSpuriousRTOs decimal number TCPMD5NotFound decimal number TCPMD5Unexpected decimal number TCPSackShifted decimal number TCPSackMerged decimal number TCPSackShiftFallback decimal number
tunnel aggregate completed connects decimal number
completed accepts decimal number disconnects decimal number dropped connects decimal number dropped accepts decimal number octets from serial decimal number octets from network decimal number connect 0 connection time elapsed time in format d
days hh:mm:ss connect 1 connection time elapsed time in format d
days hh:mm:ss connect 2 connection time elapsed time in format d
days hh:mm:ss connect 3 connection time elapsed time in format d
days hh:mm:ss connect 4 connection time elapsed time in format d
days hh:mm:ss connect 5 connection time elapsed time in format d
days hh:mm:ss
PremierWave XN Command Reference 40
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
tunnel (continued) aggregate (continued) connect 6 connection time elapsed time in format d
days hh:mm:ss connect 7 connection time elapsed time in format d
days hh:mm:ss connect 8 connection time elapsed time in format d
days hh:mm:ss connect 9 connection time elapsed 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 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 time elapsed time in format d
days hh:mm:ss connect dns address
changes connect dns address
invalids
tunnel modem echo commands
verbose response response type error unknown commands incoming connection
udp snmp InDatagrams decimal number
NoPorts decimal number InErrors decimal number OutDatagrams decimal number RcvbufErrors decimal number SndbufErrors decimal number
decimal number
decimal number
PremierWave XN Command Reference 41
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
vip data bytes receive decimal number
transmit decimal number
udp packet queue receive decimal number
transmit decimal number
udp packets receive decimal number
transmit decimal number
dsm ip address list ip address in format
nnn.nnn.nnn.nnn
For more than one, comma
will separate.
local dna id tunnel user tunnel port list Comma separated list of
decimal numbers.
tunnel http port list Comma separated list of
decimal numbers.
current dsm ip address ip address in format
nnn.nnn.nnn.nnn
current tunnel port decimal number tunnel proxy host ip address in format
nnn.nnn.nnn.nnn
tunnel proxy port decimal number conduit status Disabled, Down, Attempting
connection, Idle,
Negotiating, Up, or Closing.
conduit uptime elapsed time in format d
days hh:mm:ss
time of last replication timestamp in format d days
hh:mm:ss
config name vip pools decimal number
wlan status type
bssid ssid topology active wlan profile pairwise cipher group cipher authentication security suite channel ip address
PremierWave XN Command Reference 42
4: Configuration Using XML
Group Name (continued) Item Name Value Name Valid Values
wlan status (continued) rssi
wps mode
wlan scan* network name bssid
channel rssi topology
xsr out bytes decimal number
lines d ecimal number elements decimal number
errors decimal number
Note: *If a scan is run while the unit is associated with an access point, only the
channels belonging to the band on which the device is currently operating will be scanned.
PremierWave XN Command Reference 43
5: Commands and Levels

5: Commands and Levels

Click the level in the tree structure and it will take you to the command list for that level.
root
enable (enable)
configure (config)
arp (config-arp)
bridge 1 (config-bridge:br0)
cli (config-cli)
ssh (config-cli-ssh)
telnet (config-cli-telnet)
diagnostics (config-diagnostics)
log (config-diagnostics-log)
ftp (config-ftp)
host 1 (config-host:1)
host 2 (config-host:2)
host 3 (config-host:3)
host 4 (config-host:4)
host 5 (config-host:5)
host 6 (config-host:6)
host 7 (config-host:7)
host 8 (config-host:8)
host 9 (config-host:9)
host 10 (config-host:10)
host 11 (config-host:11)
host 12 (config-host:12)
host 13 (config-host:13)
host 14 (config-host:14)
host 15 (config-host:15)
host 16 (config-host:16)
host 17 (config-host:17)
host 18 (config-host:18)
host 19 (config-host:19)
host 20 (config-host:20)
host 21 (config-host:21)
host 22 (config-host:22)
host 23 (config-host:23)
host 24 (config-host:24)
host 25 (config-host:25)
host 26 (config-host:26)
host 27 (config-host:27)
host 28 (config-host:28)
host 29 (config-host:29)
host 30 (config-host:30)
host 31 (config-host:31)
host 32 (config-host:32)
http (config-http)
icmp (config-icmp)
if 1 (config-if:eth0)
link (config-ethernet:eth0)
if 2 (config-if:wlan0)
PremierWave XN Command Reference 44
link (config-wlan:wlan0)
choice 1 (config-wlan-choice:wlan0:1)
choice 2 (config-wlan-choice:wlan0:2)
choice 3 (config-wlan-choice:wlan0:3)
choice 4 (config-wlan-choice:wlan0:4)
ip (config-ip)
query port (config-query_port)
rss (config-rss)
smtp (config-smtp)
syslog (config-syslog)
terminal 1 (config-terminal:1)
terminal 2 (config-terminal:2)
terminal network (config-terminal:network)
vip (config-vip)
wlan profiles (config-profiles)
device (device)
dns (dns)
email 1 (email:1)
email 2 (email:2)
email 3 (email:3)
email 4 (email:4)
email 5 (email:5)
email 6 (email:6)
email 7 (email:7)
email 8 (email:8)
email 9 (email:9)
email 10 (email:10)
email 11 (email:11)
email 12 (email:12)
email 13 (email:13)
email 14 (email:14)
email 15 (email:15)
email 16 (email:16)
filesystem (filesystem)
line 1 (line:1)
line 2 (line:2)
ssh (ssh)
client (ssh-client)
server (ssh-server)
ssl (ssl)
credentials (ssl-credentials)
trusted authorities (ssl-auth)
tunnel 1 (tunnel:1)
accept (tunnel-accept:1)
password (tunnel-accept-password:1)
connect (tunnel-connect:1)
host 1 (tunnel-connect-host:1:1)
host 2 (tunnel-connect-host:1:2)
host 3 (tunnel-connect-host:1:3)
host 4 (tunnel-connect-host:1:4)
host 5 (tunnel-connect-host:1:5)
host 6 (tunnel-connect-host:1:6)
host 7 (tunnel-connect-host:1:7)
5: Commands and Levels
PremierWave XN Command Reference 45
5: Commands and Levels
host 8 (tunnel-connect-host:1:8)
host 9 (tunnel-connect-host:1:9)
host 10 (tunnel-connect-host:1:10)
host 11 (tunnel-connect-host:1:11)
host 12 (tunnel-connect-host:1:12)
host 13 (tunnel-connect-host:1:13)
host 14 (tunnel-connect-host:1:14)
host 15 (tunnel-connect-host:1:15)
host 16 (tunnel-connect-host:1:16)
disconnect (tunnel-disconnect:1)
modem (tunnel-modem:1)
packing (tunnel-packing:1)
serial (tunnel-serial:1)
tunnel 2 (tunnel:2)
accept (tunnel-accept:2)
password (tunnel-accept-password:2)
connect (tunnel-connect:2)
host 1 (tunnel-connect-host:2:1)
host 2 (tunnel-connect-host:2:2)
host 3 (tunnel-connect-host:2:3)
host 4 (tunnel-connect-host:2:4)
host 5 (tunnel-connect-host:2:5)
host 6 (tunnel-connect-host:2:6)
host 7 (tunnel-connect-host:2:7)
host 8 (tunnel-connect-host:2:8)
host 9 (tunnel-connect-host:2:9)
host 10 (tunnel-connect-host:2:10)
host 11 (tunnel-connect-host:2:11)
host 12 (tunnel-connect-host:2:12)
host 13 (tunnel-connect-host:2:13)
host 14 (tunnel-connect-host:2:14)
host 15 (tunnel-connect-host:2:15)
host 16 (tunnel-connect-host:2:16)
disconnect (tunnel-disconnect:2)
modem (tunnel-modem:2)
packing (tunnel-packing:2)
serial (tunnel-serial:2)
xml (xml)
PremierWave XN Command Reference 46
5: Commands and Levels
accept (tunnel-accept:2) level commands
accept mode always
Enables the tunneling server to always accept tunneling connections.
al port).
accept mode disable
Disables accept mode tunneling.
accept mode modem control asserted
Enables the tunneling server to accept tunneling connec­control pin is asserted.
accept mode modem emulation
Enables modem emulation for accept mode tunnel ing.
accept mode start character
Enables accept mode tunneling when the configured start is received on the line.
aes decrypt key <hexadecimal>
Sets the accept tunnel AES decrypt key with up to 16
spaces.
aes decrypt key text <text>
Sets the accept tunnel AES decrypt key with up to 16
spaces.
spaces.
aes encrypt key text <text>
Sets the accept tunnel AES encrypt key with up to 16
spaces.
block network disable
Forwards (tunnels) network data in accept mode tunne­ling.
it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in accept mode tunneling.
Discards all data coming in from the serial interface before
ging).
clrscrn
Clears the screen.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL server.
default accept mode
Restores the default accept mode as "always".
Table 5-1 Commands and Levels
accept mode any character Enables the tunneling server to accept tunneling connec-
tions only when a character is received through the corresponding line (seri-
tions when the modem
character
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
aes encrypt key <hexadecimal>
block network enable Discards all data coming in from the accept mode tunnel
block serial enable
Sets the accept tunnel AES encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
before forwarding
forwarding it to the accept mode tunnel (generally used for debug-
PremierWave XN Command Reference 47
5: Commands and Levels
for this tunnel.
default protocol
Restores the default protocol as "TCP".
default start character
Defaults the accept mode start character.
alive timeout.
email connect <number>
Sets an email profile to use to send an email alert upon
<number> = the number of the email profile to use.
email disconnect <number>
Sets an email profile to use to send an email alert upon
<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 an accept mode tunneling connection.
flush serial enable
Flushes the serial data buffer upon establish ing an acc ept connection.
flush start character disable
Enables forwarding of the accept start character into the network.
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 .
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 ling.
show
Displays the current configuration.
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.
default local port Uses the default port number as the local port for accept
mode tunneling. The default port is 10000 + #, where # is the line number
default tcp keep alive Restores the default 45 second accept mode TCP keep
establishing an accept mode tunnel.
closing an accept mode tunnel.
upon establishing
mode tunneling
flush start character enable Disables forwarding of the accept start character into the
no email connect Discontinues sending email alerts upon establishing an
tunneling.
protocol telnet Uses Telnet protocol (with IAC) for accept mode tunne-
show history
PremierWave XN Command Reference 48
The character may be input as text, control, decimal, or hex.
5: Commands and Levels
A hex value character has the form 0xFF.
tcp keep alive <milliseconds>
Enables TCP keep alive for accept mode tunneling and <milliseconds> = timer value, in milliseconds.
write
Stores the current configuration in permanen t 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 connec-
al port).
accept mode disable
Disables accept mode tunneling.
accept mode modem control asserted
Enables the tunneling server to accept tunneling connec­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 is received on the line.
aes decrypt key <hexadecimal>
Sets the accept tunnel AES decrypt key with up to 16
spaces.
spaces.
aes encrypt key <hexadecimal>
Sets the accept tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the accept tunnel AES encrypt key with up to 16
spaces.
ling.
block network enable
Discards all data coming in from the accept mode tunnel it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in accept mode tunneling.
Discards all data coming in from the serial interface before
ging).
A decimal value character has the form \99.
sets the timer.
tions only when a character is received through the corresponding line (seri-
tions when the modem
character
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
aes decrypt key text <text>
block network disable Forwards (tunnels) network data in accept mode tunne-
Sets the accept tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
block serial enable
PremierWave XN Command Reference 49
before forwarding
forwarding it to the accept mode tunnel (generally used for debug-
5: Commands and Levels
clrscrn
Clears the screen.
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
for this tunnel.
default protocol
Restores the default protocol as "TCP".
default start character
Defaults the accept mode start character.
alive timeout.
email connect <number>
Sets an email profile to use to send an email alert upon
<number> = the number of the email profile to use.
email disconnect <number>
<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 an accept mode tunneling connection.
flush serial enable
Flushes the serial data buffer upon establish ing an acc ept connection.
flush start character disable
Enables forwarding of the accept start character into the network.
network.
kill connection
Disconnects the active accept mode tunneling connection.
local port <number> <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 .
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.
ling.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
mode tunneling. The default port is 10000 + #, where # is the line number
default tcp keep alive Restores the default 45 second accept mode TCP keep
establishing an accept mode tunnel.
Sets an email profile to use to send an email alert upon closing an accept mode tunnel.
upon establishing
mode tunneling
flush start character enable Disables forwarding of the accept start character into the
Sets the port to use for accept mode tunneling.
no email connect Discontinues sending email alerts upon establishing an
protocol telnet Uses Telnet protocol (with IAC) for accept mode tunne-
show history
PremierWave XN Command Reference 50
5: Commands and Levels
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 <milliseconds> = timer value, in milliseconds.
write
Stores the current configuration in permanen t memory.
arp (config-arp) level commands
add <IP address> <MAC address>
Adds an entry to the ARP table, mapping an IP address to
<mac address> = MAC address in colon-separated form.
clrscrn
Clears the screen.
exit
Exits to the configuration level.
remove all
Removes all entries from the ARP cache.
remove ip <IP address>
Removes an entry from the ARP cache. <ip address> = address of the entry being removed.
show cache
Displays the ARP cache table.
show history
Displays the last 20 commands entered during the current CLI session.
write
Stores the current configuration in permanen t memory.
bridge 1 (config-bridge:br0) lev el commands
bridging mac address <hexadecimal>
Sets the Bridging MAC Address.
spaces.
clrscrn
Clears the screen.
exit
Exits to the config level.
no bridging mac address
Removes the Bridging MAC Address.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
show statistics
Show bridge statistics
show status
Show bridge status
state disable
Disables bridging.
state enable
Enables bridging.
write
Stores the current configuration in permanen t memory.
choice 1 (config-wlan-choice:wlan0:1) level commands
it will still have the original settings.
clrscrn
Clears the screen.
exit
Exits to the next higher level.
no profile
Removes reference to the profile.
<text> = name of the profile.
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.
sets the timer.
a MAC 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 punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
show history
apply wlan Try out WLAN settings without saving them to Flash.
If the settings do not work, when you reboot the device,
profile <text>
PremierWave XN Command Reference 51
Selects a profile.
5: Commands and Levels
show
Shows the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
write
Stores the current configuration in permanen t memory.
choice 2 (config-wlan-choice:wlan0:2) level commands
apply wlan
Try out WLAN settings without saving them to Flash. it will still have the original settings.
clrscrn
Clears the screen.
exit
Exits to the next higher level.
no profile
Removes reference to the profile.
<text> = name of the profile.
show
Shows the current configuration.
Displays the last 20 commands entered during the current CLI session.
write
Stores the current configuration in permanent memory.
choice 3 (config-wlan-choice:wlan0:3) level commands
clrscrn
Clears the screen.
exit
Exits to the next higher level.
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 permanen t memory.
choice 4 (config-wlan-choice:wlan0:4) level commands
apply wlan
Try out WLAN settings without saving them to Flash. it will still have the original settings.
clrscrn
Clears the screen.
exit
Exits to the next higher level.
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 permanen t memory.
cli (config-cli) level commands
clrscrn
Clears the screen.
default inactivity timeout
The default inactivity timeout will apply to CLI sessions.
default login password
Restores the default CLI login password.
<line>" command.
enable level password <text>
Sets the enable-level password.
exit
Exits to the configuration level.
If the settings do not work, when you reboot the device,
profile <text>
show history
apply wlan Try out WLAN settings without saving them to Flash.
Selects a profile.
If the settings do not work, when you reboot the device, it will still have the original settings.
If the settings do not work, when you reboot the device,
default quit connect line Restores the default string used to quit the "connect line
PremierWave XN Command Reference 52
inactivity timeout <minutes>
Sets the inactivity timeout for all CLI sessions.
line authentication disable
No password required for Line CLI users.
line authentication enable
Challenges the Line CLI user with a password.
login password <text>
Sets the CLI login password.
no enable level password
Removes the enable-level password.
no inactivity timeout
No inactivity timeout will apply to CLI sessions.
quit connect line <control>
Sets the string used to quit the "connect line <line>" com-
A control character has the form <control>C.
show
Displays the current configuration.
show history D
isplays the last 20 commands entered during the current
CLI session.
ssh
Change to menu level for SSH configuration and status.
telnet
Change to menu level for Telnet configuration and stat us.
write
Stores the current configuration in permanen t memory.
client (ssh-client) level comman ds
clrscrn
Clears the screen.
default user <username> command
Restore the user command to the default login shell
delete all known hosts
Remove all hnown hosts
delete all users
Remove all users
delete known host <server>
Remove known host
delete user <username>
Delete the named user
exit
Exits to the ssh level.
known host <server>
Set known host RSA or DSA key
no known host <server> dsa
Remove known host DSA key
no known host <server> rsa
Remove known host RSA key
no user <username> dsa
Remove user DSA key
no user <username> rsa
Remove user RSA key
show
Show SSH Client settings
Displays the last 20 commands entered during the current CLI session.
show known host <server>
Show known host RSA and DSA keys
show user <username>
Show information for a user
user <username>
Set username and RSA or DSA keys
user <username> command <command>
Customizes the user command
user <username> generate ds a 1024
Generate DSA public and private keys
user
generate dsa 512
Generate DSA public and private keys
user <username> generate ds a 768
Generate DSA public and private keys
user <username> generate rsa 1024
Generate RSA public and private keys
user <username> generate rsa 512
Generate RSA public and private keys
user <username> generate rsa 768
Generate RSA public and private keys
keys
write
Stores the current configuration in permanen t memory.
configure (config) level commands
arp
Changes to the command level for ARP configuration and status.
bridge <instance>
Changes to the bridge configuration level.
cli
Change to menu level for CLI configuration and statu s
5: Commands and Levels
mand. The characters may be input as text or control.
show history
<username>
user <username> password <password>
PremierWave XN Command Reference 53
Set username with password and optional RSA or DSA
5: Commands and Levels
clrscrn
Clears the screen.
diagnostics
Enters the diagnostics level.
exit
Exits to the enable level.
ftp
Enters the ftp level.
host <number>
Change to config host level
http
Enters the http level.
icmp
Changes to the command level for ICMP configuration and status.
if <instance>
Changes to the interface configuration level.
ip
Changes to the command level for IP configuration and status.
kill ssh <session>
Kills SSH session with index from "show sessions"
kill telnet <session>
Kills Telnet session with index from "show sessions"
query port
Enters the query port level.
rss
Change to menu level for RSS configuration and status
show
Displays system information.
show history
Displays the last 20 commands entered during the current CLI session.
and status.
syslog
Enters the syslog level.
terminal <line>
Enters the configure-terminal level. figured.
terminal network
Enters the configure-terminal level for the network.
vip
Change to menu level for VIP configuration and status
wlan profiles
Enters the WLAN profiles configurati on lev el.
write
Stores the current configuration in permanen t memory.
connect (tunnel-connect:2) level commands
ling.
block network enable
Discards all data coming in from the connect mode tunnel it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in connect mode tunneling.
block serial enable
Discards all data coming in from the serial interface before
ging).
clrscrn
Clears the screen.
connect mode always
Enables the tunneling server to always establish tunneling connections.
port).
connect mode disable
Disables connect mode tunneling.
connect mode modem control asserted
Enables the tunneling server to make tunneling connec­control pin is asserted.
connect mode modem emulation
Enables modem emulation for connect mode tunne l ing.
connect mode start character
Enables connect mode tunneling when the configured
smtp Changes to the command level for SMTP configuration
<line> = number of the terminal line (serial port) to be con-
block network disable Forwards (tunnels) network data in connect mode tunne-
before forwarding
forwarding it to the connect mode tunnel (generally used for debug-
connect mode any character Enables the tunneling server to establish a tunneling con-
nection when a character is received on the corresponding line (serial
PremierWave XN Command Reference 54
tions when the modem
5: Commands and Levels
is received on the line.
default connect mode
Restores the default connect mode as "disable".
nection.
default local port
Uses a random port number as the local port for establish­connections to other devices.
default reconnect time
Restores the default reconnect time value for connect mode tunneling.
default start character
Defaults the connect mode start character.
email connect <number>
Sets an email profile to use to send an email alert upon
<number> = the number of the email profile to use.
email disconnect <number>
Sets an email profile to use to send an email alert upon
<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 a connect mode tunneling connection.
connection.
network.
flush start character enable
Disables forwarding of the connect start character into the network.
host <instance>
Enters the next lower level. Specify the instance for the next lower level.
nection.
host mode simultaneous
Selects simultaneous connections to all hosts on the host list.
tion or connections.
local port <number>
Sets a specific port for use as the local port. <number> = the number of the port to use.
no email connect
Discontinues sending email alerts upon establishing a connect mode tunnel.
mode tunnel.
promote host <number>
Promotes the identified host, exchanging it place with the to adjust the order of the defined hosts.
reconnect time <milliseconds>
Sets the reconnect time value for tunneling connections
<milliseconds> = timeout in milliseco nds.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
show status
Displays tunnel connect status.
start character
default host mode Connects to the first host in the list that accepts the con-
ing tunneling
establishing a connect mode tunnel.
closing a connect mode tunnel.
upon establishing
flush serial enable Flushes the serial data buff er upon est abli sh ing a conne ct
mode tunneling
flush start character disable Enables forwarding of the connect start character into the
host mode sequential Connects to the first host in the list that accepts the con-
kill connection Disconnects the active connect mode tunneling connec-
no email disconnect Discontinues sending email alerts upon closing a connect
host above it,
show history
PremierWave XN Command Reference 55
established by the device in milliseconds.
5: Commands and Levels
write
Stores the current configuration in permanen t memory.
connect (tunnel-connect:1) level commands
block network disable
Forwards (tunnels) network data in connect mode tunne­ling.
block network enable
Discards all data coming in from the connect mode tunnel it to the serial interface (generally used for debugging).
block serial disable
Forwards (tunnels) serial data in connect mode tunneling.
block serial enable
Discards all data coming in from the serial interface before
ging).
clrscrn
Clears the screen.
Enables the tunneling server to always establish tunneling connections.
connect mode any character
Enables the tunneling server to establish a tunneling con-
port).
connect mode disable
Disables connect mode tunneling.
control pin is asserted.
connect mode modem emulation
Enables modem emulation for connect mode tunne lin g.
connect mode start character
Enables connect mode tunneling when the configured is received on the line.
default connect mode
Restores the default connect mode as "disable".
default host mode
Connects to the first host in the list that accepts the con­nection.
connections to other devices.
mode tunneling.
default start character
Defaults the connect mode start character.
email connect
<number> = the number of the email profile to use.
email disconnect <number>
Sets an email profile to use to send an email alert upon
<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 a connect mode tunneling con nect ion.
flush serial enable
Flushes the serial data buffer upon establish ing a conne ct
start character <control>
connect mode always
Sets the connect mode start character. The character may be input as text, control, decimal, or hex. A control character has the form <control>C. A decimal value character has the form \99. A hex value character has the form 0xFF.
before forwarding
forwarding it to the connect mode tunnel (generally used for debug-
nection when a character is received on the corresponding line (serial
connect mode modem control asserted Enables the tunneling server to make tunneling connec-
tions when the modem
start character
default local port Uses a random port number as the local port for establish-
ing tunneling
default reconnect time Restores the default reconnect time value for connect
<number>
Sets an email profile to use to send an email alert upon establishing a connect mode tunnel.
closing a connect mode tunnel.
PremierWave XN Command Reference 56
upon establishing
mode tunneling
connection.
flush start character disable
Enables forwarding of the connect start character into the network.
flush start character enable
Disables forwarding of the connect start character into the network.
host Specify the instance for the next lower level.
host mode sequential
Connects to the first host in the list that accepts the con­nection.
list.
kill connection
Disconnects the active connect mode tunneling connec­tion or connections.
local port <number>
Sets a specific port for use as the local port. <number> = the number of the port to use.
connect mode tunnel.
no email disconnect
Discontinues sending email alerts upon closing a connect to adjust the order of the defined hosts.
<milliseconds> = timeout in milliseco nds.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show status
Displays tunnel connect status.
start character <control>
Sets the connect mode start character.
A hex value character has the form 0xFF.
write
Stores the current configuration in permanent memory.
credentials (ssl-credent ia ls) lev el comman ds
clrscrn
Clears the screen.
create <credential name>
Create a new credential name
delete <credential name>
Delete existing credential by name
edit <credential name>
View or edit an existing profile
exit
Exits to the ssl level.
show
Show existing credential names
show history
Displays the last 20 commands entered during the current CLI session.
write
Stores the current configuration in permanen t memory.
device (device) level commands
auto show tlog
Continuously displays the internal trouble log.
clrscrn
Clears the screen.
exit
Exit to the enable level.
show
Show system information
5: Commands and Levels
<instance>
host mode simultaneous Selects simultaneous connections to all hosts on the host
no email connect Discontinues sending email alerts upon establishing a
promote host <number>
reconnect time <milliseconds>
Enters the next lower level.
mode tunnel. Promotes the identified host, exchanging it place with the
host above it,
Sets the reconnect time value for tunneling connections established by the device in milliseconds.
PremierWave XN Command Reference 57
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.
5: Commands and Levels
show hardware information
Displays information about the hardware.
show history
Displays the last 20 commands entered during the current CLI session.
show memory
Displays current memory usage information.
show task state
Displays current task states.
show tlog
Displays the internal trouble log.
write
Stores the current configuration in permanent memory.
diagnostics (config-diagnostics) level commands
clrscrn
Clears the screen.
exit
Returns to the config level.
log
Enters the next lower level.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
write
Stores the current configuration in permanen t memory.
disconnect (tunnel-disconnect:2) level commands
clrscrn
Clears the screen.
exit
Returns to the tunnel level.
flush serial disable
Does not flush serial data upon closing a tunneling con­nection.
flush serial enable
Flushes serial data buffer when a tunneling connection is closed.
flush stop character disable
Forwards the stop character from the Line to the network.
flush stop character enable
Prevents the stop character from the Line from being for­warded to the network.
modem control disable
Does not watch the modem control pin to disconnect.
Watches the modem control pin and disconnects if it is not asserted.
no stop character
Removes the stop character.
sessions.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
stop character <control>
Sets the stop character.
A hex value character has the form 0xFF.
timeout <milliseconds>
Disconnects when no data has been received on the line
<milliseconds> = timeout in milliseco nds.
write
Stores the current configuration in permanen t memory.
disconnect (tunnel-disconnect:1) level commands
clrscrn
Clears the screen.
exit
Returns to the tunnel level.
flush serial disable
Does not flush serial data upon closing a tunneling con­nection.
flush serial enable
Flushes serial data buffer when a tunneling connection is closed.
modem control enable
no timeout Disables disconnect after timeout feature for tunneling
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.
(serial port) for the specified length of time.
PremierWave XN Command Reference 58
5: Commands and Levels
flush stop character disable
Forwards the stop character from the Line to the network.
flush stop character enable
Prevents the stop character from the Line from being for­warded to the network.
modem control disable
Does not watch the modem control pin to disconnect.
modem control enable
Watches the modem control pin and disconnects if it is not asserted.
no stop character
Removes the stop character.
sessions.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
stop character <control>
Sets the stop character.
A hex value character has the form 0xFF.
timeout <milliseconds>
Disconnects when no data has been received on the line
<milliseconds> = timeout in milliseconds.
write
Stores the current configuration in permanen t memory.
dns (dns) level commands
clrscrn
Clears the screen.
exit
Exits to the enable level.
lookup <host_or_ip>
Return a lookup on the DNS name or IP address.
show
Show DNS status.
show history
Displays the last 20 commands entered during the current CLI session.
write
Stores the current configuration in permanen t memory.
email 1 (email:1) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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).
side.
email <number>
Enters the configure email level.
exit
Exits to the enable level.
from email alert.
local port <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes­of an email alert.
no timeout Disables disconnect after timeout feature for tunneling
show history
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.
(serial port) for the specified length of time.
default server port Restores the factory default port for SMTP on the server
<text>
<number>
PremierWave XN Command Reference 59
<text> = a quoted, semicolon separated list of email ad-
Sets the From address for email alerts. <text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body
5: Commands and Levels
<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.
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
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).
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
<number> = port used for SMTP on the server side.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
show statistics
Displays email statistics.
<text> = text to placed as the subject.
to <text>
Sets To addresses for email alerts. dresses.
write
Stores the current configuration in permanen t memory.
email 10 (email:10) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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.
no message file Removes the file name, so the message body will be
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
reply to <text>
server port <number>
show history
subject <text>
Sets the Reply To address for email alerts.
Sets the port used by the SMTP server.
Sets the Subject for email alerts.
<text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
PremierWave XN Command Reference 60
5: Commands and Levels
email alert.
<number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
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. dresses.
write
Stores the current configuration in permanent memory.
email 11 (email:11) level commands
auto show statistics
Continuously displays email statistics.
dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
from <text>
local port <number>
Sets the From address for email alerts. <text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
cc <text>
PremierWave XN Command Reference 61
<text> = a quoted, semicolon separated list of email ad-
Sets Cc addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
5: Commands and Levels
clrscrn
Clears the screen.
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.
email alert.
local port <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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.
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current 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.
dresses.
write
Stores the current configuration in permanen t memory.
from <text>
<number>
overriding domain <text>
Sets the From address for email alerts. <text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
Sets a domain name that will be used when connecting to an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
to <text>
PremierWave XN Command Reference 62
CLI session.
Sets To addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
5: Commands and Levels
email 12 (email:12) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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> email alert.
local port <number>
Sets the local port used to send email alerts. <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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.
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
<text> = a quoted, semicolon separated list of email ad-
Sets the From address for email alerts. <text> = email address to place in the From field of the
sage body of an email alert.
overriding domain <text>
PremierWave XN Command Reference 63
Sets a domain name that will be used when connecting to an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
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. dresses.
write
Stores the current configuration in permanen t memory.
email 13 (email:13) level commands
auto show statistics
Continuously displays email statistics.
cc dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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).
side.
email <number>
Enters the configure email level.
exit
Exits to the enable level.
from <text>
Sets the From address for email alerts. email alert.
<number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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
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.
<text> = a quoted, semicolon separated list of email ad-
<text>
default server port Restores the factory default port for SMTP on the server
local port <number>
Sets Cc addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
<text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
PremierWave XN Command Reference 64
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
5: Commands and Levels
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number> = 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> = text to placed as the subject.
to <text>
Sets To addresses for email alerts. dresses.
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. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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. email alert.
local port <number>
Sets the local port used to send email alerts. <number> local port to use for email alerts.
<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.
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
<text> = domain name to override the current domain
<number>
<text>
Sets the port used by the SMTP server.
Sets the Subject for email alerts.
<text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
message file <text>
no message file Removes the file name, so the message body will be
PremierWave XN Command Reference 65
<text> = email address to place in the From field of the
Specifies a text file, the contents of which will be the mes­sage body of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO.
5: Commands and Levels
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
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. dresses.
write
Stores the current configuration in permanen t memory.
email 15 (email:15) level commands
auto show statistics
Continuously displays email statistics.
dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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. 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>
<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.
empty.
no overriding domain
Removes the overriding domain name option.
<text> = a quoted, semicolon separated list of email ad-
cc <text>
Sets Cc addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
<text> = email address to place in the From field of the
Specifies a text file, the contents of which will be the mes­sage body of an email alert.
no message file Removes the file name, so the message body will be
PremierWave XN Command Reference 66
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
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).
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
show statistics
Displays email statistics.
subject <text>
Sets the Subject for email alerts. <text> = text to placed as the subject.
to dresses.
write
Stores the current configuration in permanen t memory.
email 16 (email:16) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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. email alert.
local port <number>
Sets the local port used to send email alerts. <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes­of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
reply to <text>
<text>
Sets the Reply To address for email alerts.
Sets To addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
PremierWave XN Command Reference 67
<text> = email address to place in the From field of the
sage body
5: Commands and Levels
<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.
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
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).
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
<number> = port used for SMTP on the server side.
show
Displays the current configuration.
entered during the current
CLI session.
show log
Displays the email log.
show statistics
Displays email statistics.
<text> = text to placed as the subject.
to <text>
Sets To addresses for email alerts. dresses.
write
Stores the current configuration in permanen t memory.
email 2 (email:2) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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.
no message file Removes the file name, so the message body will be
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
reply to <text>
server port <number>
show history Displays the last 20 commands
subject <text>
Sets the Reply To address for email alerts.
Sets the port used by the SMTP server.
Sets the Subject for email alerts.
<text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
PremierWave XN Command Reference 68
5: Commands and Levels
email alert.
<number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
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. dresses.
write
Stores the current configuration in permanent memory.
email 3 (email:3) level commands
auto show statistics
Continuously displays email statistics.
dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
from <text>
local port <number>
Sets the From address for email alerts. <text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
cc <text>
PremierWave XN Command Reference 69
<text> = a quoted, semicolon separated list of email ad-
Sets Cc addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
5: Commands and Levels
clrscrn
Clears the screen.
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.
email alert.
local port <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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.
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current 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.
dresses.
write
Stores the current configuration in permanen t memory.
from <text>
<number>
overriding domain <text>
Sets the From address for email alerts. <text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
Sets a domain name that will be used when connecting to an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
to <text>
PremierWave XN Command Reference 70
CLI session.
Sets To addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
5: Commands and Levels
email 4 (email:4) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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> email alert.
local port <number>
Sets the local port used to send email alerts. <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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.
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
<text> = a quoted, semicolon separated list of email ad-
Sets the From address for email alerts. <text> = email address to place in the From field of the
sage body of an email alert.
overriding domain <text>
PremierWave XN Command Reference 71
Sets a domain name that will be used when connecting to an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
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. dresses.
write
Stores the current configuration in permanen t memory.
email 5 (email:5) level commands
auto show statistics
Continuously displays email statistics.
cc dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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).
side.
email <number>
Enters the configure email level.
exit
Exits to the enable level.
from <text>
Sets the From address for email alerts. email alert.
<number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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
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.
<text> = a quoted, semicolon separated list of email ad-
<text>
default server port Restores the factory default port for SMTP on the server
local port <number>
Sets Cc addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
<text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
PremierWave XN Command Reference 72
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
5: Commands and Levels
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number> = 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> = text to placed as the subject.
to <text>
Sets To addresses for email alerts. dresses.
write
Stores the current configuration in permanen t memory.
email 6 (email:6) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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. email alert.
local port <number>
Sets the local port used to send email alerts. <number> local port to use for email alerts.
<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.
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
<text> = domain name to override the current domain
<number>
<text>
Sets the port used by the SMTP server.
Sets the Subject for email alerts.
<text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
message file <text>
no message file Removes the file name, so the message body will be
PremierWave XN Command Reference 73
<text> = email address to place in the From field of the
Specifies a text file, the contents of which will be the mes­sage body of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO.
5: Commands and Levels
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
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. dresses.
write
Stores the current configuration in per manent memory.
email 7 (email:7) level commands
auto show statistics
Continuously displays email statistics.
dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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. 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>
<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.
empty.
no overriding domain
Removes the overriding domain name option.
<text> = a quoted, semicolon separated list of email ad-
cc <text>
Sets Cc addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
<text> = email address to place in the From field of the
Specifies a text file, the contents of which will be the mes­sage body of an email alert.
no message file Removes the file name, so the message body will be
PremierWave XN Command Reference 74
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
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).
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
show statistics
Displays email statistics.
subject <text>
Sets the Subject for email alerts. <text> = text to placed as the subject.
to dresses.
write
Stores the current configuration in permanen t memory.
email 8 (email:8) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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. email alert.
local port <number>
Sets the local port used to send email alerts. <number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes­of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
reply to <text>
<text>
Sets the Reply To address for email alerts.
Sets To addresses for email alerts. <text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
PremierWave XN Command Reference 75
<text> = email address to place in the From field of the
sage body
5: Commands and Levels
<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.
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
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).
<text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
<number> = port used for SMTP on the server side.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
show statistics
Displays email statistics.
<text> = text to placed as the subject.
to <text>
Sets To addresses for email alerts. dresses.
write
Stores the current configuration in permanen t memory.
email 9 (email:9) level commands
auto show statistics
Continuously displays email statistics.
cc <text>
Sets Cc addresses for email alerts. dresses.
clear log
Clears all entries from the mail log.
clear mail counters
Sets the email counters to zero.
clrscrn
Clears the screen.
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.
no message file Removes the file name, so the message body will be
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
reply to <text>
server port <number>
show history
subject <text>
Sets the Reply To address for email alerts.
Sets the port used by the SMTP server.
Sets the Subject for email alerts.
<text> = a quoted, semicolon separated list of email ad-
<text> = a quoted, semicolon separated list of email ad-
PremierWave XN Command Reference 76
5: Commands and Levels
email alert.
<number> local port to use for email alerts.
message file <text>
Specifies a text file, the contents of which will be the mes-
<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
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. <text> = email address to place in the Reply To field of the email alert.
send
Sends an email using the current settings.
server port <number>
Sets the port used by the SMTP server. <number> = port used for SMTP on the server side.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show log
Displays the email log.
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. dresses.
write
Stores the current configuration in permanen t 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.
from <text>
local port <number>
Sets the From address for email alerts. <text> = email address to place in the From field of the
Sets the local port used to send email alerts.
sage body of an email alert.
an SMTP server to send an email alert instead of the device’s domain name in EHLO. <text> = domain name to override the current domain
PremierWave XN Command Reference 77
<text> = a quoted, semicolon separated list of email ad-
connect line <line>
Begin session on serial port.
device
Enters the device level.
disable
Exits the enable level.
dns
Enters the DNS level.
email <number>
Enters the configure email level.
exit
Exit from the system
filesystem
Enters the filesystem level.
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 processes
Show thread runtime information
show sessions
Show active Telnet and SSH Sess ion s
ssh
Enters the SSH configuration level.
ssh <optClientUsername> <host>
Begin SSH session on network <host>.
and password.
ssh
Use "" in optClientUserName to prompt for host username and 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 gured.
write
Stores the current configuration in permanen t 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 directory
clrscrn
Clears the screen.
cp <source file> <destination file>
Copy an existing file
dump <file>
Show contents of a file as a hex dump
exit
Exits to the enable level.
5: Commands and Levels
<optClientUsername> <host> <port>
<line>
The optClientUserName must match an SSH Client: Us­ers configuration entry. Use "" in optClientUserName to prompt for host username
Begin SSH session on network <host>:<port>. The optClientUserName must match an SSH Client: Us­ers configuration entry.
Enters the tunnel level. <line> = number of the tunnel line (serial port) to be confi-
PremierWave XN Command Reference 78
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 permanen t memory.
host 1 (tunnel-connect-host:2:1) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
aes decrypt key text
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
5: Commands and Levels
<text>
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
PremierWave XN Command Reference 79
5: Commands and Levels
spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
credentials 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 .
nections.
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 tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
commands entered during the current
CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
vip disable
Makes connections using the specified Address.
vip enable
Makes connections using the VIP name.
vip name <text>
Sets the VIP name.
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
<text>
no port Removes the remote port used to establish tunnel con-
Selects the RSA/DSA certificates by name for the SSL
protocol udp aes
show history Displays the last 20
tcp keep alive <milliseconds>
validate certificate disable Skips verification of the server certificate when connect-
PremierWave XN Command Reference 80
ling connections with other devices.
Enables TCP keep alive for connect mode tunneling and sets the timer. <milliseconds> = timer value, in milliseconds.
5: Commands and Levels
write
Stores the current configuration in permanen t memory.
host 1 (tunnel-connect-host:1:1) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
spaces.
aes encrypt key <hexadecimal>
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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 con­nections.
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.
<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
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
port <number>
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Sets the remote port to use for connect mode tunneling.
PremierWave XN Command Reference 81
5: Commands and Levels
tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for connect mode tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
CLI session.
show statistics
show connection statistics
ssh username
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and <milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect­ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 1 (config-host:1) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
name <text>
Sets the name of the host. <text> = name of the host.
no name
Clears the name of the host.
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address <text>
Sets the IP address of the remote host to connect to when
<text> = IP address.
remote port <number>
Sets the remote port used to connect to the host. <number> = port to be used.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
<text> = username.
write
Stores the current configuration in permanen t memory.
show history Displays the last 20 commands entered during the current
<text>
default remote port Sets the remote port (used to connect to the host) to the
Sets the SSH user name for use when establishing tunne­ling connections with other devices.
sets the timer.
default value,
ssh username <text>
PremierWave XN Command Reference 82
this host is selected on the login connect menu.
Sets the username for logging into the host via SSH.
5: Commands and Levels
host 10 (tunnel-connect-host:2:10) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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.
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 con­nections.
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> <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.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
no address Removes the remote host address used to establish
PremierWave XN Command Reference 83
Sets the remote port to use for connect mode tunneling.
5: Commands and Levels
ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
<milliseconds> = timer value, in milliseconds.
ing.
validate certificate enable
Requires verification of the server certificate when con­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 permanen t memory.
host 10 (tunnel-connect-host:1:10) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
protocol telnet Uses Telnet protocol (with IAC) for connect mode tunne-
protocol udp aes
ling connections with other devices.
tcp keep alive <milliseconds>
validate certificate disable Skips verification of the server certificate when connect-
aes decrypt key text <text>
Enables TCP keep alive for connect mode tunneling and sets the timer.
necting.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
PremierWave XN Command Reference 84
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
5: Commands and Levels
client.
default protocol
Restores the default protocol as "TCP".
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 .
nections.
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. 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.
Uses TCP protocol with AES encryption for connect mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for connect mode tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
CLI session.
show statistics
show connection statistics
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and <milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect­ing.
necting.
vip disable
Makes connections using the specified Address.
vip enable
Makes connections using the VIP name.
vip name
Sets the VIP name.
write
Stores the current configuration in permanen t memory.
host 10 (config-host:10) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
default remote port
Sets the remote port (used to connect to the host) to the default value,
credentials <text>
default tcp keep alive Restores the default 45 second connect mode TCP keep
no port Removes the remote port used to establish tunnel con-
protocol tcp aes
Selects the RSA/DSA certificates by name for the SSL
<number> = number of the port to use.
show history Displays the last 20 commands entered during the current
ssh username <text>
validate certificate enable Requires verification of the server certificate when con-
<text>
Sets the SSH user name for use when establishing tunne­ling connections with other devices.
sets the timer.
PremierWave XN Command Reference 85
5: Commands and Levels
which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
name <text>
Sets the name of the host. <text> = name of the host.
no name
Clears the name of the host.
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address <text>
Sets the IP address of the remote host to connect to when
<text> = IP address.
<number> = port to be used.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
ssh username <text>
Sets the username for logging into the host via SSH. write
Stores the current configuration in permanen t memory.
host 11 (tunnel-connect-host:2:11) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
spaces.
aes encrypt key <hexadecimal>
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
credentials <text>
Selects the RSA/DSA certificates by name for the SSL
this host is selected on the login connect menu.
remote port <number>
aes decrypt key text <text>
Sets the remote port used to connect to the host.
<text> = username.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
PremierWave XN Command Reference 86
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
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 con­nections.
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.
<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.
ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
<milliseconds> = timer value, in milliseconds.
ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 11 (tunnel-connect-host:1:11) level commands
address <text>
Sets the remote host to establish tunneling connections <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.
5: Commands and Levels
port <number>
protocol telnet Uses Telnet protocol (with IAC) for connect mode tunne-
protocol udp aes
show history Displays the last 20 commands entered during the current
tcp keep alive <milliseconds>
validate certificate disable Skips verification of the server certificate when connect-
Sets the remote port to use for connect mode tunneling.
ling connections with other devices.
Enables TCP keep alive for connect mode tunneling and sets the timer.
PremierWave XN Command Reference 87
with.
aes decrypt key text <text>
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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 con­nections.
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> = 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.
ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode tunneling.
5: Commands and Levels
Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains spaces.
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces.
<number>
protocol telnet Uses Telnet protocol (with IAC) for connect mode tunne-
PremierWave XN Command Reference 88
Sets the remote port to use for connect mode tunneling.
5: Commands and Levels
show
Shows the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and <milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect­ing.
necting.
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 permanen t memory.
host 11 (config-host:11) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
default remote port
Sets the remote port (used to connect to the host) to the which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
name <text> = name of the host.
no name
Clears the name of the host.
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address <text>
Sets the IP address of the remote host to connect to when
<text> = IP address.
remote port <number> = port to be used.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
ssh username <text>
Sets the username for logging into the host via SSH. write
Stores the current configuration in permanen t memory.
host 12 (tunnel-connect-host:2:12) level commands
address <text>
Sets the remote host to establish tunneling connections <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 Each byte is represented by two adjacent hex digits.
ling connections with other devices.
sets the timer.
validate certificate enable Requires verification of the server certificate when con-
<text>
show history
<number>
default value,
Sets the name of the host.
this host is selected on the login connect menu.
Sets the remote port used to connect to the host.
<text> = username.
PremierWave XN Command Reference 89
with.
bytes.
5: Commands and Levels
spaces.
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
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".
alive timeout.
exit
Exits to the next higher level.
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 con­nections.
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.
protocol ssl
Uses SSL protocol for connect mode tunneling.
protocol tcp
Uses TCP protocol for connect mode tunneling.
Uses TCP protocol with AES encryption for connect mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for connect mode tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
aes encrypt key text <text>
default tcp keep alive Restores the default 45 second connect mode TCP keep
no address Removes the remote host address used to establish
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
protocol tcp aes
PremierWave XN Command Reference 90
5: Commands and Levels
CLI session.
show statistics
show connection statistics
ssh username
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and <milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect­ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 12 (tunnel-connect-host:1:12) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
spaces.
aes encrypt key
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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.
show history Displays the last 20 commands entered during the current
<text>
Sets the SSH user name for use when establishing tunne­ling connections with other devices.
sets the timer.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
<hexadecimal>
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
PremierWave XN Command Reference 91
5: Commands and Levels
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 con­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.
protocol ssl
Uses SSL protocol for connect mode tunneling.
protocol tcp
Uses TCP protocol for connect mode tunneling.
Uses TCP protocol with AES encryption for connect mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for connect mode tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and <milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect­ing.
necting.
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 permanen t memory.
host 12 (config-host:12) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
default remote port
Sets the remote port (used to connect to the host) to the which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
<text> = name of the host.
no name
Clears the name of the host.
no address Removes the remote host address used to establish
nections.
protocol tcp aes
ling connections with other devices.
sets the timer.
validate certificate enable Requires verification of the server certificate when con-
default value,
name <text>
Sets the name of the host.
PremierWave XN Command Reference 92
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address <text>
Sets the IP address of the remote host to connect to when
<text> = IP address.
remote port <number>
Sets the remote port used to connect to the host. <number> = port to be used.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
ssh username <text> = username.
write
Stores the current configuration in permanen t memory.
host 13 (tunnel-connect-host:2:13) level commands
address <text> = IP address or host name of the remote host.
aes decrypt key
spaces.
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
client.
default protocol
Restores the default protocol as "TCP".
alive timeout.
exit
Exits to the next higher level.
no address
Removes the remote host address used to establish tunneling connections.
5: Commands and Levels
this host is selected on the login connect menu.
<text>
<text>
<hexadecimal>
Sets the username for logging into the host via SSH.
Sets the remote host to establish tunneling connections with.
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
aes encrypt key text <text>
credentials <text>
default tcp keep alive Restores the default 45 second connect mode TCP keep
PremierWave XN Command Reference 93
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Selects the RSA/DSA certificates by name for the SSL
5: Commands and Levels
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 con­nections.
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.
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.
ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
<milliseconds> = timer value, in milliseconds.
ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 13 (tunnel-connect-host:1:13) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
Each byte is represented by a single character.
protocol telnet Uses Telnet protocol (with IAC) for connect mode tunne-
protocol udp aes
show history Displays the last 20 commands entered during the current
ling connections with other devices.
tcp keep alive <milliseconds>
validate certificate disable Skips verification of the server certificate when connect-
Enables TCP keep alive for connect mode tunneling and sets the timer.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
aes decrypt key text <text>
PremierWave XN Command Reference 94
Sets the connect tunnel AES decrypt key with up to 16 bytes.
5: Commands and Levels
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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 con­nections.
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> = 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.
ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
protocol udp aes
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and
Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
<number>
protocol telnet Uses Telnet protocol (with IAC) for connect mode tunne-
PremierWave XN Command Reference 95
Sets the remote port to use for connect mode tunneling.
ling connections with other devices.
sets the timer.
<milliseconds> = timer value, in milliseconds.
validate certificate disable
Skips verification of the server certificate when connect­ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 13 (config-host:13) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
default remote port
Sets the remote port (used to connect to the host) to the which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
<text> = name of the host.
no name
Clears the name of the host.
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address
Sets the IP address of the remote host to connect to when
<text> = IP address.
remote port <number>
Sets the remote port used to connect to the host. <number> = port to be used.
show
Displays the current configuration.
Displays the last 20 commands entered during the current CLI session.
ssh username <text>
Sets the username for logging into the host via SSH. <text> = username.
write
Stores the current configuration in permanen t memory.
host 14 (tunnel-connect-host:2:14) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
spaces.
default value,
5: Commands and Levels
name <text>
show history
Sets the name of the host.
<text>
this host is selected on the login connect menu.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
PremierWave XN Command Reference 96
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
5: Commands and Levels
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
auto show statistics
show connection statistics
clrscrn
Clears the screen.
client.
default protocol
Restores the default protocol as "TCP".
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 .
nections.
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.
protocol ssl
Uses SSL protocol for connect mode tunneling.
protocol tcp
Uses TCP protocol for connect mode tunneling.
protocol tcp aes
Uses TCP protocol with AES encryption for connect mode tunneling.
protocol telnet
Uses Telnet protocol (with IAC) for connect mode tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
<milliseconds> = timer value, in milliseconds.
aes encrypt key <hexadecimal>
credentials <text>
default tcp keep alive Restores the default 45 second connect mode TCP keep
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Selects the RSA/DSA certificates by name for the SSL
no port Removes the remote port used to establish tunnel con-
protocol udp aes
show history Displays the last 20 commands entered during the current
ling connections with other devices.
tcp keep alive <milliseconds>
PremierWave XN Command Reference 97
Enables TCP keep alive for connect mode tunneling and sets the timer.
5: Commands and Levels
ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 14 (tunnel-connect-host:1:14) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
aes decrypt key text <text>
Sets the connect tunnel AES decrypt key with up to 16
spaces.
aes encrypt key <hexadecimal>
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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 con­nections.
no ssh username
Removes the SSH user name.
no tcp keep alive
Disables the connect mode TCP keep alive tim eout .
validate certificate disable Skips verification of the server certificate when connect-
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
Sets the connect tunnel AES encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
PremierWave XN Command Reference 98
5: Commands and Levels
no vip name
Removes the VIP name.
port <number>
Sets the remote port to use for connect mode tunneling. <number> = number of the port to use.
protocol ssh
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 tunne­ling.
protocol udp
Uses UDP protocol for connect mode tunneling.
Uses UDP protocol with AES encryption for connect mode tunneling.
show
Shows the current configuration.
CLI session.
show statistics
show connection statistics
ssh username <text>
Sets the SSH user name for use when establishing tunne-
<text> = SSH user name.
tcp keep alive <milliseconds>
Enables TCP keep alive for connect mode tunneling and <milliseconds> = timer value, in milliseconds.
ing.
validate certificate enable
Requires verification of the server certificate when con­necting.
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 permanen t memory.
host 14 (config-host:14) level commands
clrscrn
Clears the screen.
default protocol
Restores the default value of the protocol (Telnet).
which depends on the selected protocol.
exit
Exits to the configuration level.
host <number>
Change to config host level
name <text>
Sets the name of the host. <text> = name of the host.
no name
Clears the name of the host.
no remote address
Clears the remote address of the host.
no ssh username
Clears the SSH username associated with the host.
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address <text>
Sets the IP address of the remote host to connect to when
<text> = IP address.
remote port <number>
Sets the remote port used to connect to the host.
protocol udp aes
show history Displays the last 20 commands entered during the current
ling connections with other devices.
sets the timer.
validate certificate disable Skips verification of the server certificate when connect-
default remote port Sets the remote port (used to connect to the host) to the
default value,
PremierWave XN Command Reference 99
this host is selected on the login connect menu.
5: Commands and Levels
<number> = port to be used.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
ssh username <text>
Sets the username for logging into the host via SSH. <text> = username.
write
Stores the current configuration in permanen t memory.
host 15 (tunnel-connect-host:2:15) level commands
address <text>
Sets the remote host to establish tunneling connections <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
spaces.
aes decrypt key text
spaces.
aes encrypt key <hexadecimal>
Sets the connect tunnel AES encrypt key with up to 16
spaces.
aes encrypt key text <text>
Sets the connect tunnel AES encrypt key with up to 16
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.
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 con­nections.
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.
with.
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
<text>
Sets the connect tunnel AES decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punc­tuation: 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc Note that quotes must enclose the value if it contains
bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains
no address Removes the remote host address used to establish
PremierWave XN Command Reference 100
Loading...