The multimedia-air-optimize threshold command sets a user packet density threshold for multimedia air interface optimization.
The undo multimedia-air-optimize threshold command restores the default user packet density threshold for multimedia air interface optimization.
By default, the video user packet density threshold is 100 per second, and the default voice user packet density threshold is 30 per second.
multimedia-air-optimize threshold { video video | voice voice } *
undo multimedia-air-optimize threshold
Parameter | Description | Value |
---|---|---|
video video |
Specifies the video user packet density threshold. |
The value is an integer that ranges from 10 to 1000. |
voice voice |
Specifies the voice user packet density threshold. |
The value is an integer that ranges from 10 to 1000. |
Usage Scenario
After multimedia air interface optimization is enabled, the system dynamically adjusts EDCA parameter settings and ACK policies based on the number of different types of access users, improving user experience on voice and video applications.
The number of voice or video users is identified based on the user packet density threshold configured using the multimedia-air-optimize threshold command. If the number of voice or video packets sent by a user through the internal statistics queue of a radio with the unit time (1 second) exceeds the threshold, the user is considered a voice or video user.
Prerequisites
Multimedia air interface optimization has been enabled using the multimedia-air-optimize enable command.