Small Office Remote Access Switch 531S YSTEM COMMANDSTerminal Commands• , where is in the range of ASCII 'A' to ASCII '_'• , where is in the range of ASCII 'a' to ASCII 'z' (note that lowercase letters are converted to upper case before they are used)• , where is in the range of ASCII '!' to ASCII '~'To specify the key in theset escape command, use the ’>’ character. Thefollowing is an example of setting the escape character equal to ‘ P’:statusThestatus command can be used to interrogate information about the current Telnetsession.toggleThetoggle command can be used to set various operating parameters for the currentTelnet session. Currently, the only parameter available isdebug.If no parameters are specified on thetoggle command line (or iftoggle ? is entered),the following help message is displayed:The toggle debug command allows you to turn the Telnet debug mode on or off. If thedebug mode is turned on, messages beginning with “[TELNET-C]” may appear in thesystem log file. Most users will not find these messages helpful. If you have difficulty withthe system Telnet client feature, we suggest you call your Distributor or Customer Support.T ERMINAL C OMMANDSThe CyberSWITCH supports two terminal types: vt100 and ANSI. When a Telnet connection isestablished, the system attempts to negotiate the terminal type. When the negotiation fails, thesystem sets the terminal type to vt100.To successfully issue thepkt display,semi perm, andmc commands, you must have theterminal type set identically for both the Telnet emulator and the terminal emulation. To do this,use theterm set command.The following commands are used to display the terminal type currently in use or to set theterminal type.termDisplays the terminal type name.term set type>Allows you to set the terminal type. You may set the terminal type to either vt100 or ANSI.[System Name]>set escape ^PEscape character is ‘^P’.[System Name]>toggleAvailable toggle commands:debug - Turn TELNET debug mode on or off.? - Display this help information.