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 2600/fnc_linecon.txt | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_linecon.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_linecon.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_linecon.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_linecon.txt new file mode 100644 index 0000000..03a94f4 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_linecon.txt @@ -0,0 +1,24 @@ +lineconC["exec-timeout"]["<0-35791>"].enter = true;
+
+lineconC["exec-timeout"]["<0-35791>"]["<0-2147483>"].enter = true;
+
+lineconC.flowcontrol.hardware.enter = true;
+
+lineconC.flowcontrol.hardware.out.enter = true;
+
+lineconC.login.enter = true;
+
+lineconC.login.local.enter = true;
+
+lineconC.modem.InOut.enter = true;
+
+
+lineconC.password.LINE.enter = true;
+
+lineconC.speed["<0-4294967295>"].enter = true;
+
+lineconC.stopbits["1.5"].enter = true;
+
+
+lineconC.transport.input.all.enter = true;
+
|
