background image

Part Number 900-592

Revision A September 2011

EDS-MD

TM

 Command Reference

EDS-MD4

EDS-MD8

EDS-MD16

Summary of Contents for EDS-MD EDS-MD16

Page 1: ...Part Number 900 592 Revision A September 2011 EDS MD TM Command Reference EDS MD4 EDS MD8 EDS MD16 ...

Page 2: ...ix 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 manufac...

Page 3: ..._________________________________________________9 Serial Recovery ________________________________________________________9 Navigating the CLI Hierarchy ________________________________________________10 Using Keyboard Shortcuts and CLI ____________________________________________11 Understanding the CLI Level Hierarchy ________________________________________11 Configuration Using XML 14 XML Con...

Page 4: ...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 _________________________...

Page 5: ...___________________________________11 Table 4 7 XCR Groups ____________________________________________________________20 Table 4 8 XSR Group and Items ____________________________________________________31 Table 5 1 Commands and Levels ____________________________________________________47 ...

Page 6: ... Configuration Using XML Lists XCR groups and items and describes how to use XCRs to configure the EDS MD4 8 16 Chapter 5 Commands and Levels Provides an index of the CLI Command Hierarchy with hyperlinks to the corresponding command details Convention Description Bold text Default parameters Italic text Required values for parameters Brackets Optional parameters Angle Brackets Possible values for...

Page 7: ...n EDS MD User Guide Describes how to configure and use the EDS MD4 8 16 EDS MD Quick Start Guide Instructions for getting the EDS MD4 8 16 up and running Com Port Redirector Quick Start and Online Help Instructions for using the Lantronix Windows based utility to create virtual com ports DeviceInstaller Online Help Instructions for using the Lantronix Windows based utility to locate the EDS MD4 8 ...

Page 8: ...tandard 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 EDS MD4 8 16 uses industry standard tools for configuration communication and control For example the ED...

Page 9: ...n tab in DeviceInstaller See the DeviceInstaller Online Help for more information available on our website www lantronix com support downloads To access the EDS MD 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 EDS MD is online when the command prompt displays Yo...

Page 10: ...in its parent level For example to enter the tunnel level type tunnel number at the enable prompt This displays enable tunnel number To exit and return to one level higher Type exit and press the Enter key Typing exit at the login level or the enable level will close the CLI session If Line Command Mode is specified as Always a new session starts immediately To view the current configuration at an...

Page 11: ... and options presented to a user at one time When you start a command line session you begin at the login level This level can be password protected and provides access to high level status a few diagnostic commands and the enable level Further device information and configuration are accessed via the enable level The enable level can also be password protected and is the gateway to full configura...

Page 12: ... 3 3 Login Level Commands clrscrn exit ping host ping host count ping host count timeout show show history show lines trace route host trace route host method enable Note To configure the EDS MD4 8 16 you must be in the enable level and any of its sub levels Figure 3 4 below shows the enable level commands login enable ssl ethernet link query port smtp line line filesystem configure device ssh tel...

Page 13: ...n line line ping host ping host count ping host count timeout reload reload factory defaults show show history show interfaces show ip sockets show lines show processes show sessions ssh ssh optClientUsername host ssh optClientUsername host port ssl telnet host telnet host port trace route host trace route host method tunnel line write xml enable See the Chapter 5 Commands and Levels at the end of...

Page 14: ...ntent 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 CDAT...

Page 15: ...er elements element content The start tag consists of a name surrounded by angle brackets for example configrecord The end tag consists of the same name surrounded by angle brackets but with a forward slash preceding the name for example configrecord The element content can also contain other child elements Element Attributes The XML element attributes that are name value pairs included in the sta...

Page 16: ...tribute 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 f...

Page 17: ...sword 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...

Page 18: ...not read from or written to the file system See FTP in the EDS MD User Guide Best Practices You can import or export an entire XCR or just a portion of it by specifying the group name and or group instances In the examples below import and export operations are performed from the CLI on the local filesystem and require a XCR on the local filesystem The Web Manager provides the same functionality C...

Page 19: ...d 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 m...

Page 20: ...p arp delete ip address Remove an entry from the ARP table Specify the entry by its IP address arp entry ip address mac address cli login password Value is SECRET hidden from user view Default PASS enable level password Value is SECRET hidden from user view quit connect line Accepts text containing control characters for example 60 control 62 A represents control A Default control L inactivity tim...

Page 21: ...dom priority urgent high normal low very low Default normal ethernet speed auto 10 100 Default auto duplex auto half full Default auto host name protocol telnet ssh Default telnet ssh username remote address remote port Default 0 http authentication uri user delete name Deletes an HTTP Authentication URI user The value element is used to specify the user for deletion realm type user password Group...

Page 22: ...mp state enable disable Default enable interface state enable disable Default depends on instance bootp enable disable Default disable dhcp enable disable Default enable ip address 60 None 62 Accepts an IP address and mask as either 1 IP address only 192 168 1 1 gets a default mask 2 CIDR 192 168 1 1 24 or 3 Explicit mask 192 168 1 1 255 255 255 0 default gateway 60 None 62 Accepts in IP address i...

Page 23: ...9600 bits per second parity even none odd Default none data bits 7 8 Default 8 stop bits 1 2 Default 1 flow control none hardware software Default none xon char Accepts a control character for example 60 control 62 A represents control A Default control Q xoff char Accepts a control character for example 60 control 62 A represents control A Default control S gap timer 60 None 62 Default None thres...

Page 24: ...evice dna dsc tunnel proxy host device dna dsc tunnel proxy port device dna dsc tunnel proxy enable managelinx common device dna system ch ange number device config name device dna system ch ange timestamp device dna dsc replic ation period Default 1800 seconds managelinx network interface device dna system ne twork iface name device dna system ne twork iface ipaddress device dna system ne twork i...

Page 25: ...255 or hex up to 0xFF Within specify decimal milliseconds time delay signon message Sets a sign on 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 wait time Default 5000 milliseconds smtp relay address relay port Default 25 ssh state enable disable Defa...

Page 26: ...fore 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 client user password remote command public rsa key private rsa key public dsa key private dsa key ssh server host rsa keys public key private key host dsa keys public key private key delete authorized users authorized user dele...

Page 27: ...ergency alert critical error warning notice information debug Default none tcp resets enable disable Default enable ack limit Default 3 packets send data standard expedited Default standard max retrans Default 12 max retrans syn ack Default 2 max timeout Default 60 seconds telnet state enable disable Default enable port Default 23 max sessions Default 3 authentication enable disable Default disabl...

