wan-metrics

Configures the WAN performance metrics for this hotspot. This command configures the upstream and downstream speeds associated with this hotspot. The upstream and downstream speed values (in Kbps) are estimates of the bandwidth available on the WAN. This information is returned in response to client ANQP query, and is useful for clients having a minimum and/or large bandwidth requirement.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

wan-metrics down-speed <0-4294967295> up-speed <0-4294967295>

Parameters

wan-metrics down-speed <0-4294967295> up-speed <0-4294967295>

wan-metrics

Specifies the WAN metrics for the up and down traffic

down-speed <0-4294967295>

Configures the down stream traffic speed

  • <0-4294967295> – Specify a value from 0 - 4294967295 Kbps.

up-speed <0-4294967295>

Configures the up stream traffic speed

  • <0-4294967295> – Specify a value from 0 - 4294967295 Kbps.

Examples

nx9500-6C8809(config-passpoint-policy-test)#wan-metrics down-speed 2000 up-speed 2000
nx9500-6C8809(config-passpoint-policy-test)#show context
passpoint-policy test
 access-network-type chargeable-public
 connection-capability ip-protocol 2 port 10 closed
 nai-realm example
  eap-method 1 ttls auth-param vendor hex 00001E
  eap-method 2 rsa-public-key auth-param credential cert
 net-auth-type accept-terms url www.test.com
 operator name exampleoperator
 roam-consortium hex 223344
 venue group assembly type coffee-shop
 venue name testShop
 wan-metrics down-speed 2000 up-speed 2000
 3gpp mcc 505 mnc 14
 osu ssid test
 osu provider test
  name testOSU
  method soap-xml-spp priority 2
  nai test.org
  server-url test.exampe.com
nx9500-6C8809(config-passpoint-policy-test)#

Related Commands

no

Removes the WAN metrics configuration on this passpoint policy