Size: 530
Comment:
|
Size: 1024
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 24: | Line 24: |
Vale anche per i BULLET. | same for BULLET. |
Line 30: | Line 30: |
ip default: 192.168.1.20 (su bullet M2) | ip default: 192.168.1.20 (su bullet M2, Nanostation Loco M2/M5, Airgrid M5) |
Line 33: | Line 33: |
= Change freq via ssh = | |
Line 34: | Line 35: |
{{{ iwconfig ath0 freq 5.600G }}} == Edit config via ssh == The config file is located at “/tmp/system.cfg”. To edit the file, use VI. {{{ vi /tmp/system.cfg }}} Once you have edited your config file, you must save it to flash: {{{ cfgmtd -f /tmp/system.cfg -w }}} Once you have saved it you can reboot by issuing the “reboot” command or you can do a soft apply: {{{ /usr/etc/rc.d/rc.softrestart save }}} |
Nanostation come AP al volo
ip 192.168.1.20 di default, ubnt/ubnt per il fottuto login
- Via Airmax
- Setta bandwidth wifi a 20 MHz !!!
- Setta come AP
- Metti network in dhcp
Abilitare Compliance Test Mode
- Abilitare telnet in Services
- Telnet nella nanostation
poi
touch /etc/persistent/ct save reboot
same for BULLET.
RESET e IP di default
Premere il tastino didietro finche' non si riavviano i led.
ip default: 192.168.1.20 (su bullet M2, Nanostation Loco M2/M5, Airgrid M5)
Change freq via ssh
iwconfig ath0 freq 5.600G
Edit config via ssh
The config file is located at “/tmp/system.cfg”. To edit the file, use VI.
vi /tmp/system.cfg
Once you have edited your config file, you must save it to flash:
cfgmtd -f /tmp/system.cfg -w
Once you have saved it you can reboot by issuing the “reboot” command or you can do a soft apply:
/usr/etc/rc.d/rc.softrestart save