gps position
Use this command to enable survey-in, fixed, and disable mode.
Use the no form of this command to set to default.
Command Syntax
gps position (survey-in <1-1440> <1-10000> | fixed LATITUDE LONGITUDE ALTITUDE |disable)
no gps position
Parameters
survey-in
Mode as survey-in
<1-1440>
Minimum duration in minutes
<1-10000>
Position accuracy limit in centimeters
fixed
Mode as fixed
LATITUDE
GPS fixed latitude in decimal degree format
LONGITUDE
GPS fixed longitude in decimal degree format
ALTITUDE
GPS fixed altitude in meters
disable
Disable position
Command Mode
Configuration mode
Applicability
This command was introduced in OcNOS version 5.1.
Example
For survey-in:
(config)#gps position survey-in 30 1000
For fixed:
(config)#gps position fixed 12.975516 77.712692 919.1
For disable:
(config)#gps position disable
For the no command:
(config)#no gps position
Last modified date: 06/30/2023