Lantronix EDS-MD16 Command Reference Manual

Other manuals for EDS-MD16: User Manual
Manual is about: EDS-MD device server

Summary of EDS-MD16

  • Page 1

    Part number 900-592 revision a september 2011 eds-md tm command reference eds-md4 eds-md8 eds-md16.

  • Page 2

    Eds-md command reference 2 copyright and trademark © 2011 lantronix. All rights reserved. No part of the contents of this book may be transmitted or reproduced in any form or by any means without the written permission of lantronix. Printed in the united states of america. Ethernet is a trademark of...

  • Page 3

    Eds-md command reference 3 table of contents copyright and trademark ____________________________________________________ 2 contacts _________________________________________________________________ 2 disclaimer ________________________________________________________________ 2 revision history ____...

  • Page 4

    Eds-md command reference 4 list of figures figure 3-2 cli level hierarchy ______________________________________________________ 12 figure 3-3 login level commands ___________________________________________________ 12 figure 3-4 enable level commands_________________________________________________...

  • Page 5

    Eds-md command reference 5 list of tables table 3-1 keyboard shortcuts ______________________________________________________ 11 table 4-7 xcr groups ____________________________________________________________ 20 table 4-8 xsr group and items ____________________________________________________ 31 ...

  • Page 6: About This Guide

    Eds-md command reference 6 1: about this guide this guide describes how to configure the eds-md4, eds-md8 and eds-md16 using the command line interface (cli) and/or extensible markup language (xml). It is written for software developers and system integrators. Note: eds-md device servers (which incl...

  • Page 7

    1: about this guide eds-md command reference 7 additional documentation visit the lantronix website at www.Lantronix.Com/support/documentation for the latest documentation and the following additional documentation. Document description eds-md user guide describes how to configure and use the eds-md...

  • Page 8: Overview

    Eds-md command reference 8 2: overview eds-md4/8/16 supports three convenient configuration methods: web manager, command line interface (cli) and extensible markup language (xml). For more information about the web manager, see the eds-md user guide on the lantronix website. Xml architecture and de...

  • Page 9: Command Line Interface

    Eds-md command reference 9 3: command line interface this chapter describes accessing the eds-md4/8/16 by using telnet, ssh, or serial ports to configure the eds-md, navigating the command line interface (cli), typing keyboard shortcuts, and moving between the levels. It contains the following secti...

  • Page 10

    3: command line interface eds-md command reference 10 to configure the lantronix device server locally using a serial port: 1. Connect a terminal or a pc running a terminal emulation program to one of the device server's serial ports. 2. Configure the terminal to the following settings: 9600 baud 8-...

  • Page 11

    3: command line interface eds-md command reference 11 using keyboard shortcuts and cli one useful shortcut built into eds-md4/8/16 is that the complete text of a command does not have to be entered to issue a command. Typing just enough characters to uniquely identify a command, then hitting enter, ...

  • Page 12

    3: command line interface eds-md command reference 12 an overview of the levels in the eds-md is presented in figure 3-2 cli level hierarchy below. Figure 3-2 cli level hierarchy commands at the login level (see figure 3-3 login level commands below) do not affect current configuration settings and ...

  • Page 13

    3: command line interface eds-md command reference 13 figure 3-4 enable level commands >enable (enable)#? Auto show interfaces auto show processes clrscrn configure connect connect line device disable dns email exit filesystem kill ssh kill telnet line ping ping ping reload reload factory defaults s...

  • Page 14: Configuration Using Xml

    Eds-md 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 configuration setting that can be issued from the device server web manager and cli can be specified using xml. T...

  • Page 15

    4: configuration using xml eds-md command reference 15 note: the name for each (specified with the name attribute) is the group name listed in the web manager xcr groups or with the "xcr list" cli command. See the eds-md user guide for more information about the xcr groups. An empty or missing eleme...

  • Page 16

    4: configuration using xml eds-md command reference 16 record, group, item, and value tags a is a logical grouping of configuration parameters and must contain one or more elements. It must have a name attribute and may have an instance attribute. A is a specific grouping of configuration parameters...

  • Page 17

    4: configuration using xml eds-md command reference 17 figure 4-5 xml example of multiple items disable figure 4-6 xml example with multiple groups enable disable enable importing and exporting an xml configuration file an xcr can be imported or exported using the following methods: filesystem-xcrs ...

  • Page 18

    4: configuration using xml eds-md command reference 18 cli-xcrs can be imported (captured) or exported (dumped) directly to a telnet, ssh, or serial line cli session. Capturing an xcr can be started by pasting a valid xcr directly into the cli prompt. Eds-md4/8/16 immediately processes the configura...

  • Page 19

    4: configuration using xml eds-md command reference 19 the same guidelines above regarding importing configurations also apply to exporting configurations. If no groups are specified, then the export command will export all configuration settings to the file. If instances are specified after the gro...

  • Page 20

    4: configuration using xml eds-md command reference 20 xml configuration groups table 4-7 lists the eds-md xcr groups in alphabetical order. This table indicates the various group items, as well as some possible value names and options. Note: any instance of > may be read as "greater than". Table 4-...

  • Page 21

    4: configuration using xml eds-md command reference 21 diagnostics log output disable, filesystem, line default: disable max length default: 50 kb email to cc from reply to subject message file overriding domain server port default: 25 local port , ... Default: priority urgent, high, normal, low, ve...

  • Page 22

    4: configuration using xml eds-md command reference 22 http server state enable, disable default: enable port , ... Default: 80 secure port , ... Default: 443 secure protocols ssl3, tls1.0, tls1.1 may contain zero, one, or more of the values, separated by commas. Default: ssl3, tls1.0, tls1.1 secure...

  • Page 23

    4: configuration using xml eds-md command reference 23 ip ip time to live default: 64 hops multicast time to live default: 1 hops line name interface rs232 default: termination enable, disable default: disable state enable, disable default: depends on instance protocol none, tunnel default: baud rat...

  • Page 24

    4: configuration using xml eds-md command reference 24 managelinx plaintext dsm credentials dna.Xml.Replication.Pr otocol.Version dna.Capabilities.Tcp.C onnect.Fail enable, disable default: disable encrypted dsm credentials dna.Dsc.Auth.Tunnel.U sername dna.Dsc.Auth.Ssh.Pub dna.Dsc.Auth.Ssh.Priv dev...

  • Page 25

    4: configuration using xml eds-md command reference 25 serial command mode mode always, serial string, disable default: disable echo serial string enable, disable default: enable serial string sets a string that can be entered at boot time to enter command mode. This text may specify binary characte...

  • Page 26

    4: configuration using xml eds-md command reference 26 ssh client delete known hosts enable, disable if enabled, deletes any existing hosts before adding "known host". Known host delete name specify the known host to delete. Known host public rsa key public dsa key delete client users enable, disabl...

  • Page 27

    4: configuration using xml eds-md command reference 27 ssl credentials rsa certificate rsa private key value is secret, hidden from user view. Dsa certificate dsa private key value is secret, hidden from user view. Trusted authority certificate intermediate authority certificate delete all credentia...

  • Page 28

    4: configuration using xml eds-md command reference 28 tunnel accept accept mode disable, always, any character, start character, modem control asserted, modem emulation default: always start character accepts a control character, for example, a represents control-a default: b flush start character ...

  • Page 29

    4: configuration using xml eds-md command reference 29 host vip enable, disable default: disable vip name address port , ... Default: protocol tcp, udp, ssh, telnet, tcp aes, udp aes, ssl default: tcp ssh username credentials validate certificate enable, disable default: enable tcp keep alive , ... ...

  • Page 30

    4: configuration using xml eds-md command reference 30 tunnel packing packing mode disable, timeout, send character default: disable timeout default: 1000 milliseconds threshold default: 512 bytes send character accepts a control character, for example, a represents control-a default: m trailing cha...

  • Page 31

    4: configuration using xml eds-md command reference 31 xml status record groups and items table 4-8 lists the supported xml status record (xsr) groups and items. These groups and items show the status of the device in xml form and can only be exported. The xsr schema differs slightly from the xcr gr...

  • Page 32

    4: configuration using xml eds-md command reference 32 hardware cpu type string speed form of megahertz memory flash size decimal number of bytes ram size decimal number of bytes http state enable or disable logging entries decimal number bytes decimal number http log totals entries decimal number b...

  • Page 33

    4: configuration using xml eds-md command reference 33 interface (attribute of "instance" is "eth0") generic status linkup ip address dotted notation network mask dotted notation default gateway dotted notation receive bytes decimal number packets decimal number errs decimal number drop decimal numb...

  • Page 34

    4: configuration using xml eds-md command reference 34 ip snmp forwarding decimal number defaultttl decimal number inreceives decimal number inhdrerrors decimal number inaddrerrors decimal number forwdatagrams decimal number inunknownprotos decimal number indiscards decimal number indelivers decimal...

  • Page 35

    4: configuration using xml eds-md command reference 35 line (attribute of "instance" is "") receiver bytes decimal number breaks decimal number parity errors decimal number framing errors decimal number overrun errors decimal number no receive buffer errors decimal number queued bytes decimal number...

  • Page 36

    4: configuration using xml eds-md command reference 36 query port status enabled or disabled last connection ip address ip address in format nnn.Nnn.Nnn.Nnn port decimal number in discoveries decimal number unknown queries decimal number erroneous packets decimal number out discovery replies decimal...

  • Page 37

    4: configuration using xml eds-md command reference 37 group name (continued) item name value name valid values tcp (continued) netstat syncookiessent decimal number syncookiesrecv decimal number syncookiesfailed decimal number embryonicrsts decimal number prunecalled decimal number rcvpruned decima...

  • Page 38

    4: configuration using xml eds-md command reference 38 group name (continued) item name value name valid values tcp (continued) netstat (continued) tcppartialundo decimal number tcpdsackundo decimal number tcplossundo decimal number tcploss decimal number tcplostretransmit decimal number tcprenofail...

  • Page 39

    4: configuration using xml eds-md command reference 39 group name (continued) item name value name valid values tunnel (attribute of "instance" is "") aggregate completed connects decimal number completed accepts decimal number disconnects decimal number dropped connects decimal number dropped accep...

  • Page 40

    4: configuration using xml eds-md command reference 40 udp snmp indatagrams decimal number noports decimal number inerrors decimal number outdatagrams decimal number rcvbuferrors decimal number sndbuferrors decimal number vip data bytes receive decimal number transmit decimal number udp packet queue...

  • Page 41: 5:  Commands And Levels

    5: commands and levels eds-md command reference 41 5: commands and levels click the level in the tree structure and it will take you to the command list for that level. Root enable (enable) configure (config) arp (config-arp) cli (config-cli) ssh (config-cli-ssh) telnet (config-cli-telnet) diagnosti...

  • Page 42

    5: commands and levels eds-md command reference 42 host 32 (config-host:32) http (config-http) icmp (config-icmp) if 1 (config-if:eth0) link (config-ethernet:eth0) ip (config-ip) query port (config-query_port) rss (config-rss) rtc (config-rtc) smtp (config-smtp) syslog (config-syslog) terminal 1 (co...

  • Page 43

    5: commands and levels eds-md command reference 43 line 6 (line:6) line 7 (line:7) line 8 (line:8) ssh (ssh) client (ssh-client) server (ssh-server) ssl (ssl) credentials (ssl-credentials) trusted authorities (ssl-auth) tunnel 1 (tunnel:1) accept (tunnel-accept:1) password (tunnel-accept-password:1)...

  • Page 44

    5: commands and levels eds-md command reference 44 host 9 (tunnel-connect-host:2:9) host 10 (tunnel-connect-host:2:10) host 11 (tunnel-connect-host:2:11) host 12 (tunnel-connect-host:2:12) host 13 (tunnel-connect-host:2:13) host 14 (tunnel-connect-host:2:14) host 15 (tunnel-connect-host:2:15) host 1...

  • Page 45

    5: commands and levels eds-md command reference 45 host 6 (tunnel-connect-host:4:6) host 7 (tunnel-connect-host:4:7) host 8 (tunnel-connect-host:4:8) host 9 (tunnel-connect-host:4:9) host 10 (tunnel-connect-host:4:10) host 11 (tunnel-connect-host:4:11) host 12 (tunnel-connect-host:4:12) host 13 (tun...

  • Page 46

    5: commands and levels eds-md command reference 46 host 3 (tunnel-connect-host:6:3) host 4 (tunnel-connect-host:6:4) host 5 (tunnel-connect-host:6:5) host 6 (tunnel-connect-host:6:6) host 7 (tunnel-connect-host:6:7) host 8 (tunnel-connect-host:6:8) host 9 (tunnel-connect-host:6:9) host 10 (tunnel-co...

  • Page 47

    5: commands and levels eds-md command reference 47 connect (tunnel-connect:8) host 1 (tunnel-connect-host:8:1) host 2 (tunnel-connect-host:8:2) host 3 (tunnel-connect-host:8:3) host 4 (tunnel-connect-host:8:4) host 5 (tunnel-connect-host:8:5) host 6 (tunnel-connect-host:8:6) host 7 (tunnel-connect-h...

  • Page 48

    5: commands and levels eds-md command reference 48 note that quotes must enclose the value if it contains spaces. Aes encrypt key sets the accept tunnel aes encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctu...

  • Page 49

    5: commands and levels eds-md command reference 49 no credentials clears the rsa/dsa certificate selection. No email connect discontinues sending email alerts upon establishing an accept mode tunnel. No email disconnect discontinues sending email alerts upon closing an accept mode tunnel. No tcp kee...

  • Page 50

    5: commands and levels eds-md command reference 50 each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text s...

  • Page 51

    5: commands and levels eds-md command reference 51 no email connect discontinues sending email alerts upon establishing an accept mode tunnel. No email disconnect discontinues sending email alerts upon closing an accept mode tunnel. No tcp keep alive disables the accept mode tcp keep alive timeout. ...

  • Page 52

    5: commands and levels eds-md command reference 52 tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the accept tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note t...

  • Page 53

    5: commands and levels eds-md command reference 53 no email disconnect discontinues sending email alerts upon closing an accept mode tunnel. No tcp keep alive disables the accept mode tcp keep alive timeout. Password enters the next lower level. Protocol ssh uses ssh protocol for accept mode tunneli...

  • Page 54

    5: commands and levels eds-md command reference 54 note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the accept tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains sp...

  • Page 55

    5: commands and levels eds-md command reference 55 no tcp keep alive disables the accept mode tcp keep alive timeout. Password enters the next lower level. Protocol ssh uses ssh protocol for accept mode tunneling. Protocol ssl uses ssl protocol for accept mode tunneling. Protocol tcp uses tcp protoc...

  • Page 56

    5: commands and levels eds-md command reference 56 each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Block network disable forwards (tunnels) network data in accept mode tunneling. Block network enable discards all data coming in from the ...

  • Page 57

    5: commands and levels eds-md command reference 57 protocol ssh uses ssh protocol for accept mode tunneling. Protocol ssl uses ssl protocol for accept mode tunneling. Protocol tcp uses tcp protocol for accept mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for accept mode tunn...

  • Page 58

    5: commands and levels eds-md command reference 58 block network disable forwards (tunnels) network data in accept mode tunneling. Block network enable discards all data coming in from the accept mode tunnel before forwarding it to the serial interface (generally used for debugging). Block serial di...

  • Page 59

    5: commands and levels eds-md command reference 59 protocol ssl uses ssl protocol for accept mode tunneling. Protocol tcp uses tcp protocol for accept mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for accept mode tunne- ling. Protocol telnet uses telnet protocol (with iac) f...

  • Page 60

    5: commands and levels eds-md command reference 60 block network enable discards all data coming in from the accept mode tunnel before forwarding it to the serial interface (generally used for debugging). Block serial disable forwards (tunnels) serial data in accept mode tunneling. Block serial enab...

  • Page 61

    5: commands and levels eds-md command reference 61 protocol tcp uses tcp protocol for accept mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for accept mode tunne- ling. Protocol telnet uses telnet protocol (with iac) for accept mode tunneling. Show displays the current config...

  • Page 62

    5: commands and levels eds-md command reference 62 forwarding it to the serial interface (generally used for debugging). Block serial disable forwards (tunnels) serial data in accept mode tunneling. Block serial enable discards all data coming in from the serial interface before forwarding it to the...

  • Page 63

    5: commands and levels eds-md command reference 63 protocol tcp aes uses tcp protocol with aes encryption for accept mode tunne- ling. Protocol telnet uses telnet protocol (with iac) for accept mode tunneling. Show displays the current configuration. Show history displays the last 20 commands entere...

  • Page 64

    5: commands and levels eds-md command reference 64 show history displays the last 20 commands entered during the current cli session. Ssh change to menu level for ssh configuration and status. Telnet change to menu level for telnet configuration and status. Write stores the current configuration in ...

  • Page 65

    5: commands and levels eds-md command reference 65 kill ssh kills ssh session with index from "show sessions" kill telnet kills telnet session with index from "show sessions" query port enters the query port level. Rss change to menu level for rss configuration and status rtc change to menu level fo...

  • Page 66

    5: commands and levels eds-md command reference 66 default start character defaults the connect mode start character. Email connect sets an email profile to use to send an email alert upon estab- lishing a connect mode tunnel. = the number of the email profile to use. Email disconnect sets an email ...

  • Page 67

    5: commands and levels eds-md command reference 67 fore forwarding it to the serial interface (generally used for debugging). Block serial disable forwards (tunnels) serial data in connect mode tunneling. Block serial enable discards all data coming in from the serial interface before forwarding it ...

  • Page 68

    5: commands and levels eds-md command reference 68 kill connection disconnects the active connect mode tunneling connection or connections. Local port sets a specific port for use as the local port. = the number of the port to use. No email connect discontinues sending email alerts upon establishing...

  • Page 69

    5: commands and levels eds-md command reference 69 default local port uses a random port number as the local port for establishing tunneling connections to other devices. Default reconnect time restores the default reconnect time value for connect mode tunneling. Default start character defaults the...

  • Page 70

    5: commands and levels eds-md command reference 70 a hex value character has the form 0xff. Write stores the current configuration in permanent memory. Connect (tunnel-connect:5) level commands block network disable forwards (tunnels) network data in connect mode tunneling. Block network enable disc...

  • Page 71

    5: commands and levels eds-md command reference 71 network. Host enters the next lower level. Specify the instance for the next lower level. Host mode sequential connects to the first host in the list that accepts the connec- tion. Host mode simultaneous selects simultaneous connections to all hosts...

  • Page 72

    5: commands and levels eds-md command reference 72 connect mode start character enables connect mode tunneling when the configured start character is received on the line. Default connect mode restores the default connect mode as "disable". Default host mode connects to the first host in the list th...

  • Page 73

    5: commands and levels eds-md command reference 73 session. Show status displays tunnel connect status. Start character sets the connect mode start character. The character may be input as text, control, decimal, or hex. A control character has the form c. A decimal value character has the form \99....

  • Page 74

    5: commands and levels eds-md command reference 74 flush serial enable flushes the serial data buffer upon establishing a connect mode tunneling connection. Flush start character disable enables forwarding of the connect start character into the net- work. Flush start character enable disables forwa...

  • Page 75

    5: commands and levels eds-md command reference 75 connect mode disable disables connect mode tunneling. Connect mode modem control asserted enables the tunneling server to make tunneling connections when the modem control pin is asserted. Connect mode modem emulation enables modem emulation for con...

  • Page 76

    5: commands and levels eds-md command reference 76 lished by the device in milliseconds. = timeout in milliseconds. Show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Show status displays tunnel connect status. Start character ...

  • Page 77

    5: commands and levels eds-md command reference 77 exit returns to the tunnel level. Flush serial disable characters already in the serial data buffer are retained upon establishing a connect mode tunneling connection. Flush serial enable flushes the serial data buffer upon establishing a connect mo...

  • Page 78

    5: commands and levels eds-md command reference 78 device (device) level commands auto show tlog continuously displays the internal trouble log. Clrscrn clears the screen. Exit exit to the enable level. Show show system information show hardware information displays information about the hardware. S...

  • Page 79

    5: commands and levels eds-md command reference 79 disconnect (tunnel-disconnect:7) level commands clrscrn clears the screen. Exit returns to the tunnel level. Flush serial disable does not flush serial data upon closing a tunneling connection. Flush serial enable flushes serial data buffer when a t...

  • Page 80

    5: commands and levels eds-md command reference 80 a hex value character has the form 0xff. Timeout disconnects when no data has been received on the line (serial port) for the specified length of time. = timeout in milliseconds. Write stores the current configuration in permanent memory. Disconnect...

  • Page 81

    5: commands and levels eds-md command reference 81 show history displays the last 20 commands entered during the current cli session. Stop character sets the stop character. The character may be input as text, control, decimal, or hex. A control character has the form c. A decimal value character ha...

  • Page 82

    5: commands and levels eds-md command reference 82 modem control enable watches the modem control pin and disconnects if it is not asserted. No stop character removes the stop character. No timeout disables disconnect after timeout feature for tunneling ses- sions. Show displays the current configur...

  • Page 83

    5: commands and levels eds-md command reference 83 show show dns status. Show history displays the last 20 commands entered during the current cli session. Write stores the current configuration in permanent memory. Email 1 (email:1) level commands auto show statistics continuously displays email st...

  • Page 84

    5: commands and levels eds-md command reference 84 = port used for smtp on the server side. Show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Show log displays the email log. Show statistics displays email statistics. Subject ...

  • Page 85

    5: commands and levels eds-md command reference 85 priority urgent sets x-priority for email alerts to 1 (urgent). Priority very low sets x-priority for email alerts to 5 (very low). Reply to sets the reply to address for email alerts. = email address to place in the reply to field of the email aler...

  • Page 86

    5: commands and levels eds-md command reference 86 send an email alert instead of the device’s domain name in ehlo. = domain name to override the current domain name in ehlo. Priority high sets x-priority for email alerts to 2 (high). Priority low sets x-priority for email alerts to 4 (low). Priorit...

  • Page 87

    5: commands and levels eds-md command reference 87 no message file removes the file name, so the message body will be empty. No overriding domain removes the overriding domain name option. No reply to removes the reply to address for email alerts. No subject removes subject used for email alerts. No...

  • Page 88

    5: commands and levels eds-md command reference 88 message file specifies a text file, the contents of which will be the message body of an email alert. = the name of a local file. No cc removes the cc addresses for email alerts. No clear mail counters restores the email counters to the aggregate va...

  • Page 89

    5: commands and levels eds-md command reference 89 email enters the configure email level. Exit exits to the enable level. From sets the from address for email alerts. = email address to place in the from field of the email alert. Local port sets the local port used to send email alerts. Local port ...

  • Page 90

    5: commands and levels eds-md command reference 90 clear log clears all entries from the mail log. Clear mail counters sets the email counters to zero. Clrscrn clears the screen. Default local port sets the local port (used to send email alerts) to random. Default priority sets x-priority for email ...

  • Page 91

    5: commands and levels eds-md command reference 91 to sets to addresses for email alerts. = a quoted, semicolon separated list of email addresses. Write stores the current configuration in permanent memory. Email 16 (email:16) level commands auto show statistics continuously displays email statistic...

  • Page 92

    5: commands and levels eds-md command reference 92 show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Show log displays the email log. Show statistics displays email statistics. Subject sets the subject for email alerts. = text...

  • Page 93

    5: commands and levels eds-md command reference 93 priority very low sets x-priority for email alerts to 5 (very low). Reply to sets the reply to address for email alerts. = email address to place in the reply to field of the email alert. Send sends an email using the current settings. Server port s...

  • Page 94

    5: commands and levels eds-md command reference 94 ehlo. = domain name to override the current domain name in ehlo. Priority high sets x-priority for email alerts to 2 (high). Priority low sets x-priority for email alerts to 4 (low). Priority normal sets x-priority for email alerts to 3 (normal). Pr...

  • Page 95

    5: commands and levels eds-md command reference 95 no overriding domain removes the overriding domain name option. No reply to removes the reply to address for email alerts. No subject removes subject used for email alerts. No to removes the to addresses for email alerts. Overriding domain sets a do...

  • Page 96

    5: commands and levels eds-md command reference 96 body of an email alert. = the name of a local file. No cc removes the cc addresses for email alerts. No clear mail counters restores the email counters to the aggregate values. No from removes the from address for email alerts. No message file remov...

  • Page 97

    5: commands and levels eds-md command reference 97 exit exits to the enable level. From sets the from address for email alerts. = email address to place in the from field of the email alert. Local port sets the local port used to send email alerts. Local port to use for email alerts. Message file sp...

  • Page 98

    5: commands and levels eds-md command reference 98 clear mail counters sets the email counters to zero. Clrscrn clears the screen. Default local port sets the local port (used to send email alerts) to random. Default priority sets x-priority for email alerts to 3 (normal). Default server port restor...

  • Page 99

    5: commands and levels eds-md command reference 99 = a quoted, semicolon separated list of email addresses. Write stores the current configuration in permanent memory. Email 8 (email:8) level commands auto show statistics continuously displays email statistics. Cc sets cc addresses for email alerts....

  • Page 100

    5: commands and levels eds-md command reference 100 show history displays the last 20 commands entered during the current cli session. Show log displays the email log. Show statistics displays email statistics. Subject sets the subject for email alerts. = text to placed as the subject. To sets to ad...

  • Page 101

    5: commands and levels eds-md command reference 101 reply to sets the reply to address for email alerts. = email address to place in the reply to field of the email alert. Send sends an email using the current settings. Server port sets the port used by the smtp server. = port used for smtp on the s...

  • Page 102

    5: commands and levels eds-md command reference 102 ssh begin ssh session on network . The optclientusername must match an ssh client: users confi- guration entry. Use "" in optclientusername to prompt for host username and password. Ssh begin ssh session on network :. The optclientusername must mat...

  • Page 103

    5: commands and levels eds-md command reference 103 show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics displays the ftp statistics. State disable disables the ftp server. State enable enables the ftp server. Wri...

  • Page 104

    5: commands and levels eds-md command reference 104 tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the curr...

  • Page 105

    5: commands and levels eds-md command reference 105 connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tu...

  • Page 106

    5: commands and levels eds-md command reference 106 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16...

  • Page 107

    5: commands and levels eds-md command reference 107 vip name sets the vip name. Write stores the current configuration in permanent memory. Host 1 (tunnel-connect-host:5:1) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote ho...

  • Page 108

    5: commands and levels eds-md command reference 108 show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections ...

  • Page 109

    5: commands and levels eds-md command reference 109 no ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh ...

  • Page 110

    5: commands and levels eds-md command reference 110 note that quotes must enclose the value if it contains spaces. Auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default...

  • Page 111

    5: commands and levels eds-md command reference 111 aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note th...

  • Page 112

    5: commands and levels eds-md command reference 112 connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when con...

  • Page 113

    5: commands and levels eds-md command reference 113 = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with ae...

  • Page 114

    5: commands and levels eds-md command reference 114 show history displays the last 20 commands entered during the current cli session. Ssh username sets the username for logging into the host via ssh. = username. Write stores the current configuration in permanent memory. Host 10 (tunnel-connect-hos...

  • Page 115

    5: commands and levels eds-md command reference 115 protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the curren...

  • Page 116

    5: commands and levels eds-md command reference 116 no aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep ali...

  • Page 117

    5: commands and levels eds-md command reference 117 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that ...

  • Page 118

    5: commands and levels eds-md command reference 118 host 10 (tunnel-connect-host:5:10) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each ...

  • Page 119

    5: commands and levels eds-md command reference 119 session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets t...

  • Page 120

    5: commands and levels eds-md command reference 120 no tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunnelin...

  • Page 121

    5: commands and levels eds-md command reference 121 auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default...

  • Page 122

    5: commands and levels eds-md command reference 122 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16...

  • Page 123

    5: commands and levels eds-md command reference 123 = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate en...

  • Page 124

    5: commands and levels eds-md command reference 124 protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac)...

  • Page 125

    5: commands and levels eds-md command reference 125 ssh username sets the username for logging into the host via ssh. = username. Write stores the current configuration in permanent memory. Host 11 (tunnel-connect-host:8:11) level commands address sets the remote host to establish tunneling connecti...

  • Page 126

    5: commands and levels eds-md command reference 126 tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling c...

  • Page 127

    5: commands and levels eds-md command reference 127 no port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use ...

  • Page 128

    5: commands and levels eds-md command reference 128 aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Auto show statistics show connection statistics clrscrn...

  • Page 129

    5: commands and levels eds-md command reference 129 = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc...

  • Page 130

    5: commands and levels eds-md command reference 130 ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate c...

  • Page 131

    5: commands and levels eds-md command reference 131 port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for conne...

  • Page 132

    5: commands and levels eds-md command reference 132 credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default 45 second connect mode tcp keep alive timeout. Exit exits to the next high...

  • Page 133

    5: commands and levels eds-md command reference 133 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that ...

  • Page 134

    5: commands and levels eds-md command reference 134 the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires verification of the server certificate when connecting. Vip disable makes con...

  • Page 135

    5: commands and levels eds-md command reference 135 protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp prot...

  • Page 136

    5: commands and levels eds-md command reference 136 write stores the current configuration in permanent memory. Host 12 (tunnel-connect-host:8:12) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets t...

  • Page 137

    5: commands and levels eds-md command reference 137 show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. T...

  • Page 138

    5: commands and levels eds-md command reference 138 no tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunnelin...

  • Page 139

    5: commands and levels eds-md command reference 139 auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default...

  • Page 140

    5: commands and levels eds-md command reference 140 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16...

  • Page 141

    5: commands and levels eds-md command reference 141 = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate en...

  • Page 142

    5: commands and levels eds-md command reference 142 protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac)...

  • Page 143

    5: commands and levels eds-md command reference 143 timeout. Exit exits to the next higher level. No address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encry...

  • Page 144

    5: commands and levels eds-md command reference 144 each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Aes encrypt key sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes m...

  • Page 145

    5: commands and levels eds-md command reference 145 validate certificate enable requires verification of the server certificate when connecting. Vip disable makes connections using the specified address. Vip enable makes connections using the vip name. Vip name sets the vip name. Write stores the cu...

  • Page 146

    5: commands and levels eds-md command reference 146 protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the curren...

  • Page 147

    5: commands and levels eds-md command reference 147 = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc...

  • Page 148

    5: commands and levels eds-md command reference 148 ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate c...

  • Page 149

    5: commands and levels eds-md command reference 149 port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for conne...

  • Page 150

    5: commands and levels eds-md command reference 150 credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default 45 second connect mode tcp keep alive timeout. Exit exits to the next high...

  • Page 151

    5: commands and levels eds-md command reference 151 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that ...

  • Page 152

    5: commands and levels eds-md command reference 152 the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires verification of the server certificate when connecting. Vip disable makes con...

  • Page 153

    5: commands and levels eds-md command reference 153 protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp prot...

  • Page 154

    5: commands and levels eds-md command reference 154 no address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa cert...

  • Page 155

    5: commands and levels eds-md command reference 155 each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text ...

  • Page 156

    5: commands and levels eds-md command reference 156 vip enable makes connections using the vip name. Vip name sets the vip name. Write stores the current configuration in permanent memory. Host 13 (tunnel-connect-host:1:13) level commands address sets the remote host to establish tunneling connectio...

  • Page 157

    5: commands and levels eds-md command reference 157 tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling c...

  • Page 158

    5: commands and levels eds-md command reference 158 each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text ...

  • Page 159

    5: commands and levels eds-md command reference 159 with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Val...

  • Page 160

    5: commands and levels eds-md command reference 160 protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode...

  • Page 161

    5: commands and levels eds-md command reference 161 default tcp keep alive restores the default 45 second connect mode tcp keep alive timeout. Exit exits to the next higher level. No address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the conne...

  • Page 162

    5: commands and levels eds-md command reference 162 aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Aes encrypt key sets the connect tunnel aes encrypt key...

  • Page 163

    5: commands and levels eds-md command reference 163 validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires verification of the server certificate when connecting. Vip disable makes connections using the specified address. Vip e...

  • Page 164

    5: commands and levels eds-md command reference 164 protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the current configu...

  • Page 165

    5: commands and levels eds-md command reference 165 no aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connecti...

  • Page 166

    5: commands and levels eds-md command reference 166 tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note...

  • Page 167

    5: commands and levels eds-md command reference 167 write stores the current configuration in permanent memory. Host 14 (tunnel-connect-host:1:14) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets t...

  • Page 168

    5: commands and levels eds-md command reference 168 show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. T...

  • Page 169

    5: commands and levels eds-md command reference 169 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that ...

  • Page 170

    5: commands and levels eds-md command reference 170 the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires verification of the server certificate when connecting. Vip disable makes con...

  • Page 171

    5: commands and levels eds-md command reference 171 protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp prot...

  • Page 172

    5: commands and levels eds-md command reference 172 no address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa cert...

  • Page 173

    5: commands and levels eds-md command reference 173 each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text ...

  • Page 174

    5: commands and levels eds-md command reference 174 vip enable makes connections using the vip name. Vip name sets the vip name. Write stores the current configuration in permanent memory. Host 15 (tunnel-connect-host:4:15) level commands address sets the remote host to establish tunneling connectio...

  • Page 175

    5: commands and levels eds-md command reference 175 tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling c...

  • Page 176

    5: commands and levels eds-md command reference 176 no port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use ...

  • Page 177

    5: commands and levels eds-md command reference 177 aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Auto show statistics show connection statistics clrscrn...

  • Page 178

    5: commands and levels eds-md command reference 178 = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc...

  • Page 179

    5: commands and levels eds-md command reference 179 ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate c...

  • Page 180

    5: commands and levels eds-md command reference 180 each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Aes encrypt key sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes m...

  • Page 181

    5: commands and levels eds-md command reference 181 validate certificate enable requires verification of the server certificate when connecting. Vip disable makes connections using the specified address. Vip enable makes connections using the vip name. Vip name sets the vip name. Write stores the cu...

  • Page 182

    5: commands and levels eds-md command reference 182 protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the curren...

  • Page 183

    5: commands and levels eds-md command reference 183 no aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep ali...

  • Page 184

    5: commands and levels eds-md command reference 184 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that ...

  • Page 185

    5: commands and levels eds-md command reference 185 host 16 (tunnel-connect-host:4:16) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each ...

  • Page 186

    5: commands and levels eds-md command reference 186 session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets t...

  • Page 187

    5: commands and levels eds-md command reference 187 no tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunnelin...

  • Page 188

    5: commands and levels eds-md command reference 188 auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default...

  • Page 189

    5: commands and levels eds-md command reference 189 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16...

  • Page 190

    5: commands and levels eds-md command reference 190 = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate en...

  • Page 191

    5: commands and levels eds-md command reference 191 no ssh username clears the ssh username associated with the host. Protocol ssh sets the protocol to ssh. Protocol telnet sets the protocol to telnet. Remote address sets the ip address of the remote host to connect to when this host is selected on ...

  • Page 192

    5: commands and levels eds-md command reference 192 host change to config host level name sets the name of the host. = name of the host. No name clears the name of the host. No remote address clears the remote address of the host. No ssh username clears the ssh username associated with the host. Pro...

  • Page 193

    5: commands and levels eds-md command reference 193 no aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep ali...

  • Page 194

    5: commands and levels eds-md command reference 194 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that ...

  • Page 195

    5: commands and levels eds-md command reference 195 host 2 (tunnel-connect-host:6:2) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each by...

  • Page 196

    5: commands and levels eds-md command reference 196 session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets t...

  • Page 197

    5: commands and levels eds-md command reference 197 no tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunnelin...

  • Page 198

    5: commands and levels eds-md command reference 198 auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default...

  • Page 199

    5: commands and levels eds-md command reference 199 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16...

  • Page 200

    5: commands and levels eds-md command reference 200 = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate en...

  • Page 201

    5: commands and levels eds-md command reference 201 protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac)...

  • Page 202

    5: commands and levels eds-md command reference 202 timeout. Exit exits to the next higher level. No address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encry...

  • Page 203

    5: commands and levels eds-md command reference 203 no name clears the name of the host. No remote address clears the remote address of the host. No ssh username clears the ssh username associated with the host. Protocol ssh sets the protocol to ssh. Protocol telnet sets the protocol to telnet. Remo...

  • Page 204

    5: commands and levels eds-md command reference 204 which depends on the selected protocol. Exit exits to the configuration level. Host change to config host level name sets the name of the host. = name of the host. No name clears the name of the host. No remote address clears the remote address of ...

  • Page 205

    5: commands and levels eds-md command reference 205 host 23 (config-host:23) level commands clrscrn clears the screen. Default protocol restores the default value of the protocol (telnet). Default remote port sets the remote port (used to connect to the host) to the de- fault value, which depends on...

  • Page 206

    5: commands and levels eds-md command reference 206 show history displays the last 20 commands entered during the current cli session. Ssh username sets the username for logging into the host via ssh. = username. Write stores the current configuration in permanent memory. Host 25 (config-host:25) le...

  • Page 207

    5: commands and levels eds-md command reference 207 selected on the login connect menu. = ip address. Remote port sets the remote port used to connect to the host. = port to be used. Show displays the current configuration. Show history displays the last 20 commands entered during the current cli se...

  • Page 208

    5: commands and levels eds-md command reference 208 no ssh username clears the ssh username associated with the host. Protocol ssh sets the protocol to ssh. Protocol telnet sets the protocol to telnet. Remote address sets the ip address of the remote host to connect to when this host is selected on ...

  • Page 209

    5: commands and levels eds-md command reference 209 note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains ...

  • Page 210

    5: commands and levels eds-md command reference 210 = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires verification of the server certificate when connecting. Vip disable makes connections us...

  • Page 211

    5: commands and levels eds-md command reference 211 tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the curr...

  • Page 212

    5: commands and levels eds-md command reference 212 connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tu...

  • Page 213

    5: commands and levels eds-md command reference 213 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16...

  • Page 214

    5: commands and levels eds-md command reference 214 vip name sets the vip name. Write stores the current configuration in permanent memory. Host 3 (tunnel-connect-host:4:3) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote ho...

  • Page 215

    5: commands and levels eds-md command reference 215 show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections ...

  • Page 216

    5: commands and levels eds-md command reference 216 no ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh ...

  • Page 217

    5: commands and levels eds-md command reference 217 note that quotes must enclose the value if it contains spaces. Auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default...

  • Page 218

    5: commands and levels eds-md command reference 218 aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note th...

  • Page 219

    5: commands and levels eds-md command reference 219 connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when con...

  • Page 220

    5: commands and levels eds-md command reference 220 no name clears the name of the host. No remote address clears the remote address of the host. No ssh username clears the ssh username associated with the host. Protocol ssh sets the protocol to ssh. Protocol telnet sets the protocol to telnet. Remo...

  • Page 221

    5: commands and levels eds-md command reference 221 which depends on the selected protocol. Exit exits to the configuration level. Host change to config host level name sets the name of the host. = name of the host. No name clears the name of the host. No remote address clears the remote address of ...

  • Page 222

    5: commands and levels eds-md command reference 222 connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tu...

  • Page 223

    5: commands and levels eds-md command reference 223 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16...

  • Page 224

    5: commands and levels eds-md command reference 224 vip name sets the vip name. Write stores the current configuration in permanent memory. Host 4 (tunnel-connect-host:6:4) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote ho...

  • Page 225

    5: commands and levels eds-md command reference 225 show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections ...

  • Page 226

    5: commands and levels eds-md command reference 226 no ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh ...

  • Page 227

    5: commands and levels eds-md command reference 227 note that quotes must enclose the value if it contains spaces. Auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default...

  • Page 228

    5: commands and levels eds-md command reference 228 aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note th...

  • Page 229

    5: commands and levels eds-md command reference 229 connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when con...

  • Page 230

    5: commands and levels eds-md command reference 230 = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with ae...

  • Page 231

    5: commands and levels eds-md command reference 231 default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default 45 second connect mode tcp keep alive timeout. Exit exits to the next higher level. No address removes the remote host address used to establish tu...

  • Page 232

    5: commands and levels eds-md command reference 232 name sets the name of the host. = name of the host. No name clears the name of the host. No remote address clears the remote address of the host. No ssh username clears the ssh username associated with the host. Protocol ssh sets the protocol to ss...

  • Page 233

    5: commands and levels eds-md command reference 233 no credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip nam...

  • Page 234

    5: commands and levels eds-md command reference 234 note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains ...

  • Page 235

    5: commands and levels eds-md command reference 235 address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. By...

  • Page 236

    5: commands and levels eds-md command reference 236 show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer....

  • Page 237

    5: commands and levels eds-md command reference 237 no vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protoc...

  • Page 238

    5: commands and levels eds-md command reference 238 clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default 45 second connect mode tcp keep alive timeout. ...

  • Page 239

    5: commands and levels eds-md command reference 239 tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note...

  • Page 240

    5: commands and levels eds-md command reference 240 tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires ver...

  • Page 241

    5: commands and levels eds-md command reference 241 protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol...

  • Page 242

    5: commands and levels eds-md command reference 242 exit exits to the next higher level. No address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. N...

  • Page 243

    5: commands and levels eds-md command reference 243 no remote address clears the remote address of the host. No ssh username clears the ssh username associated with the host. Protocol ssh sets the protocol to ssh. Protocol telnet sets the protocol to telnet. Remote address sets the ip address of the...

  • Page 244

    5: commands and levels eds-md command reference 244 no tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunnelin...

  • Page 245

    5: commands and levels eds-md command reference 245 auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default...

  • Page 246

    5: commands and levels eds-md command reference 246 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16...

  • Page 247

    5: commands and levels eds-md command reference 247 = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate en...

  • Page 248

    5: commands and levels eds-md command reference 248 protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac)...

  • Page 249

    5: commands and levels eds-md command reference 249 timeout. Exit exits to the next higher level. No address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encry...

  • Page 250

    5: commands and levels eds-md command reference 250 each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Aes encrypt key sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes m...

  • Page 251

    5: commands and levels eds-md command reference 251 validate certificate enable requires verification of the server certificate when connecting. Vip disable makes connections using the specified address. Vip enable makes connections using the vip name. Vip name sets the vip name. Write stores the cu...

  • Page 252

    5: commands and levels eds-md command reference 252 protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the curren...

  • Page 253

    5: commands and levels eds-md command reference 253 no aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep ali...

  • Page 254

    5: commands and levels eds-md command reference 254 protocol telnet sets the protocol to telnet. Remote address sets the ip address of the remote host to connect to when this host is selected on the login connect menu. = ip address. Remote port sets the remote port used to connect to the host. = por...

  • Page 255

    5: commands and levels eds-md command reference 255 = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with ae...

  • Page 256

    5: commands and levels eds-md command reference 256 default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default 45 second connect mode tcp keep alive timeout. Exit exits to the next higher level. No address removes the remote host address used to establish tu...

  • Page 257

    5: commands and levels eds-md command reference 257 note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains ...

  • Page 258

    5: commands and levels eds-md command reference 258 = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate enable requires verification of the server certificate when connecting. Vip disable makes connections us...

  • Page 259

    5: commands and levels eds-md command reference 259 tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the curr...

  • Page 260

    5: commands and levels eds-md command reference 260 connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tu...

  • Page 261

    5: commands and levels eds-md command reference 261 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16...

  • Page 262

    5: commands and levels eds-md command reference 262 vip name sets the vip name. Write stores the current configuration in permanent memory. Host 7 (tunnel-connect-host:2:7) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote ho...

  • Page 263

    5: commands and levels eds-md command reference 263 show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections ...

  • Page 264

    5: commands and levels eds-md command reference 264 no ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh ...

  • Page 265

    5: commands and levels eds-md command reference 265 = ip address. Remote port sets the remote port used to connect to the host. = port to be used. Show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Ssh username sets the usernam...

  • Page 266

    5: commands and levels eds-md command reference 266 protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol...

  • Page 267

    5: commands and levels eds-md command reference 267 exit exits to the next higher level. No address removes the remote host address used to establish tunneling connections. No aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. N...

  • Page 268

    5: commands and levels eds-md command reference 268 aes encrypt key sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note th...

  • Page 269

    5: commands and levels eds-md command reference 269 vip enable makes connections using the vip name. Vip name sets the vip name. Write stores the current configuration in permanent memory. Host 8 (tunnel-connect-host:5:8) level commands address sets the remote host to establish tunneling connections...

  • Page 270

    5: commands and levels eds-md command reference 270 tunneling. Show shows the current configuration. Show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling c...

  • Page 271

    5: commands and levels eds-md command reference 271 no port removes the remote port used to establish tunnel connections. No ssh username removes the ssh user name. No tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use ...

  • Page 272

    5: commands and levels eds-md command reference 272 aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note that quotes must enclose the value if it contains spaces. Auto show statistics show connection statistics clrscrn...

  • Page 273

    5: commands and levels eds-md command reference 273 = ip address or host name of the remote host. Aes decrypt key sets the connect tunnel aes decrypt key with up to 16 bytes. Each byte is represented by two adjacent hex digits. Bytes may run together or be separated by optional punctua- tion: 123abc...

  • Page 274

    5: commands and levels eds-md command reference 274 ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate c...

  • Page 275

    5: commands and levels eds-md command reference 275 port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunneling. Protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for conne...

  • Page 276

    5: commands and levels eds-md command reference 276 show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Ssh username sets the username for logging into the host via ssh. = username. Write stores the current configuration in perm...

  • Page 277

    5: commands and levels eds-md command reference 277 protocol telnet uses telnet protocol (with iac) for connect mode tunneling. Protocol udp uses udp protocol for connect mode tunneling. Protocol udp aes uses udp protocol with aes encryption for connect mode tunneling. Show shows the current configu...

  • Page 278

    5: commands and levels eds-md command reference 278 no aes decrypt key removes the connect tunnel aes decrypt key. No aes encrypt key removes the connect tunnel aes encrypt key. No credentials clears the rsa/dsa certificate selection. No port removes the remote port used to establish tunnel connecti...

  • Page 279

    5: commands and levels eds-md command reference 279 tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes encrypt key text sets the connect tunnel aes encrypt key with up to 16 bytes. Each byte is represented by a single character. Note...

  • Page 280

    5: commands and levels eds-md command reference 280 write stores the current configuration in permanent memory. Host 9 (tunnel-connect-host:5:9) level commands address sets the remote host to establish tunneling connections with. = ip address or host name of the remote host. Aes decrypt key sets the...

  • Page 281

    5: commands and levels eds-md command reference 281 show history displays the last 20 commands entered during the current cli session. Show statistics show connection statistics ssh username sets the ssh user name for use when establishing tunneling connections with other devices. = ssh user name. T...

  • Page 282

    5: commands and levels eds-md command reference 282 no tcp keep alive disables the connect mode tcp keep alive timeout. No vip name removes the vip name. Port sets the remote port to use for connect mode tunneling. = number of the port to use. Protocol ssh uses ssh protocol for connect mode tunnelin...

  • Page 283

    5: commands and levels eds-md command reference 283 auto show statistics show connection statistics clrscrn clears the screen. Credentials selects the rsa/dsa certificates by name for the ssl client. Default protocol restores the default protocol as "tcp". Default tcp keep alive restores the default...

  • Page 284

    5: commands and levels eds-md command reference 284 bytes may run together or be separated by optional punctua- tion: 123abc "12 3a bc" 12,3a,bc 12.3a.Bc 12:3a:bc note that quotes must enclose the value if it contains spaces. Aes decrypt key text sets the connect tunnel aes decrypt key with up to 16...

  • Page 285

    5: commands and levels eds-md command reference 285 = ssh user name. Tcp keep alive enables tcp keep alive for connect mode tunneling and sets the timer. = timer value, in milliseconds. Validate certificate disable skips verification of the server certificate when connecting. Validate certificate en...

  • Page 286

    5: commands and levels eds-md command reference 286 protocol ssl uses ssl protocol for connect mode tunneling. Protocol tcp uses tcp protocol for connect mode tunneling. Protocol tcp aes uses tcp protocol with aes encryption for connect mode tunneling. Protocol telnet uses telnet protocol (with iac)...

  • Page 287

    5: commands and levels eds-md command reference 287 ssh username sets the username for logging into the host via ssh. = username. Write stores the current configuration in permanent memory. Http (config-http) level commands auth creates a new http server authentication directive. = uri of the server...

  • Page 288

    5: commands and levels eds-md command reference 288 %q query string (prepend with '?' or empty '-') %t timestamp hh:mm:ss (same as apache '%(%h:%m:%s)t') %u remote user (could be bogus for 401 status) %u url path info %r first line of request (same as '%m %u%q ') %s return status logging state disab...

  • Page 289

    5: commands and levels eds-md command reference 289 if 1 (config-if:eth0) level commands bootp disable disables bootp. Bootp enable enables bootp. Clrscrn clears the screen. Default gateway sets the configurable gateway ip address to the default value. Default mtu restores the default maximum transm...

  • Page 290

    5: commands and levels eds-md command reference 290 session. Write stores the current configuration in permanent memory. Line 1 (line:1) level commands auto show statistics continuously displays line statistics. Baud rate sets the line speed. = the speed. Standard speeds include 1200, 2400, 4800, 96...

  • Page 291

    5: commands and levels eds-md command reference 291 name sets the name for this line. No clear line counters restores the serial counters to the aggregate values. No command mode disables command mode for the current line. No command mode signon message clears the signon message displayed at boot ti...

  • Page 292

    5: commands and levels eds-md command reference 292 baud rate sets the line speed. = the speed. Standard speeds include 1200, 2400, 4800, 9600, 19200, and so on. Clear line counters sets the serial counters to zero. Clrscrn clears the screen. Command mode always sets the current line to always be in...

  • Page 293

    5: commands and levels eds-md command reference 293 entering command mode. No gap timer removes the gap timer, so forwarding depends on the line speed. No name removes the name of this line. Parity even uses a parity bit on the line for even parity. Parity none does not use a parity bit on the line....

  • Page 294

    5: commands and levels eds-md command reference 294 clear line counters sets the serial counters to zero. Clrscrn clears the screen. Command mode always sets the current line to always be in command mode. Command mode echo serial string disable disables user-defined serial boot string to be echoed i...

  • Page 295

    5: commands and levels eds-md command reference 295 no name removes the name of this line. Parity even uses a parity bit on the line for even parity. Parity none does not use a parity bit on the line. Parity odd uses a parity bit on the line for odd parity. Protocol none uses no protocol on the line...

  • Page 296

    5: commands and levels eds-md command reference 296 command mode echo serial string enable enables user-defined serial boot string to be echoed in the cli. Command mode serial string enables user to enter a custom string at boot time to enter command mode. Command mode serial string sets a string th...

  • Page 297

    5: commands and levels eds-md command reference 297 protocol none uses no protocol on the line. Protocol tunnel applies tunnel protocol on the line. Reassert asserts line status with current configured values. Show displays the current status. Show command mode shows the command mode settings for th...

  • Page 298

    5: commands and levels eds-md command reference 298 mand mode. = text with possible binary characters. Within [] use binary decimal up to 255 or hex up to 0xff. Within {} specify decimal milliseconds time delay. Command mode signon message sets a sign-on message that is sent from the serial port whe...

  • Page 299

    5: commands and levels eds-md command reference 299 show command mode shows the command mode settings for the current line. Show history displays the last 20 commands entered during the current cli session. Show line displays the current configuration. Show statistics shows the line statistics. Stat...

  • Page 300

    5: commands and levels eds-md command reference 300 the device boots and when the line is in command mode. = text with possible binary characters. Within [] use binary decimal up to 255 or hex up to 0xff. Command mode wait time sets boot-up wait time for command mode serial string. = wait time. Conf...

  • Page 301

    5: commands and levels eds-md command reference 301 show statistics shows the line statistics. State disable disables the line so data cannot be sent/received. State enable enables the line so data can be sent/received. Stop bits 1 uses one stop bit after data on the line. Stop bits 2 uses two stop ...

  • Page 302

    5: commands and levels eds-md command reference 302 = wait time. Configure current settings configures line with the current value of settings. Data bits 7 uses seven bits for data on the line. Data bits 8 uses eight bits for data on the line. Default baud rate restores the default speed of 9600 bit...

  • Page 303

    5: commands and levels eds-md command reference 303 stop bits 2 uses two stop bits after data on the line. Terminal enters the configure-terminal level. = number of the terminal line (serial port) to be confi- gured. Terminal network enters the configure-terminal level for the network. Threshold set...

  • Page 304

    5: commands and levels eds-md command reference 304 default baud rate restores the default speed of 9600 bits per second. Default data bits restores the default of eight data bits. Default flow control restores the default of no flow control. Default parity restores the default of no parity. Default...

  • Page 305

    5: commands and levels eds-md command reference 305 threshold sets the threshold in bytes. After this many bytes are received, they are forwarded without delay. Tunnel enters the tunnel level. = number of the tunnel line (serial port) to be confi- gured. Write stores the current configuration in per...

  • Page 306

    5: commands and levels eds-md command reference 306 connect string sets the connect string used in modem emulation. = connect string. Default incoming connection default disables incoming network connections. Default response type default uses text type responses. Display remote ip disable the incom...

  • Page 307

    5: commands and levels eds-md command reference 307 incoming connection automatic automatically answer incoming network connections. Incoming connection disabled disable incoming network connections. Incoming connection manual wait for an ata command before answering an incoming net- work connection...

  • Page 308

    5: commands and levels eds-md command reference 308 write stores the current configuration in permanent memory. Modem (tunnel-modem:5) level commands clrscrn clears the screen. Connect string sets the connect string used in modem emulation. = connect string. Default incoming connection default disab...

  • Page 309

    5: commands and levels eds-md command reference 309 error unknown commands disable returns ok on unknown at commands. Error unknown commands enable returns an error upon unknown at commands. Exit returns to the tunnel level. Incoming connection automatic automatically answer incoming network connect...

  • Page 310

    5: commands and levels eds-md command reference 310 show status displays tunnel modem status. Verbose response disable does not send modem response codes. Verbose response enable sends modem response codes out on the serial line. Write stores the current configuration in permanent memory. Modem (tun...

  • Page 311

    5: commands and levels eds-md command reference 311 echo pluses disable does not echo the +++ characters when entering modem command mode. Echo pluses enable echoes the +++ characters when entering modem command mode. Error unknown commands disable returns ok on unknown at commands. Error unknown co...

  • Page 312

    5: commands and levels eds-md command reference 312 = number of bytes in the threshold. Timeout sets the timeout value for packing mode in milliseconds. = timeout value, in milliseconds. Trailing character sets the trailing character for packing mode. The character may be input as text, control, dec...

  • Page 313

    5: commands and levels eds-md command reference 313 exit returns to the tunnel level. No trailing character removes the trailing character for packing mode. Packing mode disable disables packing. Data is sent to the network when received. Packing mode send character sets packing mode to accumulate d...

  • Page 314

    5: commands and levels eds-md command reference 314 session. Threshold sets the threshold (byte count). If the queued data reaches this threshold then the data will be sent. = number of bytes in the threshold. Timeout sets the timeout value for packing mode in milliseconds. = timeout value, in milli...

  • Page 315

    5: commands and levels eds-md command reference 315 default send character removes the send character for packing mode. Default threshold restores the default threshold. Default timeout restores the default packing mode timeout. Exit returns to the tunnel level. No trailing character removes the tra...

  • Page 316

    5: commands and levels eds-md command reference 316 a hex value character has the form 0xff. Show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Threshold sets the threshold (byte count). If the queued data reaches this threshol...

  • Page 317

    5: commands and levels eds-md command reference 317 password (tunnel-accept-password:8) level commands clrscrn clears the screen. Exit exits to the next higher level. No password removes the password so connections will be accepted unchal- lenged. Password sets the password required on the network s...

  • Page 318

    5: commands and levels eds-md command reference 318 write stores the current configuration in permanent memory. Password (tunnel-accept-password:5) level commands clrscrn clears the screen. Exit exits to the next higher level. No password removes the password so connections will be accepted unchal- ...

  • Page 319

    5: commands and levels eds-md command reference 319 session. Write stores the current configuration in permanent memory. Password (tunnel-accept-password:2) level commands clrscrn clears the screen. Exit exits to the next higher level. No password removes the password so connections will be accepted...

  • Page 320

    5: commands and levels eds-md command reference 320 enable enters the enable level. Exit exit from the system ping ping destination continuously with 5 second timeout ping ping destination n times with 5 second timeout ping ping destination n times with x timeout (in seconds) show show system inform...

  • Page 321

    5: commands and levels eds-md command reference 321 show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Write stores the current configuration in permanent memory. Serial (tunnel-serial:7) level commands clrscrn clears the scree...

  • Page 322

    5: commands and levels eds-md command reference 322 nection is active. Dtr continuously asserted asserts dtr regardless of any connections. Dtr truport asserts dtr to match remote dsr when connected via telnet. Dtr unasserted does not assert dtr. Exit returns to the tunnel level. Show displays the c...

  • Page 323

    5: commands and levels eds-md command reference 323 write stores the current configuration in permanent memory. Server (ssh-server) level commands authorized user sets authorized username, password, and optionally rsa and/or dsa public keys clrscrn clears the screen. Delete all authorized users remo...

  • Page 324

    5: commands and levels eds-md command reference 324 default max sessions restores the default maximum allowed concurrent incoming ssh sessions. Default port restores the default local port to the ssh server. Exit exits to the cli level. Max sessions sets the maximum allowed concurrent incoming ssh s...

  • Page 325

    5: commands and levels eds-md command reference 325 state enable enables syslog logging. Write stores the current configuration in permanent memory. Telnet (config-cli-telnet) level commands authentication disable no password required for telnet users. Authentication enable challenges the telnet use...

  • Page 326

    5: commands and levels eds-md command reference 326 send break sets the optional send break character. = the character. The character may be input as text, control, decimal, or hex. A control character has the form c. A decimal value character has the form \99. A hex value character has the form 0xf...

  • Page 327

    5: commands and levels eds-md command reference 327 show displays the current configuration. Show history displays the last 20 commands entered during the current cli session. Terminal enters the configure-terminal level. = number of the terminal line (serial port) to be confi- gured. Terminal netwo...

  • Page 328

    5: commands and levels eds-md command reference 328 gured. Terminal network enters the configure-terminal level for the network. Terminal type sets the terminal type. Tunnel enters the tunnel level. = number of the tunnel line (serial port) to be confi- gured. Write stores the current configuration ...

  • Page 329

    5: commands and levels eds-md command reference 329 gured. Write stores the current configuration in permanent memory. Terminal 5 (config-terminal:5) level commands break duration sets how long a break should last when it is being sent to the line. = number of milliseconds. Clrscrn clears the screen...

  • Page 330

    5: commands and levels eds-md command reference 330 = number of milliseconds. Clrscrn clears the screen. Default break duration restores the break duration to the default value (500 ms). Default terminal type sets the default terminal type, "unknown". Echo disable disables echoing of characters rece...

  • Page 331

    5: commands and levels eds-md command reference 331 line. Echo enable enables echoing of characters received on the line back to the line. Exit exits to the configuration level. Exit connect menu disable on the login connect menu, removes the menu item allowing the user to exit to the cli. Exit conn...

  • Page 332

    5: commands and levels eds-md command reference 332 the user to exit to the cli. Exit connect menu enable on the login connect menu, inserts the menu item allowing the user to exit to the cli. Line enters the line level. = number of the line (serial port) to be configured. Login connect menu disable...

  • Page 333

    5: commands and levels eds-md command reference 333 line enters the line level. = number of the line (serial port) to be configured. Login connect menu disable disables the login connect menu, so a user will get the cli im- mediately after logging in. Login connect menu enable enables the login conn...

  • Page 334

    5: commands and levels eds-md command reference 334 modem enters the modem level for this tunnel. No clear counters unzeros all tunnel counters packing enters the packing level for this tunnel. Serial enters the serial level for this tunnel. Show history displays the last 20 commands entered during ...

  • Page 335

    5: commands and levels eds-md command reference 335 line enters the line level. = number of the line (serial port) to be configured. Modem enters the modem level for this tunnel. No clear counters unzeros all tunnel counters packing enters the packing level for this tunnel. Serial enters the serial ...

  • Page 336

    5: commands and levels eds-md command reference 336 disconnect enters the disconnect level for this tunnel. Exit exits to the enable level. Line enters the line level. = number of the line (serial port) to be configured. Modem enters the modem level for this tunnel. No clear counters unzeros all tun...

  • Page 337

    5: commands and levels eds-md command reference 337 clrscrn clears the screen. Connect enters the connect level for this tunnel. Disconnect enters the disconnect level for this tunnel. Exit exits to the enable level. Line enters the line level. = number of the line (serial port) to be configured. Mo...

  • Page 338

    5: commands and levels eds-md command reference 338 auto show status displays vip status continuously. Clear counters sets the vip counters to zero. Clrscrn clears the screen. Exit exits to the configuration level. No clear counters restores the vip counters to the aggregate values. Show displays th...