no (osu-config-mode)
Removes the settings configured for this OSU provider. Once removed the
information is not included in the ANQP providers list.
Supported in the following platforms:
- Access Points — AP505i, AP510i/e,
AP560i/h, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
— NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
no [description|icon|method|nai|name|server-url]
no [description|icon|name] {iso-lang <ISO-LANG-CODE>}
no [nai|server-url]
no method [oma-dm|soap-xml-spp]
Parameters
no <PARAMETERS>
no <PARAMETERS> |
Removes the settings configured for this OSU
provider |
|
Examples
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#show context
osu provider test
name testOSU
description "OSU created for testing purposes."
icon iso-lang eng width 128 height 128 mime-type image/png file falsh:/testicon
method soap-xml-spp priority 2
nai test.org
server-url test.exampe.com
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#no description
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#no icon iso-lang eng
nx9500-6C8809(config-passpoint-policy-test-osu-provider-test)#show context
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-osu-provider-test)#