Network Connections
The Vantage Gateway has two adapters, a primary and secondary.
The top NIC is primary and acts as a DHCP client. This should be used when connecting to a customers network.
The bottom NIC is secondary and acts as a DHCP server. By default this NIC will give out an IP on the range `192.168.222.x` This should be used for any AV devices that cannot be placed on the customers network.
Connect to gateway
You can connect to the web admin GUI via the following URL
https://{gateway_ip}:8443
The default username is `admin` and password is the last 6 characters of the primary NIC MAC address.
Network configuration
By the default the primary NIC will act as a DHCP client and acquire an IP address automatically. A manual IP address can be assigned is preferred.
Adding VLANs
A customer may have VLAN's assigned to different parts of the network such as AV, VoIP and Servers. The Vantage gateway can access multiple LAN's by acting as a VLAN trunk.
You will need an IP address for each VLAN, subnet mask and VLAN tag for each VLAN you wish to add.
Note: The customer must also configure the network switch port as a trunk port
DHCP Configuration
The default DHCP range is `192.168.222.x` , if this conflicts with the customers network it can be changed to any custom range.