Installing The Vsm Certificate Using A Script; Powershell Scripts For Configuring The Scvmm Fabric Workflow - Cisco Nexus 1000V Installing Manual

For microsoft hyper-v
Hide thumbs Also See for Nexus 1000V:
Table of Contents

Advertisement

Chapter 1
Installing the Cisco Nexus 1000V for Microsoft Hyper-V
Press OK on the Certificate window.
Step 13

Installing the VSM Certificate Using a Script

Use the following PowerShell script to install the VSM certificate:
This script is available at the following location on the SCVMM server:

PowerShell Scripts for Configuring the SCVMM Fabric Workflow

After the Cisco VSM Provider (Nexus1000V-VSEMProvider-5.2.1.SM1.5.2.0.msi) is installed from the
download package on the SCVMM Server, the following scripts are available in the location
"%ProgramFiles%\Cisco\Nexus1000V\Scripts\VMMConfig" example C:\Program
Files\Cisco\Nexus1000V\Scripts\VMMConfig.
Deploy-Nexus1000V-VSEM.ps1
The usage, purpose, and the sample run of the scripts are explained in this script.
This script takes care of the following operations that you would need to do on the SCVMM server.
a.
b.
c.
d.
e.
Below is a sample run :-
OL-30997-01
Install-Nexus1000V-VSMCertificate.ps1
%ProgramFiles%\Cisco\Nexus1000V\Scripts\VMMConfig" , example "C:\Program
Files\Cisco\Nexus1000V\Scripts\VMMConfig
Deploy-Nexus1000V-VSEM.ps1
Refresh-Nexus1000V-VSEM.ps1
Install-Nexus1000V-VSMCertificate.ps1
Cleanup-Nexus1000V-VSEM.ps1
Add Extension Manager / Network Service.
Create a Logical Switch.
Associate Cisco Uplink Port Profiles with Logical Switch (created in step b)
Associate Virtual Port Profiles with Logical Switch (created in step b)
Create VM Networks from Cisco published Network Segments.
PS C:\Program Files\Cisco\Nexus1000V\Scripts\VMMConfig> .\Deploy-Nexus1000V-VSEM.ps1
###############################################################################
## SCRIPT NAME: Deploy-Nexus1000V-VSEM.ps1
## VERSION: 1.1
## DESCRIPTION: This script will add a new Cisco Nexus1000V Extension to
##
SCVMM and create the following SCVMM objects:
##
1. Extension Manager / Network Service.
##
2: Logical Switch.
##
3: Associate Uplink Port Profiles with Logical Switch.
##
4: Associate Virtual Port Profile with Logical Switch.
##
5: Create VMNetworks from Cisco published Network Segments.
##
###############################################################################
Enter IP Address for the Nexus1000V VSM: 10.105.234.211
Cisco Nexus 1000V for Microsoft Hyper-V Installation Guide, Release 5.2(1)SM1(5.2)
Installing the VSM Software
##
##
##
##
##
##
##
##
##
##
1-19

Advertisement

Table of Contents
loading

Table of Contents