Gebruiksaanwijzing /service van het product 900-581 van de fabrikant Lantronix
Ga naar pagina of 212
Part Number 900-581 Revision C March 2013 PremierW ave EN Command Reference.
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.
PremierWave EN Command Reference 3 T able of Content s Copyright an d Tr ademark ____________ ___________ __ ___________ _____________ ___ 2 Contacts _______ _____________ _____________ _____________ .
PremierWave EN Command Reference 4 List of Figures Figure 3-2 CLI Level Hiera rchy _______________ _____________ ______________ ____________ 12 Figure 3-3 Login Le vel Commands ____________ __________.
PremierWave EN Command Reference 5 List of T ables Table 3-1 Ke yboard Shortcuts _____________ _____________ _____________ ___________ ____ 11 Table 4-7 XCR Gro ups _____________ ______________ ______.
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.
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 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.
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.
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.
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.
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.
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.
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.
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 .
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.
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">.
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.
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.
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.
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.
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.
4: Configuration Using XML PremierWave EN Command Reference 23 http server state enable, disa ble Default: enable port <None>, ... Default: 80 secure port <None>, ... Default: 443 secure protocols ssl3, tls1.0 , t ls1.1 May contain zero, one, or more of the values, separated by commas.
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.
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.
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.
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".
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.
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 ch.
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 <None>, .
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 Defa.
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: 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.
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.
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>") Str.
4: Configuration Using XML PremierWave EN Command Reference 36 interface (Attribute of "instance" is "eth0" or "wlan0") default gateway dotted notation ip address dotted .
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 I.
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.
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 .
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 TCPSAC.
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 TC.
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.
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.
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.
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.
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:wl.
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.
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 .
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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 nam.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
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.
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).
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.
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.
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.
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).
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.
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.
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.
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 ecto.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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.
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.
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 .
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.
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.
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 .
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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) .
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 .
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.
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.
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.
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.
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 a.
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 .
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 o.
Een belangrijk punt na aankoop van elk apparaat Lantronix 900-581 (of zelfs voordat je het koopt) is om de handleiding te lezen. Dit moeten wij doen vanwege een paar simpele redenen:
Als u nog geen Lantronix 900-581 heb gekocht dan nu is een goed moment om kennis te maken met de basisgegevens van het product. Eerst kijk dan naar de eerste pagina\'s van de handleiding, die je hierboven vindt. Je moet daar de belangrijkste technische gegevens Lantronix 900-581 vinden. Op dit manier kan je controleren of het apparaat aan jouw behoeften voldoet. Op de volgende pagina's van de handleiding Lantronix 900-581 leer je over alle kenmerken van het product en krijg je informatie over de werking. De informatie die je over Lantronix 900-581 krijgt, zal je zeker helpen om een besluit over de aankoop te nemen.
In een situatie waarin je al een beziter van Lantronix 900-581 bent, maar toch heb je de instructies niet gelezen, moet je het doen voor de hierboven beschreven redenen. Je zult dan weten of je goed de alle beschikbare functies heb gebruikt, en of je fouten heb gemaakt die het leven van de Lantronix 900-581 kunnen verkorten.
Maar de belangrijkste taak van de handleiding is om de gebruiker bij het oplossen van problemen te helpen met Lantronix 900-581 . Bijna altijd, zal je daar het vinden Troubleshooting met de meest voorkomende storingen en defecten #MANUAl# samen met de instructies over hun opplosinge. Zelfs als je zelf niet kan om het probleem op te lossen, zal de instructie je de weg wijzen naar verdere andere procedure, bijv. door contact met de klantenservice of het dichtstbijzijnde servicecentrum.