Upgrade Your Cisco Data Center Programmable Fabric Deployment with FabricPath Encapsulation

Size: px
Start display at page:

Download "Upgrade Your Cisco Data Center Programmable Fabric Deployment with FabricPath Encapsulation"

Transcription

1 White Paper Upgrade Your Cisco Data Center Programmable Fabric Deployment with FabricPath Encapsulation Cisco Prime Data Center Network Manager 7.0(2) to 7.1(2) Cisco NX-OS Software 7.0(0)N1(1) to 7.1(1)N1(1) 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 27

2 Contents Introduction... 3 Topology... 4 Step 1: Upgrade Cisco Prime DCNM from Release 7.0(2) to 7.1(2)... 5 Step 2: Import the Migration POAP Template to Cisco Prime DCNM and Publish Step 3: Copy the Migration Script and Leaf Switch Release 7.1 Software to Cisco Prime DCNM Step 4: Complete the POAP Definitions for Leaf Switches Using the New Migration Template and Software Step 5: Run the Migration Script (Two-Step Process) Step 6: Regenerate POAP Leaf Switches Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 2 of 27

3 Introduction Cisco Programmable Fabric with FabricPath Encapsulation (FE) optimizes data centers through integration. The Programmable Fabric with FE architecture eliminates the need for overlay networks that can hinder traffic visibility and optimization and reduce scalability when physical server and virtual machine environments are integrated. This architecture enables zero-touch provisioning and greater orchestration, while delivering more predictable performance and latency for large cloud networks. The following building blocks are the foundation of Programmable Fabric with FE Fabric management: Fabric management simplifies workload visibility, optimizes troubleshooting, and automates fabric component configuration. Workload automation: The automation mechanism integrates with automation and orchestration tools through northbound APIs. It provides control for the provisioning of fabric components by automatically applying templates that use southbound APIs and standards-based protocols. These automation mechanisms can also be extended to network services. Optimized networking: A simple distributed gateway mechanism is used to support any subnet, anywhere, concurrently. Existing redundancy models are also used to provide N+ redundancy across the entire fabric. Virtual fabric: Virtual fabric extends the boundaries of segmented environments to different routing and switching instances by using logical fabric isolation and segmentation within the fabric. All these technologies can be combined to support hosting, cloud, and multitenancy environments. Newer versions of software releases for Cisco data center programmable fabric deployments have several enhancements. Autoconfiguration profiles are among the main elements of the fabric that have been modernized, moving from individual to universal profiles. Universal profiles have been available since Cisco NX-OS Software Release 7.1(0)N1(1) for Cisco Nexus 6000 Series Switches and the Cisco Nexus 5600 platform, and since NX-OS 7.2(0)D1(1) for Cisco Nexus 7000 Series Switches and Cisco Prime Data Center Network Manager (DCNM) Release 7.1(1). Universal profiles are enhanced configuration profiles that can support optional parameters and nondisruptive profile refreshes. Support is also extended to Virtual Routing and Forwarding (VRF) profiles through the use of the include profile any command in the network s individual VRF profiles. VRF profiles (vrf-common) need not be statically defined using Power On Auto Provisioning (POAP); instead, you can select any universal VRF profile in Cisco Prime DCNM while creating a partition (vrf-common-universal, vrf-common, and so on). During the instantiation of the network, the system downloads the selected VRF profile for the partition and performs the necessary VRF, VLAN and switch virtual interface (SVI), bridge domain and bridge domain interface (BDI), and Border Gateway Protocol (BGP) configurations. In addition, Cisco Prime DCNM, also known as the central point of management and monitoring (CPOM), now has new leaf switch templates (Fabric_N5600_N6K_Leaf_migration) to accommodate these changes. This document helps customers who are planning to migrate their existing Cisco data center programmable fabric deployments. In this document, Cisco Prime DCNM will be migrated from Release 7.0(2) to Release 7.1(2). Hence, individual profiles packaged in Release 7.0(0) will be upgraded to prepackaged universal profiles in Release 7.1(2). Note: When migrating from any other DCNM version, such as Release 7.0(1), the procedure is the same as the procedure described here Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 3 of 27

4 Switches that use NX-OS will be migrated from Release 7.0(0).N1(1) to Release 7.1(1).N1(1). The step-by-step procedure is presented here. The topology shown in the next section shows the current running software versions before the migration described in this document. Cisco Prime DCNM Release 7.0(2) is used. The leaf switches (Cisco Nexus 6000 Series and 5600 platform switches) use NX-OS Release 7.0(2).N1(1). The focus of this document is the upgrading and migration of leaf switches. Border leaf and spine switches need to be upgraded as well using the new templates. Because hosts are connected to leaf switches, this document discusses the migration of profiles only for leaf switches. Note: The migration process is disruptive. Hence, you must have a maintenance window when starting this implementation. Make sure that you do not make any new changes during the entire migration process. Topology Figure 1 shows a typical Clos topology in which each leaf switch connects to all spine switches, and each spine switch also connects to every leaf switch. Figure 1. Typical Clos Topology To demonstrate a practical migration scenario, a simplified testbed was used (Figure 2). This testbed includes two virtual PortChannel (vpc) paired leaf switches, one spine switch, and a dual-attached fabric extender (FEX) connected to a hypervisor. Two VMs are spawned [[PLS REWRITE TO CLARIFY]] on the server connecting to FEX 103 on host interface (HIF) port e103/1/23. The hardware consists of: Spine: Cisco Nexus 6004 Switch Leaf: Cisco Nexus 6001 Switch FEX: Cisco Nexus 2232TM 10GE Fabric Extender 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 4 of 27

5 Figure 2. Testbed Step 1: Upgrade Cisco Prime DCNM from Release 7.0(2) to 7.1(2) As part of upgrade process, back up the current DCNM release. For step-by-step details of the upgrade process, see the following link: Guide/installing_DCNM_OVA.html - pgfid The testbed here uses DCNM without high availability, so you can use the steps that follow. 1. Log in to DCNM as the root user. 2. Enter the command appmgr backup all to back up DCNM. [root@xxx ~]# appmgr backup all Backing up all Process... ********************************************************************************* Backup is available at /root/backup.05_07_ _50_27.tar.gz ********************************************************************************* 3. Copy the backup file you just created to a network server or TFTP server. [root@xxx ~]# scp backup.05_07_ _50_27.tar.gz <tftp_server>:/<path>/ 4. Power off DCNM 7.0(2). 5. Deploy the DCNM Open Virtualization Archive (OVA) file for Release 7.1(2). Use exactly the same deployment settings as for Release 7.0(2), such as network parameters (IP address, subnet, gateway, and Domain Name System [DNS]), password, and VMware vcenter port groups for both network interfaces, and disable autopower-on Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 5 of 27

