ap-location command sets the latitude and longitude of an AP.
By default, no latitude or longitude is configured for an AP.
ap-location longitude { e | w } longitude-value latitude { s | n } latitude-value
ap-location latitude { s | n } latitude-value longitude { e | w } longitude-value
Parameter | Description | Value |
---|---|---|
longitude e longitude-value | Specifies the east longitude value of an AP. |
The value supports two formats: degrees, minutes, and seconds (DMS) and decimal degrees (DD).
|
longitude w longitude-value | Specifies the west longitude value of an AP. |
The value supports two formats: DMS and DD.
|
latitude s latitude-value | Specifies the south longitude value of an AP. |
The value supports two formats: DMS and DD.
|
latitude n latitude-value | Specifies the north longitude value of an AP. |
The value supports two formats: DMS and DD.
|