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