Manual Lantronix 900-581

212 pages 2.12 mb
Download

Go to site of 212

Summary
  • Lantronix 900-581 - page 1

    Part Number 900-581 Revision C March 2013 PremierW ave EN Command Reference ...

  • Lantronix 900-581 - page 2

    PremierWave EN Command Reference 2 Copyright and Trademark © 2013 Lantronix, Inc. All rights re served. No pa rt of the co ntents of this book may b e transmitted or reproduced in an y form or by any means without the written permissio n of Lantronix. Lantronix® and Prem ierWave  are r egistered trademarks and DeviceInstaller™ is a tradem ...

  • Lantronix 900-581 - page 3

    PremierWave EN Command Reference 3 T able of Content s Copyright an d Tr ademark ____________ ___________ __ ___________ _____________ ___ 2 Contacts _______ _____________ _____________ _____________ ______________ _____ 2 Disclaimer ___ _____________ ______________ _____________ _____________ ________ 2 Revision History ___________ ______________ ...

  • Lantronix 900-581 - page 4

    PremierWave EN 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 XCRs ...

  • Lantronix 900-581 - page 5

    PremierWave EN Command Reference 5 List of T ables Table 3-1 Ke yboard Shortcuts _____________ _____________ _____________ ___________ ____ 11 Table 4-7 XCR Gro ups _____________ ______________ _____________ _____________ _______ 20 Table 4-8 XSR Gro up and Items _____________ _____________ ______________ ____________ 34 Table 5-1 Com mands and Lev ...

  • Lantronix 900-581 - page 6

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

  • Lantronix 900-581 - page 7

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

  • Lantronix 900-581 - page 8

    PremierWave EN Command Reference 8 2: Overview PremierWave EN support three convenient config uration m ethods: Web Manager, Command Lin e Interface (CLI) and Extensible Markup Lan guage (XML). For mo re information abou t the Web Manager, see the PremierWave EN User Guide on the Lantronix website. XML Architecture and Device Control XML is a funda ...

  • Lantronix 900-581 - page 9

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

  • Lantronix 900-581 - page 10

    3: Command Line Interface PremierWave EN Command Reference 10 To configure the Lantronix device se rver 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-581 - page 11

    3: Command Line Interface PremierWave EN Command Reference 11 Using Keyboard Shortcut s and CLI One useful shortcu t bu ilt into Premie rW ave EN 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-581 - page 12

    3: Command Line Interface PremierWave EN Command Reference 12 An overview o f the levels in the PremierW ave EN 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 no t affect current configuration settings and are not displayed initially. ...

  • Lantronix 900-581 - page 13

    3: Command Line Interface PremierWave EN Command Reference 13 Note: > To configure the Prem ierWave EN, you must be in the enable level and any of its sub-levels. Figure 3-4 below shows the enable level commands. Figure 3- 4 Enab le Lev el Comman ds >enable (enable)#? auto show interfaces auto show processes clrscrn configure connect connect ...

  • Lantronix 900-581 - page 14

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

  • Lantronix 900-581 - page 15

    4: Configuration Using XML PremierWave EN 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 EN User Guid e for mo re information abou t the XCR groups.  An empty or ...

  • Lantronix 900-581 - page 16

    4: Configuration Using XML PremierWave EN Command Reference 16 Record, Group, Item, and V alue T ags A <configgroup> is a logical grouping of configu ration parameters and must contain one or more <configitem> elements. It must have a na me attribute and may have an instance attribute. A <configitem> is a specific grouping of conf ...

  • Lantronix 900-581 - page 17

    4: Configuration Using XML PremierWave EN 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-581 - page 18

    4: Configuration Using XML PremierWave EN Command Reference 18 Importing and Exporting an XML Configuration File An XCR can be imported or expo rted using the following methods:  Filesystem-XCRs can be saved to the devic e serv er file system and impor ted or accessed as needed. See Best Practices on page 18 or the Filesystem Browser section in ...

  • Lantronix 900-581 - page 19

    4: Configuration Using XML PremierWave EN Command Reference 19  Any white space requires the list of groups to be quoted.  Only the named groups get imported, even if the XCR contains additional XCR groups. The following syntax can be used to export configur ations to a file on the device server's file system: xcr export <file> xcr ...

  • Lantronix 900-581 - page 20

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

  • Lantronix 900-581 - page 21

    4: Configuration Using XML PremierWave EN Command Reference 21 arp arp delete ip address Remove an entry from the ARP table. Specify the entry by its IP address. arp entry ip address mac address bridge state enable, disa ble Default: disable bridging mac address cli enable level password Value is SECRET, hidden from user view. inactivity timeout De ...

  • Lantronix 900-581 - page 22

    4: Configuration Using XML PremierWave EN Command Reference 22 diagnostics (continued) managelinx network interface device.dna.system.ne twork.iface.ipaddres device.dna.system.ne twork.iface.name device.dna.system.ne twork.iface.vip.pool device.viproute.target .name email (Attribute of“instance” is a number.) cc message file priority urgent, hi ...

  • Lantronix 900-581 - page 23

    4: Configuration Using XML PremierWave EN Command Reference 23 http server state enable, disa ble Default: enable port &#60;None&#62;, ... Default: 80 secure port &#60;None&#62;, ... Default: 443 secure protocols ssl3, tls1.0 , t ls1.1 May contain zero, one, or more of the values, separated by commas. Default: ssl3, tls1.0, tls1.1 s ...

  • Lantronix 900-581 - page 24

    4: Configuration Using XML PremierWave EN Command Reference 24 ip ip time to live Default: 64 hops multicast time to live Default: 1 hops line (Attribute of “instance” is a number.) name interface rs232, rs485 half- duplex, rs485 full- duplex, usb-cdc-acm Default: termination enable, disa ble Default: disable state enable, disable Default: depe ...

  • Lantronix 900-581 - page 25

    4: Configuration Using XML PremierWave EN Command Reference 25 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-581 - page 26

    4: Configuration Using XML PremierWave EN Command Reference 26 rss feed enable, disable Default: disable persist enable, disable Default: disable max entries Default: 100 serial command mode (Attribute of “instance” is a number.) mode always, serial string, disable Default: disable echo serial string enable, disable Default: enable serial strin ...

  • Lantronix 900-581 - page 27

    4: Configuration Using XML PremierWave EN Command Reference 27 ssh client delete known hosts enable, disable If enabled, 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 ex ...

  • Lantronix 900-581 - page 28

    4: Configuration Using XML PremierWave EN Command Reference 28 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 (attribute of an “instance” is a number) certificate intermediate authority (attribute of an “instance? ...

  • Lantronix 900-581 - page 29

    4: Configuration Using XML PremierWave EN Command Reference 29 tunnel accept (Attribute of “instance” is a number.) accept mode disable, always Default: always 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: enabl ...

  • Lantronix 900-581 - page 30

    4: Configuration Using XML PremierWave EN Command Reference 30 tunnel connect (Attribute of “instance” is a number.) (continued) host (Attribute of an “stance”s a number) address port &#60;None&#62;, ... Default: <None> protocol tcp, udp, ssh, telnet, tcp aes, udp aes, ssl Default: tcp ssh username credentials validate certifi ...

  • Lantronix 900-581 - page 31

    4: Configuration Using XML PremierWave EN Command Reference 31 tunnel modem (Attribute of “instance” is a number.) echo pluses enable, disable Default: disable echo commands enable , di sable Default: enable verbose response enable, disable Default: enable response type text, numeric Default: text error unknown commands enable, disable Default: ...

  • Lantronix 900-581 - page 32

    4: Configuration Using XML PremierWave EN Command Reference 32 wlan (continued) wlan watchdog out of range scan interval wlan profile basic network name topology infrastructure, adhoc Default: infrastructure scan 2.4 ghz band en able, disable Default: enable scan 5 ghz band enable, disable Default: enable scan dfs channels enable, disable Default: ...

  • Lantronix 900-581 - page 33

    4: Configuration Using XML PremierWave EN Command Reference 33 wlan profile (continued) security (continued) wep key 3 Value is SECRET, hidden from user view. wep key 4 Value is SECRET, hidden from user view. wpax authentication psk, 802.1x Default: psk wpax key Value is SECRET, hidden from user view. wpax ieee 80 2.1x leap, eap-tls, eap-ttls, peap ...

  • Lantronix 900-581 - page 34

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

  • Lantronix 900-581 - page 35

    4: Configuration Using XML PremierWave EN Command Reference 35 http log totals entries decimal numb er bytes decimal number entry (Attribute of "instance" is "<decimal>") String icmp snmp InMsgs decimal number InErrors decimal number InDestUnreachs decimal number InTimeExcds d ecimal nu mber InParmProbs decimal number InSr ...

  • Lantronix 900-581 - page 36

    4: Configuration Using XML PremierWave EN Command Reference 36 interface (Attribute of "instance" is "eth0" or "wlan0") default gateway dotted notation ip address dotted notation generic status disabled, enabled linkup network mask dotted notation receive bytes decimal number packets decimal number errs decimal number ...

  • Lantronix 900-581 - page 37

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

  • Lantronix 900-581 - page 38

    4: Configuration Using XML PremierWave EN Command Reference 38 line (group nested w ith in line above) state enab le or disable protocol Tunnel or None. baud rate <decimal> bits per second parity None, Odd, or Even data bits 7 or 8 stop bit s 1 or 2 flow control None, Hardware, or Software xon char of form &amp;#60;control&amp;# 62 ;Q ...

  • Lantronix 900-581 - page 39

    4: Configuration Using XML PremierWave EN Command Reference 39 tcp (continued) s nmp (continued) ActiveOpens decimal number PassiveOpens decimal number AttemptFails decimal number EstabResets decimal nu mb er CurrEstab decimal number InSegs decimal number OutSegs decimal number RetransSegs decimal number InErrs decimal number OutRsts decimal numb e ...

  • Lantronix 900-581 - page 40

    4: Configuration Using XML PremierWave EN Command Reference 40 tcp (continued) netstat (continued) TCPSackRecovery decimal number TCPSACKReneg ing d ecimal nu mber TCPFACKReorder decimal number TCPSACKReorde r decimal number TCPRenoReorder decimal number TCPTSReorder decimal number TCPFullUndo decimal number TCPPartialUn do decimal number TCPDSACKU ...

  • Lantronix 900-581 - page 41

    4: Configuration Using XML PremierWave EN Command Reference 41 tcp (continued) netstat (continu ed) TCPSackMerged decimal number TCPSackShiftFall back decimal number TCPBacklogDro p decimal numb er TCPMinTTLDrop decimal number TCPDeferAcceptDrop decimal number IPReversePathFilter decimal number TCPTimeWaitOverflow decimal numb er tunnel (Attribute ...

  • Lantronix 900-581 - page 42

    4: Configuration Using XML PremierWave EN Command Reference 42 tunnel (Attribute of an “instance” is a number.) (continued) aggregate (continued) connect 13 co nnection time elapsed time in format d days hh:mm:ss connect 14 connection time elapsed time in format d days hh:mm:ss connect 15 connection time elapsed time in format d days hh:mm:ss a ...

  • Lantronix 900-581 - page 43

    4: Configuration Using XML PremierWave EN Command Reference 43 vip data bytes recei ve decimal number transmit decimal number udp packet queue receive decimal number transmit decimal number udp packets receive decimal nu mber transmit decimal number dsm ip address list ip address in format nnn.nnn.nnn.nnn For more than one, comma will separate. loc ...

  • Lantronix 900-581 - page 44

    4: Configuration Using XML PremierWave EN Command Reference 44 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. xsr out bytes decimal number lines decimal number elements decimal number errors decimal number Group Name (co ...

  • Lantronix 900-581 - page 45

    5: Comma nds and L evels 5: Comma nds and Le vels Click t he level in t he tr ee str ucture an d it will take you to the comm and list f or that level. root • enable ( enable) • configure ( config) • arp (conf ig - arp) • bridge 1 (c onfig - brid ge:br0) • cli (c onf ig - cli) • ssh (c onfig - cli - ssh) • telnet (c onfig - cli - teln ...

  • Lantronix 900-581 - page 46

    5: Comma nds and L evels • link (con fig - wlan :wlan0) • choice 1 ( config - wl an - choic e:wlan0: 1) • choice 2 ( config - wl an - choic e:wlan0: 2) • choice 3 ( config - wl an - choic e:wlan0: 3) • choice 4 ( config - wl an - choic e:wlan0: 4) • ip (config - i p) • query port ( conf ig - quer y_port) • rss (config - rss) • sm ...

  • Lantronix 900-581 - page 47

    5: Comma nds and L evels • email 3 (em ail:3) • cp (em ail - cp:3) • email 4 (em ail:4) • cp (em ail - cp:4) • email 5 (em ail:5) • cp (em ail - cp:5) • email 6 (em ail:6) • cp (em ail - cp:6) • e mail 7 (em ail:7) • cp (em ail - cp:7) • email 8 (em ail:8) • cp (em ail - cp:8) • email 9 (em ail:9) • cp (em ail - cp:9) ? ...

  • Lantronix 900-581 - page 48

    5: Comma nds and L evels • host 10 ( tunnel - con nec t- ho st:1:10) • host 11 ( tunnel - con nect - ho st:1:11) • host 12 ( tunnel - con nect - ho st:1:12) • host 13 ( tunnel - con nect - ho st:1:13) • host 14 ( tunnel - con nect - ho st:1:14) • host 15 ( tunnel - con nect - ho st:1:15) • host 16 ( tunnel - con nect - ho st:1:16) • ...

  • Lantronix 900-581 - page 49

    5: Comma nds and L evels • host 11 ( tunnel - con nect - hos t:3:11) • host 12 ( tunnel - con nect - hos t:3:12) • host 13 ( tunnel - con nect - hos t:3:13) • host 14 ( tunnel - con nect - hos t:3:14) • host 15 ( tunnel - con nect - hos t:3:15) • host 16 ( tunnel - con nect - hos t:3:16) • disconnec t (tunnel - dis connec t:3) • mod ...

  • Lantronix 900-581 - page 50

    5: Comma nds and L evels warding it to the a ccept mod e tunne l (general ly used for debugging). clrscrn Clears the screen. cp output Enters the nex t low er level. credentia ls <text> Selects the RSA/DSA certific ates by na m e for the SSL server. default accept mod e Restores th e defau lt accept mode as "alway s " . default l oc ...

  • Lantronix 900-581 - page 51

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. 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 character may be in put as tex t, control, de cimal, or h ex. A control characte r has the f orm <contr ol&g ...

  • Lantronix 900-581 - page 52

    5: Comma nds and L evels default accept mod e Resto res the defau lt accept mode as "alw ays". default l ocal port Uses the d efault p ort number as the lo c al port for ac cept mode tunneling. The defau lt port i s 10000 + #, w here # is the line number for this tunnel. default pr otocol Restores th e defau lt protoc ol as "TC P&quo ...

  • Lantronix 900-581 - page 53

    5: Comma nds and L evels A decimal v alue char acter h as the for m 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 se ts the ti me r. <millisec onds> = t imer valu e, in mil liseco nds . wri te Stores the current conf igura tio n in permanent m ...

  • Lantronix 900-581 - page 54

    5: Comma nds and L evels default pr otocol Restores th e defau lt protoc ol as "TC P". default start char act er Defaults th e accept mode start char acter. default t cp keep al ive Restores th e defau lt 45 secon d accept mode TCP keep aliv e timeout. email conn ect <number > Sets an e mail profile to use to send an email alert upo ...

  • Lantronix 900-581 - page 55

    5: Comma nds and L evels wri te Stores the curr e nt configura tion in permanen t memory. advanced (conf ig - profile - a dvan ced:test1) l evel co mmands antenna d iversity a ntenna 1 Set antenna selectio n to 1 antenna d iversity a ntenna 2 Set antenna selectio n to 2 antenna d iversity e nabled Set antenna diver sity to enab led. apply w lan Try ...

  • Lantronix 900-581 - page 56

    5: Comma nds and L evels tx dat a rate max i m um mcs6 Sets the d ata rate maximum t o M C S6. tx dat a rate max i m um mcs7 Sets the d ata rate maximum t o M C S7. tx pow er maximum <dBm> Sets the T X pow er ma ximum i n dBm. <dBm> = me asure of pow er in decibels w ith respect to on e milliw att. wri te Stores the current conf igura t ...

  • Lantronix 900-581 - page 57

    5: Comma nds and L evels tx dat a rate max i m um mcs1 Sets the d ata rate maximum t o M C S1. tx dat a rate max i m um mcs2 Sets the d ata rate maximum t o M C S2. tx dat a rate max i m um mcs3 Sets the d ata rate maximum t o M C S3. tx dat a rate max i m um mcs4 Sets the d ata rate maximum t o M C S4. tx dat a rate max i m um mcs5 Sets the d ata ...

  • Lantronix 900-581 - page 58

    5: Comma nds and L evels no profile Removes r eference t o the pr ofile. profile <tex t> Selects a pr ofile. <text > = name of t he profil e. show Shows the c urrent co nfigurat ion. show hist ory 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 . cho ...

  • Lantronix 900-581 - page 59

    5: Comma nds and L evels default i nactivity timeout The defau lt inactiv ity tim eout w ill apply to CLI ses sions. default l ogin passw ord Restores th e defau lt CLI log i n password. default q uit connect l ine Restores th e defau lt string used to q uit the "conne ct line <li ne>" command. enable lev el passw ord <tex t> ...

  • Lantronix 900-581 - page 60

    5: Comma nds and L evels user <user name> gener ate rsa 512 Generate RSA public and priv ate keys user <user name> gener ate rsa 768 Generate RSA public and priv ate keys user <user name> pas sword < password> Set userna me with p assw ord and optio nal RSA or DSA key s wri te Stores the current conf igura tio n in permanent ...

  • Lantronix 900-581 - page 61

    5: Comma nds and L evels connect mo de any char acter Enables t he tunnelin g server to est ablish a tu nneling connec tion when a character is receiv ed on th e corr esponding l ine (ser ial port). connect mode disa ble Disables co nnect mode tunneli ng. connect mode mode m contr ol ass erted Enables t he tunnelin g server to ma ke tunnelin g conn ...

  • Lantronix 900-581 - page 62

    5: Comma nds and L evels above it, to adjust t he order of the d efined ho sts. reconnect t ime <mill isec on ds> Sets the re connect time val ue for tun neling connectio ns estab- lished by t he device in millisec ond s. <millisec ond s> = timeout in mil lise co nds. show Displays the c urrent configur ation. show hist ory Displays the ...

  • Lantronix 900-581 - page 63

    5: Comma nds and L evels <number> = the nu mber of th e email pr ofile to use. email dis connect <num ber> Sets an e mail profile to use to send an email alert upo n closi ng a connect m ode tunn el. <number> = the nu mber of th e email pr ofile to use. exi t Returns to t he tunnel level. flush serial disable Characters al ready i ...

  • Lantronix 900-581 - page 64

    5: Comma nds and L evels warding it to the connect mo de tunne l (genera lly used f or debugging). clrscrn Clears the screen. connect mode alw ays Enables t he tunnelin g server to alw ays establish tunn eling c on- nections. connect mode any charact er Enables t he tunnelin g server to est ablish a tu nneling connec tion when a character is receiv ...

  • Lantronix 900-581 - page 65

    5: Comma nds and L evels no email co nnect Disconti nues sendi ng email a lerts u pon establ ishing a conne c t mode tunnel. no email di sconnect Disconti nues sendi ng email a lerts u pon closi ng a co nnect m ode tunnel. promote h ost <number> Promotes t he ident ified host, exchanging it pl ace with the hos t above it, to adjust t he order ...

  • Lantronix 900-581 - page 66

    5: Comma nds and L evels wri te Stores the current conf igura tio n in permanent memory . cp (email - cp: 14) level comm ands clrscrn Clears the screen. exi t Exits to t he nex t higher level. group <text> Specify a C P group th at shall trigger an email. <text > = configura ble pin grou p. no group Disables t he trigg er to send a n em ...

  • Lantronix 900-581 - page 67

    5: Comma nds and L evels exi t Exits to the n ext higher level. group <text> Specify a C P group th at shall trigger an email. <text > = configura ble pin grou p. no group Disables t he trigg er to send a n email. no trigger v alue Clears the v alue t hat shall tr igger an email. show Shows the c urrent co nfigurat ion. show hist ory Di ...

  • Lantronix 900-581 - page 68

    5: Comma nds and L evels no trigger v alue Clears the v alue t hat shall tr igger an email. show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s entered during t he curren t CLI session. trigger v alue <number > Specify a v alue of the CP gr oup that shall trigg er an email. <number> = numeric v alue to ...

  • Lantronix 900-581 - page 69

    5: Comma nds and L evels trigger v alue <number > Specify a v alue of the CP gr oup that shall trigg er an email. <number> = numeric v alue to watch for fr om the C P group. Can be specifie d as hex if pr epended w ith “0x ”. wri te Stores the current conf igura tio n in permanent me mory. cp (email - cp: 4) level comma nds clrscrn ...

  • Lantronix 900-581 - page 70

    5: Comma nds and L evels wri te Stores the current conf igura tio n in permanent memory . cp (email - cp: 1) level comma nds clrscrn Clears the screen. exi t Exits to t he nex t higher level. group <text> Specify a C P group th at shall trigger an email. <text> = conf igurable pin grou p. no group Disables t he trigg er to send a n emai ...

  • Lantronix 900-581 - page 71

    5: Comma nds and L evels mode conne ction. <text > = CP Group. no group Removes the C P Set G roup fo r accept mode. show Shows the c urrent co nfigurat ion. show hist ory Dis pla ys t he las t 20 commands ent ered during the c urrent C LI session. wri te Stores the current conf igura tio n in permanent memory . cp output (tunn el - conn ect ...

  • Lantronix 900-581 - page 72

    5: Comma nds and L evels connection v alue < number> Sets the v alue to out put to the C P Group up on connect mode connection. <number> = binary t o output (typical l y 1 or 0). default conn ection value Restores th e defau lt value f or connect m ode conn ec tion. default d isconnect ion value Restores th e defau lt value f or connect ...

  • Lantronix 900-581 - page 73

    5: Comma nds and L evels <group> = t he name for the n ew group. delete <cp> f rom <group> Removes a C P from a specifie d group and sets t he CP to it s de- fault configura tio n of input. <cp> = confi gurable p in. <group> = t he name of the gr oup. delete <gr oup> Removes a group and reset s all CPs in that gr ...

  • Lantronix 900-581 - page 74

    5: Comma nds and L evels show Show sy stem infor mation show hardw are information Displays in formatio n about t he hardw are. show hist ory Displays the last 20 command s entered during t he curren t CLI session. show line s Show line i nformati on show memory Displays c urrent me mory u sage informa tion. show tas k state Displays curr ent tas k ...

  • Lantronix 900-581 - page 75

    5: Comma nds and L evels flush serial enable Flushes ser i al data buffer w hen a tunneling co nnection i s closed. flush stop c haracter disab le Forwar ds the stop c haracter from th e Line t o the netw ork. flush st op chara cter enable Prevents t he stop character f rom the Li ne from being forw arded to the netw ork. modem control disa ble Doe ...

  • Lantronix 900-581 - page 76

    5: Comma nds and L evels exi t Exits to t he enable l evel. lookup <hos t_or_ip> Return a loo k up on the DNS n ame or IP a ddress. show Show D NS status. show hist ory 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 . edit 1 (config - profile - basic: def ...

  • Lantronix 900-581 - page 77

    5: Comma nds and L evels network na me <tex t> Sets the n etwork na m e. no network nam e Clears the netw ork name. scan 2.4 ghz band d isable Disables s c anning of the 2. 4 GHz band for this pro file. scan 2.4 ghz band e nable Enables sca nning of the 2.4 G Hz band for this pr ofile. scan 5 ghz band disab le Disables s c anning of the 5 GH ...

  • Lantronix 900-581 - page 78

    5: Comma nds and L evels no to Removes the T o addresses fo r email alert s. overridin g domain <text > Sets a do main name t hat will be us ed when conne cting to an SMTP server to send an ema il alert instead of the devi c e’s doma in name in E HLO. <text > = domain nam e to ov erride the c urrent do main name in EHLO. priority h ig ...

  • Lantronix 900-581 - page 79

    5: Comma nds and L evels no clear mai l counters Restores th e email c ounters to the a ggregate v alues. no from Removes the F rom addr ess for email aler ts. no message file Remov es the f ile name, so t he messa ge body w ill be empty. no overrid ing domai n Removes the overriding doma in name o ption. no reply t o Removes the R eply T o address ...

  • Lantronix 900-581 - page 80

    5: Comma nds and L evels <text > = email addre ss to place in the Fr om field of the email aler t. local port <number> Sets the l ocal port used to s end email alerts. <number> local port t o use for emai l alert s. message fi le <tex t > Specifie s a tex t file, the c onten ts of whic h will be the mess age body of an email ...

  • Lantronix 900-581 - page 81

    5: Comma nds and L evels cp Enters the nex t low er level. default l ocal port Sets the l ocal port (used t o send e mail aler ts) 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 por t for SM TP on the serv er si de. email <num ber> Enters the configur e emai ...

  • Lantronix 900-581 - page 82

    5: Comma nds and L evels email 13 (e mail:13) l evel commands auto show statist ic s Continuou sly displ ays email statistic s . cc <te xt> Sets Cc addr esses for email alerts. <text > = a quoted, semicolo n separat ed list of email address es. clear log Clears all entries from the mail log. clear mail counter s Sets the e mail count er ...

  • Lantronix 900-581 - page 83

    5: Comma nds and L evels show log Displays the email log. show statist ics Displ ays e mail st atistics. subject <te xt> Sets the Su bj ect for email alert s. <text > = text to placed as th e subject . to <text> Sets To ad dresses for email alerts. <text > = a quoted, semicolo n separat ed list of email address es. wri te St ...

  • Lantronix 900-581 - page 84

    5: Comma nds and L evels alert. send Sends an email usi ng the cur rent set tings. server por t <numb er> Sets the p ort used by the SM TP server. <number> = port us ed for SM TP on the s erver s ide. show Displays the c urrent configur ation. show hist ory Displays the last 20 command s entered during t he curren t CLI session. show lo ...

  • Lantronix 900-581 - page 85

    5: Comma nds and L evels priority h igh Sets X - Priority for email aler ts t o 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 v ery low Sets X - Priority for email aler ts to 5 (v ...

  • Lantronix 900-581 - page 86

    5: Comma nds and L evels no reply t o Removes the R eply T o address for ema il alert s. no subject Removes sub ject u sed for em ail alerts. no to Removes the T o addresses fo r email alert s. overridin g domain <text > Sets a do main name t hat will be us ed when conne cting to an SMTP server to send an ema il alert instead of the devi c e? ...

  • Lantronix 900-581 - page 87

    5: Comma nds and L evels of an email alert. <text > = the name of a local file. no cc Removes the C c addresses fo r email a lerts. no clear mai l counters Restores th e email c ounters to the a ggregate v alues. no from Removes the F rom addr ess for email aler ts. no message file Removes the f ile name, so t he messa ge body w ill be empty. ...

  • Lantronix 900-581 - page 88

    5: Comma nds and L evels email <num ber> Enters the configur e emai l lev el. exi t Exits to t he enable l evel. from <t ex t> Sets the Fro m address for e mail alert s. <text > = email addre ss to place in the Fr om field of the email aler t. local port <number> Sets the l ocal port used to s end email alerts. <number> ...

  • Lantronix 900-581 - page 89

    5: Comma nds and L evels clear mail counter s Sets the e mail count ers to z ero. clrscrn Clears the screen. cp Enters the nex t low er level. default l ocal port Sets the l ocal port (used t o send e mail aler ts) 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 ...

  • Lantronix 900-581 - page 90

    5: Comma nds and L evels <text > = a quoted, semicolo n separat ed list of email address es. wri te Stores the current conf igura tio n in permanent memory . email 5 (em ail:5) l evel co mmands auto show statist ic s Continuou sly displ ays email stati stic s. cc <te xt> Sets Cc addr esses for email alerts. <text > = a quoted, sem ...

  • Lantronix 900-581 - page 91

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. show log Displays the email log. show statist ics Displ ays e mail st atistics. subject <te xt> Sets the Su bj ect for email alert s. <text > = text to placed as th e subject . to <text> Sets To ad dresses for email aler ...

  • Lantronix 900-581 - page 92

    5: Comma nds and L evels reply to <tex t> Sets the Rep ly To address for email a lerts. <text > = email addre ss to place in the R eply T o field of the email alert. send Sends an email usi ng the cur rent set tings. server por t <numb er> Sets the p ort used by the SM TP server. <number> = port us ed for SM TP on the s erve ...

  • Lantronix 900-581 - page 93

    5: Comma nds and L evels <text > = domain nam e to ov erride the c urrent do main name in EHLO. priority h igh 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 t ...

  • Lantronix 900-581 - page 94

    5: Comma nds and L evels no overrid ing domai n Removes the over riding doma in na me option. no reply t o Removes the R eply T o address for ema il alert s. no subject Removes sub ject u sed for em ail alerts. no to Removes the T o addresses fo r email alert s. overridin g domain <text > Sets a do main name t hat will be us ed when conne cti ...

  • Lantronix 900-581 - page 95

    5: Comma nds and L evels body of an email alert. <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 email c ounters to the a ggregate v alues. no from Removes the F rom addr ess for email aler ts. no message file Remov es the f ile name, so t he messa ge body w ill be ...

  • Lantronix 900-581 - page 96

    5: Comma nds and L evels 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 ilesystem level. iperf <param s> Run iperf w ith command line p arameters passed in quoted string. kill ssh < session> Kills SSH se s sion with index from "show sess i ...

  • Lantronix 900-581 - page 97

    5: Comma nds and L evels dump <fil e> Show content s of a file as a he x dump exi t Exits to t he enable l evel. format Format the file syst em and lo se all data ls Show all fil es and dir ector ies in the current d irectory ls <di rect ory > Show all fil es and dir ector ies in the specified dir e ctory mkdir <directo ry> Create ...

  • Lantronix 900-581 - page 98

    5: Comma nds and L evels Note that qu otes must enclo se the valu e if it contain s spaces. auto show statist ic s show connection sta tistics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt protoc ol as "TC P". default t cp keep a ...

  • Lantronix 900-581 - page 99

    5: Comma nds and L evels <text > = IP address or host name of the r emote host. aes decrypt key <hexa decimal > Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12. ...

  • Lantronix 900-581 - page 100

    5: Comma nds and L evels connection s with other d evices. <text > = SSH user n ame. tcp keep alive < milli sec ond s> Enables T CP keep al ive for connect mo de tunn eling and s ets the ti me r. <mi llis eco nds > = ti mer val ue, in mil lis eco nds . validate cer tificate disable Skips verifi cation of the s erver certificat e w ...

  • Lantronix 900-581 - page 101

    5: Comma nds and L evels protocol ssl Uses SS L protoco l for co nnect mod e tunnel ing. protocol t cp Uses TCP pr otocol for conne ct mode t unneling. protocol tcp aes Uses TCP pr otocol w ith AES encryptio n for co nnect mode tunne l- ing. protocol t elnet Uses Teln et proto col (with IAC ) for connect mode tunnel ing. protocol udp Uses UDP pr ot ...

  • Lantronix 900-581 - page 102

    5: Comma nds and L evels ssh username <tex t> Sets the u sername f or logging into the host v ia SSH. <text > = username. wri te Stores the current conf igura tio n in permanent memory . host 10 (tunne l - connect - ho st:3:10) lev el commands address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <t ...

  • Lantronix 900-581 - page 103

    5: Comma nds and L evels show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s with other d evices. <text > = SSH user n am ...

  • Lantronix 900-581 - page 104

    5: Comma nds and L evels no tcp keep al ive Disables t he conne ct mode T CP keep alive tim eout. no vip name Removes the V IP na me. port <num ber> Sets the re mote port to use for con nect mode t unneling. <number> = number of the por t to use. protocol ssh Uses SSH p rotocol f or connec t mode tu nneling. protocol ssl Uses SSL prot o ...

  • Lantronix 900-581 - page 105

    5: Comma nds and L evels clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt protoc ol as "TC P". default t cp keep al ive Restores th e defau lt 45 secon d c onnect mode TC P keep aliv e timeout. exi t Exits to t he nex t higher level ...

  • Lantronix 900-581 - page 106

    5: Comma nds and L evels value, which dep ends on the s elected proto col. 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 r em ote address of the host. no ss ...

  • Lantronix 900-581 - page 107

    5: Comma nds and L evels 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 remot e port u sed to esta blish tunnel conn ectio ns. no ssh user name Removes the SSH user na me. no tcp keep ...

  • Lantronix 900-581 - page 108

    5: Comma nds and L evels 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt key w ith up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it con ...

  • Lantronix 900-581 - page 109

    5: Comma nds and L evels wri te Stores the current conf igura tio n in permanent memory . host 11 (tunne l - connect - ho st:1:11) lev el commands address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt key <hexa decimal > Sets the c onne ...

  • Lantronix 900-581 - page 110

    5: Comma nds and L evels session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s 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 and s ets the ti me r. ...

  • Lantronix 900-581 - page 111

    5: Comma nds and L evels Note that qu otes must enclo se the valu e if it contain s spaces. aes decrypt key tex t <te xt> Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it contains spa ces . aes encrypt key <hexa decimal > Set ...

  • Lantronix 900-581 - page 112

    5: Comma nds and L evels <mi llis eco nds > = ti mer val ue, in mil lis eco nds . validate cer tificate disable Skips verifi cation of the s erver certificat e when connecting. validate cer tificate enabl e Requires v erificat ion of t he serv er certific ate when c onnecting. vip disabl e Makes con nections u sing th e specifi ed Addres s. v ...

  • Lantronix 900-581 - page 113

    5: Comma nds and L evels protocol t elnet Uses Teln et proto col (with IAC ) for connect mode tunnel ing. protocol udp Uses UDP pr otocol for connec t m ode tunneling . protocol udp aes Uses UDP pr otocol w ith AES encryption f or connect mode t unne l- ing. show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s enter ...

  • Lantronix 900-581 - page 114

    5: Comma nds and L evels 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 connections. no ssh user name Removes the SSH user na me. no tcp keep al ive Disables the conne ct mode T CP keep alive timeout . no vi ...

  • Lantronix 900-581 - page 115

    5: Comma nds and L evels 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 mote ho st to conn ect to w hen this host is selected on the login conn ect menu . <text > = IP address . remote port <numbe r> Sets the re mote port used t o conn ...

  • Lantronix 900-581 - page 116

    5: Comma nds and L evels <number> = number of the por t to use. protocol ssh Uses SSH p rotocol f or connec t mode tu nneling. protocol ssl Uses SSL prot ocol for conne ct mode tun neling. protocol t cp Uses TCP pr otocol for conne ct mode t unneling. protocol tcp aes Uses TCP pr otocol w ith AES encryptio n for co nnect mode tunne l- ing. pr ...

  • Lantronix 900-581 - page 117

    5: Comma nds and L evels default t cp keep al ive Restores th e defau lt 45 secon d c onnect mode TC P keep aliv e timeout. exi t Exits to t he nex t higher level. no address Removes the r emote host add ress used to establish tunnel i ng connection s. no aes decry pt key Removes the connec t tunnel AES decrypt key. no aes encry pt key Removes the ...

  • Lantronix 900-581 - page 118

    5: Comma nds and L evels Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key <hexa decimal > Sets the c onnect tunn el AES encrypt key w ith up to 16 bytes. Each byte is represented by tw o adjacent hex digits . Bytes may ru n together or be separated by opt ional ...

  • Lantronix 900-581 - page 119

    5: Comma nds and L evels validate cer tificate enabl e Requires v erificat ion of t he serv er certific ate when c onnecting. 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 . ...

  • Lantronix 900-581 - page 120

    5: Comma nds and L evels Note that qu otes must enclo se the valu e if it contain s spa ces. auto show statist ic s show connection sta tistics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt protoc ol as "TC P". default t cp keep ...

  • Lantronix 900-581 - page 121

    5: Comma nds and L evels <text > = IP address or host name of the r emote host. aes decrypt key <hexa decimal > Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12. ...

  • Lantronix 900-581 - page 122

    5: Comma nds and L evels connection s 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 and s ets the ti me r. <mi llis eco nds > = ti mer val ue, in mil lis eco nds . validate cer tificate disable Skips verifi cation of the s erver certificat e w ...

  • Lantronix 900-581 - page 123

    5: Comma nds and L evels protocol ssl Uses SS L protoco l for co nnect mod e tunnel ing. protocol t cp Uses TCP pr otocol for conne ct mode t unneling. protocol tcp aes Uses TCP pr otocol w ith AES encryptio n for co nnect mode tunne l- ing. protocol t elnet Uses Teln et proto col (with IAC ) for connect mode tunnel ing. protocol udp Uses UDP pr ot ...

  • Lantronix 900-581 - page 124

    5: Comma nds and L evels ssh username <tex t> Sets the u sername f or logging into the host v ia SSH. <text > = username. wri te Stores the current conf igura tio n in permanent memory . host 15 (tunne l - connect - ho st:3:15) lev el commands address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <t ...

  • Lantronix 900-581 - page 125

    5: Comma nds and L evels show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics show connect ion sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s with other d evices. <text > = SSH user n a ...

  • Lantronix 900-581 - page 126

    5: Comma nds and L evels no tcp keep al ive Disables t he conne ct mode T CP keep alive tim eout. no vip name Removes the V IP na me. port <num ber> Sets the re mote port to use for con nect mode t unneling. <number> = number of the por t to use. protocol ssh Uses SSH p rotocol f or connec t mode tu nneling. protocol ssl Uses SSL prot o ...

  • Lantronix 900-581 - page 127

    5: Comma nds and L evels clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt protoc ol as "TC P". default t cp keep al ive Restores th e defau lt 45 secon d c onnect mode TC P keep aliv e timeout. exi t Exits to t he nex t higher level ...

  • Lantronix 900-581 - page 128

    5: Comma nds and L evels value, which dep ends on the s elected proto col. 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 r em ote address of the host. no ss ...

  • Lantronix 900-581 - page 129

    5: Comma nds and L evels 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 connections. no ssh user name Removes the SSH user na me. no tcp keep ...

  • Lantronix 900-581 - page 130

    5: Comma nds and L evels 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt key w ith up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it con ...

  • Lantronix 900-581 - page 131

    5: Comma nds and L evels wri te Stores the current conf igura tio n in permanent memory . host 16 (tunne l - connect - ho st:1:16) lev el commands address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt key <hexa decimal > Sets the c onne ...

  • Lantronix 900-581 - page 132

    5: Comma nds and L evels session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s 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 and s ets the ti me r. ...

  • Lantronix 900-581 - page 133

    5: Comma nds and L evels 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 r em ote address of the host. no ssh user name Clears the SS H user name ass ociated w ith the h ost. protocol ssh Sets the pr ...

  • Lantronix 900-581 - page 134

    5: Comma nds and L evels default pr otocol Restores th e defau lt value of the prot ocol (T elnet). default re mote port Sets the re mote port (used t o connect to the host) to th e default value, which dep ends on the s elected proto col. exi t Exits to t he configur ation level. host <number> Change to config host lev el name <text> S ...

  • Lantronix 900-581 - page 135

    5: Comma nds and L evels no address Removes the r emote host add ress used to establish tunnel i ng connection s. 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 ...

  • Lantronix 900-581 - page 136

    5: Comma nds and L evels Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt key w ...

  • Lantronix 900-581 - page 137

    5: Comma nds and L evels vip name <te xt> Sets the VIP name. wri te Stores the current conf igura tio n in permanent memory . host 2 (tunnel - connect - host: 1:2) level comma nds address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt ke ...

  • Lantronix 900-581 - page 138

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s with other d evices. <text > = SSH user n ame. tcp keep alive <mil lis eco nds > ...

  • Lantronix 900-581 - page 139

    5: Comma nds and L evels 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 r em ote address of the host. no ssh user name Clears the SS H user name ass ociated ...

  • Lantronix 900-581 - page 140

    5: Comma nds and L evels clrscrn Clears the screen. default pr otocol Restores th e defau lt value of the prot ocol (T elnet). default re mote port Sets the re mote port (used t o connect to the host) to th e default value, which dep ends on the s elected proto col. exi t Exits to t he configur ation level. host <number> Change to config host ...

  • Lantronix 900-581 - page 141

    5: Comma nds and L evels session. ssh username <tex t> Sets the u sername f or logging into the host v ia SSH. <text > = username. wri te Stores the current conf iguratio n in permanen t memory. host 24 (confi g - host: 24) lev el commands clrscrn Clears the screen. default pr otocol Restores th e defau lt value of the prot ocol (T elne ...

  • Lantronix 900-581 - page 142

    5: Comma nds and L evels selected on the login conn ect menu . <text > = IP address . remote port <numbe r> Sets the re mote port used t o connect to the host. <number> = port to b e used. show Displays the c urrent configur ation. show hist ory Displays the last 20 command s entered during t he curren t CLI session. ssh username ...

  • Lantronix 900-581 - page 143

    5: Comma nds and L evels 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 mote ho st to conn ect to w hen this host is selected on the login conn ect menu . <text > = IP a ...

  • Lantronix 900-581 - page 144

    5: Comma nds and L evels 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 r em ote address of the host. no ssh user name Clears the SS H user name ass ociated w ith the h ost. protocol ssh Sets the pr ...

  • Lantronix 900-581 - page 145

    5: Comma nds and L evels 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 connections. no ssh user name Removes the SSH user na me. no tcp keep al ive Disables the conne ct mode T CP keep alive timeout . no vip name Removes the V IP na me. port <num ber> Sets the re m ...

  • Lantronix 900-581 - page 146

    5: Comma nds and L evels Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it contain s spaces. auto show statistic s show connection sta tistics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt pr ...

  • Lantronix 900-581 - page 147

    5: Comma nds and L evels address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt key <hexa decimal > Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n toge ...

  • Lantronix 900-581 - page 148

    5: Comma nds and L evels ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s 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 and s ets the ti me r. <mi llis eco nds > = ti mer val ue, in mil lis ...

  • Lantronix 900-581 - page 149

    5: Comma nds and L evels <text > = name of t he host. no name Clears the name of the host. no remote addres s Clears the r em ote address of the host. 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> S ...

  • Lantronix 900-581 - page 150

    5: Comma nds and L evels default re mote port Sets the re mote port (used t o connect to the host) to th e default value, which dep ends on the s elected proto col. 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 Clea ...

  • Lantronix 900-581 - page 151

    5: Comma nds and L evels connection s. 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 connections. no ssh user name Removes the SSH user na me ...

  • Lantronix 900-581 - page 152

    5: Comma nds and L evels Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key tex t <te xt> Sets the c onnect tunn el AES encrypt key w ith up to 16 bytes. Each byte is represented by a sing ...

  • Lantronix 900-581 - page 153

    5: Comma nds and L evels vip name <te xt> Sets the VIP name. wri te Stores the current conf igura tio n in permanent memory . host 4 (tunnel - connect - host: 1:4) level comma nds address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt ke ...

  • Lantronix 900-581 - page 154

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s with other d evices. <text > = SSH user n ame. tcp keep alive <mil lis eco nds > ...

  • Lantronix 900-581 - page 155

    5: Comma nds and L evels 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. aes decrypt key tex t <te xt> Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it con ...

  • Lantronix 900-581 - page 156

    5: Comma nds and L evels ti me r. <mi ll iseconds> = tim er valu e, in milli seconds. validate cer tificate disable Skips verifi cation of the s erver certificat e when connecting. validate cer tificate enabl e Requires v erificat ion of t he serv er certific ate when c onnecting. vip disabl e Makes connec tions using the s pecified Addres s. ...

  • Lantronix 900-581 - page 157

    5: Comma nds and L evels ing. protocol t elnet Uses Teln et proto col (with IAC ) for connect mode tunnel ing. protocol udp Uses UDP pr otocol for connec t m ode tunneling . protocol udp aes Uses UDP pr otocol w ith AES encryption f or connect mode t unne l- ing. show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s ...

  • Lantronix 900-581 - page 158

    5: Comma nds and L evels 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 remot e port u sed to esta blish tunnel conn ectio ns. no ssh user name Removes the SSH user na me. no tcp keep ...

  • Lantronix 900-581 - page 159

    5: Comma nds and L evels 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 mote ho st to conn ect to w hen this host is selected on the login conn ect menu . <text > = IP a ...

  • Lantronix 900-581 - page 160

    5: Comma nds and L evels port <num ber> Sets the re mote port to use for con nect mode t unneling. <number> = number of the por t to use. protocol ssh Uses SSH p rotocol f or connec t mode tu nneling. protocol ssl Uses SSL prot ocol for conne ct mode tun neling. protocol t cp Uses TCP pr otocol for conne ct mode t unneling. protocol tcp ...

  • Lantronix 900-581 - page 161

    5: Comma nds and L evels default pr otocol Restores th e defau lt protoc ol as "TC P". default t cp keep al ive Restores th e defau lt 45 secon d c onnect mode TC P keep aliv e timeout. exi t Exits to t he nex t higher level. no address Removes the r emote host add ress used to establish tunnel i ng connection s. no aes decry pt key Remov ...

  • Lantronix 900-581 - page 162

    5: Comma nds and L evels aes decrypt key tex t <te xt> Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key < hexa decimal > Sets the c onnect tunn el AES encrypt key w ith up to 16 bytes. Each b ...

  • Lantronix 900-581 - page 163

    5: Comma nds and L evels validate cer tificate disable Skips verifi cation of the s erver certificat e when connecting. validate cer tificate enabl e Requires v erificat ion of t he serv er certific ate when c onnecting. 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 &l ...

  • Lantronix 900-581 - page 164

    5: Comma nds and L evels Each byte is represented by a single charact er. Note that qu otes must enclo se the valu e if it contain s spaces. auto show statist ic s show connection sta tistics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt p ...

  • Lantronix 900-581 - page 165

    5: Comma nds and L evels address < tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt key <hexa decimal > Sets the c onnect tunn el AES decrypt key w ith up to 16 bytes. Each byte is represented by tw o adjacent hex digits. Bytes may ru n tog ...

  • Lantronix 900-581 - page 166

    5: Comma nds and L evels ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s 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 and s ets the ti me r. <mi llis eco nds > = ti mer val ue, in mil lis ...

  • Lantronix 900-581 - page 167

    5: Comma nds and L evels protocol ssh Uses SSH p rotocol f or connec t mode tu nneling. protocol ssl Uses SSL prot ocol for conne ct mode tun neling. protocol t cp Uses TCP pr otocol for conne ct mode t unneling. protocol tcp aes Use s TCP protoco l with AES encry ption for connect m ode tunne l- ing. protocol t elnet Uses Teln et proto col (with I ...

  • Lantronix 900-581 - page 168

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. ssh username <tex t> Sets the u sername f or logging into the host v ia SSH. < text > = username. wri te Stores the current conf igura tio n in permanent memory . host 8 (tunnel - connect - host: 3:8) level comma nds address & ...

  • Lantronix 900-581 - page 169

    5: Comma nds and L evels protocol udp aes Uses UDP pr otocol w ith AES encryption f or connect mode t unne l- ing. show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use whe ...

  • Lantronix 900-581 - page 170

    5: Comma nds and L evels no port Removes the r emote port use d to esta blish tunne l connections. no ssh user name Removes the SSH user na me. no tcp keep al ive Disables the conne ct mode T CP keep alive timeout . no vip name Removes the V IP na me. port <num ber> Sets the re mote port to use for con nect mode t unneling. <number> = n ...

  • Lantronix 900-581 - page 171

    5: Comma nds and L evels Note that qu otes must enclo se the valu e if it contain s spaces. auto show statistic s show connection sta tistics clrscrn Clears the screen. credentia ls <text> Selects t he RSA/DSA certif icates by name for the SSL client. default pr otocol Restores th e defau lt protoc ol as "TC P". default t cp keep al ...

  • Lantronix 900-581 - page 172

    5: Comma nds and L evels default pr otocol Restores th e defau lt value of the prot ocol (T elnet). default re mote port Sets the re mote port (used t o connect to the host) to th e default value, which depend s on the selecte d pro toc ol. exi t Exits to t he configur ation level. host <number> Change to config host lev el name <text> ...

  • Lantronix 900-581 - page 173

    5: Comma nds and L evels no address Removes the r emote host add ress used to establish tunnel i ng connection s. 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 credentia ls Clears the RSA/DSA cert i fic at e selec tion . no port Removes the r emote port use d to ...

  • Lantronix 900-581 - page 174

    5: Comma nds and L evels Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. aes encrypt key text <tex t> Sets the c onnect tunn el AES encrypt key w i ...

  • Lantronix 900-581 - page 175

    5: Comma nds and L evels vip name <te xt> Sets the VIP name. wri te Stores the current conf igura tio n in permanent memory . host 9 (tunnel - connect - host: 1:9) level comma nds address <tex t> Sets the re mote ho st to estab lish tunneling co nnections wit h. <text > = IP address or host name of the r emote host. aes decrypt ke ...

  • Lantronix 900-581 - page 176

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics show connection sta tistics ssh username <tex t> Sets the SSH user n ame for use when e stablishing tunnel ing connection s with other d evices. <text > = SSH user n ame. tcp keep alive <mil lis eco nds > ...

  • Lantronix 900-581 - page 177

    5: Comma nds and L evels auth type <u ri> none Sets the a uthenti cation type for an HTT P server authe nticati on directive to none. <uri> = UR I of the server. auth type <u ri> ss l Sets the a uthenti cation type for an HTT P server authe nticati on directive to S SL. <uri> = UR I of the server. auth type <u ri> ss l ...

  • Lantronix 900-581 - page 178

    5: Comma nds and L evels <number> = maximu m number of H TT P server log e ntries. max timeout <seconds > Sets the m aximum t ime the H TTP serv er waits w hen receiving a request. <seconds> = maximu m timeou t value. no clear counter s R estores th e HTT P counters t o the aggregate v alues. no port Disables t he HTT P Server por ...

  • Lantronix 900-581 - page 179

    5: Comma nds and L evels domain <tex t> Sets the d omain nam e. <text > = name of t he domain. exi t Exits to t he config l evel. hostname <te xt> Sets the h ost name. <text > = name of t he host. if <i nstan ce> Changes to the inte rface conf igurati on level. ip address < ip address/cidr > Sets the IP address a ...

  • Lantronix 900-581 - page 180

    5: Comma nds and L evels 192.168.1. 1/24 (CI DR) "192.168. 1.1 255. 255.255. 0" (ex pli c it mask) link Enter link configur ation lev el mtu <by tes > Sets the M a ximum T ransmiss ion Unit (MT U) size. no defaul t gatew ay Clears the default gatew ay. no dhcp client id Clears the DHCP client ID. no domain Clears the domain na me. n ...

  • Lantronix 900-581 - page 181

    5: Comma nds and L evels Note that qu otes must enclo se the valu e if it contain s spaces. no key Removes key. show Shows the c urrent co nfigurat ion. show hist ory 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 . key 1 ( config - profile - secu rity - w ep - ...

  • Lantronix 900-581 - page 182

    5: Comma nds and L evels key < hex ade ci mal> Sets key. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it contain s spaces. key text <text> Sets key. Each byte ...

  • Lantronix 900-581 - page 183

    5: Comma nds and L evels key 4 ( config - profile - secu rity - w ep - key: test1:4) l evel comman ds apply w lan Try out WLAN setting s without saving them to Fla sh. If the sett ings do no t work, when y ou reboot the dev ic e, it will st ill have th e original sett ings. clrscrn Clears the screen. exi t Exits to t he nex t higher level. key < ...

  • Lantronix 900-581 - page 184

    5: Comma nds and L evels mand mode. command mode ser ial stri ng <str ing > Sets a str ing that can be enter ed at boot time to enter command mode. <string> = tex t with possible binary charact ers. Within [] use binar y decim al up to 25 5 or hex up to 0x FF. Within {} s pecify de cimal millisecon ds time delay. command m ode signon me ...

  • Lantronix 900-581 - page 185

    5: Comma nds and L evels parity no ne Does not u se a par ity bit on th e line. parity od d Uses a par ity bit on t he line for odd p arity. protocol none Uses no pr otocol on t he line. protocol t unnel Applies tunne l protocol on the line. reassert Asserts l ine status with curr ent conf igured values. show Displays the c urrent status. show comm ...

  • Lantronix 900-581 - page 186

    5: Comma nds and L evels command mode ser ial stri ng Enables user to ent er a custo m string at boot t ime to enter co m- mand mode. command mode ser ial stri ng < stri ng> Sets a str ing that can be enter ed at boot time to enter command mode. <string> = tex t with possible binary charact ers. Within [] use binar y decim al up to 25 5 ...

  • Lantronix 900-581 - page 187

    5: Comma nds and L evels parity even Uses a par ity bit on t he line for ev en parity . parity no ne Does not u se a par ity bit on th e line. parity od d Uses a par ity bit on t he line for odd p arity. protocol none Uses no pr otocol on t he line. protocol t unnel Applies t unnel prot ocol on th e line. reassert Asserts l ine status with curr ent ...

  • Lantronix 900-581 - page 188

    5: Comma nds and L evels command m ode echo s erial st ring enable Enables user - defined seri al bo ot string to b e echoed in the C LI. command mode ser ial stri ng Enables user to ent er a custo m string at boot t ime to enter co m- mand mode. command mode ser ial stri ng <str ing > Sets a str ing that can be enter ed at boot time to enter ...

  • Lantronix 900-581 - page 189

    5: Comma nds and L evels no name Removes the name of this line . parity even Uses a par ity bit on t he line for ev en parity . parity no ne Does not u se a par ity bit on th e line. parity od d Uses a par ity bit on t he line for odd p arity. protocol none Uses no protocol on the line. protocol t unnel Applies t unnel prot ocol on th e line. reass ...

  • Lantronix 900-581 - page 190

    5: Comma nds and L evels debugging lev el de bug Sets the W LAN debuggi ng level to Debug . debugging lev el du mp Sets the W LAN debuggi ng level to Dump, the most v erbose op- tion. debugging lev el error Sets the W LAN debuggi ng level to Error, which sh ows only errors. debugging lev el inf o Sets the WLAN debuggi ng lev el to Info. debugging l ...

  • Lantronix 900-581 - page 191

    5: Comma nds and L evels duplex half Sets dupl ex mode to half. exi t Exit back to interface conf iguration level show Displays the c urrent configur ation. show hist ory Displays the last 20 command s entered during t he curren t CLI session. speed 10 Sets the s peed of t he Ethern et lin k to 10 M bps. speed 100 Sets the s peed of t he Ethern et ...

  • Lantronix 900-581 - page 192

    5: Comma nds and L evels response ty pe numeric Uses numer ic type re s ponses. response ty pe text Uses tex t type responses. show Displays the c urrent configur ation. show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statu s Displays tun nel modem status . verbose r esponse d isable Does not s end Modem ...

  • Lantronix 900-581 - page 193

    5: Comma nds and L evels default i ncoming c onnection Default disab les in com ing netw ork connections . default re sponse ty pe Default us es tex t type responses. display re m ote ip d isable The incomin g RING ha s nothing follow ing it. display re m ote ip e nable The incomin g RING is follow ed by the IP addres s of the caller. echo comm and ...

  • Lantronix 900-581 - page 194

    5: Comma nds and L evels A decimal v alue char acter h as the for m 99. A hex value charact er has th e form 0x FF. show Displays the c urrent configur ation. show hist ory Displays the last 20 command s entered during t he curren t CLI session. threshold <by tes> Sets the thres hold (byt e count) . If the queued dat a reaches th is thresho ...

  • Lantronix 900-581 - page 195

    5: Comma nds and L evels packing (tunn el - packing: 1) level command s clrscrn Clears the screen. default p acking mo de Sets to def ault pa cking mod e, w hich is "Disabl e" default send char ac ter Removes the send chara cter for packi ng mode . default thr eshold Restores th e defau lt thresh old. default ti meout Restores th e defau ...

  • Lantronix 900-581 - page 196

    5: Comma nds and L evels wri te Stores the current conf igura tio n in permanent memory . password (tun nel - accept - pass word: 2) level comm ands clrscrn Clears the screen. exi t Exits to t he nex t higher level. no passwor d Removes the password so co nnections w ill be accepted un cha l- lenged. passwor d <t ex t> Sets the p assw ord req ...

  • Lantronix 900-581 - page 197

    5: Comma nds and L evels enable Enters the enable lev el. exi t Exit from the sy stem iperf <param s> Run iperf w ith command line p arameters passed in quoted string. ping <hos t> Ping dest ination con tinuously w ith 5 second timeout ping <hos t> <count> Ping dest ination n t imes w i th 5 second timeout ping <hos t> ...

  • Lantronix 900-581 - page 198

    5: Comma nds and L evels ters or mor e for maximum sec urity. Sp aces and punctu ation character s are pe r- mitted. show Displays the c urrent configur ation. show hist or y Displays the last 20 command s entered during t he curren t CLI session. suite none Sets the s ecurity su ite to Non e. suite w ep Sets the s ecurity su ite to W EP. suite w p ...

  • Lantronix 900-581 - page 199

    5: Comma nds and L evels default dtr Restores d efault DT R control, asserted w hile connecte d. dtr assert ed while connected Asserts DT R whenever a conn ect or ac cept mode t unnel conne c- tion is active. dtr contin uously a sserted Asserts DT R regardless of any connections. dtr truport Asserts DT R to match remote DSR w hen c onnected via Tel ...

  • Lantronix 900-581 - page 200

    5: Comma nds and L evels host generate ds a 768 Generate DSA public and priv ate keys host generate rsa 102 4 Generate RSA public and priv ate keys host generate rsa 512 Generate RSA public and priv ate keys host generate rsa 768 Generate RSA public and priv ate keys host keys Sets RSA or D SA pub lic and/o r private keys no hos t dsa Removes DSA p ...

  • Lantronix 900-581 - page 201

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. show statist ics Displays the SSH server stat istics. sta te d isa ble Disables t he SSH S erver. state ena ble Enables t he SSH Server. wri te Stores the current conf igura tio n in permanent memory . ssl (ssl) lev el commands clrscrn Cl ...

  • Lantronix 900-581 - page 202

    5: Comma nds and L evels Telnet sess ions. default p ort Restores th e defau lt local por t to the Telnet server. exi t Exits to t he CLI lev el. max session s <number> Sets the m aximum a llowed co ncurrent incomi ng Telnet se s sions. <number> = number of ses sio ns. port <num ber> Sets the l ocal port that th e Telnet server us ...

  • Lantronix 900-581 - page 203

    5: Comma nds and L evels terminal <li ne> Enters the configur e - ter minal lev el. <line> = n umber of t he termin al line (serial p ort) to be c onfigured. terminal netw or k Enters the configur e - ter minal lev el for the netw ork. terminal type <text> Sets the ter m inal type. tunnel <line> Enters the t unnel level. < ...

  • Lantronix 900-581 - page 204

    5: Comma nds and L evels terminal 3 (confi g - ter minal: 3) level com mands break dura tion <milli sec ond s> Sets how l ong a break should l as t when it is be ing sent t o the line . <millisec ond s> = number of mi lli sec ond s. clrscrn Clears the screen. default break dura tion Restores th e break duration to the d efault valu e (5 ...

  • Lantronix 900-581 - page 205

    5: Comma nds and L evels line. echo enable Enables echo ing of character s receiv ed on the line back to th e line. exi t Exits to t he configur ation level. exit conne ct menu disable On the logi n conne ct menu, re moves the menu ite m allow ing the user to ex it to the CLI. exit conne ct menu enable On the logi n conne ct menu, in serts the menu ...

  • Lantronix 900-581 - page 206

    5: Comma nds and L evels auto show statistic s show connection sta tistics clear counter s Zeros all tunnel count er s clrscrn Clears the screen. connect Enters the connect level for t his tunnel. disconnect Enters the disconne c t level for this tunnel. exi t Exits to t he enable l evel. line <line> Enters the line level . <line> = n u ...

  • Lantronix 900-581 - page 207

    5: Comma nds and L evels auto show statist ic s show connect ion statistics clear counter s Zeros all tunnel count er s clrscrn Clears the screen. connect Enters the connect level for t his tunnel. disconnect Enters the disconne c t level for this tunnel. exi t Exits to t he enable l evel. line <line> Enters the line level . <line> = n ...

  • Lantronix 900-581 - page 208

    5: Comma nds and L evels exi t Exits to t he nex t higher level. key < ins ta nce > Enters the nex t low er level. Specify t he instanc e for the next lower lev el. key size 104 Sets the k ey size t o 104 bit s. key size 40 Sets the k ey size t o 40 bit s. show Shows the c urrent co nfigurat ion. show hist ory Displays the last 20 command s e ...

  • Lantronix 900-581 - page 209

    5: Comma nds and L evels show hist ory Displays the last 20 command s entered during t he curren t CLI session. wri te Stores the curre nt configur ation in permanent memory. wpax (config - pr ofile - secur ity - w pax:test1) l evel comm ands apply w lan Try out WLAN setting s without saving them to Fla sh. If the sett ings do no t work, when y ou ...

  • Lantronix 900-581 - page 210

    5: Comma nds and L evels no username Clears the user name. passwor d <t ex t> Sets the v alue for the passw ord. <text > = put quote s around the charact ers (max 63). peap option eap - md5 Sets the PEA P authe nticati on proto col option t o EAP - MD 5. peap option e ap - mschapv2 Sets the PEA P authe nticati on proto col option t o EA ...

  • Lantronix 900-581 - page 211

    5: Comma nds and L evels ieee 802.1x peap Sets the IEE E 802. 1x pr otocol to PEAP . key < hex ade ci mal> Sets key. Each byte is represented by tw o adjacent hex digits. Bytes may ru n together or be separated by opt ional punct uation: 123ABC "12 3A BC" 12, 3A,BC 12.3a.bc 12:3a:b c Note that qu otes must enclo se the valu e if it ...

  • Lantronix 900-581 - page 212

    5: Comma nds and L evels xsr e xp o r t <file> <gro up list> Save specif ied XML Status Re cord to a local f ile xsr list List XM L Status Record group s to the console PremierW ave EN C omman d Refer ence 212 ...

Manufacturer Lantronix Category Computer Hardware

Documents that we receive from a manufacturer of a Lantronix 900-581 can be divided into several groups. They are, among others:
- Lantronix technical drawings
- 900-581 manuals
- Lantronix product data sheets
- information booklets
- or energy labels Lantronix 900-581
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-581.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals Lantronix 900-581, service manual, brief instructions and user manuals Lantronix 900-581. 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-581.

Similar manuals

A complete manual for the device Lantronix 900-581, 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-581 by users. Manuals are usually written by a technical writer, but in a language understandable to all users of Lantronix 900-581.

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-581 - 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-581, 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-581, that we can find in the current document
3. Tips how to use the basic functions of the device Lantronix 900-581 - which should help us in our first steps of using Lantronix 900-581
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with Lantronix 900-581
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of Lantronix 900-581 in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning Lantronix 900-581?

Use the form below

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

Copy the text from the picture

Comments (0)