diff --git a/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario2.virl b/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario2.virl deleted file mode 100644 index 1be3c20..0000000 --- a/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario2.virl +++ /dev/null @@ -1,279 +0,0 @@ - - - - exclusive - - - - false - ! device: vEOS-1 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 2 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-1 -! -spanning-tree mode rapid-pvst -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$BfEAqVKe$0Et37rrWZGmDpeYfmQ8S40 -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -interface Port-Channel12 - switchport mode trunk -! -interface Port-Channel13 - switchport mode trunk -! -interface Ethernet1 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 13 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 13 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.10/24 -! -no ip routing -! -! -end - - - - - - - - - - false - ! device: vEOS-2 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 2 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-2 -! -spanning-tree mode rapid-pvst -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$yUkG2yoL$0Lq.DaVPw9ECzR4Ew1.wW. -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -interface Port-Channel12 - switchport mode trunk -! -interface Port-Channel23 - switchport mode trunk -! -interface Port-Channel24 - switchport mode trunk -! -interface Ethernet1 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet5 - switchport mode trunk - channel-group 24 mode on -! -interface Ethernet6 - switchport mode trunk - channel-group 24 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.20/24 -! -no ip routing -! -! -end - - - - - - - - - - - - false - ! device: vEOS-3 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 2 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-3 -! -spanning-tree mode rapid-pvst -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$sWptr0oA$lH1Jhpd3Uio1z44ImC83p1 -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -interface Port-Channel13 - switchport mode trunk -! -interface Port-Channel23 - switchport mode trunk -! -interface Port-Channel34 - switchport mode trunk -! -interface Ethernet1 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 13 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 13 mode on -! -interface Ethernet5 - switchport mode trunk - channel-group 34 mode on -! -interface Ethernet6 - switchport mode trunk - channel-group 34 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.30/24 -! -no ip routing -! -! -end - - - - - - - - - - - - false - ! device: vEOS-4 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 2 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-4 -! -spanning-tree mode rapid-pvst -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$1.amWz6M$rWEBTalt7rkz5d8/8dbmU0 -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -interface Port-Channel24 - switchport mode trunk -! -interface Port-Channel34 - switchport mode trunk -! -interface Ethernet1 - switchport mode trunk - channel-group 24 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 24 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 34 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 34 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.40/24 -! -no ip routing -! -! -end - - - - - - - - - - - - - - - - - - - diff --git a/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario3.virl b/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario3.virl deleted file mode 100644 index 9258d00..0000000 --- a/GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario3.virl +++ /dev/null @@ -1,329 +0,0 @@ - - - - exclusive - - - - false - ! device: vEOS-1 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 3 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-1 -! -spanning-tree mode rapid-pvst -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$BfEAqVKe$0Et37rrWZGmDpeYfmQ8S40 -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -interface Port-Channel11 - switchport mode trunk -! -interface Port-Channel12 - switchport mode trunk -! -interface Ethernet1 - switchport mode trunk - channel-group 11 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 11 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 12 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.10/24 -! -no ip routing -! -! -end - - - - - - - - - - false - ! device: vEOS-2 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 3 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-2 -! -spanning-tree mode rapid-pvst -no spanning-tree vlan 99 -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$yUkG2yoL$0Lq.DaVPw9ECzR4Ew1.wW. -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -vlan 99 - name MLAG - trunk group mlagpeer -! -interface Port-Channel11 - switchport mode trunk - mlag 11 -! -interface Port-Channel12 - switchport mode trunk - mlag 12 -! -interface Port-Channel21 - switchport mode trunk - mlag 21 -! -interface Port-Channel22 - switchport mode trunk - mlag 22 -! -interface Port-Channel23 - switchport mode trunk - switchport trunk group mlagpeer -! -interface Ethernet1 - switchport mode trunk - channel-group 11 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet5 - switchport mode trunk - channel-group 21 mode on -! -interface Ethernet6 - switchport mode trunk - channel-group 22 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.20/24 -! -interface Vlan99 - ip address 172.23.99.1/30 -! -no ip routing -! -mlag configuration - domain-id mlag1 - local-interface Vlan99 - peer-address 172.23.99.2 - peer-link Port-Channel23 -! -! -end - - - - - - - - - - - - false - ! device: vEOS-3 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 3 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-3 -! -spanning-tree mode rapid-pvst -no spanning-tree vlan 99 -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$sWptr0oA$lH1Jhpd3Uio1z44ImC83p1 -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -vlan 99 - name MLAG - trunk group mlagpeer -! -interface Port-Channel11 - switchport mode trunk - mlag 11 -! -interface Port-Channel12 - switchport mode trunk - mlag 12 -! -interface Port-Channel21 - switchport mode trunk - mlag 21 -! -interface Port-Channel22 - switchport mode trunk - mlag 22 -! -interface Port-Channel23 - switchport mode trunk - switchport trunk group mlagpeer -! -interface Ethernet1 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 23 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 11 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 12 mode on -! -interface Ethernet5 - switchport mode trunk - channel-group 21 mode on -! -interface Ethernet6 - switchport mode trunk - channel-group 22 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.30/24 -! -interface Vlan99 - ip address 172.23.99.2/30 -! -no ip routing -! -mlag configuration - domain-id mlag1 - local-interface Vlan99 - peer-address 172.23.99.1 - peer-link Port-Channel23 -! -! -end - - - - - - - - - - - - false - ! device: vEOS-4 (vEOS, EOS-4.14.2F) -! -! boot system flash:/vEOS.swi -! -! AdvCompNet Lab 1 DCN Scenario 3 -! -transceiver qsfp default-mode 4x10G -! -hostname veos-4 -! -spanning-tree mode rapid-pvst -! -no aaa root -! -username admin privilege 15 role network-admin secret 5 $1$1.amWz6M$rWEBTalt7rkz5d8/8dbmU0 -username cisco privilege 15 role network-admin secret 5 $1$rQS0W9wP$ZUzVG2XoGCCZCJopFp1aV/ -! -interface Port-Channel21 - switchport mode trunk -! -interface Port-Channel22 - switchport mode trunk -! -interface Ethernet1 - switchport mode trunk - channel-group 21 mode on -! -interface Ethernet2 - switchport mode trunk - channel-group 22 mode on -! -interface Ethernet3 - switchport mode trunk - channel-group 21 mode on -! -interface Ethernet4 - switchport mode trunk - channel-group 22 mode on -! -interface Management1 - ! ip of ma1 configured on launch -! -interface Vlan1 - ip address 10.10.10.40/24 -! -no ip routing -! -! -end - - - - - - - - - - - - - - - - - - -