6 You can find the OVA file on Cisco.com at: =7.1(2)&relind=AVAILABLE&rellifecycle=&reltype=latest 6. After DCNM 7.1(2) has been upgraded, right-click the virtual machine and choose Edit Settings > Hardware. For both network adapters, update the MAC addresses so that they are the same as in DCNM 7.0(2). This step is required to avoid problems Cisco Prime DCNM licensing. 7. Power on the DCNM 7.1(2) virtual machine. 8. Copy the backup file from old DCNM 7.0(2) in the external repository to the new DCNM 7.1(2). The file is copied under the root in the following location in the new DCNM 7.1(2): ~]# pwd /root ~]# ls *backup* backup.06_04_ _33_45.tar.gz ~]# ~]# appmgr status all DCNM Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 1637 root m 1.2g 27m S :01.11 java LDAP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 2671 ldap m 19m 2508 S :00.02 slapd TFTP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 1431 root S :00.00 xinetd DHCP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 1444 dhcpd S :00.01 dhcpd XMPP Status 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 6 of 27

7 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 2469 root m 16m 6744 S :00.17 jabberd AMQP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 2759 rabbitmq m 65m 2708 S :01.78 beam.smp 9. Use appmgr stop all to shut down all applications on Release 7.1(2). [root@xxx ~]# appmgr stop all Stopping SANServer... [ OK ] Stopping Cisco SMI-S Agent... Stopping LANServer... Stopped Cisco SMI-S Agent....[ OK ] Stopping slapd: [ OK ] Stopping rabbitmq-server: rabbitmq-server. Stopping xinetd: [ OK ] Now stopping Jabber XCP: \ Shutting down dhcpd: [ OK ] 10. To restore the file, use appmgr upgrade <backup_file_name>. [root@xxx ~]# appmgr upgrade backup.05_07_ _50_27.tar.gz PLEASE SHUT DOWN ALL APPLICATIONS BEFORE CONTINUING.. Press 'y' to continue [y/n] [n] y Select an option for upgrading this appliance [] : [1] Standalone DCNM with Local PostgreSQL database [2] Standalone DCNM with External Oracle database [3] High Availability Choice [1 2 3] 1 Restoring DCNM... /root Restoring complete. ****************** STARTING all Applications. Please check status using appmgr status all. ******************** **** Check /root/upgrade.log for details...**** [root@xxx ~]# appmgr status all 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 7 of 27

8 DCNM Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= 9438 root m 1.2g 27m S :06.02 java LDAP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= ldap m 62m 3092 S :00.09 slapd TFTP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= root S :00.00 xinetd DHCP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= dhcpd S :00.00 dhcpd XMPP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= root m 16m 6608 S :00.15 jabberd AMQP Status PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND === ===== === == ==== === === = ==== ===== ====== ======= rabbitmq m 64m 2712 S :01.33 beam.smp Note: If your deployment is a DCNM high-availability deployment, follow steps in the upgrade guide at the URL listed at the beginning of Step Clear your browser cache. Log in to the new DCNM 7.1(2): The new version of DCNM requires some changes, so you need to modify General Settings. Choose Admin > Fabric > General Settings Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 8 of 27

9 13. Scroll down to Other Configs. Change the global mobility domain from the default md0 to your own mobility domain. In this example, the mobility domain is md-global. Click Apply. Note: The Global Mobility Domain Detectable VLAN Range shown here is the default range, which is Change the VLAN values to match your environment. Otherwise, autoconfiguration of workloads will not be possible. 14. Choose Admin > Fabric > POAP Settings. Note that the Lightweight Directory Access Protocol (LDAP) host name and server name on the Manageability tab for each leaf POAP definition is now mandatory, which differs from the previous release, so make sure that you have it set as shown here under POAP Settings one time so that it autopopulates on each leaf template Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 9 of 27

10 Note: If custom profiles are used in DCNM, the customer or user needs to manually add them to the new DCNM 7.1(2). Doing so will be helpful in the next steps. Step 2: Import the Migration POAP Template to Cisco Prime DCNM and Publish The migration POAP template consists of new universal profiles such as the one shown here. It includes the include profile any specification, unlike the previous individual profiles. In addition, the vrf-common-universal configuration profile is now added as part of workload instantiation and no longer needs to be present on the switch. Customers thus no longer need to have it configured on the switch. The template shown here works for both old and new profiles. configure profile defaultnetworkuniversalefprofile vlan $vlanid vn-segment $segmentid mode fabricpath interface vlan $vlanid vrf member $vrfname ip address $gatewayipaddress/$netmasklength tag ip dhcp relay address $dhcpserveraddr use-vrf $vrfdhcp ipv6 address $gatewayipv6address/$prefixlength tag fabric forwarding mode proxy-gateway no ip redirects 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 10 of 27

11 no ipv6 redirects mtu $mtuvalue no shutdown include profile any 1. Download the POAP migration template from the following link to your desktop and import it into DCNM and publish it: 2. Log in to DCNM and navigate to Config > Templates. 3. Import the template. Click on the downward-pointing arrow as shown here. 4. Point to the template file that you saved before on your desktop. The template content is displayed. 5. Select Published. A warning dialog box appears. Click OK. 6. Click the Save and Exit button Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 11 of 27

12 Step 3: Copy the Migration Script and Leaf Switch Release 7.1 Software to Cisco Prime DCNM The migration script will help in converting the individual profiles that are currently used to newer universal profiles. 1. Download the migration script from the Cisco community page at to your new DCNM. 2. Copy the script to the root folder in DCNM. The script will look like this: ~]# pwd /root ~]# ls *ldap* ldapprofilesmigration.zip ~]# 3. Download the leaf switch software version from Cisco.com and copy it into your DCNM /var/lib/dcnm/ folder. Download the kickstart image from the link shown here; then select 7.1(1)N1(1). elease=6.0(2)n2(7)&relind=available&rellifecycle=&reltype=latest 4. Download the system image from the link shown here; then select 7.1(1)N1(1). elease=7.0(5)n1(1)&relind=available&rellifecycle=&reltype=latest 5. Verify that your DCNM has the images at specified location. dcnm]# cd /var/lib/dcnm/ dcnm]# ls *n6000-uk9* n6000-uk n1.1.bin n6000-uk9-kickstart n1.1.bin Step 4: Complete the POAP Definitions for Leaf Switches Using the New Migration Template and Software 1. Choose Config > Power on Auto Provisioning (POAP) Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 12 of 27

