The coordinate command sets the latitude and longitude of an AP.
The undo coordinate command restores the latitude and longitude of an AP to empty.
By default, no latitude or longitude is configured for an AP.
coordinate longitude { e | w } longitude-value latitude { s | n } latitude-value
undo coordinate
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.
|