Fortinet black logo

CLI Reference

wireless-controller qos-profile

wireless-controller qos-profile

Configure quality of service (QoS) profiles where you can add WiFi multi-media (WMM) control and Differentiated Services Code Point (DSCP) mapping.

Note that:

  • call-capacity and bandwidth-admission-control are only available when call-admission-control is set to enable.
  • bandwidth-capacity is only available when bandwidth-admission-control is set to enable.
  • All DSCP mapping options are only available when dscp-wmm-mapping is set to enable.
  • wmm is already set to enable by default. If wmm is set to disable, the following entries are not available: wmm-uapsd, call-admission-control, and dscp-wmm-mapping.

QoS profiles can be assigned under the config wireless-controller vap command using qos-profile.

config wireless-controller qos-profile
    edit {name}
    # Configure WiFi quality of service (QoS) profiles.
        set name {string}   WiFi QoS profile name. size[35]
        set comment {string}   Comment. size[63]
        set uplink {integer}   Maximum uplink bandwidth for Virtual Access Points (VAPs) (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set downlink {integer}   Maximum downlink bandwidth for Virtual Access Points (VAPs) (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set uplink-sta {integer}   Maximum uplink bandwidth for clients (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set downlink-sta {integer}   Maximum downlink bandwidth for clients (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set burst {enable | disable}   Enable/disable client rate burst.
        set wmm {enable | disable}   Enable/disable WiFi multi-media (WMM) control.
        set wmm-uapsd {enable | disable}   Enable/disable WMM Unscheduled Automatic Power Save Delivery (U-APSD) power save mode.
        set call-admission-control {enable | disable}   Enable/disable WMM call admission control.
        set call-capacity {integer}   Maximum number of Voice over WLAN (VoWLAN) phones allowed (0 - 60, default = 10). range[0-60]
        set bandwidth-admission-control {enable | disable}   Enable/disable WMM bandwidth admission control.
        set bandwidth-capacity {integer}   Maximum bandwidth capacity allowed (1 - 600000 Kbps, default = 2000). range[1-600000]
        set dscp-wmm-mapping {enable | disable}   Enable/disable Differentiated Services Code Point (DSCP) mapping.
        config dscp-wmm-vo
            edit {id}
            # DSCP mapping for voice access (default = 48 56).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
        config dscp-wmm-vi
            edit {id}
            # DSCP mapping for video access (default = 32 40).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
        config dscp-wmm-be
            edit {id}
            # DSCP mapping for best effort access (default = 0 24).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
        config dscp-wmm-bk
            edit {id}
            # DSCP mapping for background access (default = 8 16).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
    next
end

comment

Optional comment.

uplink

Maximum uplink bandwidth for VAP in Kbps (0 - 2097152, default = 0).

downlink

Maximum downlink bandwidth for VAP in Kbps (0 - 2097152, default = 0).

uplink-sta

Maximum uplink bandwidth for STA in Kbps (0 - 2097152, default = 0).

downlink-sta

Maximum downlink bandwidth for STA in Kbps (0 - 2097152, default = 0).

burst

Enable or disable (by default) STA rate burst.

wmm

Enable (by default) or disable WiFi multi-media (WMM) control.

wmm-uapsd

Enable (by default) or disable WMM Unscheduled Automatic Power Save Delivery (U-APSD) power save mode.

call-admission-control

Enable or disable (by default) WMM call admission control.

call-capacity

Maximum number of VoWLAN phones allowed (0 - 60, default = 10)

bandwidth-admission-control

Enable or disable (by default) WMM bandwidth admission control.

bandwidth-capacity

Maximum bandwidth capacity allowed in Kbps (1 - 600000, default = 2000).

dscp-wmm-mapping

Enable or disable (by default) Differentiated Services Code Point (DSCP) mapping.

dscp-wmm-vo

DSCP mapping for voice access category (default = 48 56).

dscp-wmm-vi

DSCP mapping for video access category (default = 32 40).

dscp-wmm-be

DSCP mapping for best effort access category (default = 0 24).

dscp-wmm-bk

DSCP mapping for background access category (default = 8 16).

wireless-controller qos-profile

Configure quality of service (QoS) profiles where you can add WiFi multi-media (WMM) control and Differentiated Services Code Point (DSCP) mapping.

Note that:

  • call-capacity and bandwidth-admission-control are only available when call-admission-control is set to enable.
  • bandwidth-capacity is only available when bandwidth-admission-control is set to enable.
  • All DSCP mapping options are only available when dscp-wmm-mapping is set to enable.
  • wmm is already set to enable by default. If wmm is set to disable, the following entries are not available: wmm-uapsd, call-admission-control, and dscp-wmm-mapping.

QoS profiles can be assigned under the config wireless-controller vap command using qos-profile.

config wireless-controller qos-profile
    edit {name}
    # Configure WiFi quality of service (QoS) profiles.
        set name {string}   WiFi QoS profile name. size[35]
        set comment {string}   Comment. size[63]
        set uplink {integer}   Maximum uplink bandwidth for Virtual Access Points (VAPs) (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set downlink {integer}   Maximum downlink bandwidth for Virtual Access Points (VAPs) (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set uplink-sta {integer}   Maximum uplink bandwidth for clients (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set downlink-sta {integer}   Maximum downlink bandwidth for clients (0 - 2097152 Kbps, default = 0, 0 means no limit). range[0-2097152]
        set burst {enable | disable}   Enable/disable client rate burst.
        set wmm {enable | disable}   Enable/disable WiFi multi-media (WMM) control.
        set wmm-uapsd {enable | disable}   Enable/disable WMM Unscheduled Automatic Power Save Delivery (U-APSD) power save mode.
        set call-admission-control {enable | disable}   Enable/disable WMM call admission control.
        set call-capacity {integer}   Maximum number of Voice over WLAN (VoWLAN) phones allowed (0 - 60, default = 10). range[0-60]
        set bandwidth-admission-control {enable | disable}   Enable/disable WMM bandwidth admission control.
        set bandwidth-capacity {integer}   Maximum bandwidth capacity allowed (1 - 600000 Kbps, default = 2000). range[1-600000]
        set dscp-wmm-mapping {enable | disable}   Enable/disable Differentiated Services Code Point (DSCP) mapping.
        config dscp-wmm-vo
            edit {id}
            # DSCP mapping for voice access (default = 48 56).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
        config dscp-wmm-vi
            edit {id}
            # DSCP mapping for video access (default = 32 40).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
        config dscp-wmm-be
            edit {id}
            # DSCP mapping for best effort access (default = 0 24).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
        config dscp-wmm-bk
            edit {id}
            # DSCP mapping for background access (default = 8 16).
                set id {integer}   DSCP WMM mapping numbers (0 - 63). range[0-63]
            next
    next
end

comment

Optional comment.

uplink

Maximum uplink bandwidth for VAP in Kbps (0 - 2097152, default = 0).

downlink

Maximum downlink bandwidth for VAP in Kbps (0 - 2097152, default = 0).

uplink-sta

Maximum uplink bandwidth for STA in Kbps (0 - 2097152, default = 0).

downlink-sta

Maximum downlink bandwidth for STA in Kbps (0 - 2097152, default = 0).

burst

Enable or disable (by default) STA rate burst.

wmm

Enable (by default) or disable WiFi multi-media (WMM) control.

wmm-uapsd

Enable (by default) or disable WMM Unscheduled Automatic Power Save Delivery (U-APSD) power save mode.

call-admission-control

Enable or disable (by default) WMM call admission control.

call-capacity

Maximum number of VoWLAN phones allowed (0 - 60, default = 10)

bandwidth-admission-control

Enable or disable (by default) WMM bandwidth admission control.

bandwidth-capacity

Maximum bandwidth capacity allowed in Kbps (1 - 600000, default = 2000).

dscp-wmm-mapping

Enable or disable (by default) Differentiated Services Code Point (DSCP) mapping.

dscp-wmm-vo

DSCP mapping for voice access category (default = 48 56).

dscp-wmm-vi

DSCP mapping for video access category (default = 32 40).

dscp-wmm-be

DSCP mapping for best effort access category (default = 0 24).

dscp-wmm-bk

DSCP mapping for background access category (default = 8 16).