|
Beginning with version 15.0 of Intel® Network Connections software you can use the command line utility prosetcl.exe to change Intel® PROSet settings under Windows Server* Core. Configure adapter settings, teaming, and VLANs from the command line in any version of Microsoft Windows* including installation of only the core.
Intel® Network Connections software copies command line utilities to the \Program Files\Intel\DMIX\CL directory when Intel® PROSet for Windows Device Manager* is installed.
Refer to the help file prosetcl.txt located in the \Program Files\Intel\DMIX\CL directory.
Configuring a team or VLAN for Hyper-V To use an ANS Team or VLAN as a Virtual NIC, set up the configuration using prosetcl.exe and nvspbind.exe utilities.
- Use the prosetcl.exe utility to create the team or VLAN. See the prosetcl.txt file for installation and usage details.
- Use the nvspbind.exe utility to unbind the protocols on the team or VLAN.
The following is an example of the steps for setting up the configuration.
- Use prosetcl.exe to create a team.
prosetcl.exe Team_Create 1,2,3 MyNewTeam SFT
- Use nvspbind to get the team GUID.
nvspbind.exe -n
- Use nvspbind to disable the team bindings.
nvspbind.exe -d aaaaaaaa-bbbb-cccc-dddddddddddddddd *
- Create the virtual NIC by running a remote Hyper-V manager on a different system. See Microsoft's documentation for instructions on how to do this.
- Use nvspbind to get the Virtual NIC GUID.
- Use nvspbind to enable protocol bindings on the Virtual NIC.
nvspbind.exe -e tttttttt-uuuu-wwww-xxxxxxxxxxxxxxxx ms_netbios nvspbind.exe -e tttttttt-uuuu-wwww-xxxxxxxxxxxxxxxx ms_tcpip nvspbind.exe -e tttttttt-uuuu-wwww-xxxxxxxxxxxxxxxx ms_server
Nvspbind.exe (Network virtual service provider bind) Nvspbind.exe* is available for download from the MSDN Code Gallery.
Prosetcl.txt See the version of prosetcl.txt installed with your software for command help. PROSetcl (TXT) June 21, 2011
Related Topics
This applies to:
|