Page 28: ...ue is SECRET hidden from user view flush serial enable disable Default disable block serial enable disable Default disable block network enable disable Default disable password password Value is SECRET hidden from user view prompt enable disable Default disable email connect 60 None 62 Default None email disconnect 60 None 62 Default None tunnel connect connect mode disable always any character st...

Page 29: ...nable disable Default disable email connect 60 None 62 Default None email disconnect 60 None 62 Default None tunnel disconnect stop character Accepts a control character for example 60 control 62 A represents control A flush stop character enable disable Default enable modem control enable disable Default disable timeout Default 0 milliseconds flush serial enable disable Default disable tunnel mod...

Page 30: ... 62 A represents control A tunnel serial dtr asserted while connected continuously asserted unasserted truport Default asserted while connected vip state enable disable Default disable xml import control restore factory configuration enable disable delete http authentication uris enable disable Deletes existing HTTP authentication URIs before importing new ones http authentication uri delete name ...

Page 31: ... 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 clock time date timezone zone offset device product info product type Lantronix EDS MD 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 u...

Page 32: ...imal number InParmProbs decimal number InSrcQuenchs decimal number InRedirects decimal number InEchos decimal number InEchoReps decimal number InTimestamps decimal number InTimestampReps decimal number InAddrMasks decimal number InAddrMaskReps decimal number OutMsgs decimal number OutErrors decimal number OutDestUnreachs decimal number OutTimeExcds decimal number OutParmProbs decimal number OutSrc...

Page 33: ...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 Group Name continued Item Name Value Name...

Page 34: ...s decimal number FragOKs decimal number FragFails decimal number FragCreates decimal number 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 n...

Page 35: ...ted rts asserted or not asserted dsr asserted or not asserted dtr asserted or not asserted line group nested within line above 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 amp 60 control amp 62 Q xoff char of form amp 60 control amp 62 S memory main...

Page 36: ...essions telnet or ssh Attribute of instance is decimal 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 tcp snmp RtoAlgorithm decimal number RtoMin decimal number RtoMax decimal number MaxConn decimal number ActiveOpens decimal number PassiveOpens decimal number AttemptFails decimal number Es...

Page 37: ...ecimal number PAWSActive decimal number PAWSEstab decimal number DelayedACKs decimal number DelayedACKLocked decimal number DelayedACKLost decimal number ListenOverflows decimal number ListenDrops decimal number TCPPrequeued decimal number TCPDirectCopyFromBacklog decimal number TCPDirectCopyFromPrequeue decimal number TCPPrequeueDropped decimal number TCPHPHits decimal number TCPHPHitsToUser deci...

Page 38: ...eryFail decimal number TCPSchedulerFailed decimal number TCPRcvCollapsed decimal number TCPDSACKOldSent 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 TCPA...

Page 39: ...rmat d days hh mm ss connect 5 connection time elapsed time in format d days hh mm ss 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 da...

Page 40: ...l 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 Clo...

Page 41: ...nfig 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...

Page 42: ...g terminal 4 terminal 5 config terminal 5 terminal 6 config terminal 6 terminal 7 config terminal 7 terminal 8 config terminal 8 terminal network config terminal network vip config vip 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 emai...

Page 43: ...nel 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...

Page 44: ... connect host 3 3 host 4 tunnel connect host 3 4 host 5 tunnel connect host 3 5 host 6 tunnel connect host 3 6 host 7 tunnel connect host 3 7 host 8 tunnel connect host 3 8 host 9 tunnel connect host 3 9 host 10 tunnel connect host 3 10 host 11 tunnel connect host 3 11 host 12 tunnel connect host 3 12 host 13 tunnel connect host 3 13 host 14 tunnel connect host 3 14 host 15 tunnel connect host 3 1...

Page 45: ... tunnel connect 5 host 1 tunnel connect host 5 1 host 2 tunnel connect host 5 2 host 3 tunnel connect host 5 3 host 4 tunnel connect host 5 4 host 5 tunnel connect host 5 5 host 6 tunnel connect host 5 6 host 7 tunnel connect host 5 7 host 8 tunnel connect host 5 8 host 9 tunnel connect host 5 9 host 10 tunnel connect host 5 10 host 11 tunnel connect host 5 11 host 12 tunnel connect host 5 12 host...

Page 46: ...erial 6 tunnel 7 tunnel 7 accept tunnel accept 7 password tunnel accept password 7 connect tunnel connect 7 host 1 tunnel connect host 7 1 host 2 tunnel connect host 7 2 host 3 tunnel connect host 7 3 host 4 tunnel connect host 7 4 host 5 tunnel connect host 7 5 host 6 tunnel connect host 7 6 host 7 tunnel connect host 7 7 host 8 tunnel connect host 7 8 host 9 tunnel connect host 7 9 host 10 tunne...

Page 47: ...s accept tunneling con nections accept mode any character Enables the tunneling server to accept tunneling connections only when a character is received through the corresponding line serial port accept mode disable Disables accept mode tunneling accept mode modem control asserted Enables the tunneling server to accept tunneling connections when the modem control pin is asserted accept mode modem ...

Page 48: ...ault 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 for this tunnel default protocol Restores the default protocol as TCP default start character Defaults the accept mode start character default tcp keep alive Restores the default 45 second accept mode TCP keep alive timeout email connect number Sets an email p...

Page 49: ...tunneling and sets the timer milliseconds timer value in milliseconds write Stores the current configuration in permanent memory accept tunnel accept 7 level commands accept mode always Enables the tunneling server to always accept tunneling con nections accept mode any character Enables the tunneling server to accept tunneling connections only when a character is received through the correspondin...

Page 50: ...ort is 10000 where is the line number for this tunnel default protocol Restores the default protocol as TCP default start character Defaults the accept mode start character default tcp keep alive Restores the default 45 second accept mode TCP keep alive timeout email connect number Sets an email profile to use to send an email alert upon estab lishing an accept mode tunnel number the number of the...

Page 51: ...the current configuration in permanent memory accept tunnel accept 6 level commands accept mode always Enables the tunneling server to always accept tunneling con nections accept mode any character Enables the tunneling server to accept tunneling connections only when a character is received through the corresponding line serial port accept mode disable Disables accept mode tunneling accept mode m...

Page 52: ...as TCP default start character Defaults the accept mode start character default tcp keep alive Restores the default 45 second accept mode TCP keep alive timeout email connect number Sets an email profile to use to send an email alert upon estab lishing an accept mode tunnel number the number of the email profile to use email disconnect number Sets an email profile to use to send an email alert upo...

Page 53: ...evel commands accept mode always Enables the tunneling server to always accept tunneling con nections accept mode any character Enables the tunneling server to accept tunneling connections only when a character is received through the corresponding line serial port accept mode disable Disables accept mode tunneling accept mode modem control asserted Enables the tunneling server to accept tunneling...

