Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

533

December 1st, 2014 12:00

I need to check and set the time on a CX300

I have a CX300 with FLARE 02.07.300.5.021. How do I set the time on the system?

2 Intern

 • 

4K Posts

December 1st, 2014 17:00

You should be able to set the time in Navisphere GUI > right-click SP > Properties > Date and Time:

sptime.jpg


2 Intern

 • 

715 Posts

December 1st, 2014 13:00

you should be able to set the time using naviseccli;

naviseccli -h arraysp setsptime -M month-number -D day-number -Y year-number -h hour-number -m minute-number

example to set to current date and time;

naviseccli arraysp setsptime -M 12 -D 2 -Y 2014 -h 8 -m 20

Where 12 = December, 2 = 2nd etc

Both SP's times are changed from the single command execution.

2 Posts

December 2nd, 2014 07:00

Thank you Roger.... This was what I was looking for.

No Events found!

Top