summaryrefslogtreecommitdiffstats
path: root/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_intE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_intE.txt')
-rw-r--r--Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_intE.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_intE.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_intE.txt
new file mode 100644
index 0000000..9c49d6f
--- /dev/null
+++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_intE.txt
@@ -0,0 +1,26 @@
+intEC.bandwidth["<1-10000000>"].enter = true;
+
+intEC.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+intEC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+intEC.ip.address.dhcp.enter = true;
+
+intEC.ip.address.dhcp["client-id"].Ethernet["<0-0>"].enter = true;
+
+intEC.ip.nat.inside.enter = true;
+
+intEC.ip.nat.outside.enter = true;
+
+intEC["load-interval"]["<30-600>"].enter = true;
+
+intEC.no.ip.address.enter = true;
+
+intEC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+intEC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+intEC.no.ip.address.dhcp.enter = true;
+
+intEC.shutdown.enter = true;
+