Ulterius Technologies LLC FDN40 Manuel D’Utilisation

Page de 388
 
CHAPTER 12: WI-FI 
Configuration User Manual 
238 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
UltOs# show apradio radio0 ssid summary 
12.3.4.2  WEB Configuration 
VAP can be deleted through WEB interface using the AP Radio Setings 
screen (Navigation - Home-> Access Point-> Radio Settings) 
 
Screen 12-6: AP RadioSettings - Deleting VAP (SSID) 
12.3.5  Rate-limit Configurations  
12.3.5.1  CLI Configurations 
1.  Execute the following commands to configure Rate-limiting     
configurations on the target.  
 
Enter the Global Configuration Mode.  
UltOs# configure terminal 
 
Specify the radio interface. 
UltOs(config)# apradio radio1 
 
Rate-limit configurations can be applied for interface or for the 
desired Station.Rate-limit for the interface can be done as : 
UltOs(config-apradio1)# rate-limit interface Cir 1 Cbs 1 Eir 5000 
Ebs 
8000000 Coupling-Flag enable 
 
Exit the configuration Mode. 
UltOs(config-apradio1)# end 
2.  View the Rate-limit configurations for the interface. 
UltOs# show apradio radio1 interfacerate-limit 
CIR          EIR            CBS            EBS            
C-Flag         RowStatus 
---          ---            ---            ---            
------         --------- 
1            5000           1              8000000        
Enabled        Active 
3.  Rate-limit configurations can be disabled in the WiFi configuration mode. 
UltOs(config-apradio1)# no rate-limit interface 
4.  Execute the show command to ensure if the Rate-limit configurations are 
deleted.