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 3640/fnc_lineaux.txt | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_lineaux.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_lineaux.txt | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_lineaux.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_lineaux.txt new file mode 100644 index 0000000..a2f73ca --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 3640/fnc_lineaux.txt @@ -0,0 +1,160 @@ +lineauxC.autobaud.enter = function()
+{
+}
+
+lineauxC.autocommand.LINE.enter = function()
+{
+}
+
+lineauxC["autocommand-options"].enter = function()
+{
+}
+
+lineauxC.autohangup.enter = function()
+{
+}
+
+lineauxC.autoselect.enter = function()
+{
+}
+
+lineauxC["domain-lookup"].enter = function()
+{
+}
+
+lineauxC.editing.enter = function()
+{
+}
+
+lineauxC.exec.enter = function()
+{
+}
+
+lineauxC["exec-banner"].enter = function()
+{
+}
+
+lineauxC["exec-timeout"]["<0-35791>"].enter = function()
+{
+}
+
+lineauxC["exec-timeout"]["<0-35791>"]["<0-2147483>"].enter = function()
+{
+}
+
+lineauxC.exit.enter = function()
+{
+}
+
+lineauxC.flowcontrol.hardware.enter = function()
+{
+}
+
+lineauxC.flowcontrol.hardware["in"].enter = function()
+{
+}
+
+lineauxC.flowcontrol.hardware.out.enter = function()
+{
+}
+
+lineauxC["flush-at-activation"].enter = function()
+{
+}
+
+lineauxC["full-help"].enter = function()
+{
+}
+
+lineauxC.help.enter = function()
+{
+}
+
+lineauxC.history.enter = function()
+{
+}
+
+lineauxC.insecure.enter = function()
+{
+}
+
+lineauxC.international.enter = function()
+{
+}
+
+lineauxC["keymap-type"].LINE.enter = function()
+{
+}
+
+lineauxC.location.LINE.enter = function()
+{
+}
+
+lineauxC.lockable.enter = function()
+{
+}
+
+lineauxC.login.enter = function()
+{
+}
+
+lineauxC.login.local.enter = function()
+{
+}
+
+lineauxC.monitor.enter = function()
+{
+}
+
+lineauxC["motd-banner"].enter = function()
+{
+}
+
+lineauxC.notify.enter = function()
+{
+}
+
+lineauxC.password["<7-7>"].WORD.enter = function()
+{
+}
+
+lineauxC.password.LINE.enter = function()
+{
+}
+
+lineauxC.private.enter = function()
+{
+}
+
+lineauxC["refuse-message"].LINE.enter = function()
+{
+}
+
+lineauxC.speed["<0-4294967295>"].enter = function()
+{
+}
+
+lineauxC.stopbits["<1-1>"].enter = function()
+{
+}
+
+lineauxC.stopbits["1.5"].enter = function()
+{
+}
+
+lineauxC.stopbits["<2-2>"].enter = function()
+{
+}
+
+lineauxC.transport.input.all.enter = function()
+{
+}
+
+lineauxC["vacant-message"].enter = function()
+{
+}
+
+lineauxC["vacant-message"].LINE.enter = function()
+{
+}
+
|
