Manual Lantronix 900-607

164 pages 1.39 mb
Download

Go to site of 164

Summary
  • Lantronix 900-607 - page 1

    Part Number 900-607 Revision A February 2012 PremierW ave XN Command Reference ...

  • Lantronix 900-607 - page 2

    PremierWave XN Command Reference 2 Copyright and Trademark © 2012 Lantronix. All rights reserved . No part of the cont ents of this b ook may be transm itted or reproduced in a ny form or by any means without the written permissio n of Lantr onix. Printe d in th e United States of America. Ethernet is a trademark of XEROX Corporatio n. Windows is ...

  • Lantronix 900-607 - page 3

    PremierWave XN Command Reference 3 T able of Content s List of Figures _____________ ___________ _____________ ___________ __ ___________ 4 List of Tables ____ _____________ ___________ _____________ __________ ___________ 5 1: About This Guide 6 Chapter Summari es ___________ _____________ ___________ _____________ ________ 6 Conventions ____ ____ ...

  • Lantronix 900-607 - page 4

    PremierWave XN Command Reference 4 List of Figures Figure 3-2 CLI Level Hiera rchy _______________ ___________ _____________ _____________ __ 12 Figure 3-3 Login Le vel Commands ____________________ ___ __________ ___________ ___ ____ 12 Figure 3-4 Enable Le vel Commands___________ ___________ _____________ _____________ __ 13 Figure 4-1 DTD for XC ...

  • Lantronix 900-607 - page 5

    PremierWave XN Command Reference 5 List of T ables Table 3-1 Ke yboard Sho rtcuts __________ _____________ ___________ _____________ _______ 11 Table 4-7 XCR Gro ups _____________ ___________ _____________ ___________ ____________ 20 Table 4-8 XSR Gro up and Items _____________ _____________ ___________ _____________ __ 33 Table 5-1 Com mands and L ...

  • Lantronix 900-607 - page 6

    PremierWave XN Command Reference 6 1: About This Guide This guide describes how to configure the PremierW ave XN usin g the Command Line Interfa ce (CLI) and/or Exten sib le Markup Language (X ML). It is written for softwar e developers and system integrators. Chapter Summaries This table lists and summarizes content of e ach chapter. Conventions T ...

  • Lantronix 900-607 - page 7

    1: About This Guide PremierWave XN Command Reference 7 Additional Document ation Visit the Lantronix website at www.lantronix.com/supp ort/documentatio n for the latest documentation and the following additional docum entation. Document Description PremierWave XN User Guide Describes how to configure and use the PremierWave XN. PremierWave XN Qu ic ...

  • Lantronix 900-607 - page 8

    PremierWave XN Command Reference 8 2: Overview PremierWave XN supp or ts th re e co nv en ien t configuration methods: Web Manager, Command Line Interfac e (CLI) and Exten sible Markup La ngua ge (X ML). For more inform ation abo ut the Web Manager, see the PremierWave XN User Guide on the Lantronix website. XML Architecture and Device Control XML ...

  • Lantronix 900-607 - page 9

    PremierWave XN Command Reference 9 3: Command Line Interface This chapter descr ib es ac ce ssin g the Pre m ier W av e XN by us ing Telne t, SSH, or ser ial ports to configure the PremierWave XN, navig ating the Co mmand Line Interface ( CLI), typing keyboar d shortcuts, and moving between the levels. It contains the following sections:  Config ...

  • Lantronix 900-607 - page 10

    3: Command Line Interface PremierWave XN Command Reference 10 To configure the Lan tronix device server locally using a serial port: 1. Connect a termin al or a PC running a ter minal emulation program to o ne of the device server 's serial ports. 2. Configure the term inal to the following settings:  9600 baud  8-bit  No parity  1 ...

  • Lantronix 900-607 - page 11

    3: Command Line Interface PremierWave XN Command Reference 11 Using Keyboard Shortcut s and CLI One useful shortcu t bu ilt into Premie rW ave XN is that the comple te te xt of a comm a nd does not have to be entered to issue a command. Typing just enough ch aracters to uniquely identify a command, then hitting enter, can be used as a sh ort cut fo ...

  • Lantronix 900-607 - page 12

    3: Command Line Interface PremierWave XN Command Reference 12 An overview o f the levels in the PremierW ave XN is pr esented in Figure 3-2 CLI Level Hierarchy below. Figure 3-2 CL I Level Hierarch y Commands at the login level (see Figure 3-3 Login Level Commands below) do not affect current configuration settings and are not displayed initially. ...

  • Lantronix 900-607 - page 13

    3: Command Line Interface PremierWave XN Command Reference 13 Figure 3- 4 Enab le Lev el Comman ds >enable <enable>#? auto show interfaces auto show processes clrscrn configure connect connect line <line> device disable dns email <number> exit filesystem kill ssh <session> kill telnet <session> line <line> pin ...

  • Lantronix 900-607 - page 14

    PremierWave XN Command Reference 14 4: Configuration Using XML The device server provides an Extensible Markup Language (XM L) interface that you can use to configure device server devices. Every configurat ion setting that can be issued from the dev ice server Web Manager and CLI can be specified using XM L. The device server can impo rt and expor ...

  • Lantronix 900-607 - page 15

    4: Configuration Using XML PremierWave XN Command Reference 15 Note:  The name for each <configgroup> (s pecifie d with the name attribute) is the group name listed in the Web Ma nag er XCR grou ps or with the "xcr list" CLI comma nd . See the PremierWave XN User Guid e for mo re information abou t the XCR groups.  An empty or ...

  • Lantronix 900-607 - page 16

    4: Configuration Using XML PremierWave XN Command Reference 16 Record, Group, Item, and V alue T ags A <configgroup> is a logical grouping of configu ration parameters and must co ntain one or more <configit em > ele m en ts. It mus t ha ve a na m e attribute and may have an instance attribute. A <configitem> is a specific groupin ...

  • Lantronix 900-607 - page 17

    4: Configuration Using XML PremierWave XN Command Reference 17 Figure 4-5 XML Example of Multiple Items <configgroup name="ssh server"> <configitem name="host rsa keys"> <value name="public key"/> <value name="private key"/> </configitem> <configitem name="host dsa keys&q ...

  • Lantronix 900-607 - page 18

    4: Configuration Using XML PremierWave XN Command Reference 18  CLI-XCRs can be imported (captured) or expo rt ed (dumped) directly to a Telnet, SSH, or serial line CLI session. Capturing an XCR ca n be started by pasting a valid XCR directly i nto the CLI prompt. PremierWave XN immedia tely processes the configuration re cord, changing any sett ...

  • Lantronix 900-607 - page 19

    4: Configuration Using XML PremierWave XN Command Reference 19 The same guidelines above rega rding importing configu rations also apply to exporting configurations. If no grou ps are specified, then the export command will export all configuration settings to the file. If instances are specified after the groups, only those group instances are wri ...

  • Lantronix 900-607 - page 20

    4: Configuration Using XML PremierWave XN Command Reference 20 XML Configuration Group s Table 4-7 lists the PremierWave XN XCR groups in al phabetical order . This table indi cates the various group ite ms, as well as some possible value n ames and options. Note: Any instance of &#60 in the table may be read as "le ss tha n" a nd any ...

  • Lantronix 900-607 - page 21

    4: Configuration Using XML PremierWave XN Command Reference 21 email (continued) subject message file overriding domain server port Default: 25 local port &#60;Random&#62;, ... Default: <Random> priority urgent, high, normal, low, very low Default: normal ethernet speed auto, 10, 100 Default: auto duplex auto, half, full Default: auto ...

  • Lantronix 900-607 - page 22

    4: Configuration Using XML PremierWave XN Command Reference 22 icmp state enable, disable Default: enable interface state enable, disable Defau lt: depends on instance bootp enable, disa ble 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 ...

  • Lantronix 900-607 - page 23

    4: Configuration Using XML PremierWave XN Command Reference 23 line name interface rs232 Default: termination enable, disa ble Default: disable state enable, disable Defau lt: depends on instance protocol none, tunnel Default: baud rate Default: 9600 bits per second parity even, none, odd Default: none data bits 7, 8 Default: 8 stop bits 1, 2 Defau ...

  • Lantronix 900-607 - page 24

    4: Configuration Using XML PremierWave XN Command Reference 24 managelinx plaintext dsm credentials dna.xml.replication .pr otocol.version dna.capabilities.tcp.c onnect.fail enable, disa ble Default: disable encrypted dsm credentials dna.dsc.au th.tunnel.u sername dna.dsc.auth.ssh.pub dna.dsc.auth.ssh.priv device.dna.dsc.tunnel .portlist.list devic ...

  • Lantronix 900-607 - page 25

    4: Configuration Using XML PremierWave XN Command Reference 25 serial command mode mode always, serial string, disable Default: disable echo serial string enable, disable Default: enable serial string Sets a string that can be entered at boot time to enter command mode. This text ma y specify binary characters. Wi thin [] use binary decimal u p to ...

  • Lantronix 900-607 - page 26

    4: Configuration Using XML PremierWave XN Command Reference 26 ssh client delete known hosts enable, disable If ena bled, deletes any existing hosts before adding "known ho st". known host delete name Specify the kn own host to delet e. known host public rsa key public dsa key delete client users enable, di sable If enabled, deletes any e ...

  • Lantronix 900-607 - page 27

    4: Configuration Using XML PremierWave XN Command Reference 27 ssl credentials rsa certificate rsa private key Value is SECRET, hidden from user view. dsa certificate dsa private key Value is SECRET, hidden from user view. trusted authority certificate intermediate authority certificate delete all credentials enable, disable If ena bled, deletes an ...

  • Lantronix 900-607 - page 28

    4: Configuration Using XML PremierWave XN Command Reference 28 tunnel accept (continued) start character Accepts a control character, for example, &#60;contr ol&#62;A represents control-A Default: <control >B flush start character enable, disable Default: enable local port Default: 0 protocol tcp, ssh, telnet, tcp aes, ssl Default: tc ...

  • Lantronix 900-607 - page 29

    4: Configuration Using XML PremierWave XN Command Reference 29 tunnel connect (continued) host vip enable, disa ble Default: disable vip name address port &#60;None&#62;, ... Default: <None> protocol tcp, udp, ssh, telnet, tcp aes, udp aes, ssl Default: tcp ssh username credentials validate certificate enable, disable Default: enable ...

  • Lantronix 900-607 - page 30

    4: Configuration Using XML PremierWave XN Command Reference 30 tunnel packing packing mode disable, timeout, send character Default: disable timeout Default: 1000 milliseconds threshold Default: 512 bytes send character Accepts a control character, for example, &#60;contr ol&#62;A represents control-A Default: <control > M trailing ch ...

  • Lantronix 900-607 - page 31

    4: Configuration Using XML PremierWave XN Command Reference 31 wlan profile (continued) advanced tx data rate maximum 1 Mbps, 2 Mbps, 5.5 Mbps, 6 Mbps, 9 Mbps, 11 Mbps, 12 Mbps, 18 Mbps, 24 Mbps, 36 Mbps, 48 Mbps, 54 Mbps, mcs0, mcs1, mcs2, mcs3, mcs4, mcs5, mcs6, mcs7 Default: 54 Mbps tx data rate fixed, auto-reduction Default: auto-reduction tx p ...

  • Lantronix 900-607 - page 32

    4: Configuration Using XML PremierWave XN Command Reference 32 wlan profile (continued) security (continued) wpax encrypti on ccmp, tkip, wep May contain zero, on e, or more of the values, separated by commas. Default: None wpax validate certificate enable, disable Default: enable wpax credentials xml import control restore factory configuration en ...

  • Lantronix 900-607 - page 33

    4: Configuration Using XML PremierWave XN Command Reference 33 XML St atus Record Groups and Items Table 4-8 lists the supported XML Status Record ( XSR) groups and items. T hese groups and items show the status of the device in XML form and can only be exported . Th e XSR schema differs slightly from the XCR groups and items in that the XSR allo w ...

  • Lantronix 900-607 - page 34

    4: Configuration Using XML PremierWave XN Command Reference 34 http state enable or disable logging entries decimal numb er bytes decimal number http log totals entries de cimal numbe r bytes decimal number entry (Attribute of "instance" is "<decimal>") String icmp snmp InMsgs decimal number InErrors decimal number InDestU ...

  • Lantronix 900-607 - page 35

    4: Configuration Using XML PremierWave XN Command Reference 35 interface (Attribute of "instance" is "eth0 ") (continued) receive bytes decimal number packets decimal number errs decimal number drop decimal number fifo decimal number frame decimal nu mb er compressed decimal number multicast decimal number transmit bytes decimal ...

  • Lantronix 900-607 - page 36

    4: Configuration Using XML PremierWave XN Command Reference 36 ip (continued) netstat InNoRoutes decimal number InTruncatedPkts decimal number InMcastPkts decimal number OutMcastPkts decimal number InBcastPkts decimal number OutBcastPkts decimal numb er ip sockets ip socket protocol tcp or udp rx queue decimal number tx queue decimal number local a ...

  • Lantronix 900-607 - page 37

    4: Configuration Using XML PremierWave XN Command Reference 37 line (group nested within line above) state enable or disab le 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, Hardwa re, or Software xon char of form &amp;#60;control&amp;# 62 ;Q x ...

  • Lantronix 900-607 - page 38

    4: Configuration Using XML PremierWave XN Command Reference 38 sessions 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 nu mber duration elapsed time in format d days hh:mm:ss line (Attribute of “instance” is < ...

  • Lantronix 900-607 - page 39

    4: Configuration Using XML PremierWave XN Command Reference 39 tcp (continued) netstat (continued) PAWSEstab d ecimal nu mber DelayedACKs decimal number DelayedACKLocked decimal number DelayedACKLost decimal number ListenOverflows decimal nu mber ListenDrops decimal number TCPPrequeued decimal number TCPDirectCopyFromBacklo g decimal number TCPDire ...

  • Lantronix 900-607 - page 40

    4: Configuration Using XML PremierWave XN Command Reference 40 tcp (continued) netstat (continued) TCPDSACKOldSent decimal number TCPDSACKOfoSent decimal number TCPDSACKRecv decimal number TCPDSACKOfoRecv decimal number TCPAbortOnSyn decimal number TCPAbortOnData decimal numb er TCPAbortOnClose decimal number TCPAbortOnMemory decimal number TCPAbor ...

  • Lantronix 900-607 - page 41

    4: Configuration Using XML PremierWave XN Command Reference 41 tunnel (continued ) ag gregate (continued) connect 6 con nection 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 ...

  • Lantronix 900-607 - page 42

    4: Configuration Using XML PremierWave XN Command Reference 42 vip data byt e s receive deci ma l number transmit decimal number udp packet queue receive decimal number transmit decimal number udp packets receive decimal numb er transmit decimal number dsm ip address list ip address in format nnn.nnn.nnn.nnn For more than one, comma will separate. ...

  • Lantronix 900-607 - page 43

    4: Configuration Using XML PremierWave XN Command Reference 43 Note: *If a scan is run while the unit is associated with an access point, only the channels belonging to th e band on which the device is currently ope rating will be scanned. wlan status (continued) rssi wps mode wlan scan* network name bssid channel rssi topology xsr out bytes decima ...

  • Lantronix 900-607 - page 44

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 44 5: Comma nds and Le vels Click t he level in t he tree s truc ture and it will tak e you t o the com m and list for that level. root • enable (ena ble) • configure ( config) • arp (conf ig - arp) • bridge 1 (c onfig - bridge:br 0) • cli (c onfig - cli) • ssh (c onfig - cli ...

  • Lantronix 900-607 - page 45

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 45 • link ( conf ig - wlan: wlan0) • choice 1 ( config - wl an - choice: wlan0:1) • choice 2 ( config - wl an - choice: wlan0:2) • choice 3 ( config - wl an - choice: wlan0:3) • choice 4 ( config - wl an - choice: wlan0:4) • ip (config - i p) • query port (c onf ig - quer y_ ...

  • Lantronix 900-607 - page 46

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 46 • host 8 (tu nnel - conn ect - host :1:8) • host 9 (tu nnel - conn ect - host :1:9) • host 10 (t unnel - con nect - hos t:1:10) • host 11 (t unn el - con nect - hos t:1:11) • host 12 (t unnel - con nect - hos t:1:12) • host 13 (t unnel - con nect - hos t:1:13) • host 14 ( ...

  • Lantronix 900-607 - page 47

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 47 Table 5 - 1 C ommands and Levels accept (tunne l - accept:2) lev el command s accept mode alway s Enables t he tunnelin g s erver to alw ays accept tunneli ng connection s. accept mod e any char acter Enables t he tunne ling serv er to ac cept tun neling conne c- tions only when a char ...

  • Lantronix 900-607 - page 48

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 48 default l ocal port Uses the default p ort numb er as th e loca l port for accept mode tunnel ing. The defau lt port i s 10000 + #, w here # is the line nu mber for this t unnel. default pr otocol Restores th e defau lt protoc ol as "T CP". default start char act er Defaults ...

  • Lantronix 900-607 - page 49

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 49 A decimal v alue char acter h as the fo rm 99. A hex value charact er has th e form 0x FF. tcp keep alive <mil lis eco nds > Enables T CP keep al ive for accept mod e tunne ling and sets the timer. <m i llis eco nds > = ti mer v a lue , in m ill isec on ds. wri te Stores ...

  • Lantronix 900-607 - page 50

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 50 clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SS L server. default accept mod e Restores th e defau lt accept mode as "alway s ". default l ocal port Uses the d efault p ort numb er as th e local port for accept mode t ...

  • Lantronix 900-607 - page 51

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 51 show statu s Displays tun nel accept statu s . start charact er <contr ol> Sets the a ccept mod e start c haract er. The chara cter may be i nput as tex t, control, decimal, or hex. A control characte r has th e form <c ontrol>C. A decimal v alue char acter h as the fo rm ...

  • Lantronix 900-607 - page 52

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 52 show Shows the c urrent co nfiguration. show histor y Displays the last 20 command s entered during t he curren t CLI session. wri te Stores the current conf igura tio n in permanent memory . choice 2 (co nfig - wlan - choice: wlan0:2) l evel com mands apply w lan Try out W LAN sett in ...

  • Lantronix 900-607 - page 53

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 53 inactivity timeout < minutes > Sets the i nactivity timeout for a ll CLI se ssions. line authenti cat ion di sab le No passw ord requir ed for L ine CLI us ers. line authenti cat ion ena ble Challenge s the Line C LI us er w ith a passw ord. login passw ord <text> Sets the ...

  • Lantronix 900-607 - page 54

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 54 clrscrn Clears the screen. diagnostic s Enters the diagno sti cs lev el. exi t Exits to t he enable l evel. ftp Enters the f tp level. host <number> Change to config host lev el http Enters the http level. icmp Changes to the comm and lev el for ICM P configuration and status. if ...

  • Lantronix 900-607 - page 55

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 55 start charact er is received on the line. default connect mo de Restores th e defau lt conn ect mode as "disable " . default host mode Connects to the fir st host in the li s t that accepts the co n- nection. default l ocal port Uses a random port number a s the local port fo ...

  • Lantronix 900-607 - page 56

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 56 start charact er <contr ol> Sets the conn ect mo de start charac ter. The chara cter may be i nput as tex t, control, decimal, or hex. A control characte r has th e form <c ontrol>C. A decimal v alue char acter h as the fo rm 99. A hex value charact er has th e form 0x FF ...

  • Lantronix 900-607 - page 57

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 57 mode tunnel ing connection. flush star t chara cter di sable Enables f orwarding o f the connect star t character into the network. flush star t chara cter ena ble Disables forw ar ding of the con nect star t chara cter into the network. host <ins ta nce > Enters the nex t low er ...

  • Lantronix 900-607 - page 58

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 58 show hardw are information Displays in formatio n about t he hardware. show histor y Displays the last 20 command s entered during t he curren t CLI session. show memory Displays c urrent memory u sage inf ormation . show tas k state Displays curr ent tas k state s. show tlog Displays ...

  • Lantronix 900-607 - page 59

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 59 flush stop c haracter disab le Forwar ds the stop c haracter from the Line t o the netw ork. flush stop c haracter enable Prevents t he stop character from th e Line fr om bei ng fo r- warded to the network. modem control disa ble Does not watch the modem co ntrol pin t o disconn ect. ...

  • Lantronix 900-607 - page 60

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 60 <text > = the name of a local file. no cc Removes the C c addresses fo r email alert s. no clear mai l counters Res to r es t he ema il co unters to the aggregate va lues. no from Removes the F rom addr ess for email aler ts. no message file Removes the f ile name, so the m essag ...

  • Lantronix 900-607 - page 61

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 61 from <t ex t> Sets the Fro m address for e mail alert s . <text > = email addr ess to pl ace in t he From f ield of the email alert. local port < number> Sets the local por t used t o sen d email alert s . <number> local port to use for email alert s. message fi ...

  • Lantronix 900-607 - page 62

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 62 clrscrn Clears the screen. default l ocal port Sets the l ocal por t (used t o send e m ai l alerts) to ra ndom. default pr iority Sets X - Priority for email aler ts to 3 (normal). default ser ver port Restores th e factory defau lt po rt for SM TP on the server si de. email <num b ...

  • Lantronix 900-607 - page 63

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 63 email 12 (e mail:12) lev el command s auto show statist ic s Continuou sly displ ays email statist ics. cc <te xt> Sets Cc addr esses for email alerts. <text > = a quoted, semicolo n separ ated li st of email ad- dresses. clear log Clears all entries from the mail log. clea ...

  • Lantronix 900-607 - page 64

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 64 show log Displays the email log. show statist ics Displ ays e mail st atistics. subject <te xt> Sets the Su bject for email alert s. <text > = tex t to placed as th e subject. to <text> Sets To ad dresses for email alerts. <text > = a quoted, semicolo n separ at ...

  • Lantronix 900-607 - page 65

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 65 <text > = email addr ess to pl ace in t he Reply To fiel d of the email alert. send Sends an ema i l using the curr ent settings. server por t <number > Sets the p ort used by the SM TP serv er. <number> = port us ed for SM TP on t he server side. show Displays the c ...

  • Lantronix 900-607 - page 66

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 66 name in EHLO . priority hi gh Sets X - Priority for email aler ts to 2 (high). priority l ow Sets X - Priority for email aler ts to 4 (low). priority n ormal Sets X - Priority for email aler ts to 3 (normal). priority ur gent Sets X - Priority for email aler ts to 1 (urgent). pri ori t ...

  • Lantronix 900-607 - page 67

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 67 no reply t o Removes the R eply T o address for ema il alert s. no subject Removes sub ject u sed for e mail alert s . no to Removes the T o addresses for email alert s. overridin g domain <text > Sets a do main name t hat will be used when conne cting to an SMT P server to send ...

  • Lantronix 900-607 - page 68

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 68 <text > = the name of a local file. no cc Removes the C c addresses fo r email alert s. no clear mai l counters Restores th e emai l counter s to the a ggregate value s. no from Removes the F rom addr ess for email aler ts. no message file Removes the f ile name, so the m essage ...

  • Lantronix 900-607 - page 69

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 69 from <t ex t> Sets the Fro m address for e mail alert s . <text > = email addr ess to pl ace in t he From f ield of the email alert. local port < number> Sets the local por t used t o sen d email alert s . <number > local port to use for email alert s. message f ...

  • Lantronix 900-607 - page 70

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 70 clrscrn Clears the screen. default l ocal port Sets the l ocal por t (used t o send e m ai l alerts) to ra ndom. default pr iority Sets X - Priority for e mail alerts to 3 ( normal) . default ser ver port Restores th e factory defau lt po rt for SM TP on the server si de. email <num ...

  • Lantronix 900-607 - page 71

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 71 email 4 (em ail:4) level co mmands auto show statist ic s Continuou sly displ ays email statist ics. cc <te xt> Sets Cc addr esses for email alerts. <text > = a quoted, semicolo n separ ated li st of email ad- dresses. clear log Clears all entries from the mail log. clear m ...

  • Lantronix 900-607 - page 72

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 72 show log Displays the email log. show statist ics Displ ays e mail st atistics. subject <te xt> Sets the Su bject for email alert s. <text > = tex t to placed as th e subject. to <text> Sets To ad dresses for emai l al erts. <text > = a quoted, semicolo n separ ...

  • Lantronix 900-607 - page 73

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 73 <text > = email addr ess to pl ace in t he Reply To fiel d of the email alert. send Sends an ema i l using the curr ent settings. server por t <number > Sets the p ort used by the SM TP server. <number> = port us ed for SM TP on the server s ide. show Displays the c u ...

  • Lantronix 900-607 - page 74

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 74 name in EHLO . priority h igh Sets X - Priority for e mail alerts to 2 ( high). priority l ow Sets X - Priority for email aler ts to 4 (low). priority n ormal Sets X - Priority for email aler ts to 3 (normal). priority ur gent Sets X - Priority for email aler ts to 1 (urgent). priority ...

  • Lantronix 900-607 - page 75

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 75 no reply t o Removes the R eply T o address for ema il alert s. no subject Removes sub ject u sed for e mail alert s . no to Removes the T o addresses for email a lerts. overridin g domain <text > Sets a do main name t hat will be used when conne cting to an SMT P server to send ...

  • Lantronix 900-607 - page 76

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 76 <text > = the name of a local file. no cc Removes the C c addresses fo r email alert s. no clear mai l counters Restores th e emai l counter s to the a ggregate value s. no from Removes the F rom addr ess for email aler ts. no message file Removes the f ile name, so the m essage ...

  • Lantronix 900-607 - page 77

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 77 from <t ex t> Sets the Fro m address for e mail alert s . <text > = email addr ess to pl ace in t he From f ield of the email alert. local port < number> Sets the local por t used t o sen d email alert s . <number> local port to use for email alert s. message fi ...

  • Lantronix 900-607 - page 78

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 78 connect line <line> Begin sessi on on s erial por t. device Enters the device level . disable Exits the enable lev el. dns Enters the D NS lev el. email <num ber> Enters the configur e emai l lev el. exi t Exit from the sy stem fil esys tem Enters the f i lesystem level. ki ...

  • Lantronix 900-607 - page 79

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 79 format Format the file syst em and lose all data ls Show all fil es and director ies in t he curre nt direc tory ls <di rect ory> Show all files and director ies in the specif ied dire ctory mkdir <directo ry> Create a directory mv <source file> <dest inat ion file ...

  • Lantronix 900-607 - page 80

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 80 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e i f it contain s spaces. auto show statist ic s show connection sta tis t ics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SS L ...

  • Lantronix 900-607 - page 81

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 81 wri te Stores the current conf igura tio n in permanent memory . host 1 (tunnel - connect - host :1: 1) level co mmands address <tex t> Sets the re mote ho st to est ablish tu nneling connecti ons with. <text > = IP address or host name of the rem ote host. aes decrypt key ...

  • Lantronix 900-607 - page 82

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 82 tunneling. protocol t elnet Uses Telnet proto col (with IA C) for connect mode tu nne- ling. protocol udp Uses UDP pr otocol for conn ect mode tu nneling. protocol udp aes Uses UDP pr otocol w ith AES encrypti on for c onnect mod e tunneling. show Shows the c urrent co nfiguration. sho ...

  • Lantronix 900-607 - page 83

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 83 host 10 (tunne l - connect - hos t:2:10) level com mands address <tex t> Sets the re mote ho st to est ablish tu nneling connecti ons with. <text > = IP address or host name of the rem ote host. aes decrypt key <hexa decimal > Sets the c onnect tunn el AES decrypt k e ...

  • Lantronix 900-607 - page 84

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 84 protocol t elnet Uses Teln et proto col (with IA C) for connect m ode tu nne- ling. protocol udp Uses UDP pr otocol for conn ect mode tu nneling. protocol udp aes Uses UDP pr otocol w ith AES encrypti on for c onnect mod e tunneling. show Shows the c urrent co nfiguration. show histor ...

  • Lantronix 900-607 - page 85

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 85 credentia ls <text> S elects the R SA/DSA c ertificates by na me for the SSL client. default pr otocol Restores th e defau lt protoc ol as "T CP". default t cp keep al ive Restore s the default 45 second co nnect mode T CP keep alive timeo ut. exi t Exits to t he nex t ...

  • Lantronix 900-607 - page 86

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 86 which dep ends on the s ele cted pro toc ol . exi t Exits to t he configur ation level. host <number> Change to config host lev el name <text> Sets the n ame of t he host. <text > = name of t he host. no name Clears the name of the host. no remote addres s Clears the ...

  • Lantronix 900-607 - page 87

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 87 client. default pr otocol Restores th e defau lt protoc ol as "T CP". default t cp keep al ive Restores th e defau lt 45 se cond conne ct mode T CP keep alive timeo ut. exi t Exits to t he nex t higher level. no addres s Removes the r emote host add ress used to establish tun ...

  • Lantronix 900-607 - page 88

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 88 Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be s eparated by opt ional pun c- tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the v alue if it c ontains spaces. aes decrypt key tex t <te xt> Se ...

  • Lantronix 900-607 - page 89

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 89 show Shows the c urrent co nfiguration. show histor y Displays the last 20 command s entered during t he current CLI session. show statist ics show connection sta tis t ics ssh username <tex t> Sets the SSH user n ame for use w hen establis hing tu nne- ling connectio ns with oth ...

  • Lantronix 900-607 - page 90

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 90 Bytes may ru n together or be s eparated by opt ional pun c- tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the v alue if it c ontains spaces. aes decrypt key tex t <te xt> Sets the c onnect tunn el AES decrypt k ey with up to 16 ...

  • Lantronix 900-607 - page 91

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 91 show histor y Displ ays the la st 20 c ommands ent ered duri ng the current CLI session. show statist ics show connection sta tis t ics ssh username <te xt> Sets the SSH user n ame for use w hen establis hing tu nne- ling connectio ns with other d evices. <text > = SSH user ...

  • Lantronix 900-607 - page 92

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 92 no addres s Removes the remo te host address us ed to establish tunneling co nnecti ons. no aes decry pt key Removes the connec t tunnel AES decrypt key. no aes encry pt key Removes the connec t tunnel AES encrypt key. no credent ials Clears the RSA/DSA cert i fic at e selec tion . no ...

  • Lantronix 900-607 - page 93

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 93 no remote addres s Clears the remote addr e ss of the ho st. no ssh user name Clears the SS H user name ass ociated w ith the h ost. protocol ssh Sets the pr otocol t o SSH. protocol t elnet Sets the pr otocol t o Telnet . remote ad dress <tex t> Sets the IP address of the re mot ...

  • Lantronix 900-607 - page 94

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 94 no aes decry pt key Removes the connec t tunnel AES decrypt key. no aes encry pt key Removes the connec t tunnel AES encrypt key. no credent ials Clears the RSA/DSA cert i fic at e selec tion . no port Removes the r emote port use d to esta blish tunne l con- ne c tio ns. no ssh user n ...

  • Lantronix 900-607 - page 95

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 95 Note that qu otes must enclo se the valu e i f it contains spaces. aes encrypt key <h exa decimal > Sets the c onnect tunn el AES encrypt k ey with up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be s eparated by opt ional pun c- t ...

  • Lantronix 900-607 - page 96

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 96 sets the timer. <m i llis eco nds > = ti mer v a lue , in m ill isec on ds. validate cer tificate disable Skips verifi c ation of the s erver certific ate when connec t- ing. validate cer tificate enabl e Requires v erifica tion of t he ser ver certif icate w hen con- necting. vi ...

  • Lantronix 900-607 - page 97

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 97 aes encrypt key <h exa decimal > Sets the c onnect tunnel AES encry pt key with up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be s eparated by opt ional pun c- tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Not ...

  • Lantronix 900-607 - page 98

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 98 validate cer tificate disable Skips verification of the server certific ate when c onnec t- ing. validate cer tificate enabl e Requires v erifica tion of t he ser ver certif icate w hen con- necting. vip disabl e Makes con nections u sing th e specifi ed Addres s . vip enable Makes con ...

  • Lantronix 900-607 - page 99

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 99 no vip name Removes the V IP na me. port <number > Sets the re mote port to use for connect m ode tunneling. <number> = number of the p ort to u se. protocol ssh Uses SSH pr otocol f or connec t mode tunneling. protocol ssl Uses SS L protoco l for co nnect mod e tunneling. ...

  • Lantronix 900-607 - page 100

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 100 <number> = port to b e used. show Displays the c urren t configurat ion. show histor y Displays the last 20 command s entered during t he curren t CLI session. ssh username <tex t> Sets the u sername f or logg ing into the h ost via SSH. <text > = username. wri te St ...

  • Lantronix 900-607 - page 101

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 101 port <num ber> Sets t he remot e port t o use for connect mode tunne l ing. <number> = number of the p ort to u se. protocol ssh Uses SSH pr otocol f or connec t mode tunneling. protocol ssl Uses SS L protoco l for co nnect mod e tunneling. protocol t cp Uses TCP pr otocol ...

  • Lantronix 900-607 - page 102

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 102 spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt k ey with up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e i f it contains spaces. auto s how stat istics show connection sta tis t ics clrscrn ...

  • Lantronix 900-607 - page 103

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 103 vip name <te xt> Sets the VIP name. wri te Stores the current conf igura tio n in permanent memory . host 15 (confi g - host: 15) lev el commands clrscrn Clears the screen. default pr otocol Restores th e defau lt valu e of the prot ocol (T elnet). default re mote port Sets the ...

  • Lantronix 900-607 - page 104

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 104 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e i f it contains spaces. auto s how stat istics show connection sta tis t ics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SS L ...

  • Lantronix 900-607 - page 105

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 105 wri te Stores the current conf igura tio n in permanent memory . host 16 (tunne l - connect - hos t:1:16) level com mands address <tex t> Sets the re mote ho st to est ablish tu nneling connecti ons with. <text > = IP address or host name of the rem ote host. aes decrypt k ...

  • Lantronix 900-607 - page 106

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 106 tunneling. protocol t elnet Uses Telnet proto col (with IA C) for connect mode tu nne- ling. protocol udp Uses UDP pr otocol for conn ect mode tu nneling. protocol udp aes Uses UDP pr otocol w ith AES encrypti on for c onnect mod e tunneling. show Shows the c urrent co nfiguration. sh ...

  • Lantronix 900-607 - page 107

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 107 host 17 (confi g - host: 17) lev el commands clrscrn Clears the screen. default pr otocol Restores th e defau lt valu e of the prot ocol (T elnet). default re mote port Sets the re mote port (used to connect to the host) to th e default valu e, which dep ends on the s ele cted pro toc ...

  • Lantronix 900-607 - page 108

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 108 <text > = username. wri te Stores the current conf igura tio n in permanent memory . host 19 (confi g - host: 19) lev el commands clrscrn Clears the screen. default pr otocol Restores th e defau lt valu e of the prot ocol (T elnet). default re mote port Sets the re mote port (us ...

  • Lantronix 900-607 - page 109

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 109 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e i f it contains spaces. auto s how stat istics show connection sta tis t ics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SS L ...

  • Lantronix 900-607 - page 110

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 110 wri te Stores the current conf igura tio n in permanent memory . host 2 (tunnel - connect - host :1: 2) level co mmands address <tex t> Sets the re mote ho st to est ablish tu nneling connecti ons with. <text > = IP address or host name of the rem ote host. aes decrypt key ...

  • Lantronix 900-607 - page 111

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 111 tunneling. protocol t elnet Uses Telnet proto col (with IA C) for connect mode tu nne- ling. protocol udp Uses UDP pr otocol for conn ect mode tu nneling. protocol udp aes Uses UDP pr otocol w ith AES encrypti on for c onnect mod e tunneling. show Shows the c urrent co nfiguration. sh ...

  • Lantronix 900-607 - page 112

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 112 host 20 (confi g - host: 20) lev el commands clrscrn Clears the screen. default pr otocol Restores th e defau lt valu e of the prot ocol (T elnet). default re mote port Sets the re mote port (used to connect to the host) to th e default valu e, which dep ends on the s ele cted pro toc ...

  • Lantronix 900-607 - page 113

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 113 <text > = username. wri te Stores the current conf igura tio n in permanent memory . host 22 (confi g - host: 22) lev el commands clrscrn Clears the screen. default pr otocol Restores th e defau lt valu e of the prot ocol (T elnet). default re mote port Sets the re mote port (us ...

  • Lantronix 900-607 - page 114

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 114 CLI session. ssh username <tex t> Sets the u sername f or logg ing into the h ost via SSH. <text > = username. wri te Stores the current conf igura tio n in permanent memory . host 24 (confi g - host: 24) lev el commands clrscrn Clears the screen. default pr otocol Restore ...

  • Lantronix 900-607 - page 115

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 115 show Displays the c urren t configurat ion. show histor y Displays the last 20 command s entered during t he curren t CLI session. ssh username <te xt> Sets the u sername f or logg ing into the h ost via SSH. <text > = username. wri te Stores the current conf igura tio n i ...

  • Lantronix 900-607 - page 116

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 116 remote port <numbe r> Sets t he remote port us ed to c onnect to the host. <number> = port to b e used. show Displays the c urren t configurat ion. show histor y Displays the last 20 command s entered during t he curren t CLI session. ssh username <tex t> Sets the u ...

  • Lantronix 900-607 - page 117

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 117 selected on the login conn ect menu . <text > = IP address . remote port <numbe r> Sets the re mote port used to connect to the host. <number> = port to b e used. show Displays the c urren t configurat ion. show histor y Displays the last 20 command s entered during ...

  • Lantronix 900-607 - page 118

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 118 no ssh user name Removes the SSH user na me. no tcp keep al ive Disables the conne ct m ode T CP k eep alive timeout . no vip name Removes the V IP na me. port <number > Sets the re mote port to use for connect m ode tunneling. <number> = number of the p ort to u se. proto ...

  • Lantronix 900-607 - page 119

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 119 Bytes may ru n together or be s eparated by opt ional pun c- tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e i f it contains spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt k ey with up to 1 ...

  • Lantronix 900-607 - page 120

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 120 validate cer tificate enabl e Require s verif ication of the server certific ate when con- necting. vip disabl e Makes con nections u sing th e specifi ed Addres s . vip enable Makes con nections u sing th e VIP nam e. vip name <te xt> Sets the VIP name. wri te Stores the curren ...

  • Lantronix 900-607 - page 121

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 121 remote port <numbe r> Sets t he remote port us ed to c onnect to the host. <number> = port to b e used. show Displays the c urren t configurat ion. show histor y Displays the last 20 command s entered during t he curren t CLI session. ssh username <tex t> Sets the u ...

  • Lantronix 900-607 - page 122

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 122 selected on the login conn ect menu . <text > = IP address . remote port <numbe r> Sets the re mote port used to connect to the host. <number> = port to b e used. show Displays the c urren t configurat ion. show histor y Displays the last 20 command s entered during ...

  • Lantronix 900-607 - page 123

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 123 no ssh user name Removes the SSH user na me. no tcp keep al ive Disables the conne ct m ode T CP k eep alive timeout . no vip name Removes the V IP na me. port <number > Sets the re mote port to use for connect m ode tunneling. <number> = number of the p ort to u se. proto ...

  • Lantronix 900-607 - page 124

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 124 Bytes may ru n together or be s eparated by opt ional pun c- tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e i f it contains spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt k ey with up to 1 ...

  • Lantronix 900-607 - page 125

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 125 validate cer tificate enabl e Require s verif ication of the server certific ate when con- necting. vip disabl e Makes con nections u sing th e specifi ed Addres s . vip enable Makes con nections u sing th e VIP nam e. vip name <te xt> Sets the VIP name. wri te Stores the curren ...

  • Lantronix 900-607 - page 126

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 126 tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e i f it contains spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt k ey with up to 16 bytes. Each byte is represented by a single charact er. Not ...

  • Lantronix 900-607 - page 127

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 127 necting. vip disabl e Makes con nections u sing th e specifi ed Addres s . vip enable Makes con nections u sing th e VIP nam e. vip name <te xt> Sets the VIP name. wri te Stores the current conf igura tio n in permanent memory . host 5 (tunnel - connect - host :1: 5) level co mm ...

  • Lantronix 900-607 - page 128

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 128 protocol ssh Uses SSH pr otocol f or connec t mode tunneling. protocol ssl Uses SS L protoco l for co nnect mod e tunneling. protocol t cp Uses TCP pr otocol for conne c t mode t unneling. protocol tcp aes Uses TCP pr otocol w ith AES encryptio n for co nnect mode tunneling. protocol ...

  • Lantronix 900-607 - page 129

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 129 CLI session. ssh username <tex t> Sets the u sername f or logg ing into the h ost via SSH. <text > = username. wri te Stores the current conf igura tio n in permanent memory . host 6 (tunnel - connect - host :2: 6) level co mmands address <tex t> Sets the re mote ho ...

  • Lantronix 900-607 - page 130

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 130 protocol ssl Uses SS L protoco l for co nnect mod e tunneling. protocol t cp Uses TCP pr otocol for conne c t mode t unneling. protocol tcp aes Uses TCP pr otocol w ith AES encryptio n for co nnect mode tunneling. protocol t elnet Uses Telnet proto col (with IA C) for connect mode tu ...

  • Lantronix 900-607 - page 131

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 131 Note that qu otes must enclo se the valu e i f it contains spaces. auto show statistic s show connection sta tis t ics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SS L client. default pr otocol Restores th e defau lt protoc o ...

  • Lantronix 900-607 - page 132

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 132 clrscrn Clears the screen. default pr otocol Restores th e defau lt valu e of the prot ocol (T elnet). default re mote port Sets the re mote port (used to connect to the host) to th e default valu e, which dep ends on the s ele cted pro toc ol . exi t Exits to t he configur ation leve ...

  • Lantronix 900-607 - page 133

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 133 auto show statistic s show connection sta tis t ics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SS L client. default pr otocol Restores th e defau lt protoc ol as "T CP". default t cp keep al ive Restores th e defau ...

  • Lantronix 900-607 - page 134

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 134 <text > = IP address or host name of the rem ote host. aes decrypt key <hexa decimal > Sets the c onnect tunn el AES decrypt k ey with up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be s eparated by opt ional pun c- tuation ...

  • Lantronix 900-607 - page 135

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 135 protocol udp aes Uses UDP pr otocol w ith AES encrypti on for c onnect mod e tunneling. show Shows the c urrent co nfiguration. show histor y Displ ays the la st 20 c ommands ent ered duri ng the current CLI session. show statist ics show connection sta tis t ics ssh username <tex ...

  • Lantronix 900-607 - page 136

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 136 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be s eparated by opt ional pun c- tuation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the v alue if it c ontains spaces. aes decrypt key tex t <te x ...

  • Lantronix 900-607 - page 137

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 137 show Shows the c urrent co nfiguration. show histor y Displays the last 20 command s entered during t he current CLI session. show statist ics show connection sta tis t ics ssh username <tex t> Sets the SSH user n ame for use w hen establis hing tu nne- ling connectio ns with ot ...

  • Lantronix 900-607 - page 138

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 138 exi t Exits to t he nex t higher level. no addres s Removes the r emote host add ress used to establish tunneling co nnecti ons. no aes decry pt key Removes the connec t tunnel AES decrypt key. no aes encry pt key Removes the connec t tunnel AES encrypt key. no credent ials Clears the ...

  • Lantronix 900-607 - page 139

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 139 no name Clears the name of the host. no remote addres s Clears the remote addr e ss of the ho st. no ssh user name Clears the SS H user name ass ociated w ith the h ost. protocol ssh Sets the pr otocol t o SSH. protocol t elnet Sets the pr otocol t o Telnet . remote ad dress <tex t ...

  • Lantronix 900-607 - page 140

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 140 no addres s Removes the remo te host address us ed to establish tunneling co nnecti ons. no aes decry pt key Removes the connec t tunnel AES decrypt key. no aes encry pt key Removes the connec t tunnel AES encrypt key. no credent ials Clears the RSA/DSA cert i fic at e selec tion . no ...

  • Lantronix 900-607 - page 141

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 141 aes decrypt key tex t <te xt> Sets the connect tunnel AES decry pt key with up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e i f it contains spaces. aes encrypt key <h exa decimal > Sets the c onnect tunn el AES en ...

  • Lantronix 900-607 - page 142

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 142 with other d evices. <text > = SSH user n ame. tcp keep alive <mil lis eco nds > Enables T CP keep al ive for connect mo de tunn eling an d sets the timer. <m i llis eco nds > = ti mer v a lue , in m ill isec on ds. validate cer tificate disable Skips verifi c ation ...

  • Lantronix 900-607 - page 143

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 143 <uri> = URI of the server. auth type <ur i> ss l - basi c Sets the a uthenti cation ty pe for an HTT P server authent i- cation dir ective to SSL- Bas ic. <uri> = UR I of the server. auth type <ur i> ss l - dig est Sets the a uthenti cation ty pe for an HTT P s ...

  • Lantronix 900-607 - page 144

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 144 no clear counter s Restores th e HTT P counters to the aggr egate values. no port Disables the H TT P Serv er port. no secure cr edentials Clears the RSA/DSA cert i fic at e selec tion . no secure por t Disables the H TT P Serv er SSL port. port <num ber> Sets t he port nu m ber ...

  • Lantronix 900-607 - page 145

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 145 if <i nstan ce> Changes to the inte rface c onfigurati on lev el. ip address < ip address/cidr> Sets the IP address and netw ork mask. Formats a ccepted: 192.168.1. 1 (defau lt mas k) 192.168.1. 1/24 (C IDR) "192.168. 1.1 255. 255.255. 0" (ex plici t mask) link E ...

  • Lantronix 900-607 - page 146

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 146 no hostname Clears the host name. no ip addr ess Clears the IP address. no primary dns Clears the name of the primar y DNS server. no secondary dns Clears the name of the second ary DNS server . primary d ns <IP a ddres s> Sets the IP address of the pr imary DNS server . seconda ...

  • Lantronix 900-607 - page 147

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 147 <string> = tex t with possi ble binar y charact e rs. Within [] use binar y decim al up to 255 or hex up t o 0xFF. command mode w ait time <mill is econ ds> Sets boot - u p wait ti m e for command mo de seria l strin g. <m i llis eco nds > = wa it ti me. configure cu ...

  • Lantronix 900-607 - page 148

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 148 show line Displays the c urrent configur ation. show statist ics Shows the l ine stat istics. sta te d isa bl e Disables the line so data cann ot be sent/received. state enable Enables t he line so data ca n be sent/ received. stop bits 1 Uses one stop bit aft er data on the line. sto ...

  • Lantronix 900-607 - page 149

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 149 when the device boot s and w hen the li ne is in c ommand mode. <string> = tex t with possi ble binar y charact ers. Within [] use binar y decim al up to 255 or hex up to 0xFF . command mode w ait time <mill is econ ds> Sets boot - u p wait ti m e for command mo de seria l ...

  • Lantronix 900-607 - page 150

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 150 show histor y Displays the last 20 command s entered during t he curren t CLI session. show line Displays the c urrent configurat ion. show statist ics Shows the l ine stat istics. sta te d isa bl e Disables the line so data cann ot be sent/received. state enable Enables t he line so ...

  • Lantronix 900-607 - page 151

    5: Commands and Levels PremierWave XN Comm and Referen ce 151 default out of range scan interval Restores the default value to the out-of-range scan inter- val (30 sec). default passive channel sca n time Restores the default passive chan nel sc an time. default radio band selection Sets the radio band selection to its default value, Du al. default ...

  • Lantronix 900-607 - page 152

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 152 default o utput Restores th e defau lt log o utput, w hic h is disable. exi t Exits to t he nex t higher level. max length <K bytes> Sets the m aximum size in Kby tes for the Log file. output di sable Disables log output. output fil esystem Enables log t o filesystem. output li ...

  • Lantronix 900-607 - page 153

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 153 display re mote ip d isable The incomin g RING h as nothi ng following it. display re mote ip e nable The incomin g RING is followed by the IP address of the caller. echo command s disable Does not e cho modem comma nds. echo command s enable Echoes modem comman ds. ec h o pl uses dis ...

  • Lantronix 900-607 - page 154

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 154 show histor y Disp lays the l ast 20 com mands enter ed duri ng the c urrent CLI session. threshold <by tes> Sets the thr eshold (byte count ). If the queued data reach- es this threshold then the d ata will be sent. <bytes> = nu mber of bytes i n the thre shold. timeout & ...

  • Lantronix 900-607 - page 155

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 155 exi t Exits to t he nex t higher level. no passwor d Removes the password so connec tions will be acce pted unchallenge d. passwor d <te x t> Sets the p assw ord required o n the network si de of the tunnel to begin a connectio n. prompt di sable Inhibits any prompting for p ass ...

  • Lantronix 900-607 - page 156

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 156 CLI session. trace route <hos t> Trace route to dest ination trace route <hos t> <protocol> Trace route to dest ination using T CP, ICMP, or UD P rss (confi g - rss) l evel com mands clear rs s Clear the R SS Feed d ata clrscrn Clears the screen. default max entries ...

  • Lantronix 900-607 - page 157

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 157 delete all au thorized users Removes all author ized user s delete aut horized us er <usernam e> Remove an aut horized user exi t Exits to t he ssh lev el. host generate ds a 1024 Generate DSA public and priv ate keys host generate ds a 512 Generate DSA public and priv ate keys ...

  • Lantronix 900-607 - page 158

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 158 <number> = local port nu mber . show Displays the c urrent configur ation. show histor y Dis pla ys t h e las t 20 command s entered during t he curren t CLI session. show statist ics Displays the SSH server stat istics. sta te d isa bl e Disables the S SH S erver. state enable ...

  • Lantronix 900-607 - page 159

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 159 exi t Exits to t he CLI lev el. max session s <number> Sets the m aximum a llowed c oncurre nt incomi ng Telne t sessio ns. <number> = number of ses sions. port <number > Sets the l ocal por t that th e Tel net serv er uses. <number> = local port nu mber . show ...

  • Lantronix 900-607 - page 160

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 160 figured. terminal netw or k Enters the configur e - ter minal l evel for t he netw ork. terminal ty pe <text> Sets the ter m inal t ype. t unnel <line> Enters the t unnel level. <line> = num ber of the tunnel line ( serial p ort) to be conf i- gured. wri te Stores th ...

  • Lantronix 900-607 - page 161

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 161 wri te Stores the current conf igura tio n in permanent memory . terminal net work (co nf ig - ter minal:network) level c ommands break dura tion <milli sec ond s> Sets how long a brea k should l as t when it is be ing sent t o the line. <millisec ond s> = number of mi lli ...

  • Lantronix 900-607 - page 162

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 162 <cert> = i ndex displayed by "show authority" command. no trusted authority <ce rt> Removes a Truste d Author ity Cer tifi cate . <cert> = i ndex displayed by "show authority" command. show Displays Aut hority Certifi c ate Informatio n. show hist ...

  • Lantronix 900-607 - page 163

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 163 figured. terminal netw or k Enters the configur e - ter minal l evel for t he netw ork. tunnel <line> Enters the t unnel level. <line> = num ber of the tunnel line ( serial p ort) to be conf i- gured. wri te Stores the current conf igura tio n in permanent memory . vip (co ...

  • Lantronix 900-607 - page 164

    5: Comm ands and Levels PremierW ave XN Co mman d Referenc e 164 xcr import <file> Load XM L configuration from a local file xcr import <file> < group l ist> Load specif ied XM L configuration fr om a local file xcr list List XM L Configuration Recor d group s to the console xsr dump Dump XM L Status Records to the console xsr dum ...

Manufacturer Lantronix Category Network Router

Documents that we receive from a manufacturer of a Lantronix 900-607 can be divided into several groups. They are, among others:
- Lantronix technical drawings
- 900-607 manuals
- Lantronix product data sheets
- information booklets
- or energy labels Lantronix 900-607
All of them are important, but the most important information from the point of view of use of the device are in the user manual Lantronix 900-607.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals Lantronix 900-607, service manual, brief instructions and user manuals Lantronix 900-607. Depending on your needs, you should look for the document you need. In our website you can view the most popular manual of the product Lantronix 900-607.

Similar manuals

A complete manual for the device Lantronix 900-607, how should it look like?
A manual, also referred to as a user manual, or simply "instructions" is a technical document designed to assist in the use Lantronix 900-607 by users. Manuals are usually written by a technical writer, but in a language understandable to all users of Lantronix 900-607.

A complete Lantronix manual, should contain several basic components. Some of them are less important, such as: cover / title page or copyright page. However, the remaining part should provide us with information that is important from the point of view of the user.

1. Preface and tips on how to use the manual Lantronix 900-607 - At the beginning of each manual we should find clues about how to use the guidelines. It should include information about the location of the Contents of the Lantronix 900-607, FAQ or common problems, i.e. places that are most often searched by users in each manual
2. Contents - index of all tips concerning the Lantronix 900-607, that we can find in the current document
3. Tips how to use the basic functions of the device Lantronix 900-607 - which should help us in our first steps of using Lantronix 900-607
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with Lantronix 900-607
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of Lantronix 900-607 in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning Lantronix 900-607?

Use the form below

If you did not solve your problem by using a manual Lantronix 900-607, ask a question using the form below. If a user had a similar problem with Lantronix 900-607 it is likely that he will want to share the way to solve it.

Copy the text from the picture

Comments (0)