Page 54: ...er default tcp keep alive Restores the default 45 second accept mode TCP keep alive timeout email connect number Sets an email profile to use to send an email alert upon estab lishing an accept mode tunnel number the number of the email profile to use email disconnect number Sets an email profile to use to send an email alert upon closing an accept mode tunnel number the number of the email profil...

Page 55: ...character Enables the tunneling server to accept tunneling connections only when a character is received through the corresponding line serial port accept mode disable Disables accept mode tunneling accept mode modem control asserted Enables the tunneling server to accept tunneling connections when the modem control pin is asserted accept mode modem emulation Enables modem emulation for accept mod...

Page 56: ...l profile to use to send an email alert upon estab lishing an accept mode tunnel number the number of the email profile to use email disconnect number Sets an email profile to use to send an email alert upon closing an accept mode tunnel number the number of the email profile to use exit Returns to the tunnel level flush serial disable Characters already in the serial data buffer are retained upon...

Page 57: ...hrough the corresponding line serial port accept mode disable Disables accept mode tunneling accept mode modem control asserted Enables the tunneling server to accept tunneling connections when the modem control pin is asserted accept mode modem emulation Enables modem emulation for accept mode tunneling accept mode start character Enables accept mode tunneling when the configured start cha racter...

Page 58: ...mber the number of the email profile to use email disconnect number Sets an email profile to use to send an email alert upon closing an accept mode tunnel number the number of the email profile to use exit Returns to the tunnel level flush serial disable Characters already in the serial data buffer are retained upon establishing an accept mode tunneling connection flush serial enable Flushes the s...

Page 59: ...les accept mode tunneling accept mode modem control asserted Enables the tunneling server to accept tunneling connections when the modem control pin is asserted accept mode modem emulation Enables modem emulation for accept mode tunneling accept mode start character Enables accept mode tunneling when the configured start cha racter is received on the line aes decrypt key hexadecimal Sets the accep...

Page 60: ... Sets an email profile to use to send an email alert upon closing an accept mode tunnel number the number of the email profile to use exit Returns to the tunnel level flush serial disable Characters already in the serial data buffer are retained upon establishing an accept mode tunneling connection flush serial enable Flushes the serial data buffer upon establishing an accept mode tunneling connec...

Page 61: ...he tunneling server to accept tunneling connections when the modem control pin is asserted accept mode modem emulation Enables modem emulation for accept mode tunneling accept mode start character Enables accept mode tunneling when the configured start cha racter is received on the line aes decrypt key hexadecimal Sets the accept tunnel AES decrypt key with up to 16 bytes Each byte is represented ...

Page 62: ...ccept mode tunnel number the number of the email profile to use exit Returns to the tunnel level flush serial disable Characters already in the serial data buffer are retained upon establishing an accept mode tunneling connection flush serial enable Flushes the serial data buffer upon establishing an accept mode tunneling connection flush start character disable Enables forwarding of the accept st...

Page 63: ...es 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 permanent memory cli config cli level commands clrscrn Clears the screen default inactivity timeout The default...

Page 64: ...ys 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 dsa 1024 Generate DSA public and private keys user username generate dsa 512 Generate DSA public and private keys user username generate dsa 768 Generate DSA public and private keys user username generate rsa 1024 Generate...

Page 65: ...ding 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 forwarding it to the connect mode tunnel generally used for debugging clrscrn Clears the screen connect mode always Enables the tunneling server to always establish tunneling con nec...

Page 66: ... the host list kill connection Disconnects the active connect mode tunneling connection 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 no email disconnect Discontinues sending email alerts upon closing a connect mode tunnel promote host nu...

Page 67: ...ccepts the connec tion default local port Uses a random port number as the local port for establishing tunneling 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 estab lishing a connec...

Page 68: ...nt configuration in permanent memory connect tunnel connect 6 level commands block network disable Forwards tunnels network data in connect mode tunneling block network enable Discards all data coming in from the connect mode tunnel be fore forwarding it to the serial interface generally used for debugging block serial disable Forwards tunnels serial data in connect mode tunneling block serial ena...

Page 69: ...twork host instance Enters the next lower level Specify the instance for the next lower level host mode sequential Connects to the first host in the list that accepts the connec tion host mode simultaneous Selects simultaneous connections to all hosts on the host list kill connection Disconnects the active connect mode tunneling connection or connections local port number Sets a specific port for ...

Page 70: ...ulation for connect mode tunneling connect mode start character Enables connect mode tunneling when the configured start character 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 connec tion default local port Uses a random port number as the local port for establishing tunneling con...

Page 71: ...tus start character control Sets the connect mode start character The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF write Stores the current configuration in permanent memory connect tunnel connect 4 level commands block network disable Forwards tunnels network data ...

Page 72: ...e serial data buffer upon establishing a connect mode tunneling connection flush start character disable Enables forwarding of the connect start character into the net work 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 host mode sequential Connects to the first...

Page 73: ...ved on the corresponding line serial port connect mode disable Disables connect mode tunneling connect mode modem control asserted Enables the tunneling server to make tunneling connections when the modem control pin is asserted connect mode modem emulation Enables modem emulation for connect mode tunneling connect mode start character Enables connect mode tunneling when the configured start chara...

Page 74: ...t time value for tunneling connections estab lished by the device in milliseconds milliseconds timeout in milliseconds show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session show status Displays tunnel connect status start character control Sets the connect mode start character The character may be input as text control decimal or ...

Page 75: ...ber of the email profile to use exit Returns to the tunnel level flush serial disable Characters already in the serial data buffer are retained upon establishing a connect mode tunneling connection flush serial enable Flushes the serial data buffer upon establishing a connect mode tunneling connection flush start character disable Enables forwarding of the connect start character into the net work...

Page 76: ...unneling server to always establish tunneling con nections connect mode any character Enables the tunneling server to establish a tunneling connec tion when a character is received on the corresponding line serial port connect mode disable Disables connect mode tunneling connect mode modem control asserted Enables the tunneling server to make tunneling connections when the modem control pin is ass...

Page 77: ...nect Discontinues sending email alerts upon closing a connect mode tunnel promote host number Promotes the identified host exchanging it place with the host above it to adjust the order of the defined hosts reconnect time milliseconds Sets the reconnect time value for tunneling connections estab lished by the device in milliseconds milliseconds timeout in milliseconds show Displays the current con...

Page 78: ...nel level flush serial disable Does not flush serial data upon closing a tunneling connection 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 n...