13 2. Click POAP Definitions. You would see your switches listed under POAP Switch Definitions. 3. Before you edit the definition to point to the migration template that you imported in Step 2, follow the next steps to work around an issue. See the appendix for more information. a. Under POAP Switch Definitions, click Add. b. Select Generate Definition. Click on Next 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 13 of 27

14 c. Click Next. Don t enter anything yet. d. From the Fabric drop-down list, choose Template as Fabric_N5600_N6K_Leaf_migration. e. Click Cancel. Now you will be returned to the POAP Switch Definitions page Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 14 of 27

15 4. Select one leaf switch at a time and click Edit to edit the POAP definition. 5. Select Generate Definition and click Next. 6. On the Enter Switch Details page, select the kickstart and system NX-OS 7.1(1)N1(1) images. Then click Next Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 15 of 27

16 7. Point to the migration template that you downloaded from the Cisco Community page. 8. Fill in the mandatory details, marked with red asterisks (*), on each tab. Note: The test setup shown in this document uses an active-active, or dual-homed, FEX. 9. The pattern of the FEX has changed from the old release. Follow the steps shown here to correct your FEX configuration in the new migration template. These steps apply for both dual- and single-connected fabric extenders. For more information, see the appendix. a. Click Manage. b. Click Add and name the settings test as shown here Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 16 of 27

17 c. Click Save and then OK. d. Scroll down to the FEX_ARRAY field Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 17 of 27

18 e. If you have two or more fabric extenders, you need to add, true after the port numbers or before the two curly braces as shown here. Then add this value for each and every FEX. For example, if you have two fabric extenders, your settings should look like this: f. Return to Saved Settings and select the desired name. In the example here, the name is test. Then click Apply. 10. Click Next Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 18 of 27

19 11. Check the configuration that would be pushed by selecting Preview CLI (optional) and finally click Publish. 12. Repeat the same steps for the other leaf switches in the fabric. 13. Enter a write erase command and reload both vpc pair leaf switches to update them with the POAP migration template. This step is disruptive. You will notice traffic drops during this process. vpc-vl1# write erase Warning: This command will erase the startup-configuration. Do you wish to proceed anyway? (y/n) [n] y reload vpc-vl1# reload WARNING: This command will reboot the system Do you want to continue? (y/n) [n] y vpc-vl2# write erase Warning: This command will erase the startup-configuration. Do you wish to proceed anyway? (y/n) [n] y reload 2015 Jun 5 06:36:09 vpc-vl2 %$ VDC-1 %$ %VPC-2-PEER_KEEP_ALIVE_RECV_FAIL: In domain 1000, VPC peer keep-alive receive has failed y vpc-vl2# reload WARNING: This command will reboot the system Do you want to continue? (y/n) [n] y Note: The preceding approach is the recommended one; however, you can also perform this step from the DCNM GUI. Navigate to > Power on Auto Provisioning (POAP) > POAP Definitions. Select the leaf switch as show here and click the Write Erase and Reload option next to Publish Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 19 of 27

20 Verify the new software on the leaf switches. vpc-vl1# sh ver i image kickstart image file is: bootflash:///n6000-uk9-kickstart n1.1.bin system image file is: bootflash:///n6000-uk n1.1.bin vpc-vl2# sh ver i image kickstart image file is: bootflash:///n6000-uk9-kickstart n1.1.bin system image file is: bootflash:///n6000-uk n1.1.bin As you can see, differences are detected, which is expected because the new template has additional configurations. For spine switches and border leaf switches, upgrade to the new packaged templates in DCNM so that your software versions are consistent across the fabric and to get the benefits of the improved POAP templates. As a best practice, upgrade in sequence rather than in parallel. After you upgrade the spine switches and the border leaf switches, verify that the configuration is set up according to your requirements. Step 5: Run the Migration Script (Two-Step Process) The migration script maps the current existing individual profiles to universal profiles. 1. Unzip the migration script that you downloaded in Step 3 and place it in DCNM. This process will extract the directory ldapprofilesmigration. Go to the ldapprofilesmigration directory. [root@xxx ~]# unzip ldapprofilesmigration.zip Archive: ldapprofilesmigration.zip creating: ldapprofilesmigration/ inflating: ldapprofilesmigration/partition.class inflating: ldapprofilesmigration/ldap_upgrade.sh inflating: ldapprofilesmigration/ldapupgrade.class [root@xxx-b31 ~]# cd ldapprofilesmigration [root@xxx-b31 ldapprofilesmigration]# pwd /root/ldapprofilesmigration [root@xxx ldapprofilesmigration]# ls LDAPUpgrade.class ldap_upgrade.sh Partition.class 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 20 of 27

21 2. Run the script the first time as shown here in DCNM to generate the configuration file in the current path. ldapprofilesmigration]# sh ldap_upgrade.sh generate-config -p cisco123 Generating Config file... ********************************************************************************* Config file is available at /root/ldapprofilesmigration/individualprofilesmapping.cfg ********************************************************************************* As you can see here, the profiles are remapped after the script is run. ldapprofilesmigration]# cat individualprofilesmapping.cfg ###individualprofile Mapping for Network Migration. Adjust custom template mapping as needed defaultnetworkipv4efprofile=defaultnetworkuniversalefprofile defaultnetworkipv6efprofile=defaultnetworkuniversalefprofile defaultnetworkipv6tfprofile=defaultnetworkuniversaltfprofile defaultnetworkipv4v6efprofile=defaultnetworkuniversalefprofile defaultnetworkipv4v6tfprofile=defaultnetworkuniversaltfprofile defaultnetworkdefaultpartitionipv4efprofile=defaultnetworkuniversalefprofile defaultnetworkdefaultpartitionipv4tfprofile=defaultnetworkuniversaltfprofile defaultnetworkdefaultpartitionipv4v6efprofile=defaultnetworkuniversalefprofile defaultnetworkdefaultpartitionipv4v6tfprofile=defaultnetworkuniversaltfprofile defaultnetworkdefaultpartitionipv6efprofile=defaultnetworkuniversalefprofile defaultnetworkdefaultpartitionipv6tfprofile=defaultnetworkuniversaltfprofile defaultnetworkipv4tfprofile=defaultnetworkuniversaltfprofile defaultnetworkipv4efesprofile=defaultnetworkuniversalefprofile defaultnetworkipv4tfesprofile=defaultnetworkuniversaltfprofile externalnetworkipv4tfstaticroutingesprofile=externalnetworkuniversaltfstaticrouti ngesprofile servicenetworkipv4tfstaticroutingesprofile=servicenetworkuniversaltfstaticrouting Profile servicenetworkipv4dynamicroutingesprofile=servicenetworkuniversaldynamicroutinges Profile externalnetworkipv4dynamicroutingesprofile=externalnetworkuniversaldynamicrouting ESProfile servicenetworkipv4tfl3vpathservicenodeprofile=servicenetworkuniversaltfl3vpathser vicenodeprofile servicenetworkipv4efl3vpathserviceclassifierprofile=servicenetworkuniversalefl3vp athserviceclassifierprofile defaultnetworkipv4tfgblvlanprofile=defaultnetworkuniversaltfgblvlanprofile defaultnetworkipv6tfgblvlanprofile=defaultnetworkuniversaltfgblvlanprofile defaultnetworkipv4v6tfgblvlanprofile=defaultnetworkuniversaltfgblvlanprofile defaultnetworkdefaultpartitionipv4tfgblvlanprofile=defaultnetworkuniversaltfgblvl anprofile defaultnetworkdefaultpartitionipv6tfgblvlanprofile=defaultnetworkuniversaltfgblvl anprofile defaultnetworkdefaultpartitionipv4v6tfgblvlanprofile=defaultnetworkuniversaltfgbl VlanProfile 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 21 of 27

