Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 12: WI-FI 
Configuration User Manual 
232 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
12.2 Configuration Guidelines 
The FDN40 CLI user manual can be referred for the complete set of 
commands and the various options available for configuring Wi-Fi. 
12.3 Wi-Fi Configurations 
12.3.1  Enabling WiFi interfaces 
12.3.1.1  CLI Configuration 
1.   Execute the following commands to enable Radio interfaces on the 
target.  
Enabling the radio0 interface programs the hardware and starts protocol 
operation.  
 
Enter the Global Configuration Mode.  
UltOs# configure terminal 
 
Specify the radio interface. 
UltOs(config)# apradio radio0 
 
Enable the radio0 interface. 
UltOs(config-apradio0) # no shutdown 
 
Exit the radio0 interface Mode 
UltOs(config-apradio0)#end 
2.  View the Wi-Fi interface status. 
UltOs# show interfaces description 
Interface    Status   Protocol  Description 
---------    ------   --------  ----------- 
wan0/1       down     down 
ApRadio2     up       up 
ApRadio3     down     down 
lan0/1       down     down 
lan0/2       down     down 
lan0/3       down     down 
lan0/4       down     down 
vlan1        up       down 
vlan100      up       up 
 
Use the following command to enable the radio1 interface.  
 
Enter the Global Configuration Mode.  
UltOs# configure terminal 
 
Specify the radio interface.