Integration

Table Of Contents
View Integration
54 VMware, Inc.
####nic1.network10.maxvm=244
####nic2.network01.maxvm=244
####nic2.network02.maxvm=244
####nic2.network03.maxvm=244
####nic2.network04.maxvm=244
####nic2.network05.maxvm=244
####nic2.network06.maxvm=244
####nic2.network07.maxvm=244
####nic2.network08.maxvm=244
####nic2.network09.maxvm=244
####nic2.network10.maxvm=244
Edit the Network Label Configuration File
To edit the network label configuration file
1 Open the file in a text editor and remove the comments (### marks) for each NIC and network label
pairing that you want to assign to a pool.
2 Verify that each network label is assigned to only one NIC. Verify that only one type of network label is
used for the pool. (A NIC can be configured with a standard network switch or distributed virtual
network switch.)
3 Save the file.
For an example, see “Example of an Edited Network Label Configuration File” on page 54.
N
OTE As a best practice, do not assign a network label to more than one desktop pool. Be aware that
maximum network label counts are honored only on a per-NIC, per-pool basis. For example, if you configure
NIC1 on pool1 to use network06 with a maxvm of 244, and you configure NIC1 on pool2 to use the same
network label, network06, with a maxvm of 244, network06 must have an actual assignable IP address space
of at least 488 addresses. Otherwise, the IP assignments from the network label might become oversubscribed.
Example of an Edited Network Label Configuration File
In the following example, network01 through network05 remain commented and are not used. network06
and network07 are assigned to nic1 (Network adapter 1). network08 and network09 are assigned to nic2
(Network adapter 2). This configuration can now support a pool of up to 488 virtual machines.
#Network Label Configuration Spec
...
#Network Label Attribute Definition
#Expected format:
#<nic_param>.<network_param>.maxvm=<max vm for network label>
...
####nic1.network01.maxvm=244
####nic1.network02.maxvm=244
####nic1.network03.maxvm=244
####nic1.network04.maxvm=244
####nic1.network05.maxvm=244
nic1.network06.maxvm=244
nic1.network07.maxvm=244
####nic1.network08.maxvm=244
####nic1.network09.maxvm=244
####nic1.network10.maxvm=244
####nic2.network01.maxvm=244
####nic2.network02.maxvm=244
####nic2.network03.maxvm=244
####nic2.network04.maxvm=244
####nic2.network05.maxvm=244
####nic2.network06.maxvm=244