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