Cisco Nexus 1000V 설치 매뉴얼 - 페이지 19
{카테고리_이름} Cisco Nexus 1000V에 대한 설치 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco Nexus 1000V 27 페이지. For microsoft hyper-v
Cisco Nexus 1000V에 대해서도 마찬가지입니다: 배포 매뉴얼 (49 페이지), 데이터시트 (8 페이지), 배포 매뉴얼 (25 페이지), 매뉴얼 (6 페이지)
![Cisco Nexus 1000V 설치 매뉴얼](/uploads/products/server2/555652/555652.png)
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