summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt
diff options
context:
space:
mode:
authorSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
committerSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
commit33613a85afc4b1481367fbe92a17ee59c240250b (patch)
tree670b842326116b376b505ec2263878912fca97e2 /Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt
downloadStudium-master.tar.gz
Studium-master.tar.bz2
add new repoHEADmaster
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt')
-rw-r--r--Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt295
1 files changed, 295 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt
new file mode 100644
index 0000000..34e6890
--- /dev/null
+++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 4006 Sup 3/cmd_linevty.txt
@@ -0,0 +1,295 @@
+// Commands
+
+// absolute-timeout
+// NOT IMPLEMENTED
+linevtyC.addSC("absolute-timeout", "Set absolute timeout for line disconnection");
+
+// access-class
+// NOT IMPLEMENTED
+linevtyC.addSC("access-class", "Filter connections based on an IP access list");
+
+// activation-character
+// NOT IMPLEMENTED
+linevtyC.addSC("activation-character", "Define the activation character");
+
+// arap
+// NOT IMPLEMENTED
+linevtyC.addSC("arap", "Appletalk Remote Access Protocol");
+
+// autobaud
+// NOT IMPLEMENTED
+linevtyC.addSC("autobaud", "Set line to autobaud");
+
+// autocommand
+// NOT IMPLEMENTED
+linevtyC.addSC("autocommand", "Automatically execute an EXEC command");
+
+// autohangup
+// NOT IMPLEMENTED
+linevtyC.addSC("autohangup", "Automatically hangup when last connection closes");
+
+// autoselect
+// NOT IMPLEMENTED
+linevtyC.addSC("autoselect", "Set line to autoselect");
+
+// data-character-bits
+// NOT IMPLEMENTED
+linevtyC.addSC("data-character-bits", "Size of characters being handled");
+
+// databits
+// NOT IMPLEMENTED
+linevtyC.addSC("databits", "Set number of data bits per character");
+
+// default
+// NOT IMPLEMENTED
+linevtyC.addSC("default", "Set a command to its defaults");
+
+// disconnect-character
+// NOT IMPLEMENTED
+linevtyC.addSC("disconnect-character", "Define the disconnect character");
+
+// dispatch-character
+// NOT IMPLEMENTED
+linevtyC.addSC("dispatch-character", "Define the dispatch character");
+
+// dispatch-machine
+// NOT IMPLEMENTED
+linevtyC.addSC("dispatch-machine", "Reference a TCP dispatch state machine");
+
+// dispatch-timeout
+// NOT IMPLEMENTED
+linevtyC.addSC("dispatch-timeout", "Set the dispatch timer");
+
+// domain-lookup
+// NOT IMPLEMENTED
+linevtyC.addSC("domain-lookup", "Enable domain lookups in show commands");
+
+// editing
+// NOT IMPLEMENTED
+linevtyC.addSC("editing", "Enable command line editing");
+
+// escape-character
+// NOT IMPLEMENTED
+linevtyC.addSC("escape-character", "Change the current line's escape character");
+
+// exec
+// NOT IMPLEMENTED
+linevtyC.addSC("exec", "Start an EXEC process");
+
+// exec-banner
+// NOT IMPLEMENTED
+linevtyC.addSC("exec-banner", "Enable the display of the EXEC banner");
+
+// exec-character-bits
+// NOT IMPLEMENTED
+linevtyC.addSC("exec-character-bits", "Size of characters to the command exec");
+
+// exec-timeout
+// NOT IMPLEMENTED
+linevtyC.addSC("exec-timeout", "Set the EXEC timeout");
+
+// exit
+linevtyC.addSC("exit","Exit from vty configuration mode");
+
+// flowcontrol
+// NOT IMPLEMENTED
+linevtyC.addSC("flowcontrol", "Set the flow control");
+
+// flush-at-activation
+// NOT IMPLEMENTED
+linevtyC.addSC("flush-at-activation", "Clear input stream at activation");
+
+// full-help
+// NOT IMPLEMENTED
+linevtyC.addSC("full-help", "Provide help to unprivileged user");
+
+// help
+// NOT IMPLEMENTED
+linevtyC.addSC("help", "Description of the interactive help system");
+
+// history
+// NOT IMPLEMENTED
+linevtyC.addSC("history", "Enable and control the command history function");
+
+// hold-character
+// NOT IMPLEMENTED
+linevtyC.addSC("hold-character", "Define the hold character");
+
+// insecure
+// NOT IMPLEMENTED
+linevtyC.addSC("insecure", "Mark line as 'insecure' for LAT");
+
+// international
+// NOT IMPLEMENTED
+linevtyC.addSC("international", "Enable international 8-bit character support");
+
+// ip
+// NOT IMPLEMENTED
+linevtyC.addSC("ip", "IP options");
+
+// length
+// NOT IMPLEMENTED
+//linevtyC.addSC("length", "Set number of lines on a screen");
+
+// location
+// NOT IMPLEMENTED
+linevtyC.addSC("location", "Enter terminal location description");
+
+// lockable
+// NOT IMPLEMENTED
+linevtyC.addSC("lockable", "Allow users to lock a line");
+
+// logging
+// NOT IMPLEMENTED
+linevtyC.addSC("logging", "Modify message logging facilities");
+
+// login
+linevtyC.addSC("login", "Enable password checking");
+ linevtyC.login.addSC("local", "Local password checking");
+ linevtyC.login.addSC("tacacs","Use tacacs server for password checking");
+
+
+// logout-warning
+// NOT IMPLEMENTED
+linevtyC.addSC("logout-warning", "Set Warning countdown for absolute timeout of line");
+
+// modem
+// NOT IMPLEMENTED
+linevtyC.addSC("modem", "Configure the Modem Control Lines");
+
+// monitor
+// NOT IMPLEMENTED
+linevtyC.addSC("monitor", "Copy debug output to the current terminal line");
+
+// motd-banner
+// NOT IMPLEMENTED
+linevtyC.addSC("motd-banner", "Enable the display of the MOTD banner");
+
+// no
+// NOT IMPLEMENTED
+linevtyC.addSC("no", "Negate a command or set its defaults");
+
+// notify
+// NOT IMPLEMENTED
+linevtyC.addSC("notify", "Inform users of output from concurrent sessions");
+
+// ntp
+// NOT IMPLEMENTED
+linevtyC.addSC("ntp", "Configure NTP");
+
+// padding
+// NOT IMPLEMENTED
+linevtyC.addSC("padding", "Set padding for a specified output character");
+
+// parity
+// NOT IMPLEMENTED
+linevtyC.addSC("parity", "Set terminal parity");
+
+// password
+linevtyC.addSC("password", "Set a password");
+ linevtyC.password.addSC("LINE", "The UNENCRYPTED (cleartext) line password", true);
+
+// private
+// NOT IMPLEMENTED
+linevtyC.addSC("private", "Configuration options that user can set will remain in effect between terminal sessions");
+
+// privilege
+// NOT IMPLEMENTED
+linevtyC.addSC("privilege", "Change privilege level for line");
+
+// refuse-message
+// NOT IMPLEMENTED
+linevtyC.addSC("refuse-message", "Define a refuse banner");
+
+// rotary
+// NOT IMPLEMENTED
+linevtyC.addSC("rotary", "Add line to a rotary group");
+
+// rxspeed
+// NOT IMPLEMENTED
+linevtyC.addSC("rxspeed", "Set the receive speed");
+
+// script
+// NOT IMPLEMENTED
+linevtyC.addSC("script", "specify event related chat scripts to run on the line");
+
+// session-disconnect-warning
+// NOT IMPLEMENTED
+linevtyC.addSC("session-disconnect-warning", "Set warning countdown for session-timeout");
+
+// session-limit
+// NOT IMPLEMENTED
+linevtyC.addSC("session-limit", "Set maximum number of sessions");
+
+// session-timeout
+// NOT IMPLEMENTED
+linevtyC.addSC("session-timeout", "Set interval for closing connection when there is no input traffic");
+
+// special-character-bits
+// NOT IMPLEMENTED
+linevtyC.addSC("special-character-bits", "Size of the escape (and other special) characters");
+
+// speed
+// NOT IMPLEMENTED
+linevtyC.addSC("speed", "Set the transmit and receive speeds");
+
+// start-character
+// NOT IMPLEMENTED
+linevtyC.addSC("start-character", "Define the start character");
+
+// stop-character
+// NOT IMPLEMENTED
+linevtyC.addSC("stop-character", "Define the stop character");
+
+// stopbits
+// NOT IMPLEMENTED
+linevtyC.addSC("stopbits", "Set async line stop bits");
+
+// telnet
+linevtyC.addSC("telnet", "Telnet protocol-specific configuration");
+
+ // telnet ip address
+// linevtyC.telnet.addSC("WORD", "Telnet destination address or hostname", true);
+
+// terminal-type
+// NOT IMPLEMENTED
+linevtyC.addSC("terminal-type", "Set the terminal type");
+
+// timeout
+// NOT IMPLEMENTED
+linevtyC.addSC("timeout", "Timeouts for the line");
+
+// transport
+// NOT IMPLEMENTED
+linevtyC.addSC("transport", "Define transport protocols for line");
+
+// txspeed
+// NOT IMPLEMENTED
+linevtyC.addSC("txspeed", "Set the transmit speeds");
+
+// vacant-message
+// NOT IMPLEMENTED
+linevtyC.addSC("vacant-message", "Define a vacant banner");
+
+// width
+// NOT IMPLEMENTED
+linevtyC.addSC("width", "Set width of the display terminal");
+
+// x25
+// NOT IMPLEMENTED
+linevtyC.addSC("x25", "X25 protocol-specific configuration");
+
+
+
+// ********************
+
+commands_copyCommand("linevtyC","linevtyC.no",null,true);
+
+commands_deleteSubCommand("linevtyC.no","default");
+commands_deleteSubCommand("linevtyC.no","help");
+commands_deleteSubCommand("linevtyC.no","exit");
+
+// ********************
+// WARNING: THIS GROUP OF COMMANDS MUST BE AT THE END OF THIS FILE.
+// ONLY "NO" COMMANDS SHOULD BE BEYOND THIS POINT.
+