/
Poly Manual VLAN Assignment
Poly Manual VLAN Assignment
Manual assignment of a VLAN
Via Custom Config on a phone or template, you can manually assign the VLAN.
Example 1:
<vlan device.set="1" device.dhcp.dhcpVlanDiscUseOpt.set="1" device.dhcp.dhcpVlanDiscUseOpt="Custom" device.dhcp.dhcpVlanDiscOpt.set="1" device.dhcp.dhcpVlanDiscOpt="222" />
Above example would set the DHCP VLAN Discovery to custom and to the custom value of 222.
Example 2:
<vlan device.set="1"device.dhcp.dhcpVlanDiscUseOpt.set="1" device.dhcp.dhcpVlanDiscUseOpt="Disabled" device.net.vlanId.set="1" device.net.vlanId="111"/>
Above example would set the DHCP VLAN Discovery to disabled and and set a fixed VLAN ID of 111.
, multiple selections available,
Related content
Hot desking
Hot desking
More like this
Templates
Templates
More like this
First-boot Endpoint provisioning
First-boot Endpoint provisioning
More like this
Device migration strategies
Device migration strategies
More like this