HP Integrity BL890c - i2 Server Manual page 227

Virtual connect ethernet cookbook:single and multi enclosure domain (stacked) scenarios
Hide thumbs Also See for Integrity BL890c - i2 Server:
Table of Contents

Advertisement

set enet-vlan PrefSpeedType=Custom PrefSpeed=500 MaxSpeedType=Custom MaxSpeed=2500
#Add additional User to VCM, creates User jimbo
add user jimbo password=password privileges=domain,network,server,storage
Creating Shared Uplink Sets
#Create Shared Uplink Set "Prod-Net" and configure a single uplink on VC module 1, port 2
add uplinkset Prod-Net
add uplinkport enc0:1:2 Uplinkset=Prod-Net speed=auto
#Add an additional uplink on port 3 to Prod-Net
add uplinkport enc0:1:3 Uplinkset=Prod-Net speed=auto
#Create Shared Uplink Set "Prod-Net" and configure multiple uplinks on VC Module 1, Ports 1, 2
and 3
add uplinkset Prod-Net
add uplinkport enc0:1:1 Uplinkset=Prod-Net speed=auto
add uplinkport enc0:1:2 Uplinkset=Prod-Net speed=auto
add uplinkport enc0:1:3 Uplinkset=Prod-Net speed=auto
# Create Networks PROD-A through PROD-D, supporting VLANs 101 through 104 on Shared Uplink
Set "Prod-Net"
add network VLAN_10 uplinkset=Prod-Net VLanID=10
add network VLAN_20 uplinkset=Prod-Net VLanID=20
# (optionally) Set network VLAN_20 as a "Private Network"
set network VLAN20 Private=Enabled
Creating vNets
#Create vNet "Prod-Net" and configure uplinks
add Network Prod-Net
add uplinkport enc0:1:3 Network=Prod-Net speed=auto
#Optionally enable the vNet as a Private Network
set network Prod-Net Private=Enabled
Appendix D: Useful VC CLI Command sets 227

Advertisement

Table of Contents
loading

This manual is also suitable for:

Virtual connect

Table of Contents