summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt
diff options
context:
space:
mode:
authorSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
committerSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
commit33613a85afc4b1481367fbe92a17ee59c240250b (patch)
tree670b842326116b376b505ec2263878912fca97e2 /Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt
downloadStudium-master.tar.gz
Studium-master.tar.bz2
add new repoHEADmaster
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt')
-rw-r--r--Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt62
1 files changed, 62 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt
new file mode 100644
index 0000000..0cc6d17
--- /dev/null
+++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 2600/fnc_intAsync.txt
@@ -0,0 +1,62 @@
+intAsyncC.bandwidth["<1-10000000>"].enter = true;
+
+intAsyncC.clock.rate["<300-4000000>"].enter = true;
+
+intAsyncC.crypto.map.WORD.enter = true;
+
+intAsyncC.encapsulation.ppp.enter = true;
+
+intAsyncC.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+intAsyncC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+intAsyncC.ip.address.negotiated.enter = true;
+
+intAsyncC.ip.nat.inside.enter = true;
+
+intAsyncC.ip.nat.outside.enter = true;
+
+intAsyncC.ip.ospf["dead-interval"]["<1-65535>"].enter = true;
+
+intAsyncC.ip.ospf["hello-interval"]["<1-65535>"].enter = true;
+
+intAsyncC["load-interval"]["<30-600>"].enter = true;
+
+intAsyncC.no.ip.address.enter = true;
+
+intAsyncC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+intAsyncC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+intAsyncC.no.ip.address.negotiated.enter = true;
+
+intAsyncC.ppp.authentication.chap.enter = true;
+
+intAsyncC.ppp.authentication.chap.callin.enter = true;
+
+intAsyncC.ppp.authentication.chap["if-needed"].enter = true;
+
+intAsyncC.ppp.authentication.pap.enter = true;
+
+intAsyncC.ppp.authentication.pap.callin.enter = true;
+
+intAsyncC.ppp.authentication.pap.chap.enter = true;
+
+intAsyncC.ppp.authentication.pap.chap.callin.enter = true;
+
+intAsyncC.ppp.authentication.pap["if-needed"].enter = true;
+
+intAsyncC.ppp.authentication.pap["ms-chap"].enter = true;
+
+intAsyncC.ppp.authentication.pap["ms-chap"].callin.enter = true;
+
+intAsyncC.ppp.authentication.pap["ms-chap"].chap.enter = true;
+
+intAsyncC.ppp.authentication.pap["ms-chap"].chap.callin.enter = true;
+
+intAsyncC.ppp.authentication.pap["ms-chap"]["if-needed"].enter = true;
+
+intAsyncC.ppp.pap["sent-username"].WORD.password["<0-7>"].LINE.enter = true;
+
+intAsyncC.shutdown.enter = true;
+