diff options
| author | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
|---|---|---|
| committer | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
| commit | 33613a85afc4b1481367fbe92a17ee59c240250b (patch) | |
| tree | 670b842326116b376b505ec2263878912fca97e2 /Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_linetty.txt | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_linetty.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_linetty.txt | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_linetty.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_linetty.txt new file mode 100644 index 0000000..bad5c73 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_linetty.txt @@ -0,0 +1,160 @@ +linettyC.autobaud.enter = function()
+{
+}
+
+linettyC.autocommand.LINE.enter = function()
+{
+}
+
+linettyC["autocommand-options"].enter = function()
+{
+}
+
+linettyC.autohangup.enter = function()
+{
+}
+
+linettyC.autoselect.enter = function()
+{
+}
+
+linettyC["domain-lookup"].enter = function()
+{
+}
+
+linettyC.editing.enter = function()
+{
+}
+
+linettyC.exec.enter = function()
+{
+}
+
+linettyC["exec-banner"].enter = function()
+{
+}
+
+linettyC["exec-timeout"]["<0-35791>"].enter = function()
+{
+}
+
+linettyC["exec-timeout"]["<0-35791>"]["<0-2147483>"].enter = function()
+{
+}
+
+linettyC.exit.enter = function()
+{
+}
+
+linettyC.flowcontrol.hardware.enter = function()
+{
+}
+
+linettyC.flowcontrol.hardware["in"].enter = function()
+{
+}
+
+linettyC.flowcontrol.hardware.out.enter = function()
+{
+}
+
+linettyC["flush-at-activation"].enter = function()
+{
+}
+
+linettyC["full-help"].enter = function()
+{
+}
+
+linettyC.help.enter = function()
+{
+}
+
+linettyC.history.enter = function()
+{
+}
+
+linettyC.insecure.enter = function()
+{
+}
+
+linettyC.international.enter = function()
+{
+}
+
+linettyC["keymap-type"].LINE.enter = function()
+{
+}
+
+linettyC.location.LINE.enter = function()
+{
+}
+
+linettyC.lockable.enter = function()
+{
+}
+
+linettyC.login.enter = function()
+{
+}
+
+linettyC.login.local.enter = function()
+{
+}
+
+linettyC.monitor.enter = function()
+{
+}
+
+linettyC["motd-banner"].enter = function()
+{
+}
+
+linettyC.notify.enter = function()
+{
+}
+
+linettyC.password["<7-7>"].WORD.enter = function()
+{
+}
+
+linettyC.password.LINE.enter = function()
+{
+}
+
+linettyC.private.enter = function()
+{
+}
+
+linettyC["refuse-message"].LINE.enter = function()
+{
+}
+
+linettyC.speed["<0-4294967295>"].enter = function()
+{
+}
+
+linettyC.stopbits["<1-1>"].enter = function()
+{
+}
+
+linettyC.stopbits["1.5"].enter = function()
+{
+}
+
+linettyC.stopbits["<2-2>"].enter = function()
+{
+}
+
+linettyC.transport.input.all.enter = function()
+{
+}
+
+linettyC["vacant-message"].enter = function()
+{
+}
+
+linettyC["vacant-message"].LINE.enter = function()
+{
+}
+
|