22 servicenetworkipv4dynamicroutinglbprofile=servicenetworkuniversaldynamicroutinglb Profile defaultnetworkipv4efdynamicroutinglbprofile=defaultnetworkuniversalefprofile defaultnetworkipv4tfdynamicroutinglbprofile=defaultnetworkuniversaltfprofile servicenetworkipv4lbchainlbesprofile=servicenetworkuniversaldynamicroutinglbprofi le servicenetworkipv4eschainlbesprofile=servicenetworkuniversaleschainlbesprofile defaultnetworkipv4efchainlbesprofile=defaultnetworkuniversalefprofile defaultnetworkipv4tfchainlbesprofile=defaultnetworkuniversaltfprofile servicenetworkipv4tflbstaticroutingprofile=servicenetworkuniversaltfstaticrouting Profile defaultnetworkipv4eflbstaticroutingprofile=defaultnetworkuniversalefprofile defaultnetworkipv4tflbstaticroutingprofile=defaultnetworkuniversaltfprofile ##Below profile(s) are not in mapping list, so assigned default profile ### Partition Migration settings ### vrfname will be set consistently on a partition as well as all its corresponding child networks. ### Leave vrfname empty if you don't want to specify a vrf for a given partition. This means that all networks in that partition will be part of the default vrf. orgname=tenant partitionname=vpn vrfname=tenant:vpn vrfprofilename=vrf-common-universal -- orgname=tenant partitionname=default vrfname=tenant:default vrfprofilename=vrf-common-universal If you have virtual machines or workloads in the default VRF instance and they are being autoconfigured, then edit the vrfname configuration file parameter to make it blank. Don t change the format of the file. orgname=tenant partitionname=default vrfname= vrfprofilename=vrf-common-universal 4. If you are using custom autoconfiguration profiles, make sure that you validate them and map them to the desired new universal autoconfiguration profiles. 5. Run script a second time as shown here in DCNM to update the workload autoconfiguration profiles and VRF names in LDAP. When a border leaf is present in the fabric, it advertises the default route to other leaf nodes in the same fabric. To install the default route, on each leaf you need to define the import the route-target (RT) value to make it the same as that used for the border leaf BGP update. In the following example, you must specify the RT value such as AS:RT. If you don t want to update any value, you can leave it empty Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 22 of 27

23 Usage: sh ldap_upgrade.sh update-config -p <ldap-password> -blrt <value-of- BorderLeafRt> -blrt <value-of-borderleafrt> : Lookup the value from BGP_RT_VNI variable in POAP ex: 65000:9999 (AS:RT) If you don t want to update any value, leave the -blrt value empty. sh ldap_upgrade.sh update-config -p <ldap-password> -blrt [root@xxx ldapprofilesmigration]# sh ldap_upgrade.sh update-config -p cisco123 - blrt 65000:9999 Please wait... Migrating from Individual Profiles to Universal Profiles... Migration done successfully Verify that the profiles have been migrated in DCNM to universal profiles. Navigate to Config > Auto- Configuration (under Fabric). As you can see, the profiles have now been migrated to the new profiles: vrf-common-universal and defaultnetworkuniversalefprofile Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 23 of 27

24 Step 6: Regenerate POAP Leaf Switches To be consistent from now on and use only universal profiles, you should select the new packaged templates instead of using the POAP migration template. 1. Navigate to > Power on Auto Provisioning (POAP) > POAP Definitions. Select the leaf switch and click Edit. Then select Generate Definition. Click Next. 2. Select the new default leaf templates (Fabric_N5600_N6K_Leaf_v2) that are bundled into DCNM instead of the migration template previously used in Step Repeat this process on the remaining leaf switches. 4. Enter a write erase command and reload all the leaf switches one more time to get the updated profiles and LDAP configurations. The new templates are now listed Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 24 of 27

25 Note: Some additional commands will be needed as part of the upgrade. However, all these are complementary to the previous versions of the configuration. The only the obvious new global command included on the leaf templates as part of this migration is system default trunk allocate vlan dynamic. For more information about this feature, refer to the configuration guide at 5. Verify the configuration on the switch. vpc-vl1# sh config-pr config-profile defaultnetworkuniversalefprofile vlan $vlanid vn-segment $segmentid mode fabricpath interface vlan $vlanid vrf member $vrfname ip address $gatewayipaddress/$netmasklength tag ip dhcp relay address $dhcpserveraddr use-vrf $vrfdhcp ipv6 address $gatewayipv6address/$prefixlength tag fabric forwarding mode proxy-gateway no ip redirects no ipv6 redirects mtu $mtuvalue no shutdown include profile any applied: instance_vni_32001_1 applied: <instance_vni_41000_2, tenant:vpn_1(vrf-common-universal)> config-profile vrf-common-universal vrf context $vrfname vni $include_vrfsegmentid rd auto ip route /0 $include_servicenodeipaddress address-family ipv4 unicast route-target import $include_borderleafrt route-target both auto address-family ipv6 unicast route-target import $include_borderleafrt route-target both auto router bgp $asn vrf $vrfname address-family ipv4 unicast redistribute hmm route-map FABRIC-RMAP-REDIST-HOST redistribute direct route-map FABRIC-RMAP-REDIST-SUBNET 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 25 of 27

