Skip to content
Snippets Groups Projects
Commit 951df184 authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

new fabricpath topo test

parent f75a15b3
No related branches found
No related tags found
No related merge requests found
<?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="AutoNetkit.enable_cdp" type="Boolean">true</entry>
<entry key="AutoNetkit.enable_routing" type="Boolean">false</entry>
<entry key="management_network" type="String">exclusive</entry>
</extensions>
<node name="nxosv-spine1" type="SIMPLE" subtype="NX-OSv" location="419,163">
<extensions>
<entry key="AutoNetkit.mgmt_ip" type="string"></entry>
<entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
! by autonetkit_0.23.5&#xD;
!&#xD;
version 6.2(1)&#xD;
license grace-period&#xD;
!&#xD;
hostname nxosv-spine1&#xD;
install feature-set fabricpath&#xD;
vdc nxosv-spine1 id 1&#xD;
allocate interface Ethernet2/1-48&#xD;
allocate interface Ethernet3/1-48&#xD;
limit-resource vlan minimum 16 maximum 4094&#xD;
limit-resource vrf minimum 2 maximum 4096&#xD;
limit-resource port-channel minimum 0 maximum 768&#xD;
limit-resource u4route-mem minimum 96 maximum 96&#xD;
limit-resource u6route-mem minimum 24 maximum 24&#xD;
limit-resource m4route-mem minimum 58 maximum 58&#xD;
limit-resource m6route-mem minimum 8 maximum 8&#xD;
&#xD;
feature telnet&#xD;
feature-set fabricpath&#xD;
&#xD;
&#xD;
username adminbackup password 5 ! role network-operator&#xD;
username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
username cisco role network-admin&#xD;
username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
no password strength-check&#xD;
ip domain-lookup&#xD;
copp profile strict&#xD;
snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
snmp-server user cisco network-admin&#xD;
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
&#xD;
&#xD;
vlan 1,10&#xD;
vlan 10&#xD;
mode fabricpath&#xD;
&#xD;
vrf context management&#xD;
hardware forwarding unicast trace&#xD;
&#xD;
interface Loopback0&#xD;
description Loopback&#xD;
ip address 192.168.0.1/32&#xD;
&#xD;
interface Ethernet2/1&#xD;
description to nxosv-leaf1&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/2&#xD;
description to nxosv-leaf2&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/3&#xD;
description to nxosv-leaf3&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/4&#xD;
description to nxosv-leaf4&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface mgmt0&#xD;
description OOB Management&#xD;
! Configured on launch&#xD;
no ip address&#xD;
duplex full&#xD;
no shutdown&#xD;
vrf member management&#xD;
&#xD;
fabricpath domain default&#xD;
&#xD;
&#xD;
line console&#xD;
line vty&#xD;
&#xD;
&#xD;
! FabricPath stuff&#xD;
&#xD;
!install feature-set fabricpath&#xD;
!feature-set fabricpath&#xD;
!fabricpath domain default&#xD;
&#xD;
!vlan 1,10&#xD;
!vlan 10&#xD;
! mode fabricpath&#xD;
&#xD;
! Additionally for every interface going to the fabric&#xD;
!&#xD;
!interface Ethernet2/1&#xD;
! switchport&#xD;
! switchport mode fabricpath&#xD;
! no shutdown&#xD;
&#xD;
! Additionally on leaf nodes for every interface going to connected hosts&#xD;
!&#xD;
!interface Ethernet2/3&#xD;
! switchport&#xD;
! switchport access vlan 10&#xD;
! no shutdown</entry>
</extensions>
<interface id="0" name="Ethernet2/1" ipv4="10.0.0.10" netPrefixLenV4="30"/>
<interface id="1" name="Ethernet2/2" ipv4="10.0.0.14" netPrefixLenV4="30"/>
<interface id="2" name="Ethernet2/3" ipv4="10.0.0.22" netPrefixLenV4="30"/>
<interface id="3" name="Ethernet2/4" ipv4="10.0.0.26" netPrefixLenV4="30"/>
</node>
<node name="nxosv-spine2" type="SIMPLE" subtype="NX-OSv" location="646,160">
<extensions>
<entry key="AutoNetkit.mgmt_ip" type="string"></entry>
<entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
! by autonetkit_0.23.5&#xD;
!&#xD;
version 6.2(1)&#xD;
license grace-period&#xD;
!&#xD;
hostname nxosv-spine2&#xD;
install feature-set fabricpath&#xD;
vdc nxosv-spine2 id 1&#xD;
allocate interface Ethernet2/1-48&#xD;
allocate interface Ethernet3/1-48&#xD;
limit-resource vlan minimum 16 maximum 4094&#xD;
limit-resource vrf minimum 2 maximum 4096&#xD;
limit-resource port-channel minimum 0 maximum 768&#xD;
limit-resource u4route-mem minimum 96 maximum 96&#xD;
limit-resource u6route-mem minimum 24 maximum 24&#xD;
limit-resource m4route-mem minimum 58 maximum 58&#xD;
limit-resource m6route-mem minimum 8 maximum 8&#xD;
&#xD;
feature telnet&#xD;
feature-set fabricpath&#xD;
&#xD;
&#xD;
username adminbackup password 5 ! role network-operator&#xD;
username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
username cisco role network-admin&#xD;
username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
no password strength-check&#xD;
ip domain-lookup&#xD;
copp profile strict&#xD;
snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
snmp-server user cisco network-admin&#xD;
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
&#xD;
&#xD;
vlan 1,10&#xD;
vlan 10&#xD;
mode fabricpath&#xD;
&#xD;
&#xD;
vrf context management&#xD;
hardware forwarding unicast trace&#xD;
&#xD;
interface Loopback0&#xD;
description Loopback&#xD;
ip address 192.168.0.6/32&#xD;
&#xD;
interface Ethernet2/1&#xD;
description to nxosv-leaf1&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/2&#xD;
description to nxosv-leaf2&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/3&#xD;
description to nxosv-leaf3&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/4&#xD;
description to nxosv-leaf4&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface mgmt0&#xD;
description OOB Management&#xD;
! Configured on launch&#xD;
no ip address&#xD;
duplex full&#xD;
no shutdown&#xD;
vrf member management&#xD;
&#xD;
fabricpath domain default&#xD;
&#xD;
&#xD;
line console&#xD;
line vty&#xD;
&#xD;
&#xD;
! FabricPath stuff&#xD;
&#xD;
!install feature-set fabricpath&#xD;
!feature-set fabricpath&#xD;
!fabricpath domain default&#xD;
&#xD;
!vlan 1,10&#xD;
!vlan 10&#xD;
! mode fabricpath&#xD;
&#xD;
! Additionally for every interface going to the fabric&#xD;
!&#xD;
!interface Ethernet2/1&#xD;
! switchport&#xD;
! switchport mode fabricpath&#xD;
! no shutdown&#xD;
&#xD;
! Additionally on leaf nodes for every interface going to connected hosts&#xD;
!&#xD;
!interface Ethernet2/3&#xD;
! switchport&#xD;
! switchport access vlan 10&#xD;
! no shutdown</entry>
</extensions>
<interface id="0" name="Ethernet2/1" ipv4="10.0.0.18" netPrefixLenV4="30"/>
<interface id="1" name="Ethernet2/2" ipv4="10.0.0.34" netPrefixLenV4="30"/>
<interface id="2" name="Ethernet2/3" ipv4="10.0.0.38" netPrefixLenV4="30"/>
<interface id="3" name="Ethernet2/4" ipv4="10.0.0.42" netPrefixLenV4="30"/>
</node>
<node name="nxosv-leaf1" type="SIMPLE" subtype="NX-OSv" location="248,321">
<extensions>
<entry key="AutoNetkit.mgmt_ip" type="string"></entry>
<entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
! by autonetkit_0.23.5&#xD;
!&#xD;
version 6.2(1)&#xD;
license grace-period&#xD;
!&#xD;
hostname nxosv-leaf1&#xD;
install feature-set fabricpath&#xD;
vdc nxosv-leaf1 id 1&#xD;
allocate interface Ethernet2/1-48&#xD;
allocate interface Ethernet3/1-48&#xD;
limit-resource vlan minimum 16 maximum 4094&#xD;
limit-resource vrf minimum 2 maximum 4096&#xD;
limit-resource port-channel minimum 0 maximum 768&#xD;
limit-resource u4route-mem minimum 96 maximum 96&#xD;
limit-resource u6route-mem minimum 24 maximum 24&#xD;
limit-resource m4route-mem minimum 58 maximum 58&#xD;
limit-resource m6route-mem minimum 8 maximum 8&#xD;
&#xD;
feature telnet&#xD;
feature-set fabricpath&#xD;
&#xD;
username adminbackup password 5 ! role network-operator&#xD;
username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
username cisco role network-admin&#xD;
username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
no password strength-check&#xD;
ip domain-lookup&#xD;
copp profile strict&#xD;
snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
snmp-server user cisco network-admin&#xD;
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
&#xD;
vlan 1,10&#xD;
vlan 10&#xD;
mode fabricpath&#xD;
&#xD;
vrf context management&#xD;
hardware forwarding unicast trace&#xD;
&#xD;
interface Loopback0&#xD;
description Loopback&#xD;
ip address 192.168.0.2/32&#xD;
&#xD;
interface Ethernet2/1&#xD;
description to nxosv-spine1&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/2&#xD;
description to nxosv-spine2&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/3&#xD;
description to lxc-iperf-1&#xD;
switchport&#xD;
switchport access vlan 10&#xD;
no shutdown&#xD;
&#xD;
interface mgmt0&#xD;
description OOB Management&#xD;
! Configured on launch&#xD;
no ip address&#xD;
duplex full&#xD;
no shutdown&#xD;
vrf member management&#xD;
&#xD;
fabricpath domain default&#xD;
&#xD;
&#xD;
line console&#xD;
line vty&#xD;
&#xD;
&#xD;
! FabricPath stuff&#xD;
&#xD;
!install feature-set fabricpath&#xD;
!feature-set fabricpath&#xD;
!fabricpath domain default&#xD;
&#xD;
!vlan 1,10&#xD;
!vlan 10&#xD;
! mode fabricpath&#xD;
&#xD;
! Additionally for every interface going to the fabric&#xD;
!&#xD;
!interface Ethernet2/1&#xD;
! switchport&#xD;
! switchport mode fabricpath&#xD;
! no shutdown&#xD;
&#xD;
! Additionally on leaf nodes for every interface going to connected hosts&#xD;
!&#xD;
!interface Ethernet2/3&#xD;
! switchport&#xD;
! switchport access vlan 10&#xD;
! no shutdown</entry>
</extensions>
<interface id="0" name="Ethernet2/1" ipv4="10.0.0.9" netPrefixLenV4="30"/>
<interface id="1" name="Ethernet2/2" ipv4="10.0.0.17" netPrefixLenV4="30"/>
<interface id="2" name="Ethernet2/3" ipv4="10.0.0.6" netPrefixLenV4="30"/>
</node>
<node name="nxosv-leaf2" type="SIMPLE" subtype="NX-OSv" location="424,325">
<extensions>
<entry key="AutoNetkit.mgmt_ip" type="string"></entry>
<entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
! by autonetkit_0.23.5&#xD;
!&#xD;
version 6.2(1)&#xD;
license grace-period&#xD;
!&#xD;
hostname nxosv-leaf2&#xD;
install feature-set fabricpath&#xD;
vdc nxosv-leaf2 id 1&#xD;
allocate interface Ethernet2/1-48&#xD;
allocate interface Ethernet3/1-48&#xD;
limit-resource vlan minimum 16 maximum 4094&#xD;
limit-resource vrf minimum 2 maximum 4096&#xD;
limit-resource port-channel minimum 0 maximum 768&#xD;
limit-resource u4route-mem minimum 96 maximum 96&#xD;
limit-resource u6route-mem minimum 24 maximum 24&#xD;
limit-resource m4route-mem minimum 58 maximum 58&#xD;
limit-resource m6route-mem minimum 8 maximum 8&#xD;
&#xD;
feature telnet&#xD;
feature-set fabricpath&#xD;
&#xD;
&#xD;
username adminbackup password 5 ! role network-operator&#xD;
username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
username cisco role network-admin&#xD;
username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
no password strength-check&#xD;
ip domain-lookup&#xD;
copp profile strict&#xD;
snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
snmp-server user cisco network-admin&#xD;
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
&#xD;
&#xD;
vlan 1,10&#xD;
vlan 10&#xD;
mode fabricpath&#xD;
&#xD;
vrf context management&#xD;
hardware forwarding unicast trace&#xD;
&#xD;
interface Loopback0&#xD;
description Loopback&#xD;
ip address 192.168.0.5/32&#xD;
&#xD;
interface Ethernet2/1&#xD;
description to nxosv-spine1&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/2&#xD;
description to nxosv-spine2&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/3&#xD;
description to lxc-iperf-2&#xD;
switchport&#xD;
switchport access vlan 10&#xD;
no shutdown&#xD;
&#xD;
interface mgmt0&#xD;
description OOB Management&#xD;
! Configured on launch&#xD;
no ip address&#xD;
duplex full&#xD;
no shutdown&#xD;
vrf member management&#xD;
&#xD;
fabricpath domain default&#xD;
&#xD;
&#xD;
line console&#xD;
line vty&#xD;
&#xD;
&#xD;
! FabricPath stuff&#xD;
&#xD;
!install feature-set fabricpath&#xD;
!feature-set fabricpath&#xD;
!fabricpath domain default&#xD;
&#xD;
!vlan 1,10&#xD;
!vlan 10&#xD;
! mode fabricpath&#xD;
&#xD;
! Additionally for every interface going to the fabric&#xD;
!&#xD;
!interface Ethernet2/1&#xD;
! switchport&#xD;
! switchport mode fabricpath&#xD;
! no shutdown&#xD;
&#xD;
! Additionally on leaf nodes for every interface going to connected hosts&#xD;
!&#xD;
!interface Ethernet2/3&#xD;
! switchport&#xD;
! switchport access vlan 10&#xD;
! no shutdown</entry>
</extensions>
<interface id="0" name="Ethernet2/1" ipv4="10.0.0.13" netPrefixLenV4="30"/>
<interface id="1" name="Ethernet2/2" ipv4="10.0.0.33" netPrefixLenV4="30"/>
<interface id="2" name="Ethernet2/3" ipv4="10.0.0.30" netPrefixLenV4="30"/>
</node>
<node name="nxosv-leaf3" type="SIMPLE" subtype="NX-OSv" location="607,321">
<extensions>
<entry key="AutoNetkit.mgmt_ip" type="string"></entry>
<entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
! by autonetkit_0.23.5&#xD;
!&#xD;
version 6.2(1)&#xD;
license grace-period&#xD;
!&#xD;
hostname nxosv-leaf3&#xD;
install feature-set fabricpath&#xD;
vdc nxosv-leaf3 id 1&#xD;
allocate interface Ethernet2/1-48&#xD;
allocate interface Ethernet3/1-48&#xD;
limit-resource vlan minimum 16 maximum 4094&#xD;
limit-resource vrf minimum 2 maximum 4096&#xD;
limit-resource port-channel minimum 0 maximum 768&#xD;
limit-resource u4route-mem minimum 96 maximum 96&#xD;
limit-resource u6route-mem minimum 24 maximum 24&#xD;
limit-resource m4route-mem minimum 58 maximum 58&#xD;
limit-resource m6route-mem minimum 8 maximum 8&#xD;
&#xD;
feature telnet&#xD;
feature-set fabricpath&#xD;
&#xD;
username adminbackup password 5 ! role network-operator&#xD;
username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
username cisco role network-admin&#xD;
username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
no password strength-check&#xD;
ip domain-lookup&#xD;
copp profile strict&#xD;
snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
snmp-server user cisco network-admin&#xD;
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
&#xD;
&#xD;
vlan 1,10&#xD;
vlan 10&#xD;
mode fabricpath&#xD;
&#xD;
vrf context management&#xD;
hardware forwarding unicast trace&#xD;
&#xD;
interface Loopback0&#xD;
description Loopback&#xD;
ip address 192.168.0.8/32&#xD;
&#xD;
interface Ethernet2/1&#xD;
description to nxosv-spine1&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/2&#xD;
description to nxosv-spine2&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/3&#xD;
description to lxc-iperf-3&#xD;
switchport&#xD;
switchport access vlan 10&#xD;
no shutdown&#xD;
&#xD;
interface mgmt0&#xD;
description OOB Management&#xD;
! Configured on launch&#xD;
no ip address&#xD;
duplex full&#xD;
no shutdown&#xD;
vrf member management&#xD;
&#xD;
fabricpath domain default&#xD;
&#xD;
&#xD;
line console&#xD;
line vty&#xD;
&#xD;
&#xD;
! FabricPath stuff&#xD;
&#xD;
!install feature-set fabricpath&#xD;
!feature-set fabricpath&#xD;
!fabricpath domain default&#xD;
&#xD;
!vlan 1,10&#xD;
!vlan 10&#xD;
! mode fabricpath&#xD;
&#xD;
! Additionally for every interface going to the fabric&#xD;
!&#xD;
!interface Ethernet2/1&#xD;
! switchport&#xD;
! switchport mode fabricpath&#xD;
! no shutdown&#xD;
&#xD;
! Additionally on leaf nodes for every interface going to connected hosts&#xD;
!&#xD;
!interface Ethernet2/3&#xD;
! switchport&#xD;
! switchport access vlan 10&#xD;
! no shutdown</entry>
</extensions>
<interface id="0" name="Ethernet2/1" ipv4="10.0.0.21" netPrefixLenV4="30"/>
<interface id="1" name="Ethernet2/2" ipv4="10.0.0.37" netPrefixLenV4="30"/>
<interface id="2" name="Ethernet2/3" ipv4="10.0.0.46" netPrefixLenV4="30"/>
</node>
<node name="nxosv-leaf4" type="SIMPLE" subtype="NX-OSv" location="775,320">
<extensions>
<entry key="AutoNetkit.mgmt_ip" type="string"></entry>
<entry key="config" type="String">! NX-OSv Config generated on 2016-11-23 15:38&#xD;
! by autonetkit_0.23.5&#xD;
!&#xD;
version 6.2(1)&#xD;
license grace-period&#xD;
!&#xD;
hostname nxosv-leaf4&#xD;
install feature-set fabricpath&#xD;
vdc nxosv-leaf4 id 1&#xD;
allocate interface Ethernet2/1-48&#xD;
allocate interface Ethernet3/1-48&#xD;
limit-resource vlan minimum 16 maximum 4094&#xD;
limit-resource vrf minimum 2 maximum 4096&#xD;
limit-resource port-channel minimum 0 maximum 768&#xD;
limit-resource u4route-mem minimum 96 maximum 96&#xD;
limit-resource u6route-mem minimum 24 maximum 24&#xD;
limit-resource m4route-mem minimum 58 maximum 58&#xD;
limit-resource m6route-mem minimum 8 maximum 8&#xD;
&#xD;
feature telnet&#xD;
feature-set fabricpath&#xD;
&#xD;
&#xD;
username adminbackup password 5 ! role network-operator&#xD;
username admin password 5 $1$KuOSBsvW$Cy0TSD..gEBGBPjzpDgf51 role network-admin&#xD;
username cisco password 5 $1$Nk7ZkwH0$fyiRmMMfIheqE3BqvcL0C1 role network-operator&#xD;
username cisco role network-admin&#xD;
username lab password 5 $1$buoy/oqy$.EXQz8rCn72ii8qtdldj00 role network-admin&#xD;
no password strength-check&#xD;
ip domain-lookup&#xD;
copp profile strict&#xD;
snmp-server user lab network-admin auth md5 0x5ceb414591539ee35159fca86fdfa101 priv 0x5ceb414591539ee35159fca86fdfa101 localizedkey&#xD;
snmp-server user admin network-admin auth md5 0x328945d53e05e8e7207f8c20b142f0b7 priv 0x328945d53e05e8e7207f8c20b142f0b7 localizedkey&#xD;
snmp-server user cisco network-operator auth md5 0x55b3c64a53fb95518e75358ee75e82e9 priv 0x55b3c64a53fb95518e75358ee75e82e9 localizedkey&#xD;
snmp-server user cisco network-admin&#xD;
rmon event 1 log trap public description FATAL(1) owner PMON@FATAL&#xD;
rmon event 2 log trap public description CRITICAL(2) owner PMON@CRITICAL&#xD;
rmon event 3 log trap public description ERROR(3) owner PMON@ERROR&#xD;
rmon event 4 log trap public description WARNING(4) owner PMON@WARNING&#xD;
rmon event 5 log trap public description INFORMATION(5) owner PMON@INFO&#xD;
&#xD;
&#xD;
vlan 1,10&#xD;
vlan 10&#xD;
mode fabricpath&#xD;
&#xD;
&#xD;
vrf context management&#xD;
hardware forwarding unicast trace&#xD;
&#xD;
interface Loopback0&#xD;
description Loopback&#xD;
ip address 192.168.0.10/32&#xD;
&#xD;
interface Ethernet2/1&#xD;
description to nxosv-spine1&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/2&#xD;
description to nxosv-spine2&#xD;
switchport&#xD;
switchport mode fabricpath&#xD;
no shutdown&#xD;
&#xD;
interface Ethernet2/3&#xD;
description to lxc-iperf-4&#xD;
switchport&#xD;
switchport access vlan 10&#xD;
no shutdown&#xD;
&#xD;
interface mgmt0&#xD;
description OOB Management&#xD;
! Configured on launch&#xD;
no ip address&#xD;
duplex full&#xD;
no shutdown&#xD;
vrf member management&#xD;
&#xD;
fabricpath domain default&#xD;
&#xD;
&#xD;
line console&#xD;
line vty&#xD;
&#xD;
&#xD;
! FabricPath stuff&#xD;
&#xD;
!install feature-set fabricpath&#xD;
!feature-set fabricpath&#xD;
!fabricpath domain default&#xD;
&#xD;
!vlan 1,10&#xD;
!vlan 10&#xD;
! mode fabricpath&#xD;
&#xD;
! Additionally for every interface going to the fabric&#xD;
!&#xD;
!interface Ethernet2/1&#xD;
! switchport&#xD;
! switchport mode fabricpath&#xD;
! no shutdown&#xD;
&#xD;
! Additionally on leaf nodes for every interface going to connected hosts&#xD;
!&#xD;
!interface Ethernet2/3&#xD;
! switchport&#xD;
! switchport access vlan 10&#xD;
! no shutdown</entry>
</extensions>
<interface id="0" name="Ethernet2/1" ipv4="10.0.0.25" netPrefixLenV4="30"/>
<interface id="1" name="Ethernet2/2" ipv4="10.0.0.41" netPrefixLenV4="30"/>
<interface id="2" name="Ethernet2/3" ipv4="10.0.0.50" netPrefixLenV4="30"/>
</node>
<node name="lxc-iperf-1" type="SIMPLE" subtype="lxc-iperf" location="240,424" ipv4="192.168.100.1">
<extensions>
<entry key="config" type="String">#cloud-config&#xD;
bootcmd:&#xD;
- ln -s -t /etc/rc.d /etc/rc.local&#xD;
hostname: lxc-iperf-1&#xD;
manage_etc_hosts: true&#xD;
runcmd:&#xD;
- systemctl start rc-local&#xD;
- sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
- echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
- service ssh restart&#xD;
- service sshd restart&#xD;
users:&#xD;
- default&#xD;
- gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
lock-passwd: false&#xD;
name: cisco&#xD;
plain-text-passwd: cisco&#xD;
shell: /bin/bash&#xD;
ssh-authorized-keys:&#xD;
- VIRL-USER-SSH-PUBLIC-KEY&#xD;
sudo: ALL=(ALL) ALL&#xD;
write_files:&#xD;
- path: /etc/systemd/system/dhclient@.service&#xD;
content: |&#xD;
[Unit]&#xD;
Description=Run dhclient on %i interface&#xD;
After=network.target&#xD;
[Service]&#xD;
Type=oneshot&#xD;
ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
RemainAfterExit=yes&#xD;
owner: root:root&#xD;
permissions: '0644'&#xD;
- path: /etc/rc.local&#xD;
owner: root:root&#xD;
permissions: '0755'&#xD;
content: |-&#xD;
#!/bin/sh&#xD;
ifconfig eth1 up 192.168.100.1 netmask 255.255.255.0&#xD;
exit 0&#xD;
</entry>
</extensions>
<interface id="0" name="eth1" ipv4="10.0.0.5" netPrefixLenV4="30"/>
</node>
<node name="lxc-iperf-2" type="SIMPLE" subtype="lxc-iperf" location="430,427" ipv4="192.168.100.2">
<extensions>
<entry key="config" type="String">#cloud-config&#xD;
bootcmd:&#xD;
- ln -s -t /etc/rc.d /etc/rc.local&#xD;
hostname: lxc-iperf-2&#xD;
manage_etc_hosts: true&#xD;
runcmd:&#xD;
- systemctl start rc-local&#xD;
- sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
- echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
- service ssh restart&#xD;
- service sshd restart&#xD;
users:&#xD;
- default&#xD;
- gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
lock-passwd: false&#xD;
name: cisco&#xD;
plain-text-passwd: cisco&#xD;
shell: /bin/bash&#xD;
ssh-authorized-keys:&#xD;
- VIRL-USER-SSH-PUBLIC-KEY&#xD;
sudo: ALL=(ALL) ALL&#xD;
write_files:&#xD;
- path: /etc/systemd/system/dhclient@.service&#xD;
content: |&#xD;
[Unit]&#xD;
Description=Run dhclient on %i interface&#xD;
After=network.target&#xD;
[Service]&#xD;
Type=oneshot&#xD;
ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
RemainAfterExit=yes&#xD;
owner: root:root&#xD;
permissions: '0644'&#xD;
- path: /etc/rc.local&#xD;
owner: root:root&#xD;
permissions: '0755'&#xD;
content: |-&#xD;
#!/bin/sh&#xD;
ifconfig eth1 up 192.168.100.2 netmask 255.255.255.0&#xD;
exit 0&#xD;
</entry>
</extensions>
<interface id="0" name="eth1" ipv4="10.0.0.29" netPrefixLenV4="30"/>
</node>
<node name="lxc-iperf-3" type="SIMPLE" subtype="lxc-iperf" location="613,422" ipv4="192.168.100.3">
<extensions>
<entry key="config" type="String">#cloud-config&#xD;
bootcmd:&#xD;
- ln -s -t /etc/rc.d /etc/rc.local&#xD;
hostname: lxc-iperf-3&#xD;
manage_etc_hosts: true&#xD;
runcmd:&#xD;
- systemctl start rc-local&#xD;
- sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
- echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
- service ssh restart&#xD;
- service sshd restart&#xD;
users:&#xD;
- default&#xD;
- gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
lock-passwd: false&#xD;
name: cisco&#xD;
plain-text-passwd: cisco&#xD;
shell: /bin/bash&#xD;
ssh-authorized-keys:&#xD;
- VIRL-USER-SSH-PUBLIC-KEY&#xD;
sudo: ALL=(ALL) ALL&#xD;
write_files:&#xD;
- path: /etc/systemd/system/dhclient@.service&#xD;
content: |&#xD;
[Unit]&#xD;
Description=Run dhclient on %i interface&#xD;
After=network.target&#xD;
[Service]&#xD;
Type=oneshot&#xD;
ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
RemainAfterExit=yes&#xD;
owner: root:root&#xD;
permissions: '0644'&#xD;
- path: /etc/rc.local&#xD;
owner: root:root&#xD;
permissions: '0755'&#xD;
content: |-&#xD;
#!/bin/sh&#xD;
ifconfig eth1 up 192.168.100.3 netmask 255.255.255.0&#xD;
exit 0&#xD;
</entry>
</extensions>
<interface id="0" name="eth1" ipv4="10.0.0.45" netPrefixLenV4="30"/>
</node>
<node name="lxc-iperf-4" type="SIMPLE" subtype="lxc-iperf" location="787,424" ipv4="192.168.100.4">
<extensions>
<entry key="config" type="String">#cloud-config&#xD;
bootcmd:&#xD;
- ln -s -t /etc/rc.d /etc/rc.local&#xD;
hostname: lxc-iperf-4&#xD;
manage_etc_hosts: true&#xD;
runcmd:&#xD;
- systemctl start rc-local&#xD;
- sed -i '/^\s*PasswordAuthentication\s\+no/d' /etc/ssh/sshd_config&#xD;
- echo "UseDNS no" &gt;&gt; /etc/ssh/sshd_config&#xD;
- service ssh restart&#xD;
- service sshd restart&#xD;
users:&#xD;
- default&#xD;
- gecos: User configured by VIRL Configuration Engine 0.23.9&#xD;
lock-passwd: false&#xD;
name: cisco&#xD;
plain-text-passwd: cisco&#xD;
shell: /bin/bash&#xD;
ssh-authorized-keys:&#xD;
- VIRL-USER-SSH-PUBLIC-KEY&#xD;
sudo: ALL=(ALL) ALL&#xD;
write_files:&#xD;
- path: /etc/systemd/system/dhclient@.service&#xD;
content: |&#xD;
[Unit]&#xD;
Description=Run dhclient on %i interface&#xD;
After=network.target&#xD;
[Service]&#xD;
Type=oneshot&#xD;
ExecStart=/sbin/dhclient %i -pf /var/run/dhclient.%i.pid -lf /var/lib/dhclient/dhclient.%i.lease&#xD;
RemainAfterExit=yes&#xD;
owner: root:root&#xD;
permissions: '0644'&#xD;
- path: /etc/rc.local&#xD;
owner: root:root&#xD;
permissions: '0755'&#xD;
content: |-&#xD;
#!/bin/sh&#xD;
ifconfig eth1 up 192.168.100.4 netmask 255.255.255.0&#xD;
exit 0&#xD;
</entry>
</extensions>
<interface id="0" name="eth1" ipv4="10.0.0.49" netPrefixLenV4="30"/>
</node>
<annotations/>
<connection dst="/virl:topology/virl:node[3]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[1]"/>
<connection dst="/virl:topology/virl:node[4]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[2]"/>
<connection dst="/virl:topology/virl:node[5]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[3]"/>
<connection dst="/virl:topology/virl:node[6]/virl:interface[1]" src="/virl:topology/virl:node[1]/virl:interface[4]"/>
<connection dst="/virl:topology/virl:node[3]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[1]"/>
<connection dst="/virl:topology/virl:node[4]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[2]"/>
<connection dst="/virl:topology/virl:node[5]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[3]"/>
<connection dst="/virl:topology/virl:node[6]/virl:interface[2]" src="/virl:topology/virl:node[2]/virl:interface[4]"/>
<connection dst="/virl:topology/virl:node[7]/virl:interface[1]" src="/virl:topology/virl:node[3]/virl:interface[3]"/>
<connection dst="/virl:topology/virl:node[8]/virl:interface[1]" src="/virl:topology/virl:node[4]/virl:interface[3]"/>
<connection dst="/virl:topology/virl:node[9]/virl:interface[1]" src="/virl:topology/virl:node[5]/virl:interface[3]"/>
<connection dst="/virl:topology/virl:node[10]/virl:interface[1]" src="/virl:topology/virl:node[6]/virl:interface[3]"/>
</topology>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment