Cisco Cisco UCS C22 M3 Rack Server 白書

ページ / 116
Oracle RAC Built on FlexPod 
 
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 56 of 116 
 
12.  From the list of VMware ESXi hosts displayed, select the hosts to be added to the Cisco Nexus 1000V that will 
be used to create all the guest VMs. Click Next to continue. 
13.  Review the host selection details and click Finish to install the VEM module in the VMware ESXi servers. 
Click Close to complete the installation. 
Configuring the Cisco Nexus 1000V  
To configure the VLAN for the VMware ESXi management, public network, private network, storage, and vMotion 
network, execute the following commands in the Cisco Nexus 1000V VSM. 
1.  Log in (SSH or telnet) to the Cisco Nexus 1000V VSM (IP-172.76.0.100), using the login credentials 
(admin/admin), and type the following configuration commands, one per line:  
Note:   The VLAN ID will vary depending on the network used. 
N1KV_FLEXPOD# conf t 
N1KV_FLEXPOD(config)# vlan 760 
N1KV_FLEXPOD(config-vlan)# name Public_VLAN 
N1KV_FLEXPOD(config-vlan)# no sh 
N1KV_FLEXPOD(config)# copy running-config startup-config
 
Repeat the commands above to add all the VLANs discussed earlier in the Configuring VLANs section.  
2.  Run the following configuration commands to configure the jumbo MTU and the QoS polices.  
N1KV_FLEXPOD# conf t 
N1KV_FLEXPOD(config)# policy-map type qos jumbo-mtu 
N1KV_FLEXPOD(config-pmap-qos)# policy-map type qos platinum_Cos_5 
N1KV_FLEXPOD(config-pmap-qos)# class class-default 
N1KV_FLEXPOD(config-pmap-c-qos)# set cos 5 
N1KV_FLEXPOD# copy running-config startup-config
 
 
3.  Run the following commands to create the system uplink for the VMware ESXi and Cisco Nexus 1000V 
management.  
N1KV_FLEXPOD# conf t 
N1KV_FLEXPOD(config)# port-profile type ethernet n1kv-eth-2  
N1KV_FLEXPOD(config)# vmware port-group 
N1KV_FLEXPOD(config-port-prof)# switchport mode trunk 
N1KV_FLEXPOD(config-port-prof)# switchport trunk allowed vlan 760 
N1KV_FLEXPOD(config-port-prof)# channel-group auto mode on mac-pinning