Page 79: ...hex value character has the form 0xFF timeout milliseconds Disconnects when no data has been received on the line serial port for the specified length of time milliseconds timeout in milliseconds write Stores the current configuration in permanent memory disconnect tunnel disconnect 6 level commands clrscrn Clears the screen exit Returns to the tunnel level flush serial disable Does not flush seri...

Page 80: ...ry Displays the last 20 commands entered during the current CLI session stop character control Sets the stop character The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF timeout milliseconds Disconnects when no data has been received on the line serial port for the sp...

Page 81: ... modem control enable Watches the modem control pin and disconnects if it is not asserted no stop character Removes the stop character no timeout Disables disconnect after timeout feature for tunneling ses sions show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session stop character control Sets the stop character The character may b...

Page 82: ... 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 modem control enable Watches the modem control pin and disconnects if it is ...

Page 83: ...s of which will be the message body of an email alert text the name of a local file no cc Removes the Cc addresses for email alerts no clear mail counters Restores the email counters to the aggregate values no from Removes the From address for email alerts no message file Removes the file name so the message body will be empty no overriding domain Removes the overriding domain name option no reply...

Page 84: ...mber Enters the configure email level exit Exits to the enable level from text Sets the From address for email alerts text email address to place in the From field of the email alert local port number Sets the local port used to send email alerts number local port to use for email alerts message file text Specifies a text file the contents of which will be the message body of an email alert text t...

Page 85: ...ies 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...

Page 86: ...lerts text a quoted semicolon separated list of email addresses write Stores the current configuration in permanent memory email 12 email 12 level commands auto show statistics Continuously displays email statistics cc text Sets Cc addresses for email alerts text a quoted semicolon separated list of email addresses clear log Clears all entries from the mail log clear mail counters Sets the email c...

Page 87: ...used for SMTP on the server side show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session show log Displays the email log show statistics Displays email statistics subject text Sets the Subject for email alerts text text to placed as the subject to text Sets To addresses for email alerts text a quoted semicolon separated list of emai...

Page 88: ...ity 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...

Page 89: ... domain name in EHLO text domain name to override the current domain name in EHLO priority high Sets X Priority for email alerts to 2 high 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 ...

Page 90: ...ding domain Removes the overriding domain name option no reply to Removes the Reply To address for email alerts no subject Removes subject used for email alerts no to Removes the To addresses for email alerts overriding domain text Sets a domain name that will be used when connecting to an SMTP server to send an email alert instead of the device s domain name in EHLO text domain name to override t...

Page 91: ... message body of an email alert text the name of a local file no cc Removes the Cc addresses for email alerts no clear mail counters Restores the email counters to the aggregate values no from Removes the From address for email alerts no message file Removes the file name so the message body will be empty no overriding domain Removes the overriding domain name option no reply to Removes the Reply ...

Page 92: ...e enable level from text Sets the From address for email alerts text email address to place in the From field of the email alert local port number Sets the local port used to send email alerts number local port to use for email alerts message file text Specifies a text file the contents of which will be the message body of an email alert text the name of a local file no cc Removes the Cc addresses...

Page 93: ...ters 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 text email addre...

Page 94: ...write Stores the current configuration in permanent memory email 4 email 4 level commands auto show statistics Continuously displays email statistics cc text Sets Cc addresses for email alerts text a quoted semicolon separated list of email addresses clear log Clears all entries from the mail log clear mail counters Sets the email counters to zero clrscrn Clears the screen default local port Sets ...

Page 95: ...w history Displays the last 20 commands entered during the current CLI session show log Displays the email log show statistics Displays email statistics subject text Sets the Subject for email alerts text text to placed as the subject to text Sets To addresses for email alerts text a quoted semicolon separated list of email addresses write Stores the current configuration in permanent memory email...

Page 96: ...ly 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 l...

Page 97: ...ide the current domain name in EHLO priority high Sets X Priority for email alerts to 2 high priority low Sets X Priority for email alerts to 4 low priority normal Sets X Priority for email alerts to 3 normal priority urgent Sets X Priority for email alerts to 1 urgent priority very low Sets X Priority for email alerts to 5 very low reply to text Sets the Reply To address for email alerts text ema...

Page 98: ...e option no reply to Removes the Reply To address for email alerts no subject Removes subject used for email alerts no to Removes the To addresses for email alerts overriding domain text Sets a domain name that will be used when connecting to an SMTP server to send an email alert instead of the device s domain name in EHLO text domain name to override the current domain name in EHLO priority high ...

Page 99: ...me 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 Remo...

Page 100: ...mail alerts text email address to place in the From field of the email alert local port number Sets the local port used to send email alerts number local port to use for email alerts message file text Specifies a text file the contents of which will be the message body of an email alert text the name of a local file no cc Removes the Cc addresses for email alerts no clear mail counters Restores th...

Page 101: ...evel connect Show name and number for lines 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 ...

Page 102: ...irectory 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 format Format the file system and delete all data excluding data at tached to USB drives ls Show all files and directories in the current directory ls directory Show all files ...

Page 103: ...A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA ...

Page 104: ... of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with ...

Page 105: ...r name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate whe...

Page 106: ...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 fo...

Page 107: ... character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher le...

Page 108: ... 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by tw...

Page 109: ...the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 1 tunnel connect host 3 1 level commands address text Sets the remo...

Page 110: ...ling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show ...

Page 111: ... 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 cert...

Page 112: ... that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets th...

Page 113: ...he server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 1 config host 1 level commands clrscrn Clears the screen default pro...

Page 114: ...contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics 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 ...

Page 115: ...ecrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quote...

Page 116: ...ces text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address...

Page 117: ...ber 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 co...

Page 118: ...onnection 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 decryp...

Page 119: ...ains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional pu...

Page 120: ...ficate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 10 tunnel connect host 3 10 level commands address text Sets the remote host to establish tunneling connections with tex...

Page 121: ... AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show conn...

Page 122: ...nnect 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 selection no port Removes the remote port used to establish tunnel connection...

Page 123: ...s encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each by...

Page 124: ... of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 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 ...

Page 125: ... byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout ...

Page 126: ... optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up t...

Page 127: ...e timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current config...

Page 128: ...protocol for connect mode tunneling protocol ssl Uses SSL protocol for connect mode tunneling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol ...

Page 129: ...rtificates 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 connec...

Page 130: ...y with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must ...

Page 131: ...le Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 11 tunnel connect host 3 11 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the conne...

Page 132: ...t protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use wh...

Page 133: ...ves 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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mo...

Page 134: ...by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show...

