Installation guide

Alacritech Accelerator Users Guide: Microsoft Windows Edition 4-6
As you can see interface ID 9 "SEN3001" now shows that it supports a VLAN virtual
interface.
Now, to rename the VLAN interface and assign it an IP address of 192.168.60.118/24:
C:\Temp> netsh int set int name="Local Area Connection 2" new-
name=vlan_test
C:\Temp> netsh int ip set address vlan_test static 192.168.60.118/24
C:\Temp> netsh int ipv4 show addresses
Configuration for interface "ob1_10net"
DHCP enabled: No
IP Address: 10.1.50.218
Subnet Prefix: 10.1.0.0/16 (mask 255.255.0.0)
InterfaceMetric: 20
Configuration for interface "ob2_csl"
DHCP enabled: No
IP Address: 172.16.50.218
Subnet Prefix: 172.16.48.0/22 (mask 255.255.252.0)
InterfaceMetric: 10
Configuration for interface "team_test"
DHCP enabled: No
IP Address: 172.16.2.118
Subnet Prefix: 172.16.2.0/24 (mask 255.255.255.0)
InterfaceMetric: 10
Configuration for interface "vlan_test"
DHCP enabled: No
IP Address: 192.168.60.118
Subnet Prefix: 192.168.60.0/24 (mask 255.255.255.0)
InterfaceMetric: 5
Configuration for interface "Loopback Pseudo-Interface 1"
DHCP enabled: No
IP Address: 127.0.0.1
Subnet Prefix: 127.0.0.0/8 (mask 255.0.0.0)
InterfaceMetric: 50