WOP-2L. User manual
57
Enabling QoS and parameter changes
WOP-2L(config):/interface/wlan0/wlan/radio-2g#
qos
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos#
enable true
(Enabling the use of Quality of Service
functions. To disable, enter
false
)
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos#
edca-ap
(Configuring the access point's QoS
parameters (traffic is transmitted from the access point to the client))
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap#
bk
(Configure QoS parameters for low-priority
high-bandwidth queues (802.1p priorities: cs1, cs2))
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap/bk#
aifs X
(where X – the time frame(s) of
data measured in slots. Takes the values 1-255)
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap/bk#
cwmin X
(X – The initial value of the
waiting time before sending the frame again is set in milliseconds. Takes the following values: 1, 3, 7, 15, 31,
63, 127, 255, 511, 1023. The value of cwMin may not exceed the value of cwMax)
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap/bk#
cwmax X
(where X – The maximum
waiting time before resending a frame is set in milliseconds. Takes the following values: 1, 3, 7, 15, 31, 63,
127, 255, 511, 1023. The value of cwMax must be greater than the value of cwMin)
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap/bk#
txop X
(where X – The time interval, in
milliseconds, in which the client WME station is allowed to initiate data transmission over the wireless
environment to the access point. Max value – 65535 ms)
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap/bk#
exit
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos/edca-ap#
exit
WOP-2L(config):/interface/wlan0/wlan/radio-2g/qos#
edca-sta
(Configuring the client station QoS
parameters (traffic is transmitted from the client station to the access point))
The configuration method of
edca-sta
is the same as that of
edca-ap
.
Parameters configuration for queues
be
,
vi
,
vo
is similar to parameters configuration for queue
bk
.
6.5 System settings
6.5.1 Device firmware update
Device firmware update via tftp
WOP-2L(root):/#
firmware upload tftp <tftp server ip address> <Firmware image name>
(Example: firmware upload tftp
192.168.1.15 WOP-2L-1.0.2.3.tar.gz)
WOP-2L(root):/#
firmware upgrade
Device firmware update via http
WOP-2L(root):/#
firmware upload http <URL to download Firmware image>
(Example: firmware upload http http://
192.168.1.100:8080/files/WOP-2L-1.0.2.3.tar.gz)
WOP-2L(root):/#
firmware upgrade