Differences

This shows you the differences between two versions of the page.

toh:widemac:sl-r7205 [2012/09/07 17:07]
laibsch old revision restored, please do not delete information
toh:widemac:sl-r7205 [2013/04/13 10:07] (current)
laibsch fix another URL
Line 84: Line 84:
<code> <code>
cd /tmp/ cd /tmp/
-wget http://http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc+wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc sysupgrade /tmp/xxx.abc
</code> </code>
Line 92: Line 92:
<code> <code>
cd /tmp/ cd /tmp/
-wget http://http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc+wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot</code> mtd write /tmp/xxx.abc linux && reboot</code>
Line 120: Line 120:
==== Switch Ports (for VLANs) ==== ==== Switch Ports (for VLANs) ====
-(this has not been verified) +Numbers 1-4 are ports 1-4 as labeled on the unit, number 0 is the Internet (WAN) on the unit, 6 is the internal connection to the router itself. vlan0 = eth0.0, vlan1 = eth0.1 and so on.
-Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.+
^ Port ^ Switch port ^ ^ Port ^ Switch port ^
-| Internet (WAN) | 4 |  +| 0 | Internet (WAN) | 
-| LAN 1 | 3 |  +| 1 | LAN 1 | 
-| LAN 2 | 2 |  +| 2 | LAN 2 | 
-| LAN 3 | 1 |  +| 3 | LAN 3 | 
-| LAN 4 | 0 | +| 4 | LAN 4 | 
 +| 5 | non-connected? | 
 +| 6 | CPU (internal) |
===== Hardware ===== ===== Hardware =====
Line 190: Line 191:
==== Serial port ==== ==== Serial port ====
-The [[doc:hardware:port.serial|serial port]] is on the unpopulated header labelled "console"/"J2". Pins are, from the pin closest to J2 Gnd, Rx, Tx, Vcc. Use a level shifter. Some of the boards are shipped with a populated header.+The [[doc:hardware:port.serial|serial port]] is on the unpopulated header labelled "console"/"J2". Pins are, from the pin closest to J2 Gnd, Rx, Tx, Vcc. Use a level shifter. Some of the boards are shipped with a populated header. Use 57600 8N1, hard & soft flow control OFF.
**Photo of PCB with markings** **Photo of PCB with markings**

Back to top

toh/widemac/sl-r7205.1347030427.txt.bz2 · Last modified: 2012/09/07 17:07 by laibsch