Page 135: ... vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 11 config host 11 level commands clrscrn Clears the screen default protocol Restores the default value of the protocol Telnet default remote port Sets the remote port used to connect to the host to the de fault value which depends on the selected protocol...

Page 136: ...enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher level no address Removes the remote...

Page 137: ...tes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run to...

Page 138: ...ficate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 12 tunnel connect host 6 12 level commands address text Sets the remote host to establish tunneling connections with tex...

Page 139: ... AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show conn...

Page 140: ...nnect 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 selection no port Removes the remote port used to establish tunnel connection...

Page 141: ...s encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each by...

Page 142: ...ry host 12 tunnel connect host 3 12 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A B...

Page 143: ...current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in m...

Page 144: ...ct tunnel AES encrypt key no credentials Clears the RSA DSA certificate selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout no vip name Removes the VIP name port number Sets the remote port to use for connect mode tunneling number number of the port to use protoco...

Page 145: ...es must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client defaul...

Page 146: ... 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 de fault value 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 ...

Page 147: ...rtificates 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 connec...

Page 148: ...y with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must ...

Page 149: ...le Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 13 tunnel connect host 6 13 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the conne...

Page 150: ...t protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use wh...

Page 151: ...ves 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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mo...

Page 152: ...by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show...

Page 153: ...host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains space...

Page 154: ...how connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificat...

Page 155: ... 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 protoco...

Page 156: ...yte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout ex...

Page 157: ...emote port used to connect to the host to the de fault value 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 protoco...

Page 158: ...e 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 selection no port Removes the remote port ...

Page 159: ...lose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES ...

Page 160: ... the VIP name write Stores the current configuration in permanent memory host 14 tunnel connect host 6 14 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run tog...

Page 161: ...aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP ke...

Page 162: ...rypt 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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout no vip name Removes the VIP name port number Sets th...

Page 163: ...by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen c...

Page 164: ...mote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 b...

Page 165: ...eling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connec...

Page 166: ...me 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...

Page 167: ...enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher level no address Removes the remote...

Page 168: ...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 ...

Page 169: ...ves 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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mo...

Page 170: ...by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show...

Page 171: ...host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains space...

Page 172: ...how connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificat...

Page 173: ... 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 protoco...

Page 174: ...yte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout ex...

Page 175: ... optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up t...

Page 176: ...e timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current config...

Page 177: ...protocol for connect mode tunneling protocol ssl Uses SSL protocol for connect mode tunneling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol ...

Page 178: ...rtificates 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 connec...

Page 179: ...ame 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 this host is selected on the login connect menu text IP address remote port number Sets...

Page 180: ...ct tunnel AES encrypt key no credentials Clears the RSA DSA certificate selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout no vip name Removes the VIP name port number Sets the remote port to use for connect mode tunneling number number of the port to use protoco...

Page 181: ...es must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client defaul...

Page 182: ...ecrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quote...

Page 183: ...ces text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address...

Page 184: ...ber 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 co...

Page 185: ...onnection 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 decryp...

Page 186: ...ains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional pu...

Page 187: ...ficate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 16 tunnel connect host 2 16 level commands address text Sets the remote host to establish tunneling connections with tex...

Page 188: ... AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show conn...

Page 189: ...nnect 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 selection no port Removes the remote port used to establish tunnel connection...

Page 190: ...ame 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 this host is selected on the login connect menu text IP address remote port number Sets the remote port...

Page 191: ...xits 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...

Page 192: ...y two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encryp...

Page 193: ...ices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Addres...

Page 194: ...ber 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 co...

Page 195: ...nnection 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...

Page 196: ...ins spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional pun...

Page 197: ...ificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 2 tunnel connect host 4 2 level commands address text Sets the remote host to establish tunneling connections with text...

Page 198: ...h AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show con...

Page 199: ...nnect 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 selection no port Removes the remote port used to establish tunnel connection...

Page 200: ... encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byt...

Page 201: ...ory host 2 tunnel connect host 1 2 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC...

Page 202: ... aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP k...

Page 203: ...nect to the host to the de fault value 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 protoco...

Page 204: ...ermanent memory host 22 config host 22 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 de fault value 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...

Page 205: ...configuration show history Displays the last 20 commands entered during the current CLI session ssh username text Sets the username for logging into the host via SSH text username write Stores the current configuration in permanent memory host 24 config host 24 level commands clrscrn Clears the screen default protocol Restores the default value of the protocol Telnet default remote port Sets the r...

Page 206: ...ost to connect to when this host is selected on the login connect menu text IP address remote port number Sets the remote port used to connect to the host number port to be used show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session ssh username text Sets the username for logging into the host via SSH text username write Stores the...

Page 207: ...he 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 this host is selected on the login connect menu text IP address remote port number Sets the remote port used to connect to the host number port to be used show Display...

Page 208: ...ig 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 this host i...

Page 209: ... 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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout n...

Page 210: ...ogether or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clr...

Page 211: ... of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with ...

Page 212: ...r name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate whe...

Page 213: ...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 fo...

Page 214: ... character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher le...

Page 215: ... 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by tw...

Page 216: ...the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 3 tunnel connect host 2 3 level commands address text Sets the remo...

Page 217: ...ling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show ...

Page 218: ... 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 cert...

Page 219: ...e 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 this host is selected on the login connect...

Page 220: ...nect to the host to the de fault value 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 protoco...

Page 221: ...onnect 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 punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single charac...

Page 222: ...r name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate whe...

Page 223: ...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 fo...

Page 224: ... character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher le...

Page 225: ... 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by tw...

Page 226: ...the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 4 tunnel connect host 4 4 level commands address text Sets the remo...

Page 227: ...ling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show ...

Page 228: ... 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 cert...

Page 229: ... that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets th...

Page 230: ...ctions using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 4 tunnel connect host 1 4 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by...

Page 231: ...for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunn...

Page 232: ... be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encry...

Page 233: ...nables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip...

Page 234: ...ode tunneling number number of the port to use protocol ssh Uses SSH protocol for connect mode tunneling protocol ssl Uses SSL protocol for connect mode tunneling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP pr...

Page 235: ... 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 tu...

Page 236: ...ets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 ...

Page 237: ...icate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 5 tunnel connect host 4 5 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt k...

Page 238: ...elnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user...

Page 239: ...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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user ...

Page 240: ...ect 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 punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character...

Page 241: ...5 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quot...

Page 242: ... with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect ...

Page 243: ...ntains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional ...

Page 244: ...ificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 6 tunnel connect host 7 6 level commands address text Sets the remote host to establish tunneling connections with text...

Page 245: ...h AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show con...

