diff options
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_subintE.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_subintE.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_subintE.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_subintE.txt new file mode 100644 index 0000000..89aad31 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Router 806/fnc_subintE.txt @@ -0,0 +1,18 @@ +subintEC.bandwidth["<1-10000000>"].enter = true;
+
+subintEC.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+subintEC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+subintEC.ip.nat.inside.enter = true;
+
+subintEC.ip.nat.outside.enter = true;
+
+subintEC.no.ip.address.enter = true;
+
+subintEC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+subintEC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+subintEC.shutdown.enter = true;
+
|
