SineDigital,Inc.
Installation Guide for MW-1500AP(H)
Entire contents 2003
SineDigital,Inc
.
All rights reserved
Page 20
(10) iapp
Operation of the MW-1500AP(H)'s IAPP (Inter-Access Point Protocol) function must be
enabled in order to allow roaming amongst various MW-1500AP(H)'s that are located in a
certain area (e.g. Hot Spot sites) and operating with their authentication function enabled.
AccessPoint> iapp
Insufficient parameters.
ex) iapp [enable]
ex) iapp [disable]
ex) iapp [list]
ex) iapp [show]
ex) iapp [waittime] [second]
ex) iapp [sender] [old/new]
ex) iapp [rcvtime] [enable/disable]
ex) iapp [synctime]
AccessPoint>
In very simple terms, this is how roaming takes place: when a client moves from site A to site B,
the MW-1500AP(H) at site A reports the client's information to the authentication server, which
in turn authenticates the client again via the MW-1500AP(H) at site B, thus allowing the client
to roam. A necessary condition for roaming to take place is that both MW-1500AP(H)'s at site A
and B must be in the same subnet.
Possible commands are shown in the figure above.
Do not use
the modifiers
waittime
,
sender
,
rcvtime
and
synctime
(leave them at their default values).
(11) ping
When the MW-1500AP(H) is allocated with an appropriate IP address, you can verify whether it
is properly linked to the network by using this command to ping a specified IP Address.
AccessPoint> ping 172.16.0.80
Pinging 172.16.0.80 (172.16.0.80) with 56 bytes of data
64 bytes from 172.16.0.80: icmp_seq= 0 ttl=128 time=2.000 ms
64 bytes from 172.16.0.80: icmp_seq= 1 ttl=128 time=1.000 ms
64 bytes from 172.16.0.80: icmp_seq= 2 ttl=128 time=1.000 ms
64 bytes from 172.16.0.80: icmp_seq= 3 ttl=128 time=1.000 ms
--- 172.16.0.80 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 1.000/1.250 ms/2.000
AccessPoint>