26 maximum-paths ibgp 2 address-family ipv6 unicast redistribute hmm route-map FABRIC-RMAP-REDIST-V6HOST redistribute direct route-map FABRIC-RMAP-REDIST-SUBNET maximum-paths ibgp 2 applied: config-profile vrf-tenant-profile vlan $vrfvlanid vn-segment $vrfsegmentid mode fabricpath interface vlan $vrfvlanid vrf member $vrfname ip forward no ip redirects ipv6 forward no ipv6 redirects mtu 9192 no shutdown applied: <param_inst_50000> vpc-vl1# sh fabric database host Active Host Entries flags: L - Locally inserted, V - vpc+ inserted, R - Recovered, X - xlated Vlan VNI VLAN STATE FLAGS PROFILE(INSTANCE) Profile Active V defaultnetworkuniversalefprofile(instance_vni_32001_1) Profile Active V defaultnetworkuniversalefprofile(instance_vni_41000_2 Appendix: Workarounds CSCuu29072 At the time of writing of this document, a workaround was used. CSCut87903 At the time of writing of this document, a workaround was used. Cisco Prime DCNM migration from 7.0.2: Fabric extenders need to be edited again. Cisco Prime DCNM 711(106): Migration template is not selected on the first edit. Status: Assigned Status: Resolved 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 26 of 27

27 Printed in USA C / Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 27 of 27

Auto-Configuration. Auto-Configuration. Information About Auto-Configuration in DFA. Configuration Profile

Auto-Configuration. Auto-Configuration. Information About Auto-Configuration in DFA. Configuration Profile , page 1 Configuring a Profile, page 6 Dynamic Provisioning, page 9 This chapter briefly describes about the following: Configuration Profile Universal Profile Profile Refresh Profile Migration Information

More information

Deploy Application Load Balancers with Source Network Address Translation in Cisco DFA

Deploy Application Load Balancers with Source Network Address Translation in Cisco DFA White Paper Deploy Application Load Balancers with Source Network Address Translation in Cisco DFA Last Updated: 1/27/2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco

More information

Feature Information for BGP Control Plane, page 1 BGP Control Plane Setup, page 1. Feature Information for BGP Control Plane

Feature Information for BGP Control Plane, page 1 BGP Control Plane Setup, page 1. Feature Information for BGP Control Plane Feature Information for, page 1 Setup, page 1 Feature Information for Table 1: Feature Information for Feature Releases Feature Information PoAP diagnostics 7.2(0)N1(1) Included a new section on POAP Diagnostics.

More information

Cisco Dynamic Fabric Automation Solution Guide

Cisco Dynamic Fabric Automation Solution Guide Last Modified: May 19, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text

More information

Cisco Dynamic Fabric Automation Migration Guide

Cisco Dynamic Fabric Automation Migration Guide First Published: January 31, 2014 Last Modified: May 02, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS

More information

Cisco Prime Data Center Network Manager Release 7.1

Cisco Prime Data Center Network Manager Release 7.1 Product Bulletin Cisco Prime Data Center Network Manager Release 7.1 PB733518 Cisco Prime Data Center Network Manager (DCNM) software is an advanced network management system (NMS) for storage, LAN, and

More information

Working with Configuration Files

Working with Configuration Files This chapter contains the following sections: Finding Feature Information, page 1 Information About Configuration Files, page 1 Licensing Requirements for Configuration Files, page 2 Managing Configuration

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 4 Creating Subnetwork using VMware, page 4 Creating Routers

More information

Introduction to External Connectivity

Introduction to External Connectivity Before you begin Ensure you know about Programmable Fabric. Conceptual information is covered in the Introduction to Cisco Programmable Fabric and Introducing Cisco Programmable Fabric (VXLAN/EVPN) chapters.

More information

Multi-tenancy. Feature Information for Multi-tenancy

Multi-tenancy. Feature Information for Multi-tenancy Feature Information for, page 1, page 2 Bridge-Domain, page 3 VN-Segment, page 5 Bridge-Domain Interface, page 8 Configuring Multiple Leaf, page 10 Feature Information for Table 1: Feature Information

More information

Cisco Dynamic Fabric Automation Architecture. Miroslav Brzek, Systems Engineer

Cisco Dynamic Fabric Automation Architecture. Miroslav Brzek, Systems Engineer Cisco Dynamic Fabric Automation Architecture Miroslav Brzek, Systems Engineer mibrzek@cisco.com Agenda DFA Overview Optimized Networking Fabric Properties Control Plane Forwarding Plane Virtual Fabrics

More information

LTRDCT-2781 Building and operating VXLAN BGP EVPN Fabrics with Data Center Network Manager

LTRDCT-2781 Building and operating VXLAN BGP EVPN Fabrics with Data Center Network Manager LTRDCT-2781 Building and operating VXLAN BGP EVPN Fabrics with Data Center Network Manager Henrique Molina, Technical Marketing Engineer Matthias Wessendorf, Technical Marketing Engineer Cisco Spark How

More information

Cisco Dynamic Fabric Automation Configuration Guide

Cisco Dynamic Fabric Automation Configuration Guide First Published: 2015-03-11 Last Modified: 2015-07-31 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Cisco Dynamic Fabric Automation Solution Guide

Cisco Dynamic Fabric Automation Solution Guide First Published: January 31, 2014 Last Modified: February 25, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Border Provisioning Use Case in VXLAN BGP EVPN Fabrics - Multi-Site

Border Provisioning Use Case in VXLAN BGP EVPN Fabrics - Multi-Site Border Provisioning Use Case in VXLAN BGP EVPN Fabrics - Multi-Site This chapter explains LAN Fabric border provisioning using EVPN Multi-Site feature. Overview, page 1 Prerequisites, page 1 Limitations,

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, on page 1 Licensing Requirements for VXLAN EVPN Multi-Site, on page 2 Guidelines and Limitations for VXLAN EVPN Multi-Site, on

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

More information

Cisco Configuring Cisco Nexus 7000 Switches v3.1 (DCNX7K)

Cisco Configuring Cisco Nexus 7000 Switches v3.1 (DCNX7K) Course Overview View Course Dates & Register Today This course is designed for systems and field engineers who configure the Cisco Nexus 7000 Switch. This course covers the key components and procedures

More information

Cisco ACI with Cisco AVS

Cisco ACI with Cisco AVS This chapter includes the following sections: Cisco AVS Overview, page 1 Cisco AVS Installation, page 6 Key Post-Installation Configuration Tasks for the Cisco AVS, page 43 Distributed Firewall, page 62

More information

Using the Cisco NX-OS Setup Utility

Using the Cisco NX-OS Setup Utility This chapter contains the following sections: Configuring the Switch, page 1 Configuring the Switch Image Files on the Switch The Cisco Nexus devices have the following images: BIOS and loader images combined

More information

Using the Cisco NX-OS Setup Utility

Using the Cisco NX-OS Setup Utility This chapter contains the following sections: Configuring the Switch, page 1 Configuring the Switch Image Files on the Switch The Cisco Nexus devices have the following images: BIOS and loader images combined

More information

Nexus 9000/3000 Graceful Insertion and Removal (GIR)

Nexus 9000/3000 Graceful Insertion and Removal (GIR) White Paper Nexus 9000/3000 Graceful Insertion and Removal (GIR) White Paper September 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 21

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling VXLAN EVPN Multi-Site, page 2 Configuring VNI Dual

More information

Cisco Data Center Network Manager 10

Cisco Data Center Network Manager 10 Data Sheet Cisco Data Center Network Manager 10 Cisco Data Center Network Manager (DCNM) 10 unifies and automates Cisco Nexus and Cisco MDS 9000 Family multitenant infrastructure for data center management

More information

Optimizing Layer 2 DCI with OTV between Multiple VXLAN EVPN Fabrics (Multifabric)

Optimizing Layer 2 DCI with OTV between Multiple VXLAN EVPN Fabrics (Multifabric) White Paper Optimizing Layer 2 DCI with OTV between Multiple VXLAN EVPN Fabrics (Multifabric) What You Will Learn This document describes how to achieve a VXLAN EVPN multifabric design by integrating Virtual

More information

Configuring Cisco Nexus 7000 Series Switches

Configuring Cisco Nexus 7000 Series Switches Configuring Cisco Nexus 7000 Series Switches DCNX7K v3.1; 5 Days, Instructor-led Course Description The Configuring Cisco Nexus 7000 Switches (DCNX7K) v3.0 course is a 5-day ILT training program that is

More information

Module 5: Cisco Nexus 7000 Series Switch Administration, Management and Troubleshooting

Module 5: Cisco Nexus 7000 Series Switch Administration, Management and Troubleshooting The Detailed course Modules for (DCNX7K) Configuring Cisco Nexus 7000 Switches Training Online: Module 1: Cisco Nexus 7000 Series Switches Cisco unified fabric trends Nexus 7000 series switch Deployment

More information

Hierarchical Fabric Designs The Journey to Multisite. Lukas Krattiger Principal Engineer September 2017

Hierarchical Fabric Designs The Journey to Multisite. Lukas Krattiger Principal Engineer September 2017 Hierarchical Fabric Designs The Journey to Multisite Lukas Krattiger Principal Engineer September 2017 A Single Fabric, a Single Data Center External Layer-3 Network Pod 1 Leaf/ Topologies (aka Folded

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Converting to Cisco Nexus 1000V Distributed Switches for Cisco HyperFlex Virtual Machine Guest and VMware vmotion Networks Author: Hui Chen October 2016 2016 Cisco and/or

More information

Using PowerOn Auto Provisioning

Using PowerOn Auto Provisioning This chapter describes how to deploy and use PowerOn Auto Provisioning (POAP) This chapter contains the following sections: Information About PowerOn Auto Provisioning, page 1 Guidelines and Limitations

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Licensing Requirements for VXLAN EVPN Multi-Site, page 2 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling

More information

System Requirements. System Requirements for Cisco DCNM, Release 10, page 1 Deployment Best Practices for Cisco DCNM, Release 10.

System Requirements. System Requirements for Cisco DCNM, Release 10, page 1 Deployment Best Practices for Cisco DCNM, Release 10. This chapter lists the tested and supported hardware and software specifications for Cisco Prime Data Center Network Management (DCNM) server and client architecture. The application has been tested in

More information

Configuring GIR (Cisco NX-OS Release 7.1(0)N1(1))

Configuring GIR (Cisco NX-OS Release 7.1(0)N1(1)) Configuring GIR (Cisco NX-OS Release 7.1(0)N1(1)) This chapter contains the following sections: Information About GIR, page 1 Guidelines and Limitations for GIR, page 2 Performing the GIR Cycle, page 2

More information

Initial Setup. Cisco APIC Documentation Roadmap. This chapter contains the following sections:

Initial Setup. Cisco APIC Documentation Roadmap. This chapter contains the following sections: This chapter contains the following sections: Cisco APIC Documentation Roadmap, page 1 Simplified Approach to Configuring in Cisco APIC, page 2 Changing the BIOS Default Password, page 2 About the APIC,

More information

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2

Cisco Prime Service Catalog Virtual Appliance Quick Start Guide 2 Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide Cisco Prime Service Catalog 11.1.1 Virtual Appliance Quick Start Guide 2 Introduction 2 Before You Begin 2 Preparing the Virtual Appliance

More information

Virtual Security Gateway Overview

Virtual Security Gateway Overview This chapter contains the following sections: Information About the Cisco Virtual Security Gateway, page 1 Cisco Virtual Security Gateway Configuration for the Network, page 10 Feature History for Overview,

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Cisco Prime Data Center Network Manager 6.2

Cisco Prime Data Center Network Manager 6.2 Product Bulletin Cisco Prime Data Center Network Manager 6.2 PB639739 Product Overview Modern data centers are becoming increasingly massive and complex. Proliferation of new technologies such as virtualization

More information

Cisco Data Center Network Manager 5.1

Cisco Data Center Network Manager 5.1 Cisco Data Center Network Manager 5.1 Product Overview Modern data centers are becoming increasingly large and complex. New technology architectures such as cloud computing and virtualization are adding

More information

Service Graph Design with Cisco Application Centric Infrastructure

Service Graph Design with Cisco Application Centric Infrastructure White Paper Service Graph Design with Cisco Application Centric Infrastructure 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 101 Contents Introduction...

More information

Configuring Private VLANs Using NX-OS

Configuring Private VLANs Using NX-OS This chapter describes how to configure private VLANs on Cisco NX-OS devices. Private VLANs provide additional protection at the Layer 2 level. This chapter includes the following sections: Finding Feature

More information

Cisco Dynamic Fabric Automation Architecture

Cisco Dynamic Fabric Automation Architecture Cisco Dynamic Fabric Automation Architecture Lukas Krattiger Technical Marketing Engineer Agenda DFA Requirements and Functions Fabric Management Workload Automation Optimised Network Fabric Properties

More information

Routing Design. Transit Routing. About Transit Routing

Routing Design. Transit Routing. About Transit Routing Transit Routing, page 1 L3Out Ingress Policy Enforcement, page 16 L3Out MTU Considerations, page 20 Shared L3Outs, page 22 L3Out Router IDs, page 27 Multiple External Connectivity, page 30 Transit Routing

More information

Cisco ACI vcenter Plugin

Cisco ACI vcenter Plugin This chapter contains the following sections: About Cisco ACI with VMware vsphere Web Client, page 1 Getting Started with, page 2 Features and Limitations, page 7 GUI, page 12 Performing ACI Object Configurations,

More information

Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases

Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases Anees Mohamed Network Consulting Engineer Session Goal M1 VDC M1/M2 VDC M2/F3 VDC M1/F1 VDC M1/M2/F2e VDC F2/F2e/F3 VDC F2 VDC F3 VDC You are here This Session

More information

Cisco Nexus 1100 Series Virtual Services Appliances

Cisco Nexus 1100 Series Virtual Services Appliances Deployment Guide Cisco Nexus 1100 Series Virtual Services Appliances Deployment Guide Version 1.0 June 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Layer 4 to Layer 7 Design

Layer 4 to Layer 7 Design Service Graphs and Layer 4 to Layer 7 Services Integration, page 1 Firewall Service Graphs, page 5 Service Node Failover, page 10 Service Graphs with Multiple Consumers and Providers, page 12 Reusing a

More information

Cisco Nexus Data Broker for Network Traffic Monitoring and Visibility

Cisco Nexus Data Broker for Network Traffic Monitoring and Visibility Guide Cisco Nexus Data Broker for Network Traffic Monitoring and Visibility Solution Implementation Guide 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 3 Creating Subnetwork using VMware, page 4 Creating Routers

More information

Cisco ACI Simulator VM Installation Guide

Cisco ACI Simulator VM Installation Guide Cisco ACI Simulator VM Installation Guide New and Changed Information 2 About the Application Policy Infrastructure Controller 2 About the ACI Simulator Virtual Machine 2 Simulator VM Topology and Connections

More information

Administration and monitoring of the Cisco Data Center with Cisco DCNM

Administration and monitoring of the Cisco Data Center with Cisco DCNM Administration and monitoring of the Cisco Data Center with Cisco DCNM Paul Dunon Consulting SE Network Management Emeric Calabrese Consulting SE Data Center Agenda DCNM Solution overview Best Practices

More information

Cisco Nexus 1000V InterCloud

Cisco Nexus 1000V InterCloud Deployment Guide Cisco Nexus 1000V InterCloud Deployment Guide (Draft) June 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 49 Contents

More information

Evolution with End-to-End Data Center Virtualization

Evolution with End-to-End Data Center Virtualization Evolution with End-to-End Data Center Virtualization Yves Louis DC Virtualisation Technical Solution Architect Agenda Data Center Virtualization Overview Front-End Data Center Virtualization Core Layer

More information

Virtual Machine Manager Domains

Virtual Machine Manager Domains This chapter contains the following sections: Cisco ACI VM Networking Support for Virtual Machine Managers, page 1 VMM Domain Policy Model, page 3 Virtual Machine Manager Domain Main Components, page 3,

More information

Installing Cisco CMX in a VMware Virtual Machine

Installing Cisco CMX in a VMware Virtual Machine Installing Cisco CMX in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (CMX) virtual appliance. Cisco CMX is a prebuilt software solution that

More information

ACI Fabric Endpoint Learning

ACI Fabric Endpoint Learning White Paper ACI Fabric Endpoint Learning 2018 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 45 Contents Introduction... 3 Goals of this document...

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels Configuring Virtual Port Channels This chapter describes how to configure virtual port channels (vpcs) on Cisco Nexus 5000 Series switches. It contains the following sections: Information About vpcs, page

More information

Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d)

Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d) Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d) Revised: May 21, 2011 This document describes how to upgrade the Cisco Nexus 1000V software on a Virtual Supervisor Module (VSM) virtual

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Upgrading Software and Firmware

Upgrading Software and Firmware APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.1.0, page B-2 Upgrading

More information

vcenter Server Appliance Configuration Modified on 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

vcenter Server Appliance Configuration Modified on 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 vcenter Server Appliance Configuration Modified on 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Cisco Virtual Security Gateway Deployment Guide VSG 1.4

Cisco Virtual Security Gateway Deployment Guide VSG 1.4 Deployment Guide Cisco Virtual Security Gateway Deployment Guide VSG 1.4 Deployment Guide 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 33

More information

VSB Backup and Recovery

VSB Backup and Recovery CHAPTER 6 This chapter describes how to backup and recover a VSB, and includes the following sections: Information About, page 6-1 Guidelines and Limitations, page 6-1 Configuring VSB Backup and Restoration,

More information

Cisco ACI Virtual Machine Networking

Cisco ACI Virtual Machine Networking This chapter contains the following sections: Cisco ACI VM Networking Supports Multiple Vendors' Virtual Machine Managers, page 1 Virtual Machine Manager Domain Main Components, page 2 Virtual Machine

More information

HiveManager Virtual Appliance QuickStart

HiveManager Virtual Appliance QuickStart This QuickStart describes the installation of a HiveManager Virtual Appliance. Introduction to HiveManager Virtual Appliance Before you can install the HiveManager Virtual Appliance, you must first install

More information

Finding Feature Information, page 2 Information About DHCP Snooping, page 2 Information About the DHCPv6 Relay Agent, page 8

Finding Feature Information, page 2 Information About DHCP Snooping, page 2 Information About the DHCPv6 Relay Agent, page 8 This chapter describes how to configure the Dynamic Host Configuration Protocol (DHCP) on a Cisco NX-OS device. This chapter includes the following sections: Finding Feature Information, page 2 Information

More information

VXLAN Design with Cisco Nexus 9300 Platform Switches

VXLAN Design with Cisco Nexus 9300 Platform Switches Guide VXLAN Design with Cisco Nexus 9300 Platform Switches Guide October 2014 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 39 Contents What

More information

NSX-T Upgrade Guide. VMware NSX-T 2.0

NSX-T Upgrade Guide. VMware NSX-T 2.0 VMware NSX-T 2.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to docfeedback@vmware.com

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi)

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) Revised: November, 2013 Contents Overview, page 1 Guidelines and Limitations, page 1 Prerequisites, page 2 Installation

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Large Configuration

FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Large Configuration NetApp Verified Architecture FlexPod Express with Microsoft Windows Server 2012 R2 Hyper-V: Large Configuration NVA Deployment Guide Karthick Radhakrishnan, Arvind Ramakrishnan, Glenn Sizemore, NetApp

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 642-997 Title : Implementing Cisco Data Center Unified Fabric (DCUFI) Vendor : Cisco

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Upgrading and Downgrading Firmware

