summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/cmd_lineaux.txt
blob: 44784784d8804c405ca01d8fb66226bdd20ab8ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
lineauxC.addSC("absolute-timeout", "Set absolute timeout for line disconnection");
	lineauxC["absolute-timeout"].addSC("<0-10000>", "Absolute timeout interval in minutes");
lineauxC.addSC("access-class", "Filter connections based on an IP access list");
	lineauxC["access-class"].addSC("<1-199>", "IP access list");
	lineauxC["access-class"].addSC("<1300-2699>", "IP expanded access list");
lineauxC.addSC("activation-character", "Define the activation character");
	lineauxC["activation-character"].addSC("CHAR or <0-127>", "Activation character or its decimal equivalent");
lineauxC.addSC("arap", "Appletalk Remote Access Protocol");
	lineauxC.arap.addSC("dedicated", "Set line to only accept ARAP connections");
	lineauxC.arap.addSC("enable", "Enable ARAP connections");
	lineauxC.arap.addSC("net-access-list", "Net access list");
	lineauxC.arap.addSC("noguest", "Disallow guest logins");
	lineauxC.arap.addSC("require-manual-password", "Require manual entry of ARAP passwords");
	lineauxC.arap.addSC("timelimit", "Set maximum connection time");
	lineauxC.arap.addSC("use-tacacs", "Use TACACS to verify ARAP authentications");
	lineauxC.arap.addSC("warningtime", "Set connection disconnect warning time");
	lineauxC.arap.addSC("zonelist", "Zone access list");
lineauxC.addSC("autobaud", "Set line to normal autobaud");
lineauxC.addSC("autocommand", "Automatically execute an EXEC command");
	lineauxC.autocommand.addSC("LINE", "Appropriate EXEC command");
	lineauxC.autocommand.addSC("no-suppress-linenumber", "Display service linenumber message");
lineauxC.addSC("autocommand-options", "Autocommand options");
	lineauxC["autocommand-options"].addSC("abort-character", "Autocommand abort character");
	lineauxC["autocommand-options"].addSC("delay", "Delay autocommand execution");
	lineauxC["autocommand-options"].addSC("nohangup", "No hangup after autocommand completion");
lineauxC.addSC("autohangup", "Automatically hangup when last connection closes");
	lineauxC.autohangup.addSC("session-timeout", "Automatically hangup when current session Times-out");
lineauxC.addSC("autoselect", "Set line to autoselect");
	lineauxC.autoselect.addSC("arap", "Set line to allow ARAP autoselection");
	lineauxC.autoselect.addSC("during-login", "Do autoselect at the Username/Password prompt");
	lineauxC.autoselect.addSC("ppp", "Set line to allow PPP autoselection");
	lineauxC.autoselect.addSC("slip", "Set line to allow SLIP autoselection");
	lineauxC.autoselect.addSC("timeout", "Set wait timeout for initial autoselect byte");
lineauxC.addSC("buffer-length", "Set DMA buffer length");
	lineauxC["buffer-length"].addSC("<16-1536>", "buffer length in bytes");
lineauxC.addSC("callback", "Callback settings");
	lineauxC.callback.addSC("forced-wait", "Forced wait before callback script driven to modem");
	lineauxC.callback.addSC("nodsr-wait", "Extended wait time for DSR to go down");
lineauxC.addSC("data-character-bits", "Size of characters being handled");
	lineauxC["data-character-bits"].addSC("<7-8>", "Bits per character");
lineauxC.addSC("databits", "Set number of data bits per character");
	lineauxC.databits.addSC("5", "Number of data bits");
	lineauxC.databits.addSC("6", "");
	lineauxC.databits.addSC("<7-7>", "");
	lineauxC.databits.addSC("8", "");
lineauxC.addSC("default", "Set a command to its defaults");
	lineauxC["default"].addSC("absolute-timeout", "Set absolute timeout for line disconnection");
	lineauxC["default"].addSC("access-class", "Filter connections based on an IP access list");
	lineauxC["default"].addSC("activation-character", "Define the activation character");
	lineauxC["default"].addSC("arap", "Appletalk Remote Access Protocol");
	lineauxC["default"].addSC("autobaud", "Set line to normal autobaud");
	lineauxC["default"].addSC("autocommand", "Automatically execute an EXEC command");
	lineauxC["default"].addSC("autocommand-options", "Autocommand options");
	lineauxC["default"].addSC("autohangup", "Automatically hangup when last connection closes");
	lineauxC["default"].addSC("autoselect", "Set line to autoselect");
	lineauxC["default"].addSC("buffer-length", "Set DMA buffer length");
	lineauxC["default"].addSC("callback", "Callback settings");
	lineauxC["default"].addSC("data-character-bits", "Size of characters being handled");
	lineauxC["default"].addSC("databits", "Set number of data bits per character");
	lineauxC["default"].addSC("keymap-type", "Specify a keymap entry to");
lineauxC.addSC("disconnect-character", "Define the disconnect character");
	lineauxC["disconnect-character"].addSC("CHAR or <0-255>", "Disconnect character or its decimal equivalent");
lineauxC.addSC("dispatch-character", "Define the dispatch character");
	lineauxC["dispatch-character"].addSC("CHAR or <0-127>", "Dispatch character or its decimal equivalent");
lineauxC.addSC("dispatch-machine", "Reference a TCP dispatch state machine");
	lineauxC["dispatch-machine"].addSC("WORD", "Name of a defined state machine");
lineauxC.addSC("dispatch-timeout", "Set the dispatch timer");
	lineauxC["dispatch-timeout"].addSC("<0-4294967294>", "Dispatch timer in milliseconds");
lineauxC.addSC("domain-lookup", "Enable domain lookups in show commands");
lineauxC.addSC("editing", "Enable command line editing");
lineauxC.addSC("escape-character", "Change the current line's escape character");
	lineauxC["escape-character"].addSC("BREAK", "Cause escape on BREAK");
	lineauxC["escape-character"].addSC("CHAR or <0-255>", "Escape character or its ASCII decimal equivalent");
	lineauxC["escape-character"].addSC("DEFAULT", "Use default escape character");
	lineauxC["escape-character"].addSC("NONE", "Disable escape entirely");
	lineauxC["escape-character"].addSC("soft", "Set the soft escape character for this line");
lineauxC.addSC("exec", "Start an EXEC process");
lineauxC.addSC("exec-banner", "Enable the display of the EXEC banner");
lineauxC.addSC("exec-character-bits", "Size of characters to the command exec");
	lineauxC["exec-character-bits"].addSC("<7-8>", "Bits per character");
lineauxC.addSC("exec-timeout", "Set the EXEC timeout");
	lineauxC["exec-timeout"].addSC("<0-35791>", "Timeout in minutes");
		lineauxC["exec-timeout"]["<0-35791>"].addSC("<0-2147483>", "Timeout in seconds");
lineauxC.addSC("exit", "Exit from line configuration mode");
lineauxC.addSC("flowcontrol", "Set the flow control");
	lineauxC.flowcontrol.addSC("NONE", "Set no flow control");
	lineauxC.flowcontrol.addSC("hardware", "Set hardware flow control");
		lineauxC.flowcontrol.hardware.addSC("in", "Listen to flow control from the attached device");
		lineauxC.flowcontrol.hardware.addSC("out", "Send flow control information to the attached device");
	lineauxC.flowcontrol.addSC("software", "Set software flow control");
lineauxC.addSC("flush-at-activation", "Clear input stream at activation");
lineauxC.addSC("full-help", "Provide help to unprivileged user");
lineauxC.addSC("help", "Description of the interactive help system");
lineauxC.addSC("history", "Enable and control the command history function");
	lineauxC.history.addSC("size", "Set history buffer size");
lineauxC.addSC("hold-character", "Define the hold character");
	lineauxC["hold-character"].addSC("CHAR or <0-255>", "Hold character or its decimal equivalent");
lineauxC.addSC("insecure", "Mark line as 'insecure' for LAT");
lineauxC.addSC("international", "Enable international 8-bit character support");
lineauxC.addSC("ip", "IP options");
	lineauxC.ip.addSC("netmask-format", "Change display of netmasks");
	lineauxC.ip.addSC("tcp", "TCP options");
lineauxC.addSC("keymap-type", "Specify a keymap entry to use");
	lineauxC["keymap-type"].addSC("LINE", "Name of a keymap entry");
