Customizing AP Settings
8.3 Specifying a Method for obtaining IP Address
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
91
8.3
Specifying a Method for obtaining IP Address
You can either specify a static IP address or allow the AP to obtain an IP address from the
DHCP server. By default, the APs obtain IP address from the DHCP server. You can specify
a static IP address for the AP by using the SCALANCE W UI or the CLI.
In the SCALANCE W UI
To configure a static IP address:
1.
On the Access Points tab, click the AP to modify.
2.
Click the edit link.
3.
Select Specify statically option to specify a static IP address. The following text boxes are
displayed:
–
Enter a new IP address for the AP in the IP address text box.
–
Enter the subnet mask of the network in the Netmask text box.
–
Enter the IP address of the default gateway in the Default gateway text box.
–
Enter the IP address of the DNS server in the DNS server text box.
–
Enter the domain name in the Domain name text box.
4.
Click OK and reboot the AP.
In the CLI
To configure a static IP address:
(scalance)# ip-address <IP-address> <subnet-mask> <NextHop-IP> <DNS-IP-address>
<domain- name>