Upgrading and Downgrading Firmware Firmware Management, page 1 Upgrading and Downgrading Considerations, page 3 Upgrading the Fabric, page 4 Firmware Management ACME Inc., in partnership with Cisco, has evaluated the requirements for their

More information

Configuring Cisco IOS CNS Agents

Configuring Cisco IOS CNS Agents CHAPTER 4 This chapter describes how to configure the Cisco IOS CNS agents on the Catalyst 2960 switch. Note For complete configuration information for the Cisco Configuration Engine, see this URL on Cisco.com

More information

Cisco ACI Virtual Machine Networking

Cisco ACI Virtual Machine Networking This chapter contains the following sections: Cisco ACI VM Networking Supports Multiple Vendors' Virtual Machine Managers, page 1 Virtual Machine Manager Domain Main Components, page 2 Virtual Machine

More information

Lenovo ThinkSystem NE Release Notes. For Lenovo Cloud Network Operating System 10.6

Lenovo ThinkSystem NE Release Notes. For Lenovo Cloud Network Operating System 10.6 Lenovo ThinkSystem NE10032 Release Notes For Lenovo Cloud Network Operating System 10.6 Note: Before using this information and the product it supports, read the general information in the Safety information

More information

FlexPod Express with VMware vsphere 6.0: Small and Medium Configurations

FlexPod Express with VMware vsphere 6.0: Small and Medium Configurations NetApp Verified Architecture FlexPod Express with VMware vsphere 6.0: Small and Medium Configurations Authors: Karthick Radhakrishnan and Arvind Ramakrishnan, NetApp Reviewers: Jeffrey Fultz and Chris

More information

Layer-4 to Layer-7 Services

Layer-4 to Layer-7 Services Overview, page 1 Tenant Edge-Firewall, page 1 LBaaS, page 2 FWaaS, page 4 Firewall Configuration, page 6 Overview Layer-4 through Layer-7 services support(s) end-to-end communication between a source and

More information

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU ACI Multi-Site Architecture and Deployment Max Ardica Principal Engineer - INSBU Agenda ACI Network and Policy Domain Evolution ACI Multi-Site Deep Dive Overview and Use Cases Introducing ACI Multi-Site

More information

Question No: 3 Which configuration is needed to extend the EPG out of the Cisco ACI fabric?

Question No: 3 Which configuration is needed to extend the EPG out of the Cisco ACI fabric? Volume: 60 Questions Question No: 1 You discover that a VLAN is not enabled on a leaf port even though on EPG is provisioned. Which cause of the issue is most likely true? A. Cisco Discovery protocol is

More information

Quick Start Guide (SDN)

Quick Start Guide (SDN) NetBrain Integrated Edition 7.1 Quick Start Guide (SDN) Version 7.1 Last Updated 2018-07-24 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Discovering and Visualizing

More information

Configuring Virtual Service Blades

Configuring Virtual Service Blades CHAPTER 4 This chapter describes how to create and configure virtual service blades and includes the following sections: Information About Virtual Service Blades, page 4-1 Guidelines and Limitations, page

More information

IM and Presence Service Network Setup

IM and Presence Service Network Setup Configuration changes and service restart notifications, page 1 DNS Domain Configuration, page 2 IM and Presence Service Default Domain Configuration, page 6 IM Address Configuration, page 7 Domain Management

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

Dell Active Fabric Manager for Microsoft Cloud Platform System 2.2(0.0)

Dell Active Fabric Manager for Microsoft Cloud Platform System 2.2(0.0) Rev. A06 2017-04 Dell Active Fabric Manager for Microsoft Cloud Platform System 2.2(0.0) This document describes the new features, enhancements, and fixed issues for Active Fabric Manager for Microsoft

More information

Installing or Upgrading ANM Virtual Appliance

Installing or Upgrading ANM Virtual Appliance CHAPTER 2 This chapter describes how to deploy Cisco ANM Virtual Appliance 4.3 (new installation) and how to upgrade from ANM software version 4.1 or 4.2 to software version 4.3. This chapter includes

More information

Cisco Nexus 1000V Software Upgrade Guide, Release 4.2(1)SV1(4a)

Cisco Nexus 1000V Software Upgrade Guide, Release 4.2(1)SV1(4a) Cisco Nexus 1000V Software Upgrade Guide, Release 4.2(1)SV1(4a) Revised: May 9, 2012 Caution The upgrade procedure for Release 4.2(1)SV1(4a) has changed. We highly recommend that you read this document

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

More information

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER CHAPTER 4 Overview, page 4-1 Navigate the Wizard, page 4-7 Install and Configure Cisco Unified Presence, page 4-7 Perform a Fresh Multi-Node, page 4-15 Overview Cisco Unified Presence supports the following

More information

vcenter Server Appliance Configuration Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vcenter Server Appliance Configuration Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware

More information

Cisco ACI Simulator Release Notes, Release 1.1(1j)

Cisco ACI Simulator Release Notes, Release 1.1(1j) Cisco ACI Simulator Release Notes, This document provides the compatibility information, usage guidelines, and the scale values that were validated in testing this Cisco ACI Simulator release. Use this

More information

Data Center Configuration. 1. Configuring VXLAN

Data Center Configuration. 1. Configuring VXLAN Data Center Configuration 1. 1 1.1 Overview Virtual Extensible Local Area Network (VXLAN) is a virtual Ethernet based on the physical IP (overlay) network. It is a technology that encapsulates layer 2

More information

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

Dell EMC. IPv6 Overview for VxBlock Systems

Dell EMC. IPv6 Overview for VxBlock Systems Dell EMC IPv6 Overview for VxBlock Systems Document revision 1.2 February 2018 Revision history Date Document revision Description of changes February 2018 1.2 Added support for Isilon Generation 6 and

More information

Cisco Virtual Networking Solution for OpenStack

Cisco Virtual Networking Solution for OpenStack Data Sheet Cisco Virtual Networking Solution for OpenStack Product Overview Extend enterprise-class networking features to OpenStack cloud environments. A reliable virtual network infrastructure that provides

More information

Upgrading the Cisco VSG and the Cisco Prime NSC

Upgrading the Cisco VSG and the Cisco Prime NSC Upgrading the Cisco VSG and the Cisco Prime NSC This chapter contains the following sections: Complete Upgrade Procedure, page 1 Upgrade Guidelines and Limitations, page 2 VSG Environment Upgrade Matrix

More information

Designing SAN Using Cisco MDS 9000 Series Fabric Switches

Designing SAN Using Cisco MDS 9000 Series Fabric Switches White Paper Designing SAN Using Cisco MDS 9000 Series Fabric Switches September 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 15 Contents What You

More information