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 1760/fnc_intLoopBack.txt | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_intLoopBack.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_intLoopBack.txt | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_intLoopBack.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_intLoopBack.txt new file mode 100644 index 0000000..f34bef6 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 1760/fnc_intLoopBack.txt @@ -0,0 +1,96 @@ +intLoopBackC["access-expression"].input.LINE.enter = true;
+
+intLoopBackC["access-expression"].output.LINE.enter = true;
+
+intLoopBackC.arp.arpa.enter = true;
+
+intLoopBackC.arp["frame-relay"].enter = true;
+
+intLoopBackC.arp.probe.enter = true;
+
+intLoopBackC.arp.snap.enter = true;
+
+intLoopBackC.bandwidth["<1-10000000>"].enter = true;
+
+
+intLoopBackC["carrier-delay"]["<0-60>"].enter = true;
+
+intLoopBackC.cdp.enable.enter = true;
+
+intLoopBackC.delay["<1-16777215>"].enter = true;
+
+intLoopBackC.description.LINE.enter = true;
+
+intLoopBackC.exit.enter = true;
+
+intLoopBackC.help.enter = true;
+
+intLoopBackC.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+intLoopBackC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+intLoopBackC.ip.address.pool.WORD.enter = true;
+
+intLoopBackC.ip.authentication["key-chain"].eigrp["<1-65535>"].LINE.enter = true;
+
+intLoopBackC.ip.authentication.mode.eigrp["<1-65535>"].md5.enter = true;
+
+intLoopBackC.ip.dhcp.relay.information.trusted.enter = true;
+
+intLoopBackC.ip["hello-interval"].eigrp["<1-65535>"]["<1-65535>"].enter = true;
+
+intLoopBackC.ip["hold-time"].eigrp["<1-65535>"]["<1-65535>"].enter = true;
+
+
+intLoopBackC.ip.igmp["access-group"]["<1-99>"].enter = true;
+
+intLoopBackC.ip.nat.inside.enter = true;
+
+intLoopBackC.ip.nat.outside.enter = true;
+
+intLoopBackC.ip.nbar["protocol-discovery"].enter = true;
+
+intLoopBackC.ip["split-horizon"].enter = true;
+
+intLoopBackC.ip["split-horizon"].eigrp["<1-65535>"].enter = true;
+
+intLoopBackC.ip.unreachables.enter = true;
+
+intLoopBackC.keepalive.enter = true;
+
+intLoopBackC.keepalive["<0-32767>"].enter = true;
+
+intLoopBackC.llc2.dynwind.enter = true;
+
+intLoopBackC["load-interval"]["<30-600>"].enter = true;
+
+intLoopBackC["max-reserved-bandwidth"].enter = true;
+
+intLoopBackC["max-reserved-bandwidth"]["<1-100>"].enter = true;
+
+intLoopBackC.no.bandwidth.enter = true;
+
+intLoopBackC.no["carrier-delay"].enter = true;
+
+intLoopBackC.no.delay.enter = true;
+
+intLoopBackC.no.description.enter = true;
+
+intLoopBackC.no.keepalive.enter = true;
+
+intLoopBackC.no["load-interval"].enter = true;
+
+intLoopBackC.no["max-reserved-bandwidth"].enter = true;
+
+intLoopBackC.no.mtu.enter = true;
+
+intLoopBackC.no["multilink-group"].enter = true;
+
+intLoopBackC["service-policy"].history.enter = true;
+
+intLoopBackC.shutdown.enter = true;
+
+intLoopBackC["trunk-group"]["<1-1000>"].enter = true;
+
+intLoopBackC["tx-ring-limit"]["<1-32767>"].enter = true;
+
|
