Difference between revisions of "Allnet ap"

From RobotinoWiki
(Created page with 'Robotino ships with an internal wireless accesspoint/bridge (AP). The AP is managed by a couple of bash scripts. ===[http://svn.openrobotino.org/trunk/openrobotino1/daemons/lcdd/…')
 
(allnet_find.sh)
Line 10: Line 10:
 
:IP address 172.26.101.1/255.255.0.0
 
:IP address 172.26.101.1/255.255.0.0
 
:User/Password: admin/apap6
 
:User/Password: admin/apap6
 +
 +
===[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.

Revision as of 14:24, 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

[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.