Italiano English
Modifica History Actions

Differenze per "UbiquitiRouterStation"

Differenze tra le versioni 3 e 10 (in 7 versioni)
Versione 3 del 2009-05-14 10:49:22
Dimensione: 343
Autore: ClauzClauz
Commento:
Versione 10 del 2016-03-30 01:56:55
Dimensione: 2630
Autore: musk
Commento: RS specs e refresh dei firmware/links
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 3: Linea 3:
 * per il build di openwrt scegliere:
   * architettura ar71xx
   * target platform ubiquiti routerstation
 * file risultante [[attachment:openwrt-ar71xx-ubnt-rs-squashfs.bin]]
 * non c'e' bisogno di usare mkfwimage
 * flashare via tftp
=== Board Specs ===

 * CPU Atheros AR7161 MIPS 24K running @ 680MHz
 * MEMORY DDR 64MB
 * FLASH SPI 16MB
 * Three MINI-PCI Slots supports Type IIIA
 * One USB 2.0 Host
 * One UART
 * Power Supply Range 12VDC to 24VDC
 * Single RJ45 "J1" Is for WAN and Passive Power Over Ethernet
 * Using Higher voltage is recommended since it will use lower current. Typical Power Consumption is 3W idle no radios present. 5W idle One Radio present. 7W while passing 100Mbps traffic.
 * J1 Single WAN port 10/100
 * J2 Dual Lan Port 10/100
 * Ethernet Phy switch, ADMTEK "Infineon" ADM6996FC
=== Seriale ===

 * UART J3 6 pin Header
 * Terminal Settings 115200 baud, 8 bits, no parity, 1 stop bit.
||Pin Out||
||Pin1|| 3.3VDC||
||Pin2|| S_in||
||Pin3|| NC||
||Pin4|| NC||
||Pin5|| S_out||
||Pin6|| GND||

 * Indirizzo di default: 192.168.1.20
 * user: root password: ubnt

== Compilazione OpenWRT ==

 * In caso si volesse compilare la propria immagine OpenWRT scegliere:
   * architettura: ar71xx
   * target platform: Ubiquiti RouterStation

== Immagine OpenWRT precompilata ==

 * Barrier Breaker [[https://downloads.openwrt.org/barrier_breaker/14.07/|BarrierBreaker]] > ar71xx > generic > openwrt-ar71xx-generic-ubnt-rs-squashfs-factory.bin

Oppure

 * Chaos Calmer [[https://downloads.openwrt.org/chaos_calmer/15.05.1/|ChaosCalmer]]> ar71xx > generic > openwrt-15.05.1-ar71xx-generic-ubnt-rs-squashfs-factory.bin

== Immagine pronta (old) ==

 * [[attachment:openwrt-ar71xx-ubnt-rs-squashfs.bin]]

== Flashing dell'immagine ==

 * Tenendo premuto il tasto Reset collegare il cavo ethernet sulla porta PoE. La board sarà alimentata.
 * Tenere premuto il Reset per qualche secondo (10 circa) fino all'accensione del led RF. La routerboard è ora pronta sull'indirizzo 192.168.1.20 per il put in tftp.
 * Impostare un indirizzo statico sul nostro PC (es. 192.168.1.100/24). Pingare la RS per verificare l'effettivo tftp boot.
 * Flashare via tftp client via porta WAN (PoE)

{{{
$ tftp 192.168.1.20
tftp> verbose
Verbose mode on.
tftp> bin
mode set to octet
tftp> put openwrt-ar71xx-ubnt-rs-squashfs-factory.bin
putting openwrt-ar71xx-ubnt-rs-squashfs.bin to 192.168.1.20:openwrt-ar71xx-ubnt-rs-squashfs-factory.bin [octet]
Sent 2032024 bytes in 5.0 seconds [3254323 bit/s]
tftp>
}}}

 * Attendere il riavvio automatico della RouterStation.
 * Connettersi alla porta LAN (nonPoE).
 * Entrare in telnet o via browser su 192.168.1.1 e aggiungere la password.
Linea 12: Linea 75:
http://forum.ubnt.com/forum/viewtopic.php?t=9631  * http://wiki.openwrt.org/toh/ubiquiti/routerstation

Ubiquiti RouterStation

Board Specs

  • CPU Atheros AR7161 MIPS 24K running @ 680MHz
  • MEMORY DDR 64MB
  • FLASH SPI 16MB
  • Three MINI-PCI Slots supports Type IIIA
  • One USB 2.0 Host
  • One UART
  • Power Supply Range 12VDC to 24VDC
  • Single RJ45 "J1" Is for WAN and Passive Power Over Ethernet
  • Using Higher voltage is recommended since it will use lower current. Typical Power Consumption is 3W idle no radios present. 5W idle One Radio present. 7W while passing 100Mbps traffic.
  • J1 Single WAN port 10/100
  • J2 Dual Lan Port 10/100
  • Ethernet Phy switch, ADMTEK "Infineon" ADM6996FC

Seriale

  • UART J3 6 pin Header
  • Terminal Settings 115200 baud, 8 bits, no parity, 1 stop bit.

Pin Out

Pin1

3.3VDC

Pin2

S_in

Pin3

NC

Pin4

NC

Pin5

S_out

Pin6

GND

  • Indirizzo di default: 192.168.1.20
  • user: root password: ubnt

Compilazione OpenWRT

  • In caso si volesse compilare la propria immagine OpenWRT scegliere:

Immagine OpenWRT precompilata

  • Barrier Breaker BarrierBreaker > ar71xx > generic > openwrt-ar71xx-generic-ubnt-rs-squashfs-factory.bin

Oppure

  • Chaos Calmer ChaosCalmer> ar71xx > generic > openwrt-15.05.1-ar71xx-generic-ubnt-rs-squashfs-factory.bin

Immagine pronta (old)

Flashing dell'immagine

  • Tenendo premuto il tasto Reset collegare il cavo ethernet sulla porta PoE. La board sarà alimentata.
  • Tenere premuto il Reset per qualche secondo (10 circa) fino all'accensione del led RF. La routerboard è ora pronta sull'indirizzo 192.168.1.20 per il put in tftp.
  • Impostare un indirizzo statico sul nostro PC (es. 192.168.1.100/24). Pingare la RS per verificare l'effettivo tftp boot.
  • Flashare via tftp client via porta WAN (PoE)

$ tftp 192.168.1.20
tftp> verbose
Verbose mode on.
tftp> bin
mode set to octet
tftp> put openwrt-ar71xx-ubnt-rs-squashfs-factory.bin 
putting openwrt-ar71xx-ubnt-rs-squashfs.bin to 192.168.1.20:openwrt-ar71xx-ubnt-rs-squashfs-factory.bin [octet]
Sent 2032024 bytes in 5.0 seconds [3254323 bit/s]
tftp> 
  • Attendere il riavvio automatico della RouterStation.

  • Connettersi alla porta LAN (nonPoE).
  • Entrare in telnet o via browser su 192.168.1.1 e aggiungere la password.