Page 246: ...nnect 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 selection no port Removes the remote port used to establish tunnel connection...

Page 247: ... encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byt...

Page 248: ...ory host 6 tunnel connect host 4 6 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC...

Page 249: ... current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in ...

Page 250: ...ct tunnel AES encrypt key no credentials Clears the RSA DSA certificate selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout no vip name Removes the VIP name port number Sets the remote port to use for connect mode tunneling number number of the port to use protoco...

Page 251: ...s must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default...

Page 252: ...crypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes...

Page 253: ...w statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting valid...

Page 254: ... must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tu...

Page 255: ...ctions using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 7 tunnel connect host 7 7 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by...

Page 256: ... Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices te...

Page 257: ... 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 selection no port Removes the remote port used to establish tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout n...

Page 258: ...ogether or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clr...

Page 259: ... of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with ...

Page 260: ...r name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate whe...

Page 261: ...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 fo...

Page 262: ... character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher le...

Page 263: ... 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by tw...

Page 264: ...ve milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using...

Page 265: ...y two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show ...

Page 266: ...8 level commands address text Sets the remote host to establish tunneling connections with text IP address or host name of the remote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quot...

Page 267: ...mmands entered during the current CLI session show statistics show connection statistics ssh username text Sets the SSH user name for use when establishing tunneling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verificatio...

Page 268: ...h tunnel connections no ssh username Removes the SSH user name no tcp keep alive Disables the connect mode TCP keep alive timeout no vip name Removes the VIP name port number Sets the remote port to use for connect mode tunneling number number of the port to use protocol ssh Uses SSH protocol for connect mode tunneling protocol ssl Uses SSL protocol for connect mode tunneling protocol tcp Uses TCP...

Page 269: ...te is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exi...

Page 270: ...optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to...

Page 271: ...he timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current confi...

Page 272: ... protocol for connect mode tunneling protocol ssl Uses SSL protocol for connect mode tunneling protocol tcp Uses TCP protocol for connect mode tunneling protocol tcp aes Uses TCP protocol with AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol...

Page 273: ...rtificates 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 connec...

Page 274: ... with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must e...

Page 275: ...s validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 8 config host ...

Page 276: ... 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name f...

Page 277: ...ote host aes decrypt key hexadecimal Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 by...

Page 278: ...neling connections with other devices text SSH user name tcp keep alive milliseconds Enables TCP keep alive for connect mode tunneling and sets the timer milliseconds timer value in milliseconds validate certificate disable Skips verification of the server certificate when connecting validate certificate enable Requires verification of the server certificate when connecting vip disable Makes conne...

Page 279: ...me 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...

Page 280: ...nclose the value if it contains spaces auto show statistics show connection statistics clrscrn Clears the screen credentials text Selects the RSA DSA certificates by name for the SSL client default protocol Restores the default protocol as TCP default tcp keep alive Restores the default 45 second connect mode TCP keep alive timeout exit Exits to the next higher level no address Removes the remote ...

Page 281: ...es must enclose the value if it contains spaces aes decrypt key text text Sets the connect tunnel AES decrypt key with up to 16 bytes Each byte is represented by a single character Note that quotes must enclose the value if it contains spaces aes encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run tog...

Page 282: ...ificate enable Requires verification of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 9 tunnel connect host 3 9 level commands address text Sets the remote host to establish tunneling connections with text...

Page 283: ...h AES encryption for connect mode tunneling protocol telnet Uses Telnet protocol with IAC for connect mode tunneling protocol udp Uses UDP protocol for connect mode tunneling protocol udp aes Uses UDP protocol with AES encryption for connect mode tunneling show Shows the current configuration show history Displays the last 20 commands entered during the current CLI session show statistics show con...

Page 284: ...nnect 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 selection no port Removes the remote port used to establish tunnel connection...

Page 285: ... encrypt key hexadecimal Sets the connect tunnel AES encrypt key with up to 16 bytes Each byte is represented by two adjacent hex digits Bytes may run together or be separated by optional punctua tion 123ABC 12 3A BC 12 3A BC 12 3a bc 12 3a bc Note that quotes must enclose the value if it contains spaces aes encrypt key text text Sets the connect tunnel AES encrypt key with up to 16 bytes Each byt...

Page 286: ...n of the server certificate when connecting vip disable Makes connections using the specified Address vip enable Makes connections using the VIP name vip name text Sets the VIP name write Stores the current configuration in permanent memory host 9 config host 9 level commands clrscrn Clears the screen default protocol Restores the default value of the protocol Telnet default remote port Sets the r...

Page 287: ...out for authentication minutes authentication timeout value clear counters Sets the HTTP counters to zero clear log Clears the HTTP server log clrscrn Clears the screen default authentication timeout Resets the authentication timeout to its default value default log format Restores the HTTP Server log format string to its default value default max bytes Resets the maximum bytes to its default valu...

Page 288: ...ificates by name for the HTTP server secure port number Sets the port number the HTTP server will use over SSL number port number secure protocols ssl3 disable Disables the protocol secure protocols ssl3 enable Enables the protocol secure protocols tls1 0 disable Disables the protocol secure protocols tls1 0 enable Enables the protocol secure protocols tls1 1 disable Disables the protocol secure p...

Page 289: ...ars the host name no ip address Clears the IP address no primary dns Clears the name of the primary DNS server no secondary dns Clears the name of the secondary DNS server primary dns IP address Sets the IP address of the primary DNS server secondary dns IP address Sets the IP address of the secondary DNS server show Displays the current configuration show history Displays the last 20 commands ent...

Page 290: ...ary characters Within use binary decimal up to 255 or hex up to 0xFF command mode wait time milliseconds Sets boot up wait time for command mode serial string milliseconds wait time configure current settings Configures line with the current value of settings data bits 7 Uses seven bits for data on the line data bits 8 Uses eight bits for data on the line default baud rate Restores the default spe...

Page 291: ...data cannot be sent received state enable Enables the line so data can be sent received stop bits 1 Uses one stop bit after data on the line stop bits 2 Uses two stop bits after data on the line terminal line Enters the configure terminal level line number of the terminal line serial port to be confi gured terminal network Enters the configure terminal level for the network threshold bytes Sets th...

Page 292: ...Configures line with the current value of settings data bits 7 Uses seven bits for data on the line data bits 8 Uses eight bits for data on the line default baud rate Restores the default speed of 9600 bits per second default data bits Restores the default of eight data bits default flow control Restores the default of no flow control default parity Restores the default of no parity default protoc...

