SkyZhone 1604, 1404, 1204 Hardware Installation Guide 39Initial ConfigurationUsing the factory defaults• The factory defaults for the SkyZhone Access Point includes two VLANS.• VLAN 1 is the default data VLAN.Ports eth0 (SHDSL), eth1 (PoE), and wlan0 are all members of this VLAN.• VLAN 7 is the default management VLAN.Ports eth0 (SHDSL) and eth1 (PoE) are members of this VLAN.Before using the SkyZhone Access point, use the CLI commands on the consoleinterface to assign an IP address to the SkyZhone access point. For your network,determine the appropriate IP addresses as well as subnet mask, default gateway andbroadcast address settings. The SkyZhone access point can now be configured formanagement.In the following example, the values for the settings for the network are:• IP address: 10.108.14.218• Subnet mask: 255.255.255.0• Broadcast Address: 10.108.14.255• Default gateway: 10.108.14.254Use the following three commands to configure VLAN management.• config if interface brvlan7 ip 10.108.14.218 mask 255.255.255.0broadcast 10.108.14.255• config if route-add destination default gateway 10.108.14.254• config admin-tools save running-configAfter entering these commands, the system can be managed using SSH or HTTPSover the SHDSL interface or the PoE interface.Refer to the SkyZhone CLI Reference Guide for a list of supported commands toconfigure advanced SkyZhone features.Changing the factory defaultsIf you are not using the factory default VLANs, you need to delete the defaultVLANs and configure the VLANs that are appropriate for your network. In theexample below, VLAN 2 is used for management instead of the default VLAN 7.Also, VLAN 122 is the data VLAN instead of VLAN 1.