geo-coordinates
Device Config Commands
Configures the geographic coordinates for this device. Specifies the exact location of this device in terms of latitude and longitude coordinates.
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
geographic coordinates <-90.0000-90.0000> <-180.0000-180.0000>
Parameters
geographic coordinates <-90.0000-90.0000> <-180.0000-180.0000>
geographic coordinates |
Configures the geographic coordinates for this device
- <-90.0000-90.0000> – Specify the device‘s latitude coordinate from -90.0000 to 90.0000. When looking at a floor map, latitude lines specify the east-west position of a point on the Earth's surface.
- <-180.0000-180.0000> – Specify the device‘s longitude coordinate from -180.0000 to 180.0000. When looking at a floor map, longitude lines specify the north-south position of a point on the Earth's surface.
|
Example
nx9500-6C8809(config-device-B4-C7-99-6C-88-09)#geo-coordinates -90.0000 166.0000
nx9500-6C8809(config-device-B4-C7-99-6C-88-09)#show context
nx9000 B4-C7-99-6C-88-09
use profile default-nx9000
use rf-domain default
hostname nx9500-6C8809
geo-coordinates -90.0000 166.0000
license AP DEFAULT-6AP-LICENSE
license ADSEC DEFAULT-ADV-SEC-LICENSE
ip default-gateway 192.168.13.2
ip default-gateway priority static-route 20
interface ge1
switchport mode access
switchport access vlan 1
interface vlan1
ip address 192.168.13.9/24
ip address 192.168.0.1/24 secondary
ip dhcp client request options all
use client-identity-group ClientIdentityGroup
logging on
logging console warnings
logging buffered warnings
nx9500-6C8809(config-device-B4-C7-99-6C-88-09)#
Related Commands
no |
Removes device‘s geographic coordinates |