HP Virtual Connect 1Gb Ethernet Cookbook
Scenario 2 – Multiple Simple Networks with Active\Active Uplinks Link Aggregation 802.3ad (LACP) - Windows 30
Defining a Server Profile with NIC Connections, via CLI
The following command(s) can be copied and pasted into an SSH based CLI session with Virtual
Connect.
# Create and Assign Server Profile App-1 to server bay 1
add profile App-1 -nodefaultenetconn
add enet-connection App-1 pxe=Enabled
add enet-connection App-1 pxe=Disabled
set enet-connection App-1 1 Network=vNet-PROD-1
set enet-connection App-1 2 Network=vNet-PROD-2
assign profile App-1 enc0:1
Figure 22 - Define Server Profile (App- 1).