18
ANET1553
Users
Manual
1. Open a Windows command shell (
‘
cmd
’
) in Administrator mode!
2. Type
‘
netsh
’
to get the
‘
netsh>
’ prompt
3. Change to subsystem
by typing ‘
wlan
’
to get the
‘
netsh wlan>
’ prompt
4. setup the hosted network via the following input at the
‘netsh wlan>
’ prompt:
> set hostednetwork mode=allow \
ssid=<NETWORK_NAME> key=<PASSWORD>
<NETWORK_NAME>: must match with the ESSID configured on the ANET side
<PASSWORD>: must match with the Password configured on the ANET side
Note:
Alternatively the entire sequence described above can be called by a single
command from the standard command prompt by simply preceding the
‘netsh
wlan
’
command sequence:
> netsh wlan set hostednetwork mode=allow \
ssid=<NETWORK_NAME> key=<YOUR_PASSW>
The
hosted
network
will
use
WPA2
encryption
per
default.
See the displayed settings, after the call of a
‘
show hostednetwork
’
command
(see below at para 6).
5. start the hosted network
via the following input at the ‘
netsh wlan>
’ prompt:
> start hostednetwork
or
> netsh wlan start hostednetwork
(from standard cmd prompt)
6. The hosted network can be checked via the following input at
the ‘
netsh wlan>
’
prompt:
> show hostednetwork
or
> netsh wlan show hostednetwork
(from standard cmd prompt)
7. (Optional) In case the hosted network shall be explicitly disabled, following
command
> stop hostednetwork
or
> netsh wlan stop hostednetwork
(from standard cmd prompt)
Note:
The
‘start hostednetwork
’
command has to be applied every time after a new system
boot or startup. Therefore the command could be added to a batch command file which
has to be executed with Adminstrator rights!
Содержание ANET1553-1
Страница 2: ......
Страница 50: ...42 ANET1553 Users Manual THIS PAGE INTENTIONALLY LEFT BLANK...
Страница 52: ...44 ANET1553 Users Manual THIS PAGE INTENTIONALLY LEFT BLANK...