User`s guide
AT-S39 Command Line Interface User’s Guide
35
Examples
The following command sets a switch’s IP address to 140.35.22.22 and
subnet mask to 255.255.255.0:
set ip interface=1 ipaddress=140.35.22.22
netmask=255.255.255.0
The following command sets just the subnet mask:
set ip interface=1 netmask=255.255.255.210
The following command activates the DHCP and BOOTP client software:
set ip interface=1 ipaddress=dhcp