diff options
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.txt | 62 |
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;
+
|
