diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.00.routing.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.00.routing.virl new file mode 100644 index 0000000..3620e93 --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.00.routing.virl @@ -0,0 +1,1201 @@ + + + + exclusive + true + v4 + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Chicago +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.3 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Dallas + ip address 10.0.0.5 255.255.255.252 + cdp enable + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to New_York + ip address 10.0.128.5 255.255.255.252 + cdp enable + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 10 + network 192.168.0.3 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.4 0.0.0.3 area 0 + network 10.0.128.4 0.0.0.3 area 0 +! +! +router bgp 10 + bgp router-id 192.168.0.3 + no synchronization +! ibgp + ! ibgp route reflector servers + ! + neighbor 192.168.0.1 remote-as 10 + neighbor 192.168.0.1 description rr parent New_York + neighbor 192.168.0.1 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.3 mask 255.255.255.255 + neighbor 192.168.0.1 activate + exit-address-family +! +! +! +end + + + 10 + 10 + ospf + RRC + + + + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname New_York +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.1 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Dallas + ip address 10.0.128.1 255.255.255.252 + cdp enable + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to Chicago + ip address 10.0.128.6 255.255.255.252 + cdp enable + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/3 + description to Halifax + ip address 10.0.0.1 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +! +! +router ospf 10 + network 192.168.0.1 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.128.0 0.0.0.3 area 0 + network 10.0.128.4 0.0.0.3 area 0 +! +! +router bgp 10 + bgp router-id 192.168.0.1 + no synchronization +! ibgp + ! ibgp clients + ! + neighbor 192.168.0.3 remote-as 10 + neighbor 192.168.0.3 description rr client Chicago + neighbor 192.168.0.3 update-source Loopback0 + ! + neighbor 192.168.0.2 remote-as 10 + neighbor 192.168.0.2 description rr client Dallas + neighbor 192.168.0.2 update-source Loopback0 +! +! ebgp + ! + neighbor 10.0.0.2 remote-as 20 + neighbor 10.0.0.2 description eBGP to Halifax +! +! + ! + address-family ipv4 + network 192.168.0.1 mask 255.255.255.255 + network 10.0.0.0 mask 255.255.0.0 + neighbor 192.168.0.3 activate + neighbor 192.168.0.3 next-hop-self + neighbor 192.168.0.3 route-reflector-client + neighbor 192.168.0.2 activate + neighbor 192.168.0.2 next-hop-self + neighbor 192.168.0.2 route-reflector-client + neighbor 10.0.0.2 activate + neighbor 10.0.0.2 send-community + neighbor 10.0.0.2 next-hop-self + exit-address-family +! +! +ip route 10.0.0.0 255.255.0.0 Null0 254 +! +end + + + 10 + 10 + ospf + RR + + + + + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Dallas +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.2 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Chicago + ip address 10.0.0.6 255.255.255.252 + cdp enable + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to New_York + ip address 10.0.128.2 255.255.255.252 + cdp enable + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 10 + network 192.168.0.2 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.4 0.0.0.3 area 0 + network 10.0.128.0 0.0.0.3 area 0 +! +! +router bgp 10 + bgp router-id 192.168.0.2 + no synchronization +! ibgp + ! ibgp route reflector servers + ! + neighbor 192.168.0.1 remote-as 10 + neighbor 192.168.0.1 description rr parent New_York + neighbor 192.168.0.1 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.2 mask 255.255.255.255 + neighbor 192.168.0.1 activate + exit-address-family +! +! +! +end + + + 10 + 10 + ospf + RRC + + + + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname London +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.10 255.255.255.255 + ip router isis 30 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Halifax + ip address 10.1.0.6 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to Brussels + ip address 10.2.128.1 255.255.255.252 + cdp enable + ip router isis 30 + isis circuit-type level-2-only + isis network point-to-point + isis metric 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/3 + description to Paris + ip address 10.2.0.5 255.255.255.252 + cdp enable + ip router isis 30 + isis circuit-type level-2-only + isis network point-to-point + isis metric 1 + duplex full + speed auto + no shutdown +! +! +! +router isis 30 + net 49.1921.6800.0010.00 + metric-style wide +! +! +router bgp 30 + bgp router-id 192.168.0.10 + no synchronization +! ibgp + ! ibgp clients + ! + neighbor 192.168.0.11 remote-as 30 + neighbor 192.168.0.11 description rr client Brussels + neighbor 192.168.0.11 update-source Loopback0 + ! + neighbor 192.168.0.9 remote-as 30 + neighbor 192.168.0.9 description rr client Paris + neighbor 192.168.0.9 update-source Loopback0 +! +! ebgp + ! + neighbor 10.1.0.5 remote-as 20 + neighbor 10.1.0.5 description eBGP to Halifax +! +! + ! + address-family ipv4 + network 192.168.0.10 mask 255.255.255.255 + network 10.2.0.0 mask 255.255.0.0 + neighbor 192.168.0.11 activate + neighbor 192.168.0.11 next-hop-self + neighbor 192.168.0.11 route-reflector-client + neighbor 192.168.0.9 activate + neighbor 192.168.0.9 next-hop-self + neighbor 192.168.0.9 route-reflector-client + neighbor 10.1.0.5 activate + neighbor 10.1.0.5 send-community + neighbor 10.1.0.5 next-hop-self + exit-address-family +! +! +ip route 10.2.0.0 255.255.0.0 Null0 254 +! +end + + + 30 + 30 + isis + RR + + + + + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Brussels +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.11 255.255.255.255 + ip router isis 30 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to London + ip address 10.2.128.2 255.255.255.252 + cdp enable + ip router isis 30 + isis circuit-type level-2-only + isis network point-to-point + isis metric 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to Paris + ip address 10.2.0.1 255.255.255.252 + cdp enable + ip router isis 30 + isis circuit-type level-2-only + isis network point-to-point + isis metric 1 + duplex full + speed auto + no shutdown +! +! +! +router isis 30 + net 49.1921.6800.0011.00 + metric-style wide +! +! +router bgp 30 + bgp router-id 192.168.0.11 + no synchronization +! ibgp + ! ibgp route reflector servers + ! + neighbor 192.168.0.10 remote-as 30 + neighbor 192.168.0.10 description rr parent London + neighbor 192.168.0.10 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.11 mask 255.255.255.255 + neighbor 192.168.0.10 activate + exit-address-family +! +! +! +end + + + 30 + 30 + isis + RRC + + + + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Paris +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.9 255.255.255.255 + ip router isis 30 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Brussels + ip address 10.2.0.2 255.255.255.252 + cdp enable + ip router isis 30 + isis circuit-type level-2-only + isis network point-to-point + isis metric 1 + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to London + ip address 10.2.0.6 255.255.255.252 + cdp enable + ip router isis 30 + isis circuit-type level-2-only + isis network point-to-point + isis metric 1 + duplex full + speed auto + no shutdown +! +! +! +router isis 30 + net 49.1921.6800.0009.00 + metric-style wide +! +! +router bgp 30 + bgp router-id 192.168.0.9 + no synchronization +! ibgp + ! ibgp route reflector servers + ! + neighbor 192.168.0.10 remote-as 30 + neighbor 192.168.0.10 description rr parent London + neighbor 192.168.0.10 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.9 mask 255.255.255.255 + neighbor 192.168.0.10 activate + exit-address-family +! +! +! +end + + + 30 + 30 + isis + RRC + + + + + + + + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Halifax +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.18 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to New_York + ip address 10.0.0.2 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to London + ip address 10.1.0.5 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/3 + description to Toronto + ip address 10.1.128.2 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/4 + description to Montreal + ip address 10.1.0.2 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +! +! +router eigrp as20 + ! + address-family ipv4 unicast autonomous-system 20 + ! + topology base + exit-af-topology + network 10.1.0.0 0.0.0.3 + network 10.1.128.0 0.0.0.3 + network 192.168.0.18 0.0.0.0 + exit-address-family + ! +! +! +router bgp 20 + bgp router-id 192.168.0.18 + no synchronization +! ibgp + ! ibgp clients + ! + neighbor 192.168.0.17 remote-as 20 + neighbor 192.168.0.17 description rr client Montreal + neighbor 192.168.0.17 update-source Loopback0 + ! + neighbor 192.168.0.19 remote-as 20 + neighbor 192.168.0.19 description rr client Toronto + neighbor 192.168.0.19 update-source Loopback0 +! +! ebgp + ! + neighbor 10.0.0.1 remote-as 10 + neighbor 10.0.0.1 description eBGP to New_York + ! + neighbor 10.1.0.6 remote-as 30 + neighbor 10.1.0.6 description eBGP to London +! +! + ! + address-family ipv4 + network 192.168.0.18 mask 255.255.255.255 + network 10.1.0.0 mask 255.255.0.0 + neighbor 192.168.0.17 activate + neighbor 192.168.0.17 next-hop-self + neighbor 192.168.0.17 route-reflector-client + neighbor 192.168.0.19 activate + neighbor 192.168.0.19 next-hop-self + neighbor 192.168.0.19 route-reflector-client + neighbor 10.0.0.1 activate + neighbor 10.0.0.1 send-community + neighbor 10.0.0.1 next-hop-self + neighbor 10.1.0.6 activate + neighbor 10.1.0.6 send-community + neighbor 10.1.0.6 next-hop-self + exit-address-family +! +! +ip route 10.1.0.0 255.255.0.0 Null0 254 +! +end + + 20 + 20 + eigrp + RR + + + + + + + + + 20 + 20 + eigrp + RRC + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Toronto +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.19 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Halifax + ip address 10.1.128.1 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to Montreal + ip address 10.1.128.5 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +! +! +router eigrp as20 + ! + address-family ipv4 unicast autonomous-system 20 + ! + topology base + exit-af-topology + network 10.1.128.0 0.0.0.3 + network 10.1.128.4 0.0.0.3 + network 192.168.0.19 0.0.0.0 + exit-address-family + ! +! +! +router bgp 20 + bgp router-id 192.168.0.19 + no synchronization +! ibgp + ! ibgp route reflector servers + ! + neighbor 192.168.0.18 remote-as 20 + neighbor 192.168.0.18 description rr parent Halifax + neighbor 192.168.0.18 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.19 mask 255.255.255.255 + neighbor 192.168.0.18 activate + exit-address-family +! +! +! +end + + + + + + + + + 20 + 20 + eigrp + RRC + ! IOS Config generated on 2015-08-28 08:01 +! by autonetkit_0.18.1 +! +hostname Montreal +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.17 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Halifax + ip address 10.1.0.1 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/2 + description to Toronto + ip address 10.1.128.6 255.255.255.252 + cdp enable + duplex full + speed auto + no shutdown +! +! +! +router eigrp as20 + ! + address-family ipv4 unicast autonomous-system 20 + ! + topology base + exit-af-topology + network 10.1.0.0 0.0.0.3 + network 10.1.128.4 0.0.0.3 + network 192.168.0.17 0.0.0.0 + exit-address-family + ! +! +! +router bgp 20 + bgp router-id 192.168.0.17 + no synchronization +! ibgp + ! ibgp route reflector servers + ! + neighbor 192.168.0.18 remote-as 20 + neighbor 192.168.0.18 description rr parent Halifax + neighbor 192.168.0.18 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.17 mask 255.255.255.255 + neighbor 192.168.0.18 activate + exit-address-family +! +! +! +end + + + + + + + + + + + + + + + + + + diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.private.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.private.virl new file mode 100644 index 0000000..b3e9389 --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.private.virl @@ -0,0 +1,78 @@ + + + + exclusive + + + + ! IOS Config generated on 2015-08-28 10:08 +! by autonetkit_0.18.1 +! +hostname private +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.1 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.1 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 +! +! +end + + + + + diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.project.1.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.project.1.virl new file mode 100644 index 0000000..f0fcc96 --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.project.1.virl @@ -0,0 +1,78 @@ + + + + user + + + + ! IOS Config generated on 2015-08-28 10:08 +! by autonetkit_0.18.1 +! +hostname project-1 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.1 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.1 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 +! +! +end + + + + + diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.project.2.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.project.2.virl new file mode 100644 index 0000000..f153232 --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.project.2.virl @@ -0,0 +1,78 @@ + + + + user + + + + ! IOS Config generated on 2015-08-28 10:08 +! by autonetkit_0.18.1 +! +hostname project-2 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.1 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.1 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 +! +! +end + + + + + diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.shared.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.shared.virl new file mode 100644 index 0000000..7db90b1 --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.09.shared.virl @@ -0,0 +1,78 @@ + + + + flat + + + + ! IOS Config generated on 2015-08-28 10:08 +! by autonetkit_0.18.1 +! +hostname shared +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.1 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.1 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 +! +! +end + + + + + diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.10..switching.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.10..switching.virl new file mode 100644 index 0000000..d2f70a4 --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.10..switching.virl @@ -0,0 +1,887 @@ + + + + exclusive + + + + + + + + + ! IOSvL2 Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +version 15.2 +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +service compress-config +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +! +line vty 0 4 +transport input ssh telnet +exec-timeout 720 0 +password cisco +login +! +line con 0 +password cisco +! +hostname Managed +! +boot-start-marker +boot-end-marker +! +! +! +no aaa new-model +! +! +! +! +! +! +! +! +ip cef +no ipv6 cef +! +! +spanning-tree mode pvst +spanning-tree extend system-id +! +vlan internal allocation policy ascending +! +! +! +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +! +! +interface Loopback0 + description Loopback +! +interface GigabitEthernet0/0 + description Mapped to Vlan1 for management + ! Configured on launch + switchport mode access + no shutdown +! +interface GigabitEthernet0/1 + description to Unmanaged + switchport access vlan 2 + switchport mode access + no shutdown +! +interface GigabitEthernet0/2 + description to iosv-3 + switchport access vlan 2 + switchport mode access + no shutdown +! +interface GigabitEthernet0/3 + description to iosv-6 + switchport access vlan 10 + switchport mode access + no shutdown +! +interface GigabitEthernet1/0 + description to iosv-4 + switchport access vlan 2 + switchport mode access + no shutdown +! +interface GigabitEthernet1/1 + description to iosv-5 + switchport access vlan 10 + switchport mode access + no shutdown +! +interface Vlan1 + description OOB Management + ! Configured on launch + vrf forwarding Mgmt-intf + no ip address +! +! +ip forward-protocol nd +! +no ip http server +no ip http secure-server +! +! +! +! +! +! +control-plane +! +! +! +end + + + + + + + + + + + + ! IOS Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +hostname iosv-1 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.1 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Unmanaged + ip address 10.0.0.1 255.255.0.0 + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.1 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.0 0.0.255.255 area 0 +! +! +router bgp 1 + bgp router-id 192.168.0.1 + no synchronization +! ibgp + ! ibgp peers + ! + neighbor 192.168.0.2 remote-as 1 + neighbor 192.168.0.2 description iBGP peer iosv-2 + neighbor 192.168.0.2 update-source Loopback0 + ! + neighbor 192.168.0.3 remote-as 1 + neighbor 192.168.0.3 description iBGP peer iosv-3 + neighbor 192.168.0.3 update-source Loopback0 + ! + neighbor 192.168.0.4 remote-as 1 + neighbor 192.168.0.4 description iBGP peer iosv-4 + neighbor 192.168.0.4 update-source Loopback0 + ! + neighbor 192.168.0.5 remote-as 1 + neighbor 192.168.0.5 description iBGP peer iosv-5 + neighbor 192.168.0.5 update-source Loopback0 + ! + neighbor 192.168.0.6 remote-as 1 + neighbor 192.168.0.6 description iBGP peer iosv-6 + neighbor 192.168.0.6 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.1 mask 255.255.255.255 + neighbor 192.168.0.2 activate + neighbor 192.168.0.3 activate + neighbor 192.168.0.4 activate + neighbor 192.168.0.5 activate + neighbor 192.168.0.6 activate + exit-address-family +! +! +! +end + + + + + + + + ! IOS Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +hostname iosv-2 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.2 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Unmanaged + ip address 10.0.0.2 255.255.0.0 + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.2 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.0 0.0.255.255 area 0 +! +! +router bgp 1 + bgp router-id 192.168.0.2 + no synchronization +! ibgp + ! ibgp peers + ! + neighbor 192.168.0.1 remote-as 1 + neighbor 192.168.0.1 description iBGP peer iosv-1 + neighbor 192.168.0.1 update-source Loopback0 + ! + neighbor 192.168.0.3 remote-as 1 + neighbor 192.168.0.3 description iBGP peer iosv-3 + neighbor 192.168.0.3 update-source Loopback0 + ! + neighbor 192.168.0.4 remote-as 1 + neighbor 192.168.0.4 description iBGP peer iosv-4 + neighbor 192.168.0.4 update-source Loopback0 + ! + neighbor 192.168.0.5 remote-as 1 + neighbor 192.168.0.5 description iBGP peer iosv-5 + neighbor 192.168.0.5 update-source Loopback0 + ! + neighbor 192.168.0.6 remote-as 1 + neighbor 192.168.0.6 description iBGP peer iosv-6 + neighbor 192.168.0.6 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.2 mask 255.255.255.255 + neighbor 192.168.0.1 activate + neighbor 192.168.0.3 activate + neighbor 192.168.0.4 activate + neighbor 192.168.0.5 activate + neighbor 192.168.0.6 activate + exit-address-family +! +! +! +end + + + + + + + + ! IOS Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +hostname iosv-3 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.3 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Managed + ip address 10.0.0.3 255.255.0.0 + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.3 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.0 0.0.255.255 area 0 +! +! +router bgp 1 + bgp router-id 192.168.0.3 + no synchronization +! ibgp + ! ibgp peers + ! + neighbor 192.168.0.1 remote-as 1 + neighbor 192.168.0.1 description iBGP peer iosv-1 + neighbor 192.168.0.1 update-source Loopback0 + ! + neighbor 192.168.0.2 remote-as 1 + neighbor 192.168.0.2 description iBGP peer iosv-2 + neighbor 192.168.0.2 update-source Loopback0 + ! + neighbor 192.168.0.4 remote-as 1 + neighbor 192.168.0.4 description iBGP peer iosv-4 + neighbor 192.168.0.4 update-source Loopback0 + ! + neighbor 192.168.0.5 remote-as 1 + neighbor 192.168.0.5 description iBGP peer iosv-5 + neighbor 192.168.0.5 update-source Loopback0 + ! + neighbor 192.168.0.6 remote-as 1 + neighbor 192.168.0.6 description iBGP peer iosv-6 + neighbor 192.168.0.6 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.3 mask 255.255.255.255 + neighbor 192.168.0.1 activate + neighbor 192.168.0.2 activate + neighbor 192.168.0.4 activate + neighbor 192.168.0.5 activate + neighbor 192.168.0.6 activate + exit-address-family +! +! +! +end + + + + + + + + ! IOS Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +hostname iosv-4 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.4 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Managed + ip address 10.0.0.4 255.255.0.0 + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.4 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.0 0.0.255.255 area 0 +! +! +router bgp 1 + bgp router-id 192.168.0.4 + no synchronization +! ibgp + ! ibgp peers + ! + neighbor 192.168.0.1 remote-as 1 + neighbor 192.168.0.1 description iBGP peer iosv-1 + neighbor 192.168.0.1 update-source Loopback0 + ! + neighbor 192.168.0.2 remote-as 1 + neighbor 192.168.0.2 description iBGP peer iosv-2 + neighbor 192.168.0.2 update-source Loopback0 + ! + neighbor 192.168.0.3 remote-as 1 + neighbor 192.168.0.3 description iBGP peer iosv-3 + neighbor 192.168.0.3 update-source Loopback0 + ! + neighbor 192.168.0.5 remote-as 1 + neighbor 192.168.0.5 description iBGP peer iosv-5 + neighbor 192.168.0.5 update-source Loopback0 + ! + neighbor 192.168.0.6 remote-as 1 + neighbor 192.168.0.6 description iBGP peer iosv-6 + neighbor 192.168.0.6 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.4 mask 255.255.255.255 + neighbor 192.168.0.1 activate + neighbor 192.168.0.2 activate + neighbor 192.168.0.3 activate + neighbor 192.168.0.5 activate + neighbor 192.168.0.6 activate + exit-address-family +! +! +! +end + + + + + + + + ! IOS Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +hostname iosv-5 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.5 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Managed + ip address 10.0.0.5 255.255.0.0 + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.5 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.0 0.0.255.255 area 0 +! +! +router bgp 1 + bgp router-id 192.168.0.5 + no synchronization +! ibgp + ! ibgp peers + ! + neighbor 192.168.0.1 remote-as 1 + neighbor 192.168.0.1 description iBGP peer iosv-1 + neighbor 192.168.0.1 update-source Loopback0 + ! + neighbor 192.168.0.2 remote-as 1 + neighbor 192.168.0.2 description iBGP peer iosv-2 + neighbor 192.168.0.2 update-source Loopback0 + ! + neighbor 192.168.0.3 remote-as 1 + neighbor 192.168.0.3 description iBGP peer iosv-3 + neighbor 192.168.0.3 update-source Loopback0 + ! + neighbor 192.168.0.4 remote-as 1 + neighbor 192.168.0.4 description iBGP peer iosv-4 + neighbor 192.168.0.4 update-source Loopback0 + ! + neighbor 192.168.0.6 remote-as 1 + neighbor 192.168.0.6 description iBGP peer iosv-6 + neighbor 192.168.0.6 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.5 mask 255.255.255.255 + neighbor 192.168.0.1 activate + neighbor 192.168.0.2 activate + neighbor 192.168.0.3 activate + neighbor 192.168.0.4 activate + neighbor 192.168.0.6 activate + exit-address-family +! +! +! +end + + + + + + 10 + + + + + + ! IOS Config generated on 2015-08-28 10:32 +! by autonetkit_0.18.1 +! +hostname iosv-6 +boot-start-marker +boot-end-marker +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +no aaa new-model +! +! +ip cef +ipv6 unicast-routing +ipv6 cef +! +! +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +line vty 0 4 + transport input ssh telnet + exec-timeout 720 0 + password cisco + login +line con 0 + password cisco +! +no cdp run +! +! +interface Loopback0 + description Loopback + ip address 192.168.0.6 255.255.255.255 +! +interface GigabitEthernet0/0 + description OOB Management + vrf forwarding Mgmt-intf + ! Configured on launch + no ip address + duplex full + speed auto + no shutdown +! +interface GigabitEthernet0/1 + description to Managed + ip address 10.0.0.6 255.255.0.0 + ip ospf cost 1 + duplex full + speed auto + no shutdown +! +! +! +router ospf 1 + network 192.168.0.6 0.0.0.0 area 0 + log-adjacency-changes + passive-interface Loopback0 + network 10.0.0.0 0.0.255.255 area 0 +! +! +router bgp 1 + bgp router-id 192.168.0.6 + no synchronization +! ibgp + ! ibgp peers + ! + neighbor 192.168.0.1 remote-as 1 + neighbor 192.168.0.1 description iBGP peer iosv-1 + neighbor 192.168.0.1 update-source Loopback0 + ! + neighbor 192.168.0.2 remote-as 1 + neighbor 192.168.0.2 description iBGP peer iosv-2 + neighbor 192.168.0.2 update-source Loopback0 + ! + neighbor 192.168.0.3 remote-as 1 + neighbor 192.168.0.3 description iBGP peer iosv-3 + neighbor 192.168.0.3 update-source Loopback0 + ! + neighbor 192.168.0.4 remote-as 1 + neighbor 192.168.0.4 description iBGP peer iosv-4 + neighbor 192.168.0.4 update-source Loopback0 + ! + neighbor 192.168.0.5 remote-as 1 + neighbor 192.168.0.5 description iBGP peer iosv-5 + neighbor 192.168.0.5 update-source Loopback0 +! +! + ! + address-family ipv4 + network 192.168.0.6 mask 255.255.255.255 + neighbor 192.168.0.1 activate + neighbor 192.168.0.2 activate + neighbor 192.168.0.3 activate + neighbor 192.168.0.4 activate + neighbor 192.168.0.5 activate + exit-address-family +! +! +! +end + + + + + + 10 + + + + + + + + + + + diff --git a/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.11.dc.virl b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.11.dc.virl new file mode 100644 index 0000000..918c92c --- /dev/null +++ b/GIT-VIRL-HS-Fulda/VIRL-Tutorial/Lab.11.dc.virl @@ -0,0 +1,447 @@ + + + + exclusive + + + + + + + ! ASAv Config generated on 2015-08-28 10:43 +! by autonetkit_0.18.1 +! +hostname asav-1 +username cisco password cisco privilege 15 +enable password cisco +passwd cisco +names +! +interface Loopback100 + description loopback + no ip address +interface GigabitEthernet0/0 + description to flat-1 + duplex full + nameif outside + security-level 0 + no shutdown + no ip address +interface GigabitEthernet0/1 + description to nx-osv-1 + duplex full + nameif inside + security-level 100 + no shutdown + ip address 10.0.128.1 255.255.255.252 +interface Management0/0 + description OOB Management + duplex full + management-only + nameif mgmt + security-level 100 + no shutdown + ! Configured on launch + no ip address +! +same-security-traffic permit inter-interface +logging enable +logging asdm informational +user-identity default-domain LOCAL +aaa authentication ssh console LOCAL +http server enable +http 0.0.0.0 0.0.0.0 inside +ssh 0.0.0.0 0.0.0.0 inside +telnet 0.0.0.0 0.0.0.0 inside +http 0.0.0.0 0.0.0.0 mgmt +ssh 0.0.0.0 0.0.0.0 mgmt +telnet 0.0.0.0 0.0.0.0 mgmt +http 0.0.0.0 0.0.0.0 outside +ssh 0.0.0.0 0.0.0.0 outside +telnet 0.0.0.0 0.0.0.0 outside +telnet timeout 15 +console timeout 0 +username cisco password cisco privilege 15 +! +class-map inspection_default + match default-inspection-traffic +! +! +policy-map type inspect dns preset_dns_map + parameters + message-length maximum client auto + message-length maximum 512 +policy-map global_policy + class inspection_default + inspect ip-options + inspect netbios + inspect rtsp + inspect sunrpc + inspect tftp + inspect xdmcp + inspect dns preset_dns_map + inspect ftp + inspect h323 h225 + inspect h323 ras + inspect rsh + inspect esmtp + inspect sqlnet + inspect sip + inspect skinny + inspect icmp + inspect http +! +service-policy global_policy global +no call-home reporting anonymous +call-home + profile CiscoTAC-1 + no active +end + + + + + + + 100 + + + + + + ! NX-OSv Config generated on 2015-08-28 10:43 +! by autonetkit_0.18.1 +! +version 6.2(1) +license grace-period +! +hostname nx-osv-1 +vdc nx-osv-1 id 1 + allocate interface Ethernet2/1-48 + allocate interface Ethernet3/1-48 + limit-resource vlan minimum 16 maximum 4094 + limit-resource vrf minimum 2 maximum 4096 + limit-resource port-channel minimum 0 maximum 768 + limit-resource u4route-mem minimum 96 maximum 96 + limit-resource u6route-mem minimum 24 maximum 24 + limit-resource m4route-mem minimum 58 maximum 58 + limit-resource m6route-mem minimum 8 maximum 8 + +feature telnet + +feature ospf + +username adminbackup password 5 ! role network-operator +username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin +username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator +username cisco role network-admin +username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin +no password strength-check +ip domain-lookup +copp profile strict +snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey +snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey +snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey +snmp-server user cisco network-admin +rmon event 1 log trap public description FATAL(1) owner PMON@FATAL +rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL +rmon event 3 log trap public description ERROR(3) owner PMON@ERROR +rmon event 4 log trap public description WARNING(4) owner PMON@WARNING +rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO + + +vlan 1 + +vrf context management +hardware forwarding unicast trace + +interface Loopback0 + description Loopback + ip address 192.168.0.3/32 + ip router ospf 1 area 0 + +interface Ethernet2/1 + description to asav-1 + ip address 10.0.128.2/30 + ip router ospf 1 area 0 + duplex full + no mac-address + no shutdown + +interface Ethernet2/2 + description to iosvl2-1 + ip address 10.0.0.1/17 + ip router ospf 1 area 0 + duplex full + no mac-address + no shutdown + +interface mgmt0 + description OOB Management + ! Configured on launch + no ip address + duplex full + no mac-address + no shutdown + vrf member management + + +line console +line vty +router ospf 1 + router-id 192.168.0.3 + + + + + + + + + ! IOSvL2 Config generated on 2015-08-28 10:43 +! by autonetkit_0.18.1 +! +version 15.2 +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +service compress-config +no service config +enable password cisco +ip classless +ip subnet-zero +no ip domain lookup +! +line vty 0 4 +transport input ssh telnet +exec-timeout 720 0 +password cisco +login +! +line con 0 +password cisco +! +hostname iosvl2-1 +! +boot-start-marker +boot-end-marker +! +! +! +no aaa new-model +! +! +! +! +! +! +! +! +ip cef +no ipv6 cef +! +! +spanning-tree mode pvst +spanning-tree extend system-id +! +vlan internal allocation policy ascending +! +! +! +! +vrf definition Mgmt-intf +! + address-family ipv4 + exit-address-family + ! + address-family ipv6 + exit-address-family +! +! +! +! +! +interface Loopback0 + description Loopback +! +interface GigabitEthernet0/0 + description Mapped to Vlan1 for management + ! Configured on launch + switchport mode access + no shutdown +! +interface GigabitEthernet0/1 + description to nx-osv-1 + switchport access vlan 2 + switchport mode access + no shutdown +! +interface GigabitEthernet0/2 + description to server-1 + switchport access vlan 2 + switchport mode access + no shutdown +! +interface GigabitEthernet0/3 + description to server-2 + switchport access vlan 2 + switchport mode access + no shutdown +! +interface Vlan1 + description OOB Management + ! Configured on launch + vrf forwarding Mgmt-intf + no ip address +! +! +ip forward-protocol nd +! +no ip http server +no ip http secure-server +! +! +! +! +! +! +control-plane +! +! +! +end + + + + + + + + + + #cloud-config +bootcmd: +- ln -s -t /etc/rc.d /etc/rc.local +hostname: server-1 +manage_etc_hosts: true +runcmd: +- start ttyS0 +- systemctl start getty@ttyS0.service +- systemctl start rc-local +- sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config +- echo "UseDNS no" >> /etc/ssh/sshd_config +- service ssh restart +- service sshd restart +users: +- default +- gecos: User configured by VIRL Configuration Engine 0.18.9 + lock-passwd: false + name: cisco + plain-text-passwd: cisco + shell: /bin/bash + ssh-authorized-keys: + - VIRL-USER-SSH-PUBLIC-KEY + sudo: ALL=(ALL) ALL +write_files: +- path: /etc/init/ttyS0.conf + owner: root:root + content: | + # ttyS0 - getty + # This service maintains a getty on ttyS0 from the point the system is + # started until it is shut down again. + start on stopped rc or RUNLEVEL=[12345] + stop on runlevel [!12345] + respawn + exec /sbin/getty -L 115200 ttyS0 vt102 + permissions: '0644' +- path: /etc/systemd/system/dhclient@.service + content: | + [Unit] + Description=Run dhclient on %i interface + After=network.target + [Service] + Type=oneshot + ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease + RemainAfterExit=yes + owner: root:root + permissions: '0644' +- path: /etc/rc.local + owner: root:root + permissions: '0755' + content: |- + #!/bin/sh -e + ifconfig eth1 up 10.0.0.2 netmask 255.255.128.0 + route add -net 10.0.0.0/16 gw 10.0.0.1 dev eth1 + route add -net 192.168.0.0/29 gw 10.0.0.1 dev eth1 + exit 0 + + + + + + + #cloud-config +bootcmd: +- ln -s -t /etc/rc.d /etc/rc.local +hostname: server-2 +manage_etc_hosts: true +runcmd: +- start ttyS0 +- systemctl start getty@ttyS0.service +- systemctl start rc-local +- sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config +- echo "UseDNS no" >> /etc/ssh/sshd_config +- service ssh restart +- service sshd restart +users: +- default +- gecos: User configured by VIRL Configuration Engine 0.18.9 + lock-passwd: false + name: cisco + plain-text-passwd: cisco + shell: /bin/bash + ssh-authorized-keys: + - VIRL-USER-SSH-PUBLIC-KEY + sudo: ALL=(ALL) ALL +write_files: +- path: /etc/init/ttyS0.conf + owner: root:root + content: | + # ttyS0 - getty + # This service maintains a getty on ttyS0 from the point the system is + # started until it is shut down again. + start on stopped rc or RUNLEVEL=[12345] + stop on runlevel [!12345] + respawn + exec /sbin/getty -L 115200 ttyS0 vt102 + permissions: '0644' +- path: /etc/systemd/system/dhclient@.service + content: | + [Unit] + Description=Run dhclient on %i interface + After=network.target + [Service] + Type=oneshot + ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease + RemainAfterExit=yes + owner: root:root + permissions: '0644' +- path: /etc/rc.local + owner: root:root + permissions: '0755' + content: |- + #!/bin/sh -e + ifconfig eth1 up 10.0.0.3 netmask 255.255.128.0 + route add -net 10.0.0.0/16 gw 10.0.0.1 dev eth1 + route add -net 192.168.0.0/29 gw 10.0.0.1 dev eth1 + exit 0 + + + + + + + + + +