hotspot h2qp-wan-metrics-profile <profile-name>
at-capacity
downlink-load <load>
downlink-speed <speed>
enable
load-duration <duration>
symm-link
uplink-load <load>
uplink-speed <speed>
wan-metrics-link-status <status>
no…
This command configures a Hotspot 2.0 Query Protocol (H2QP) profile that specifies the hotspot WAN status and link metrics.
Parameter |
Description |
Range |
Default |
|||||||||
hotspot h2qp-wan-metrics-profile <profile-name> | Creates a H2QP WAN metric profile | — | — | |||||||||
at-capacity |
Indicates if the WAN Link has reached its maximum capacity. If this parameter is enabled, no additional mobile devices will be permitted to associate to the hotspot IAP. |
— |
— |
|||||||||
downlink-load <load> |
Configures the percentage of the WAN downlink that is currently utilized. If no value is set, this parameter will show a default value of 0 to indicate that the downlink speed is unknown or unspecified. |
1-100 |
0 (unspecified) |
|||||||||
downlink-speed <speed> |
Indicates the current WAN backhaul downlink speed in Kbps. If no value is set, this parameter will show a default value of 0 to indicate that the downlink speed is unknown or unspecified. |
0 - 2,147,483,647 Kbps |
0 (unspecified) |
|||||||||
enable |
Enables the H2QP WAN metrics profile. |
— | — | |||||||||
load-duration <duration> |
Configures a duration at which the downlink load is measured, in tenths of a second. |
0 and 65535 |
— |
|||||||||
symm-link |
Indicates that the WAN Link has same speed in both the uplink and downlink directions. |
— | — | |||||||||
no |
Removes any existing configuration. |
— | — | |||||||||
uplink-load <speed>
|
The percentage of the WAN uplink that is currently utilized. If no value is set, this parameter will show a default value of 0 to indicate that the downlink speed is unknown or unspecified. |
1-100 |
0 (unspecified) |
|||||||||
uplink-speed <speed> |
Use the uplink <speed> parameter to indicate the current WAN backhaul uplink speed in Kbps. If no value is set, this parameter will show a default value of 0 to indicate that the uplink speed is unknown or unspecified. |
0 - 2,147,483,647 kbps |
0 (unspecified) |
|||||||||
wan-metrics-link-status |
Define the status of the WAN Link by configuring one of the following values. |
— |
— |
|||||||||
<status> |
Configures any of the following states:
|
link-down, link-under-test, link-up |
unspecified |
Use this command to configure the values be sent in an H2QP IE to provide information about access network characteristics such as link status and the capacity and speed of the WAN link to the Internet.
The following example configures a WAN metric profile:
(Instant AP)(config)# hotspot h2qp-wan-metrics-profile Wan1
(Instant AP)(WAN-metrics "Wan1")# at-capacity
(Instant AP)(WAN-metrics "Wan1")# downlink-load 5
(Instant AP)(WAN-metrics "Wan1")# downlink-speed 147
(Instant AP)(WAN-metrics "Wan1")# load-duration 60
(Instant AP)(WAN-metrics "Wan1")# symm-link
(Instant AP)(WAN-metrics "Wan1")# uplink-load 10
(Instant AP)(WAN-metrics "Wan1")# uplink-speed 147
(Instant AP)(WAN-metrics "Wan1")# wan-metrics-link-status link_up
(Instant AP)(WAN-metrics "Wan1")# end
(Instant AP)# commit apply
Version |
Description |
Aruba Instant 6.2.1.0-3.3 |
This command is introduced. |
IAP Platform |
Command Mode |
All platforms |
Configuration mode and the H2QP WAN metrics profile configuration sub-mode |