Difference between revisions of "Allnet ap"

From RobotinoWiki
(allnet_write_festo_settings.sh)
(allnet_write_festo_settings.sh)
Line 12: Line 12:
  
 
===[http://svn.openrobotino.org/trunk/openrobotino1/daemons/lcdd/scripts/allnet_write_festo_settings.sh allnet_write_festo_settings.sh]===
 
===[http://svn.openrobotino.org/trunk/openrobotino1/daemons/lcdd/scripts/allnet_write_festo_settings.sh allnet_write_festo_settings.sh]===
Writes Festo settings to a AP with factory defaults. Takes the Robotino ID as parameter.
+
Writes Festo settings to a AP with factory defaults. Takes the Robotino ID as parameter. The Robotino ID is a string made of two 3 digits numbers (xxx.yyy).
  
 
Only works if AP is in AP mode.
 
Only works if AP is in AP mode.
 
[[Image:Allnet_mode_switch.jpg|right|thumb|200px|Switch the mode (AP or Client) of the AP.]]
 
[[Image:Allnet_mode_switch.jpg|right|thumb|200px|Switch the mode (AP or Client) of the AP.]]
 +
 +
When finished the AP is configured as follows:
 +
:SSID: Robotino.ID
 +
:channel: 6
 +
:no encryption
 +
:DHCP server enabled. Range: 172.26.202.1 to 172.26.201.100 netmask 255.255.0.0

Revision as of 14:33, 16 January 2012

Robotino ships with an internal wireless accesspoint/bridge (AP). The AP is managed by a couple of bash scripts.

allnet_find.sh

Searches for the AP in different configurations.

Factory default:

IP address 192.168.1.1/255.255.255.0
User/Password: admin/admin

Festo settings:

IP address 172.26.101.1/255.255.0.0
User/Password: admin/apap6

allnet_write_festo_settings.sh

Writes Festo settings to a AP with factory defaults. Takes the Robotino ID as parameter. The Robotino ID is a string made of two 3 digits numbers (xxx.yyy).

Only works if AP is in AP mode.

Switch the mode (AP or Client) of the AP.

When finished the AP is configured as follows:

SSID: Robotino.ID
channel: 6
no encryption
DHCP server enabled. Range: 172.26.202.1 to 172.26.201.100 netmask 255.255.0.0