lineauxC.addSC("lat", "DEC Local Area Transport (LAT) protocol-specific configuration");
	lineauxC.lat.addSC("out-group", "Define group list for outgoing user-initiated connections");
	lineauxC.lat.addSC("remote-modification", "Set line to be remote modifiable");
//lineauxC.addSC("length", "Set number of lines on a screen");
	//lineauxC.length.addSC("<0-512>", "Number of lines on screen (0 for no pausing)");
lineauxC.addSC("location", "Enter terminal location description");
	lineauxC.location.addSC("LINE", "One text line describing the terminal's location");
lineauxC.addSC("lockable", "Allow users to lock a line");
lineauxC.addSC("logging", "Modify message logging facilities");
	lineauxC.logging.addSC("synchronous", "Synchronized message output");
lineauxC.addSC("login", "Enable password checking");
	lineauxC.login.addSC("local", "Local password checking");
	lineauxC.login.addSC("tacacs", "Use tacacs server for password checking");
lineauxC.addSC("logout-warning", "Set Warning countdown for absolute timeout of line");
	lineauxC["logout-warning"].addSC("<0-4294967295>", "Warning time in seconds");
lineauxC.addSC("modem", "Configure the Modem Control Lines");
	lineauxC.modem.addSC("CTS-Alarm", "Alarm device which only uses CTS for call control");
	lineauxC.modem.addSC("DTR-active", "Leave DTR low unless line has an active incoming connection or EXEC");
	lineauxC.modem.addSC("Dialin", "Configure line for a modern dial-in modem");
	lineauxC.modem.addSC("Host", "Devices that expect an incoming modem call");
	lineauxC.modem.addSC("InOut", "Configure line for incoming AND outgoing use of modem");
	lineauxC.modem.addSC("Printer", "Devices that require DSR/CD active");
	lineauxC.modem.addSC("answer-timeout", "Set interval between raising DTR and CTS response");
	lineauxC.modem.addSC("autoconfigure", "Automatically configure modem on line");
	lineauxC.modem.addSC("busyout", "Block calls to and from the modem");
	lineauxC.modem.addSC("dtr-delay", "Set interval during which DTR is held low");
lineauxC.addSC("monitor", "Copy debug output to the current terminal line");
lineauxC.addSC("motd-banner", "Enable the display of the MOTD banner");
lineauxC.addSC("no", "Negate a command or set its defaults");
	lineauxC.no.addSC("absolute-timeout", "Set absolute timeout for line disconnection");
	lineauxC.no.addSC("access-class", "Filter connections based on an IP access list");
	lineauxC.no.addSC("activation-character", "Define the activation character");
	lineauxC.no.addSC("arap", "Appletalk Remote Access Protocol");
	lineauxC.no.addSC("autobaud", "Set line to normal autobaud");
	lineauxC.no.addSC("autocommand", "Automatically execute an EXEC command");
	lineauxC.no.addSC("autocommand-options", "Autocommand options");
	lineauxC.no.addSC("autohangup", "Automatically hangup when last connection closes");
	lineauxC.no.addSC("autoselect", "Set line to autoselect");
	lineauxC.no.addSC("buffer-length", "Set DMA buffer length");
	lineauxC.no.addSC("callback", "Callback settings");
	lineauxC.no.addSC("data-character-bits", "Size of characters being handled");
	lineauxC.no.addSC("databits", "Set number of data bits per character");
	lineauxC.no.addSC("disconnect-character", "Define the disconnect character");
	lineauxC.no.addSC("dispatch-character", "Define the dispatch character");
	lineauxC.no.addSC("dispatch-machine", "Reference a TCP dispatch state machine");
	lineauxC.no.addSC("dispatch-timeout", "Set the dispatch timer");
	lineauxC.no.addSC("domain-lookup", "Enable domain lookups in show commands");
	lineauxC.no.addSC("editing", "Enable command line editing");
	lineauxC.no.addSC("escape-character", "Change the current line's escape character");
	lineauxC.no.addSC("exec", "Start an EXEC process");
	lineauxC.no.addSC("exec-banner", "Enable the display of the EXEC banner");
	lineauxC.no.addSC("exec-character-bits", "Size of characters to the command exec");
	lineauxC.no.addSC("exec-timeout", "Set the EXEC timeout");
	lineauxC.no.addSC("flowcontrol", "Set the flow control");
	lineauxC.no.addSC("flush-at-activation", "Clear input stream at activation");
	lineauxC.no.addSC("full-help", "Provide help to unprivileged user");
	lineauxC.no.addSC("history", "Enable and control the command history function");
	lineauxC.no.addSC("hold-character", "Define the hold character");
	lineauxC.no.addSC("insecure", "Mark line as 'insecure' for LAT");
	lineauxC.no.addSC("international", "Enable international 8-bit character support");
	lineauxC.no.addSC("ip", "IP options");
	lineauxC.no.addSC("keymap-type", "Specify a keymap entry to use");
	lineauxC.no.addSC("lat", "DEC Local Area Transport (LAT) protocol-specific configuration");
