You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?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.9" xsi:schemaLocation="http://www.cisco.com/VIRL https://raw.github.com/CiscoVIRL/schema/v0.9/virl.xsd"> <extensions> <entry key="management_network" type="String">exclusive</entry> </extensions> <node name="Unmanaged" type="SIMPLE" subtype="Unmanaged Switch" location="609,156"> <interface id="0" name="link1"/> <interface id="1" name="link2"/> <interface id="2" name="link3"/> </node> <node name="Managed" type="SIMPLE" subtype="IOSvL2" location="615,262"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1"/> <interface id="1" name="GigabitEthernet0/2"/> <interface id="2" name="GigabitEthernet0/3"/> <interface id="3" name="GigabitEthernet1/0"/> <interface id="4" name="GigabitEthernet1/1"/> </node> <node name="iosv-1" type="SIMPLE" subtype="IOSv" location="494,95" ipv4="192.168.0.1"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1" ipv4="10.0.0.1" netPrefixLenV4="16"/> </node> <node name="iosv-2" type="SIMPLE" subtype="IOSv" location="761,97" ipv4="192.168.0.2"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1" ipv4="10.0.0.2" netPrefixLenV4="16"/> </node> <node name="iosv-3" type="SIMPLE" subtype="IOSv" location="756,199" ipv4="192.168.0.3"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1" ipv4="10.0.0.3" netPrefixLenV4="16"/> </node> <node name="iosv-4" type="SIMPLE" subtype="IOSv" location="489,203" ipv4="192.168.0.4"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1" ipv4="10.0.0.4" netPrefixLenV4="16"/> </node> <node name="iosv-5" type="SIMPLE" subtype="IOSv" location="491,298" ipv4="192.168.0.5"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1" ipv4="10.0.0.5" netPrefixLenV4="16"> <extensions> <entry key="AutoNetkit.vlan" type="Integer">10</entry> </extensions> </interface> </node> <node name="iosv-6" type="SIMPLE" subtype="IOSv" location="763,308" ipv4="192.168.0.6"> <extensions> <entry key="config" type="string">! 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 </entry> <entry key="AutoNetkit.mgmt_ip" type="string"></entry> </extensions> <interface id="0" name="GigabitEthernet0/1" ipv4="10.0.0.6" netPrefixLenV4="16"> <extensions> <entry key="AutoNetkit.vlan" type="Integer">10</entry> </extensions> </interface> </node> <connection dst="/virl:topology/virl:node[1]/virl:interface[1]" src="/virl:topology/virl:node[3]/virl:interface[1]"/> <connection dst="/virl:topology/virl:node[1]/virl:interface[2]" src="/virl:topology/virl:node[4]/virl:interface[1]"/> <connection dst="/virl:topology/virl:node[2]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[3]"/> <connection dst="/virl:topology/virl:node[5]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[2]"/> <connection dst="/virl:topology/virl:node[8]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[3]"/> <connection dst="/virl:topology/virl:node[6]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[4]"/> <connection dst="/virl:topology/virl:node[7]/virl:interface[1]" src="/virl:topology/virl:node[2]/virl:interface[5]"/> </topology>
|