// Commands // absolute-timeout // NOT IMPLEMENTED lineauxC.addSC("absolute-timeout", "Set absolute timeout for line disconnection"); // access-class // NOT IMPLEMENTED lineauxC.addSC("access-class", "Filter connections based on an IP access list"); // activation-character // NOT IMPLEMENTED lineauxC.addSC("activation-character", "Define the activation character"); // arap // NOT IMPLEMENTED lineauxC.addSC("arap", "Appletalk Remote Access Protocol"); // autocommand // NOT IMPLEMENTED lineauxC.addSC("autocommand", "Automatically execute an EXEC command"); // autohangup // NOT IMPLEMENTED lineauxC.addSC("autohangup", "Automatically hangup when last connection closes"); // autoselect // NOT IMPLEMENTED lineauxC.addSC("autoselect", "Set line to autoselect"); // data-character-bits // NOT IMPLEMENTED lineauxC.addSC("data-character-bits", "Size of characters being handled"); // databits // NOT IMPLEMENTED lineauxC.addSC("databits", "Set number of data bits per character"); // default // NOT IMPLEMENTED lineauxC.addSC("default", "Set a command to its defaults"); // disconnect-character // NOT IMPLEMENTED lineauxC.addSC("disconnect-character", "Define the disconnect character"); // dispatch-character // NOT IMPLEMENTED lineauxC.addSC("dispatch-character", "Define the dispatch character"); // dispatch-machine // NOT IMPLEMENTED lineauxC.addSC("dispatch-machine", "Reference a TCP dispatch state machine"); // dispatch-timeout // NOT IMPLEMENTED lineauxC.addSC("dispatch-timeout", "Set the dispatch timer"); // domain-lookup // NOT IMPLEMENTED lineauxC.addSC("domain-lookup", "Enable domain lookups in show commands"); // editing // NOT IMPLEMENTED lineauxC.addSC("editing", "Enable command line editing"); // escape-character // NOT IMPLEMENTED lineauxC.addSC("escape-character", "Change the current line's escape character"); // exec // NOT IMPLEMENTED lineauxC.addSC("exec", "Start an EXEC process"); // exec-banner // NOT IMPLEMENTED lineauxC.addSC("exec-banner", "Enable the display of the EXEC banner"); // exec-character-bits // NOT IMPLEMENTED lineauxC.addSC("exec-character-bits", "Size of characters to the command exec"); // exec-timeout // NOT IMPLEMENTED lineauxC.addSC("exec-timeout", "Set the EXEC timeout"); // exit lineauxC.addSC("exit","Exit from line-aux configuration mode"); // flowcontrol // NOT IMPLEMENTED lineauxC.addSC("flowcontrol", "Set the flow control"); // flush-at-activation // NOT IMPLEMENTED lineauxC.addSC("flush-at-activation", "Clear input stream at activation"); // full-help // NOT IMPLEMENTED lineauxC.addSC("full-help", "Provide help to unprivileged user"); // help // NOT IMPLEMENTED lineauxC.addSC("help", "Description of the interactive help system"); // history // NOT IMPLEMENTED lineauxC.addSC("history", "Enable and control the command history function"); // hold-character // NOT IMPLEMENTED lineauxC.addSC("hold-character", "Define the hold character"); // insecure // NOT IMPLEMENTED lineauxC.addSC("insecure", "Mark line as 'insecure' for LAT"); // international // NOT IMPLEMENTED lineauxC.addSC("international", "Enable international 8-bit character support"); // ip // NOT IMPLEMENTED lineauxC.addSC("ip", "IP options"); // length // NOT IMPLEMENTED //lineauxC.addSC("length", "Set number of lines on a screen"); // location // NOT IMPLEMENTED lineauxC.addSC("location", "Enter terminal location description"); // lockable // NOT IMPLEMENTED lineauxC.addSC("lockable", "Allow users to lock a line"); // logging // NOT IMPLEMENTED lineauxC.addSC("logging", "Modify message logging facilities"); // login lineauxC.addSC("login", "Enable password checking"); lineauxC.login.addSC("local", "Local password checking"); lineauxC.login.addSC("tacacs","Use tacacs server for password checking"); // logout-warning // NOT IMPLEMENTED lineauxC.addSC("logout-warning", "Set Warning countdown for absolute timeout of line"); // modem // NOT IMPLEMENTED lineauxC.addSC("modem", "Configure the Modem Control Lines"); // monitor // NOT IMPLEMENTED lineauxC.addSC("monitor", "Copy debug output to the current terminal line"); // motd-banner // NOT IMPLEMENTED lineauxC.addSC("motd-banner", "Enable the display of the MOTD banner"); // no // NOT IMPLEMENTED lineauxC.addSC("no", "Negate a command or set its defaults"); // notify // NOT IMPLEMENTED lineauxC.addSC("notify", "Inform users of output from concurrent sessions"); // ntp // NOT IMPLEMENTED lineauxC.addSC("ntp", "Configure NTP"); // padding // NOT IMPLEMENTED lineauxC.addSC("padding", "Set padding for a specified output character"); // parity // NOT IMPLEMENTED lineauxC.addSC("parity", "Set terminal parity"); // password lineauxC.addSC("password", "Set a password"); lineauxC.password.addSC("LINE", "The UNENCRYPTED (cleartext) line password", true); // private // NOT IMPLEMENTED lineauxC.addSC("private", "Configuration options that user can set will remain in effect between terminal sessions"); // privilege // NOT IMPLEMENTED lineauxC.addSC("privilege", "Change privilege level for line"); // refuse-message // NOT IMPLEMENTED lineauxC.addSC("refuse-message", "Define a refuse banner"); // rotary // NOT IMPLEMENTED lineauxC.addSC("rotary", "Add line to a rotary group"); // rxspeed // NOT IMPLEMENTED lineauxC.addSC("rxspeed", "Set the receive speed"); // script // NOT IMPLEMENTED lineauxC.addSC("script", "specify event related chat scripts to run on the line"); // session-disconnect-warning // NOT IMPLEMENTED lineauxC.addSC("session-disconnect-warning", "Set warning countdown for session-timeout"); // session-limit // NOT IMPLEMENTED lineauxC.addSC("session-limit", "Set maximum number of sessions"); // session-timeout // NOT IMPLEMENTED lineauxC.addSC("session-timeout", "Set interval for closing connection when there is no input traffic"); // special-character-bits // NOT IMPLEMENTED lineauxC.addSC("special-character-bits", "Size of the escape (and other special) characters"); // speed // NOT IMPLEMENTED lineauxC.addSC("speed", "Set the transmit and receive speeds"); // start-character // NOT IMPLEMENTED lineauxC.addSC("start-character", "Define the start character"); // stop-character // NOT IMPLEMENTED lineauxC.addSC("stop-character", "Define the stop character"); // stopbits // NOT IMPLEMENTED lineauxC.addSC("stopbits", "Set async line stop bits"); // telnet lineauxC.addSC("telnet", "Telnet protocol-specific configuration"); // telnet ip address // lineauxC.telnet.addSC("WORD", "Telnet destination address or hostname", true); // terminal-type // NOT IMPLEMENTED lineauxC.addSC("terminal-type", "Set the terminal type"); // timeout // NOT IMPLEMENTED lineauxC.addSC("timeout", "Timeouts for the line"); // transport // NOT IMPLEMENTED lineauxC.addSC("transport", "Define transport protocols for line"); // txspeed // NOT IMPLEMENTED lineauxC.addSC("txspeed", "Set the transmit speeds"); // vacant-message // NOT IMPLEMENTED lineauxC.addSC("vacant-message", "Define a vacant banner"); // width // NOT IMPLEMENTED lineauxC.addSC("width", "Set width of the display terminal"); // x25 // NOT IMPLEMENTED lineauxC.addSC("x25", "X25 protocol-specific configuration"); // ******************** commands_copyCommand("lineauxC","lineauxC.no",null,true); commands_deleteSubCommand("lineauxC.no","default"); commands_deleteSubCommand("lineauxC.no","help"); commands_deleteSubCommand("lineauxC.no","exit"); // ******************** // WARNING: THIS GROUP OF COMMANDS MUST BE AT THE END OF THIS FILE. // ONLY "NO" COMMANDS SHOULD BE BEYOND THIS POINT.