Sebastian Rieger
8 years ago
2 changed files with 0 additions and 608 deletions
-
279GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario2.virl
-
329GIT-VIRL-HS-Fulda/Advanced Computer Networks (Master AI)/advcompnet-lab1-dcn-scenario3.virl
@ -1,279 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
|
||||
<topology xmlns="http://www.cisco.com/VIRL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="0.95" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.95/virl.xsd"> |
|
||||
<extensions> |
|
||||
<entry key="management_network" type="String">exclusive</entry> |
|
||||
</extensions> |
|
||||
<node name="veos-1" type="SIMPLE" subtype="vEOS" location="413,31" ipv4="10.10.10.10"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
</node> |
|
||||
<node name="veos-2" type="SIMPLE" subtype="vEOS" location="218,127" ipv4="10.10.10.20"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
<interface id="4" name="Ethernet5"/> |
|
||||
<interface id="5" name="Ethernet6"/> |
|
||||
</node> |
|
||||
<node name="veos-3" type="SIMPLE" subtype="vEOS" location="611,127" ipv4="10.10.10.30"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
<interface id="4" name="Ethernet5"/> |
|
||||
<interface id="5" name="Ethernet6"/> |
|
||||
</node> |
|
||||
<node name="veos-4" type="SIMPLE" subtype="vEOS" location="413,221" ipv4="10.10.10.40"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
</node> |
|
||||
<annotations/> |
|
||||
<connection dst="/virl:topology/virl:node[1]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[1]"/> |
|
||||
<connection dst="/virl:topology/virl:node[1]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[3]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[4]"/> |
|
||||
<connection dst="/virl:topology/virl:node[4]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[5]"/> |
|
||||
<connection dst="/virl:topology/virl:node[4]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[6]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[3]" src="/virl:topology/virl:node[1]/virl:interface[3]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[4]" src="/virl:topology/virl:node[1]/virl:interface[4]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[5]" src="/virl:topology/virl:node[4]/virl:interface[3]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[6]" src="/virl:topology/virl:node[4]/virl:interface[4]"/> |
|
||||
</topology> |
|
@ -1,329 +0,0 @@ |
|||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
|
||||
<topology xmlns="http://www.cisco.com/VIRL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="0.95" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.95/virl.xsd"> |
|
||||
<extensions> |
|
||||
<entry key="management_network" type="String">exclusive</entry> |
|
||||
</extensions> |
|
||||
<node name="veos-1" type="SIMPLE" subtype="vEOS" location="413,31" ipv4="10.10.10.10"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
</node> |
|
||||
<node name="veos-2" type="SIMPLE" subtype="vEOS" location="218,127" ipv4="10.10.10.20"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
<interface id="4" name="Ethernet5"/> |
|
||||
<interface id="5" name="Ethernet6"/> |
|
||||
</node> |
|
||||
<node name="veos-3" type="SIMPLE" subtype="vEOS" location="611,127" ipv4="10.10.10.30"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
<interface id="4" name="Ethernet5"/> |
|
||||
<interface id="5" name="Ethernet6"/> |
|
||||
</node> |
|
||||
<node name="veos-4" type="SIMPLE" subtype="vEOS" location="413,221" ipv4="10.10.10.40"> |
|
||||
<extensions> |
|
||||
<entry key="Auto-generate config" type="Boolean">false</entry> |
|
||||
<entry key="config" type="String">! 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
 |
|
||||
</entry> |
|
||||
</extensions> |
|
||||
<interface id="0" name="Ethernet1"/> |
|
||||
<interface id="1" name="Ethernet2"/> |
|
||||
<interface id="2" name="Ethernet3"/> |
|
||||
<interface id="3" name="Ethernet4"/> |
|
||||
</node> |
|
||||
<annotations/> |
|
||||
<connection dst="/virl:topology/virl:node[1]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[1]"/> |
|
||||
<connection dst="/virl:topology/virl:node[1]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[3]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[4]"/> |
|
||||
<connection dst="/virl:topology/virl:node[4]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[5]"/> |
|
||||
<connection dst="/virl:topology/virl:node[4]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[6]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[3]" src="/virl:topology/virl:node[1]/virl:interface[3]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[4]" src="/virl:topology/virl:node[1]/virl:interface[4]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[5]" src="/virl:topology/virl:node[4]/virl:interface[3]"/> |
|
||||
<connection dst="/virl:topology/virl:node[3]/virl:interface[6]" src="/virl:topology/virl:node[4]/virl:interface[4]"/> |
|
||||
</topology> |
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue