Vaisala Setting up Digi Connect Wi-SP or ConnectPort TS W Devices with viewLinc User Manual
Page 11

Page 11 of 12
V e r i t e q , a V a i s a l a c o m p a n y
T e l 6 0 4 2 7 3 6 8 5 0
1 3 7 7 5 C o m m e r c e P a r k w a y
1 8 0 0 6 8 3 8 3 7 4 ( N o r t h A m e r i c a )
R i c h m o n d , B C , C a n a d a , V 6 V 2 V 4
F a x 6 0 4 2 7 3 2 8 7 4
w w w . v e r i t e q . c o m | w w w . v a i s a l a . c o m
c u s t o m e r s u p p o r t @ v e r i t e q . c o m
Sample Commands for Static IP Address and WEP Encryption
set network if=wln0 ip=192.168.100.230 gateway=192.168.100.1
submask=255.255.255.0 dhcp=off static=on autoip=off
set wlan protmode=bss
set wlan channel=0
set wlan ssid=OurTestWLAN
set wlan authentication=sharedkey
set wlan encryption=wep
set wlan wepmode=128bit
set wlan wepindex=1
set wlan wepkey1=ab12cd34ef567ab12cd34ef567
show network
show wlan
Sample Commands for Reserved IP Address and WPA2-PSK
set network if=wln0 dhcp=on static=off autoip=off
set wlan protmode=bss
set wlan channel=0
set wlan ssid=OurTestWLAN
set wlan authentication=wpa_psk
set wlan encryption=ccmp
set wlan psk=QWERTYUIOPasdfgjklmn987654321
show network
show wlan