Pesquisar este blog

segunda-feira, 27 de janeiro de 2014

Como colcar varios ou Multiplos SSID in “Varios SSIDs” Ubiquiti AirOS ROCKET M5 NANOLOCO M5 NANOBRIDGE M5

# Inset the configuration in file
# Inserir a configuração no arquivo
vi /tmp/system.cfg
#the configurations
#as configurações
radio.1.virtual.1.status=enabled
radio.1.virtual.1.devname=ath1
radio.1.pollingnoack=0
radio.1.polling=enabled
wireless.2.devname=ath1
wireless.2.ssid=TEST-SSID-CONECT (just change it – Altere aqui)
wireless.2.hide_ssid=enabled
wireless.2.status=enabled
wireless.2.addmtikie=enabled
wireless.2.authmode=1
wireless.2.autowds=enabled
wireless.2.wmm=enabled
wireless.2.wds=enabled
wireless.2.l2_isolation=enabled
bridge.1.port.4.devname=ath1
bridge.1.port.4.prio=25
bridge.1.port.4.status=enabled
#save the changes with
#Salve as configurações
cfgmtd -w -p /tmp/;
#reboot the equipament
#Reinicie o equipamento
#check the changes with
#Verifique as configurações com
iwconfig


INFORMAÇÕES RETIRADAS DO BLOG "http://www.taioque.com.br/?cat=10&paged=2"

Nenhum comentário: