diff options
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 2950/fnc_subintVlan.txt')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 2950/fnc_subintVlan.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 2950/fnc_subintVlan.txt b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 2950/fnc_subintVlan.txt new file mode 100644 index 0000000..96329fe --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/elabs/Engine/Switch 2950/fnc_subintVlan.txt @@ -0,0 +1,14 @@ +subintVlanC.bandwidth["<1-10000000>"].enter = true;
+
+subintVlanC.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+subintVlanC.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+subintVlanC.no.ip.address.enter = true;
+
+subintVlanC.no.ip.address["A.B.C.D"]["A.B.C.D"].enter = true;
+
+subintVlanC.no.ip.address["A.B.C.D"]["A.B.C.D"].secondary.enter = true;
+
+subintVlanC.shutdown.enter = true;
+
|
