17: QoS: type of service 
_______________________________________________________________________________________________________ 
_____________________________________________________________________________________________________ 
© Virtual Access 2017 
GW1000 Series User Manual 
Issue: 1.9    Page 133 of 350 
config interface 'ADSL'     
        option classgroup 'Default'   
        option enabled '1'     
        option overhead '1'     
        option halfduplex '0'     
        option download '900'     
        option upload '245'   
 
Web Field/UCI/Package Option 
Web: Enabled 
UCI: qos.[interface].enabled 
Opt: enabled 
Enables or disables QoS interface. 
Web: Classification group 
UCI: qos. [interface].classgroup 
Opt: classgroup 
Creates a mapping before previously created classgroup and 
interface to which it should be assigned to. 
Web: Calculate overhead 
UCI: qos. [interface].overhead 
Opt: overhead 
Decrease upload and download ratio to prevent link saturation. 
 
Web: Half-duplex 
UCI: qos [interface].halfduplex 
Opt: halfduplex 
Enables or disables half-duplex operation. 
Web: Download speed 
UCI: qos.[interface].download 
Opt: download 
Download speed limit in kbits/sec. 
Web: Upload speed 
UCI: qos.[interface].upload=2000 
Opt:upload 
Upload speed limit in kbits/sec. 
17.4.2  Classgroup 
As there is more than one interface you can have more than one classgroup. 
config classgroup 'Default' 
     option classes 'Express Normal'   
     option default 'Normal' 
 
UCI: qos.Default=classgroup 
Opt: Default 
Specifies name of classgroup. 
UCI: qos.Default.classes=Express Normal 
Opt: classes 
Specifies the list of names of classes which should be part of 
classgroup. 
qos.Default.default=Normal 
Opt: default 
Defines which class is considered default.