//	lineauxC.no.addSC("length", "Set number of lines on a screen");
	lineauxC.no.addSC("location", "Enter terminal location description");
	lineauxC.no.addSC("lockable", "Allow users to lock a line");
	lineauxC.no.addSC("logging", "Modify message logging facilities");
	lineauxC.no.addSC("login", "Enable password checking");
	lineauxC.no.addSC("logout-warning", "Set Warning countdown for absolute timeout of line");
	lineauxC.no.addSC("modem", "Configure the Modem Control Lines");
	lineauxC.no.addSC("monitor", "Copy debug output to the current terminal line");
	lineauxC.no.addSC("motd-banner", "Enable the display of the MOTD banner");
lineauxC.addSC("notify", "Inform users of output from concurrent sessions");
lineauxC.addSC("ntp", "Configure NTP");
	lineauxC.ntp.addSC("pps-discipline", "Use PPS pulse to discipline system clock");
	lineauxC.ntp.addSC("refclock", "NTP Reference Clock");
lineauxC.addSC("padding", "Set padding for a specified output character");
	lineauxC.padding.addSC("CHAR or <0-127>", "Character to be padded");
lineauxC.addSC("parity", "Set terminal parity");
	lineauxC.parity.addSC("even", "Even parity");
	lineauxC.parity.addSC("mark", "Mark parity");
	lineauxC.parity.addSC("none", "No parity");
	lineauxC.parity.addSC("odd", "Odd parity");
	lineauxC.parity.addSC("space", "Space parity");
lineauxC.addSC("password", "Set a password");
	lineauxC.password.addSC("<0-0>", "Specifies an UNENCRYPTED password will follow");
	lineauxC.password.addSC("<7-7>", "Specifies a HIDDEN password will follow");
		lineauxC.password["<7-7>"].addSC("WORD", "The HIDDEN line password string");
	lineauxC.password.addSC("LINE", "The UNENCRYPTED (cleartext) line password");
lineauxC.addSC("private", "Configuration options that user can set will remain in effect between terminal sessions");
lineauxC.addSC("privilege", "Change privilege level for line");
	lineauxC.privilege.addSC("level", "Assign default privilege level for line");
lineauxC.addSC("refuse-message", "Define a refuse banner");
	lineauxC["refuse-message"].addSC("LINE", "c refuse-text c, where 'c' is a delimiting character");
lineauxC.addSC("rotary", "Add line to a rotary group");
	lineauxC.rotary.addSC("<1-99>", "Rotary group to add line to");
lineauxC.addSC("rxspeed", "Set the receive speed");
	lineauxC.rxspeed.addSC("<0-4294967295>", "Receive speed");
lineauxC.addSC("script", "specify event related chat scripts to run on the line");
	lineauxC.script.addSC("activation", "chat script to run whenever line is activated");
	lineauxC.script.addSC("arap-callback", "chat script to run on line whenever ARAP callback is initiated");
	lineauxC.script.addSC("callback", "chat script to run on line whenever callback is initiated");
	lineauxC.script.addSC("connection", "chat script to run whenever connection is made to the line");
	lineauxC.script.addSC("dialer", "chat script to run whenever dialer makes an outgoing call");
	lineauxC.script.addSC("reset", "chat script to run whenever line is reset");
	lineauxC.script.addSC("startup", "chat script to run at system startup");
lineauxC.addSC("session-disconnect-warning", "Set warning countdown for session-timeout");
	lineauxC["session-disconnect-warning"].addSC("<0-4294967295>", "Session timeout warning in seconds");
lineauxC.addSC("session-limit", "Set maximum number of sessions");
	lineauxC["session-limit"].addSC("<0-4294967295>", "Maximum number of sessions");
lineauxC.addSC("session-timeout", "Set interval for closing connection when there is no input traffic");
	lineauxC["session-timeout"].addSC("<0-35791>", "Session timeout interval in minutes");
lineauxC.addSC("special-character-bits", "Size of the escape (and other special) characters");
	lineauxC["special-character-bits"].addSC("<7-8>", "Bits per character");
lineauxC.addSC("speed", "Set the transmit and receive speeds");
	lineauxC.speed.addSC("<0-4294967295>", "Transmit and receive speeds");
lineauxC.addSC("start-character", "Define the start character");
	lineauxC["start-character"].addSC("CHAR or <0-255>", "Start character or its decimal equivalent");
lineauxC.addSC("stop-character", "Define the stop character");
	lineauxC["stop-character"].addSC("CHAR or <0-255>", "Stop character or its decimal equivalent");
lineauxC.addSC("stopbits", "Set async line stop bits");
	lineauxC.stopbits.addSC("<1-1>", "One stop bit");
	lineauxC.stopbits.addSC("1.5", "One and one-half stop bits");
	lineauxC.stopbits.addSC("<2-2>", "Two stop bits");
lineauxC.addSC("telnet", "Telnet protocol-specific configuration");
	lineauxC.telnet.addSC("break-on-ip", "Send break signal when interrupt is received");
	lineauxC.telnet.addSC("ip-on-break", "Send interrupt signal when break is received");
	lineauxC.telnet.addSC("refuse-negotiations", "Suppress negotiations of Telnet Remote Echo and Suppress Go Ahead options");
	lineauxC.telnet.addSC("speed", "Specify line speeds");
	lineauxC.telnet.addSC("sync-on-break", "Send a Telnet Synchronize signal after receiving a Telnet Break signal");
	lineauxC.telnet.addSC("transparent", "Send a CR as a CR followed by a NULL instead of a CR followed by a LF");
lineauxC.addSC("terminal-type", "Set the terminal type");
	lineauxC["terminal-type"].addSC("WORD", "Terminal type");
lineauxC.addSC("timeout", "Timeouts for the line");
	lineauxC.timeout.addSC("login", "Timeouts related to the login sequence");
lineauxC.addSC("transport", "Define transport protocols for line");
	lineauxC.transport.addSC("input", "Define which protocols to use when connecting to the terminal server");
		lineauxC.transport.input.addSC("all", "All protocols");
		lineauxC.transport.input.addSC("lapb-ta", "LAPB Terminal Adapter");
		lineauxC.transport.input.addSC("lat", "DEC LAT protocol");
		lineauxC.transport.input.addSC("mop", "DEC MOP Remote Console Protocol");
		lineauxC.transport.input.addSC("nasi", "NASI protocol");
		lineauxC.transport.input.addSC("none", "No protocols");
		lineauxC.transport.input.addSC("pad", "X.3 PAD");
		lineauxC.transport.input.addSC("rlogin", "Unix rlogin protocol");
		lineauxC.transport.input.addSC("ssh", "TCP/IP SSH protocol");
		lineauxC.transport.input.addSC("telnet", "TCP/IP Telnet protocol");
		lineauxC.transport.input.addSC("udptn", "UDPTN async via UDP protocol");
		lineauxC.transport.input.addSC("v120", "Async over ISDN");
	lineauxC.transport.addSC("output", "Define which protocols to use for outgoing connections");
	lineauxC.transport.addSC("preferred", "Specify the preferred protocol to use");
lineauxC.addSC("txspeed", "Set the transmit speeds");
	lineauxC.txspeed.addSC("<0-4294967295>", "Transmit speed");
lineauxC.addSC("vacant-message", "Define a vacant banner");
	lineauxC["vacant-message"].addSC("LINE", "c vacant-text c, where 'c' is a delimiting character");
lineauxC.addSC("width", "Set width of the display terminal");
	lineauxC.width.addSC("<0-512>", "Number of characters on a screen line");
lineauxC.addSC("x25", "X25 protocol-specific configuration");
	lineauxC.x25.addSC("subaddress", "Include subaddress in outgoing PAD calls");