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