Page 293: ...rminal line Enters the configure terminal level line number of the terminal line serial port to be confi gured terminal network Enters the configure terminal level for the network threshold bytes Sets the threshold in bytes After this many bytes are received they are forwarded without delay tunnel line Enters the tunnel level line number of the tunnel line serial port to be confi gured write Store...

Page 294: ...es eight bits for data on the line default baud rate Restores the default speed of 9600 bits per second default data bits Restores the default of eight data bits default flow control Restores the default of no flow control default parity Restores the default of no parity default protocol Restores the default protocol on the line default stop bits Restores the default of one stop bit default thresh...

Page 295: ...ork threshold bytes Sets the threshold in bytes After this many bytes are received they are forwarded without delay tunnel line Enters the tunnel level line number of the tunnel line serial port to be confi gured write Stores the current configuration in permanent memory xoff char control Sets the xoff character for use with software flow control on this line The character may be input as text con...

Page 296: ...t parity Restores the default of no parity default protocol Restores the default protocol on the line default stop bits Restores the default of one stop bit default threshold Restores the factory default threshold default xoff char Restores the default xoff character on this line default xon char Restores the default xon character on this line exit Exits to the enable level flow control hardware U...

Page 297: ...on in permanent memory xoff char control Sets the xoff character for use with software flow control on this line The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF xon char control Sets the xon character for use with software flow control on this line The character ma...

Page 298: ...he default xoff character on this line default xon char Restores the default xon character on this line exit Exits to the enable level flow control hardware Uses hardware RTS CTS flow control on the line flow control none Does not provide flow control on the line flow control software Uses software xon xoff characters flow control on the line gap timer milliseconds Sets the gap timer in millisecon...

Page 299: ...mal value character has the form 99 A hex value character has the form 0xFF xon char control Sets the xon character for use with software flow control on this line The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF line 6 line 6 level commands auto show statistics Con...

Page 300: ...s not provide flow control on the line flow control software Uses software xon xoff characters flow control on the line gap timer milliseconds Sets the gap timer in milliseconds If some data has been re ceived it will be forwarded after this time since the last character kill session Kills command mode session on the Line line line Enters the line level line number of the line serial port to be co...

Page 301: ...x A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF line 7 line 7 level commands auto show statistics Continuously displays line statistics baud rate bits per second Sets the line speed bits per second the speed Standard speeds include 1200 2400 4800 9600 19200 and so on clear line counters Sets the serial counters to zero ...

Page 302: ... after this time since the last character kill session Kills command mode session on the Line line line Enters the line level line number of the line serial port to be configured name text Sets the name for this line no clear line counters Restores the serial counters to the aggregate values no command mode Disables command mode for the current line no command mode signon message Clears the signon...

Page 303: ...stics baud rate bits per second Sets the line speed bits per second the speed Standard speeds include 1200 2400 4800 9600 19200 and so on clear line counters Sets the serial counters to zero clrscrn Clears the screen command mode always Sets the current line to always be in command mode command mode echo serial string disable Disables user defined serial boot string to be echoed in the CLI command...

Page 304: ...o clear line counters Restores the serial counters to the aggregate values no command mode Disables command mode for the current line no command mode signon message Clears the signon message displayed at boot time and when entering command mode no gap timer Removes the gap timer so forwarding depends on the line speed no name Removes the name of this line parity even Uses a parity bit on the line ...

Page 305: ...lt speed setting which is auto negotiate duplex auto Sets duplex mode to auto duplex full Sets duplex mode to full duplex half Sets duplex mode to half exit Exit back to interface configuration level show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session speed 10 Sets the speed of the Ethernet link to 10 Mbps speed 100 Sets the spe...

Page 306: ... reassert Asserts tunnel modem status with current configured values response type numeric Uses numeric type responses response type text Uses text type responses show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session show status Displays tunnel modem status verbose response disable Does not send Modem Response Codes verbose respon...

Page 307: ...esponses display remote ip disable The incoming RING has nothing following it display remote ip enable The incoming RING is followed by the IP address of the caller echo commands disable Does not echo modem commands echo commands enable Echoes modem commands echo pluses disable Does not echo the characters when entering modem command mode echo pluses enable Echoes the characters when entering mode...

Page 308: ...an ATA command before answering an incoming net work connection no connect string Removes optional CONNECT string information for modem emulation reassert Asserts tunnel modem status with current configured values response type numeric Uses numeric type responses response type text Uses text type responses show Displays the current configuration show history Displays the last 20 commands entered d...

Page 309: ...tring used in modem emulation string connect string default incoming connection Default disables incoming network connections default response type Default uses text type responses display remote ip disable The incoming RING has nothing following it display remote ip enable The incoming RING is followed by the IP address of the caller echo commands disable Does not echo modem commands echo command...

Page 310: ...ion automatic Automatically answer incoming network connections incoming connection disabled Disable incoming network connections incoming connection manual Wait for an ATA command before answering an incoming net work connection no connect string Removes optional CONNECT string information for modem emulation reassert Asserts tunnel modem status with current configured values response type numeri...

Page 311: ...onse Codes out on the Serial Line write Stores the current configuration in permanent memory packing tunnel packing 8 level commands clrscrn Clears the screen default packing mode Sets to default packing mode which is Disable default send character Removes the send character for packing mode default threshold Restores the default threshold default timeout Restores the default packing mode timeout ...

Page 312: ...g mode timeout Sets packing mode to accumulate data and transmit it after a specified amount of time timeout send character control Sets the send character for packing mode The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF show Displays the current configuration show...

Page 313: ...g character for packing mode The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF write Stores the current configuration in permanent memory packing tunnel packing 5 level commands clrscrn Clears the screen default packing mode Sets to default packing mode which is Disa...

Page 314: ...mode send character Sets packing mode to accumulate data and transmit it upon receiving the configured send character on the line serial port packing mode timeout Sets packing mode to accumulate data and transmit it after a specified amount of time timeout send character control Sets the send character for packing mode The character may be input as text control decimal or hex A control character h...

Page 315: ... timeout milliseconds Sets the timeout value for packing mode in milliseconds milliseconds timeout value in milliseconds trailing character control Sets the trailing character for packing mode The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF write Stores the current...

Page 316: ...aracter Removes the trailing character for packing mode packing mode disable Disables packing Data is sent to the network when received packing mode send character Sets packing mode to accumulate data and transmit it upon receiving the configured send character on the line serial port packing mode timeout Sets packing mode to accumulate data and transmit it after a specified amount of time timeout...

Page 317: ...ccepted unchal lenged password text Sets the password required on the network side of the tunnel to begin a connection prompt disable Inhibits any prompting for password on the network side of the tunnel prompt enable Sets up so a user on the network side of the tunnel will be prompted for a password show Shows the current configuration show history Displays the last 20 commands entered during the...

