linettyC.addSC("absolute-timeout", "Set absolute timeout for line disconnection"); linettyC["absolute-timeout"].addSC("<0-10000>", "Absolute timeout interval in minutes"); linettyC.addSC("access-class", "Filter connections based on an IP access list"); linettyC["access-class"].addSC("<1-199>", "IP access list"); linettyC["access-class"].addSC("<1300-2699>", "IP expanded access list"); linettyC.addSC("activation-character", "Define the activation character"); linettyC["activation-character"].addSC("CHAR or <0-127>", "Activation character or its decimal equivalent"); linettyC.addSC("arap", "Appletalk Remote Access Protocol"); linettyC.arap.addSC("dedicated", "Set line to only accept ARAP connections"); linettyC.arap.addSC("enable", "Enable ARAP connections"); linettyC.arap.addSC("net-access-list", "Net access list"); linettyC.arap.addSC("noguest", "Disallow guest logins"); linettyC.arap.addSC("require-manual-password", "Require manual entry of ARAP passwords"); linettyC.arap.addSC("timelimit", "Set maximum connection time"); linettyC.arap.addSC("use-tacacs", "Use TACACS to verify ARAP authentications"); linettyC.arap.addSC("warningtime", "Set connection disconnect warning time"); linettyC.arap.addSC("zonelist", "Zone access list"); linettyC.addSC("autobaud", "Set line to normal autobaud"); linettyC.addSC("autocommand", "Automatically execute an EXEC command"); linettyC.autocommand.addSC("LINE", "Appropriate EXEC command"); linettyC.autocommand.addSC("no-suppress-linenumber", "Display service linenumber message"); linettyC.addSC("autocommand-options", "Autocommand options"); linettyC["autocommand-options"].addSC("abort-character", "Autocommand abort character"); linettyC["autocommand-options"].addSC("delay", "Delay autocommand execution"); linettyC["autocommand-options"].addSC("nohangup", "No hangup after autocommand completion"); linettyC.addSC("autohangup", "Automatically hangup when last connection closes"); linettyC.autohangup.addSC("session-timeout", "Automatically hangup when current session Times-out"); linettyC.addSC("autoselect", "Set line to autoselect"); linettyC.autoselect.addSC("arap", "Set line to allow ARAP autoselection"); linettyC.autoselect.addSC("during-login", "Do autoselect at the Username/Password prompt"); linettyC.autoselect.addSC("ppp", "Set line to allow PPP autoselection"); linettyC.autoselect.addSC("slip", "Set line to allow SLIP autoselection"); linettyC.autoselect.addSC("timeout", "Set wait timeout for initial autoselect byte"); linettyC.addSC("buffer-length", "Set DMA buffer length"); linettyC["buffer-length"].addSC("<16-1536>", "buffer length in bytes"); linettyC.addSC("callback", "Callback settings"); linettyC.callback.addSC("forced-wait", "Forced wait before callback script driven to modem"); linettyC.callback.addSC("nodsr-wait", "Extended wait time for DSR to go down"); linettyC.addSC("data-character-bits", "Size of characters being handled"); linettyC["data-character-bits"].addSC("<7-8>", "Bits per character"); linettyC.addSC("databits", "Set number of data bits per character"); linettyC.databits.addSC("5", "Number of data bits"); linettyC.databits.addSC("6", ""); linettyC.databits.addSC("<7-7>", ""); linettyC.databits.addSC("8", ""); linettyC.addSC("default", "Set a command to its defaults"); linettyC["default"].addSC("absolute-timeout", "Set absolute timeout for line disconnection"); linettyC["default"].addSC("access-class", "Filter connections based on an IP access list"); linettyC["default"].addSC("activation-character", "Define the activation character"); linettyC["default"].addSC("arap", "Appletalk Remote Access Protocol"); linettyC["default"].addSC("autobaud", "Set line to normal autobaud"); linettyC["default"].addSC("autocommand", "Automatically execute an EXEC command"); linettyC["default"].addSC("autocommand-options", "Autocommand options"); linettyC["default"].addSC("autohangup", "Automatically hangup when last connection closes"); linettyC["default"].addSC("autoselect", "Set line to autoselect"); linettyC["default"].addSC("buffer-length", "Set DMA buffer length"); linettyC["default"].addSC("callback", "Callback settings"); linettyC["default"].addSC("data-character-bits", "Size of characters being handled"); linettyC["default"].addSC("databits", "Set number of data bits per character"); linettyC.addSC("disconnect-character", "Define the disconnect character"); linettyC["disconnect-character"].addSC("CHAR or <0-255>", "Disconnect character or its decimal equivalent"); linettyC.addSC("dispatch-character", "Define the dispatch character"); linettyC["dispatch-character"].addSC("CHAR or <0-127>", "Dispatch character or its decimal equivalent"); linettyC.addSC("dispatch-machine", "Reference a TCP dispatch state machine"); linettyC["dispatch-machine"].addSC("WORD", "Name of a defined state machine"); linettyC.addSC("dispatch-timeout", "Set the dispatch timer"); linettyC["dispatch-timeout"].addSC("<0-4294967294>", "Dispatch timer in milliseconds"); linettyC.addSC("domain-lookup", "Enable domain lookups in show commands"); linettyC.addSC("editing", "Enable command line editing"); linettyC.addSC("escape-character", "Change the current line's escape character"); linettyC["escape-character"].addSC("BREAK", "Cause escape on BREAK"); linettyC["escape-character"].addSC("CHAR or <0-255>", "Escape character or its ASCII decimal equivalent"); linettyC["escape-character"].addSC("DEFAULT", "Use default escape character"); linettyC["escape-character"].addSC("NONE", "Disable escape entirely"); linettyC["escape-character"].addSC("soft", "Set the soft escape character for this line"); linettyC.addSC("exec", "Start an EXEC process"); linettyC.addSC("exec-banner", "Enable the display of the EXEC banner"); linettyC.addSC("exec-character-bits", "Size of characters to the command exec"); linettyC["exec-character-bits"].addSC("<7-8>", "Bits per character"); linettyC.addSC("exec-timeout", "Set the EXEC timeout"); linettyC["exec-timeout"].addSC("<0-35791>", "Timeout in minutes"); linettyC["exec-timeout"]["<0-35791>"].addSC("<0-2147483>", "Timeout in seconds"); linettyC.addSC("exit", "Exit from line configuration mode"); linettyC.addSC("flowcontrol", "Set the flow control"); linettyC.flowcontrol.addSC("NONE", "Set no flow control"); linettyC.flowcontrol.addSC("hardware", "Set hardware flow control"); linettyC.flowcontrol.hardware.addSC("in", "Listen to flow control from the attached device"); linettyC.flowcontrol.hardware.addSC("out", "Send flow control information to the attached device"); linettyC.flowcontrol.addSC("software", "Set software flow control"); linettyC.addSC("flush-at-activation", "Clear input stream at activation"); linettyC.addSC("full-help", "Provide help to unprivileged user"); linettyC.addSC("help", "Description of the interactive help system"); linettyC.addSC("history", "Enable and control the command history function"); linettyC.history.addSC("size", "Set history buffer size"); linettyC.addSC("hold-character", "Define the hold character"); linettyC["hold-character"].addSC("CHAR or <0-255>", "Hold character or its decimal equivalent"); linettyC.addSC("insecure", "Mark line as 'insecure' for LAT"); linettyC.addSC("international", "Enable international 8-bit character support"); linettyC.addSC("ip", "IP options"); linettyC.ip.addSC("netmask-format", "Change display of netmasks"); linettyC.ip.addSC("tcp", "TCP options"); linettyC.addSC("keymap-type", "Specify a keymap entry to use"); linettyC["keymap-type"].addSC("LINE", "Name of a keymap entry"); linettyC.addSC("lat", "DEC Local Area Transport (LAT) protocol-specific configuration"); linettyC.lat.addSC("out-group", "Define group list for outgoing user-initiated connections"); linettyC.lat.addSC("remote-modification", "Set line to be remote modifiable"); //linettyC.addSC("length", "Set number of lines on a screen"); // linettyC.length.addSC("<0-512>", "Number of lines on screen (0 for no pausing)"); linettyC.addSC("location", "Enter terminal location description"); linettyC.location.addSC("LINE", "One text line describing the terminal's location"); linettyC.addSC("lockable", "Allow users to lock a line"); linettyC.addSC("logging", "Modify message logging facilities"); linettyC.logging.addSC("synchronous", "Synchronized message output"); linettyC.addSC("login", "Enable password checking"); linettyC.login.addSC("local", "Local password checking"); linettyC.login.addSC("tacacs", "Use tacacs server for password checking"); linettyC.addSC("logout-warning", "Set Warning countdown for absolute timeout of line"); linettyC["logout-warning"].addSC("<0-4294967295>", "Warning time in seconds"); linettyC.addSC("modem", "Configure the Modem Control Lines"); linettyC.modem.addSC("CTS-Alarm", "Alarm device which only uses CTS for call control"); linettyC.modem.addSC("DTR-active", "Leave DTR low unless line has an active incoming connection or EXEC"); linettyC.modem.addSC("Dialin", "Configure line for a modern dial-in modem"); linettyC.modem.addSC("Host", "Devices that expect an incoming modem call"); linettyC.modem.addSC("InOut", "Configure line for incoming AND outgoing use of modem"); linettyC.modem.addSC("Printer", "Devices that require DSR/CD active"); linettyC.modem.addSC("answer-timeout", "Set interval between raising DTR and CTS response"); linettyC.modem.addSC("autoconfigure", "Automatically configure modem on line"); linettyC.modem.addSC("busyout", "Block calls to and from the modem"); linettyC.modem.addSC("dtr-delay", "Set interval during which DTR is held low"); linettyC.addSC("monitor", "Copy debug output to the current terminal line"); linettyC.addSC("motd-banner", "Enable the display of the MOTD banner"); linettyC.addSC("no", "Negate a command or set its defaults"); linettyC.no.addSC("absolute-timeout", "Set absolute timeout for line disconnection"); linettyC.no.addSC("access-class", "Filter connections based on an IP access list"); linettyC.no.addSC("activation-character", "Define the activation character"); linettyC.no.addSC("arap", "Appletalk Remote Access Protocol"); linettyC.no.addSC("autobaud", "Set line to normal autobaud"); linettyC.no.addSC("autocommand", "Automatically execute an EXEC command"); linettyC.no.addSC("autocommand-options", "Autocommand options"); linettyC.no.addSC("autohangup", "Automatically hangup when last connection closes"); linettyC.no.addSC("autoselect", "Set line to autoselect"); linettyC.no.addSC("buffer-length", "Set DMA buffer length"); linettyC.no.addSC("callback", "Callback settings"); linettyC.no.addSC("data-character-bits", "Size of characters being handled"); linettyC.no.addSC("databits", "Set number of data bits per character"); linettyC.no.addSC("disconnect-character", "Define the disconnect character"); linettyC.no.addSC("dispatch-character", "Define the dispatch character"); linettyC.no.addSC("dispatch-machine", "Reference a TCP dispatch state machine"); linettyC.no.addSC("dispatch-timeout", "Set the dispatch timer"); linettyC.no.addSC("domain-lookup", "Enable domain lookups in show commands"); linettyC.no.addSC("editing", "Enable command line editing"); linettyC.no.addSC("escape-character", "Change the current line's escape character"); linettyC.no.addSC("exec", "Start an EXEC process"); linettyC.no.addSC("exec-banner", "Enable the display of the EXEC banner"); linettyC.no.addSC("exec-character-bits", "Size of characters to the command exec"); linettyC.no.addSC("exec-timeout", "Set the EXEC timeout"); linettyC.no.addSC("flowcontrol", "Set the flow control"); linettyC.no.addSC("flush-at-activation", "Clear input stream at activation"); linettyC.no.addSC("full-help", "Provide help to unprivileged user"); linettyC.no.addSC("history", "Enable and control the command history function"); linettyC.no.addSC("hold-character", "Define the hold character"); linettyC.no.addSC("insecure", "Mark line as 'insecure' for LAT"); linettyC.no.addSC("international", "Enable international 8-bit character support"); linettyC.no.addSC("ip", "IP options"); linettyC.no.addSC("keymap-type", "Specify a keymap entry to use"); linettyC.no.addSC("lat", "DEC Local Area Transport (LAT) protocol-specific configuration"); // linettyC.no.addSC("length", "Set number of lines on a screen"); linettyC.no.addSC("location", "Enter terminal location description"); linettyC.no.addSC("lockable", "Allow users to lock a line"); linettyC.no.addSC("logging", "Modify message logging facilities"); linettyC.no.addSC("login", "Enable password checking"); linettyC.no.addSC("logout-warning", "Set Warning countdown for absolute timeout of line"); linettyC.no.addSC("modem", "Configure the Modem Control Lines"); linettyC.no.addSC("monitor", "Copy debug output to the current terminal line"); linettyC.no.addSC("motd-banner", "Enable the display of the MOTD banner"); linettyC.addSC("notify", "Inform users of output from concurrent sessions"); linettyC.addSC("ntp", "Configure NTP"); linettyC.ntp.addSC("pps-discipline", "Use PPS pulse to discipline system clock"); linettyC.ntp.addSC("refclock", "NTP Reference Clock"); linettyC.addSC("padding", "Set padding for a specified output character"); linettyC.padding.addSC("CHAR or <0-127>", "Character to be padded"); linettyC.addSC("parity", "Set terminal parity"); linettyC.parity.addSC("even", "Even parity"); linettyC.parity.addSC("mark", "Mark parity"); linettyC.parity.addSC("none", "No parity"); linettyC.parity.addSC("odd", "Odd parity"); linettyC.parity.addSC("space", "Space parity"); linettyC.addSC("password", "Set a password"); linettyC.password.addSC("<0-0>", "Specifies an UNENCRYPTED password will follow"); linettyC.password.addSC("<7-7>", "Specifies a HIDDEN password will follow"); linettyC.password["<7-7>"].addSC("WORD", "The HIDDEN line password string"); linettyC.password.addSC("LINE", "The UNENCRYPTED (cleartext) line password"); linettyC.addSC("private", "Configuration options that user can set will remain in effect between terminal sessions"); linettyC.addSC("privilege", "Change privilege level for line"); linettyC.privilege.addSC("level", "Assign default privilege level for line"); linettyC.addSC("refuse-message", "Define a refuse banner"); linettyC["refuse-message"].addSC("LINE", "c refuse-text c, where 'c' is a delimiting character"); linettyC.addSC("rotary", "Add line to a rotary group"); linettyC.rotary.addSC("<1-99>", "Rotary group to add line to"); linettyC.addSC("rxspeed", "Set the receive speed"); linettyC.rxspeed.addSC("<0-4294967295>", "Receive speed"); linettyC.addSC("script", "specify event related chat scripts to run on the line"); linettyC.script.addSC("activation", "chat script to run whenever line is activated"); linettyC.script.addSC("arap-callback", "chat script to run on line whenever ARAP callback is initiated"); linettyC.script.addSC("callback", "chat script to run on line whenever callback is initiated"); linettyC.script.addSC("connection", "chat script to run whenever connection is made to the line"); linettyC.script.addSC("dialer", "chat script to run whenever dialer makes an outgoing call"); linettyC.script.addSC("reset", "chat script to run whenever line is reset"); linettyC.script.addSC("startup", "chat script to run at system startup"); linettyC.addSC("session-disconnect-warning", "Set warning countdown for session-timeout"); linettyC["session-disconnect-warning"].addSC("<0-4294967295>", "Session timeout warning in seconds"); linettyC.addSC("session-limit", "Set maximum number of sessions"); linettyC["session-limit"].addSC("<0-4294967295>", "Maximum number of sessions"); linettyC.addSC("session-timeout", "Set interval for closing connection when there is no input traffic"); linettyC["session-timeout"].addSC("<0-35791>", "Session timeout interval in minutes"); linettyC.addSC("special-character-bits", "Size of the escape (and other special) characters"); linettyC["special-character-bits"].addSC("<7-8>", "Bits per character"); linettyC.addSC("speed", "Set the transmit and receive speeds"); linettyC.speed.addSC("<0-4294967295>", "Transmit and receive speeds"); linettyC.addSC("start-character", "Define the start character"); linettyC["start-character"].addSC("CHAR or <0-255>", "Start character or its decimal equivalent"); linettyC.addSC("stop-character", "Define the stop character"); linettyC["stop-character"].addSC("CHAR or <0-255>", "Stop character or its decimal equivalent"); linettyC.addSC("stopbits", "Set async line stop bits"); linettyC.stopbits.addSC("<1-1>", "One stop bit"); linettyC.stopbits.addSC("1.5", "One and one-half stop bits"); linettyC.stopbits.addSC("<2-2>", "Two stop bits"); linettyC.addSC("telnet", "Telnet protocol-specific configuration"); linettyC.telnet.addSC("break-on-ip", "Send break signal when interrupt is received"); linettyC.telnet.addSC("ip-on-break", "Send interrupt signal when break is received"); linettyC.telnet.addSC("refuse-negotiations", "Suppress negotiations of Telnet Remote Echo and Suppress Go Ahead options"); linettyC.telnet.addSC("speed", "Specify line speeds"); linettyC.telnet.addSC("sync-on-break", "Send a Telnet Synchronize signal after receiving a Telnet Break signal"); linettyC.telnet.addSC("transparent", "Send a CR as a CR followed by a NULL instead of a CR followed by a LF"); linettyC.addSC("terminal-type", "Set the terminal type"); linettyC["terminal-type"].addSC("WORD", "Terminal type"); linettyC.addSC("timeout", "Timeouts for the line"); linettyC.timeout.addSC("login", "Timeouts related to the login sequence"); linettyC.addSC("transport", "Define transport protocols for line"); linettyC.transport.addSC("input", "Define which protocols to use when connecting to the terminal server"); linettyC.transport.input.addSC("all", "All protocols"); linettyC.transport.input.addSC("lapb-ta", "LAPB Terminal Adapter"); linettyC.transport.input.addSC("lat", "DEC LAT protocol"); linettyC.transport.input.addSC("mop", "DEC MOP Remote Console Protocol"); linettyC.transport.input.addSC("nasi", "NASI protocol"); linettyC.transport.input.addSC("none", "No protocols"); linettyC.transport.input.addSC("pad", "X.3 PAD"); linettyC.transport.input.addSC("rlogin", "Unix rlogin protocol"); linettyC.transport.input.addSC("ssh", "TCP/IP SSH protocol"); linettyC.transport.input.addSC("telnet", "TCP/IP Telnet protocol"); linettyC.transport.input.addSC("udptn", "UDPTN async via UDP protocol"); linettyC.transport.input.addSC("v120", "Async over ISDN"); linettyC.transport.addSC("output", "Define which protocols to use for outgoing connections"); linettyC.transport.addSC("preferred", "Specify the preferred protocol to use"); linettyC.addSC("txspeed", "Set the transmit speeds"); linettyC.txspeed.addSC("<0-4294967295>", "Transmit speed"); linettyC.addSC("vacant-message", "Define a vacant banner"); linettyC["vacant-message"].addSC("LINE", "c vacant-text c, where 'c' is a delimiting character"); linettyC.addSC("width", "Set width of the display terminal"); linettyC.width.addSC("<0-512>", "Number of characters on a screen line"); linettyC.addSC("x25", "X25 protocol-specific configuration"); linettyC.x25.addSC("subaddress", "Include subaddress in outgoing PAD calls");