no (location-policy-config-commands)

Removes this Location Policy settings or reverts them to default values

Supported in the following platforms:

  • Access Points —AP-7522, AP 7532, AP 7562, AP 7602, AP-7612, AP 7622, AP-8432, AP-8533
  • Wireless Controllers — RFS 4000
  • Service Platforms — NX 5500, NX 75XX, NX 95XX, NX 95XX, VX 9000

Syntax

no [enable|location-key|server-host]

Parameters

no <PARAMETERS>
no <PARAMETERS> Removes this Location Policy settings or reverts to default values, based on the paremeters passed

Examples

The following example shows the 'ELocPolicy' policy settings before the ‘no‘ commands were executed:

nx9500-6C8809(config-location-policy-ELocPolicy)#show context
location-policy ELocPolicy
 enable
 server-host 1 ip xyz.com port 443
 location-key dGVzdEAxMjM0NQo
nx9500-6C8809(config-location-policy-ELocPolicy)#
nx9500-6C8809(config-location-policy-ELocPolicy)#no server-host 1
nx9500-6C8809(config-location-policy-ELocPolicy)#no enable
nx9500-6C8809(config-location-policy-ELocPolicy)#no location-key

The following example shows the 'ELocPolicy' policy settings after the ‘no‘ commands were executed:

nx9500-6C8809(config-location-policy-ELocPolicy)#show context
location-policy ELocPolicy
nx9500-6C8809(config-location-policy-ELocPolicy)#