Page 318: ... password so connections will be accepted unchal lenged password text Sets the password required on the network side of the tunnel to begin a connection prompt disable Inhibits any prompting for password on the network side of the tunnel prompt enable Sets up so a user on the network side of the tunnel will be prompted for a password show Shows the current configuration show history Displays the l...

Page 319: ...vel no password Removes the password so connections will be accepted unchal lenged password text Sets the password required on the network side of the tunnel to begin a connection prompt disable Inhibits any prompting for password on the network side of the tunnel prompt enable Sets up so a user on the network side of the tunnel will be prompted for a password show Shows the current configuration ...

Page 320: ...splays the current configuration show history Displays the last 20 commands entered during the current CLI session show status Display the RSS Feed status write Stores the current configuration in permanent memory rtc config rtc level commands clock set time hh mm ss day 1 31 month text year Sets the system clock clock timezone Shows possible time zone names clock timezone time zone Sets the timez...

Page 321: ...ode tunnel con nection is active dtr continuously asserted Asserts DTR regardless of any connections dtr truport Asserts DTR to match remote DSR when connected via Telnet dtr unasserted Does not assert DTR exit Returns to the tunnel level show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session write Stores the current configuration ...

Page 322: ...s the current configuration in permanent memory serial tunnel serial 2 level commands clrscrn Clears the screen default dtr Restores default DTR control asserted while connected dtr asserted while connected Asserts DTR whenever a connect or accept mode tunnel con nection is active dtr continuously asserted Asserts DTR regardless of any connections dtr truport Asserts DTR to match remote DSR when c...

Page 323: ...ername Show information for an authorized user show history Displays the last 20 commands entered during the current CLI session show host dsa Show full DSA public key show host rsa Show full RSA public key write Stores the current configuration in permanent memory smtp config smtp level commands clrscrn Clears the screen default relay port Restores the SMTP relay port to its default exit Exits to...

Page 324: ...nt configuration in permanent memory syslog config syslog level commands clrscrn Clears the screen default remote port Restores the default syslog remote port default severity log level No logging exit Returns to the config level host text Sets the address of the syslog recipient text IP address or name of the host no host Removes the address of the syslog recipient remote port number Sets the sys...

Page 325: ...minal 1 config terminal 1 level commands break duration milliseconds Sets how long a break should last when it is being sent to the line milliseconds number of milliseconds clrscrn Clears the screen default break duration Restores the break duration to the default value 500 ms default terminal type Sets the default terminal type UNKNOWN echo disable Disables echoing of characters received on the l...

Page 326: ...eak duration to the default value 500 ms default terminal type Sets the default terminal type UNKNOWN echo disable Disables echoing of characters received on the line back to the line echo enable Enables echoing of characters received on the line back to the line exit Exits to the configuration level exit connect menu disable On the login connect menu removes the menu item allowing the user to exi...

Page 327: ...e back to the line exit Exits to the configuration level exit connect menu disable On the login connect menu removes the menu item allowing the user to exit to the CLI exit connect menu enable On the login connect menu inserts the menu item allowing the user to exit to the CLI line line Enters the line level line number of the line serial port to be configured login connect menu disable Disables t...

Page 328: ... inserts the menu item allowing the user to exit to the CLI line line Enters the line level line number of the line serial port to be configured login connect menu disable Disables the login connect menu so a user will get the CLI im mediately after logging in login connect menu enable Enables the login connect menu so a user will get the menu rather than the CLI immediately after logging in no se...

Page 329: ...a user will get the CLI im mediately after logging in login connect menu enable Enables the login connect menu so a user will get the menu rather than the CLI immediately after logging in no send break Removes the configured send break character preview connect menu Shows the layout of the connect menu with current settings send break control Sets the optional send break character text the charact...

Page 330: ...ter preview connect menu Shows the layout of the connect menu with current settings send break control Sets the optional send break character text the character The character may be input as text control decimal or hex A control character has the form control C A decimal value character has the form 99 A hex value character has the form 0xFF show Displays the current configuration show history Dis...

Page 331: ... the form control C A decimal value character has the form 99 A hex value character has the form 0xFF show Displays the current configuration show history Displays the last 20 commands entered during the current CLI session terminal line Enters the configure terminal level line number of the terminal line serial port to be confi gured terminal network Enters the configure terminal level for the ne...

Page 332: ...mmands entered during the current CLI session terminal line Enters the configure terminal level line number of the terminal line serial port to be confi gured terminal network Enters the configure terminal level for the network terminal type text Sets the terminal type tunnel line Enters the tunnel level line number of the tunnel line serial port to be confi gured write Stores the current configur...

Page 333: ...network Enters the configure terminal level for the network terminal type text Sets the terminal type tunnel line Enters the tunnel level line number of the tunnel line serial port to be confi gured write Stores the current configuration in permanent memory trusted authorities ssl auth level commands add Adds an Authority Certificate clrscrn Clears the screen exit Exits to the ssl level no interme...

Page 334: ...sconnect Enters the disconnect level for this tunnel exit Exits to the enable level line line Enters the line level line number of the line serial port to be configured modem Enters the modem level for this tunnel no clear counters Unzeros all tunnel counters packing Enters the packing level for this tunnel serial Enters the serial level for this tunnel show history Displays the last 20 commands e...

Page 335: ...counters clrscrn Clears the screen connect Enters the connect level for this tunnel disconnect Enters the disconnect level for this tunnel exit Exits to the enable level line line Enters the line level line number of the line serial port to be configured modem Enters the modem level for this tunnel no clear counters Unzeros all tunnel counters packing Enters the packing level for this tunnel seria...

Page 336: ...auto show statistics show connection statistics clear counters Zeros all tunnel counters clrscrn Clears the screen connect Enters the connect level for this tunnel disconnect Enters the disconnect level for this tunnel exit Exits to the enable level line line Enters the line level line number of the line serial port to be configured modem Enters the modem level for this tunnel no clear counters Un...

Page 337: ...tunnel 8 tunnel 8 level commands accept Enters the accept level for this tunnel auto show statistics show connection statistics clear counters Zeros all tunnel counters clrscrn Clears the screen connect Enters the connect level for this tunnel disconnect Enters the disconnect level for this tunnel exit Exits to the enable level line line Enters the line level line number of the line serial port to...

Page 338: ...crets to the console secret xcr export file Save XML configuration containing secrets to a file secret xcr export file group list Save specified XML configuration containing secrets to a local file show history Displays the last 20 commands entered during the current CLI session write Stores the current configuration in permanent memory xcr dump Dump XML configuration to the console xcr dump group...

Reviews: