Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

PC - 192.168.1.

2
Subnet - 255.255.255.0
GW - 192.168.1.1

Open CLI

telnet 192.168.1.1

UN-admin
PW-hidden

1.rev

OSmon> getirpversion
5.29 5.29,5.26,5.23,5.20,5.17,5.14,5.11,5.8,5.5,5.2,5.1,5.0,3.6,3.5,3.4,3.2,3.1,3.0
OperationSucceeded

2.OSmon>resettofactorysetting

3.OSmon>uselocalsftp on
OperationSucceeded

4.OSmon>startswsession 1
OperationSucceeded

5.OSmon>downloadsw 1 sftp://siu:siu@192.168.1.2/siu02_sw.tar
OperationSucceeded

6.OSmon>getswsessionstatus 1
DownloadCompleted

7.OSmon>activatesw 1
OperationSucceeded

OSmon> getirpversion

8.endswsession 1

9.OSmon>deleteAiMo

10.Copy and Past SIU_O&M_Script.txt.

11.OSmon>getmoattribute STN=0,Synchronization=0

##STN=0,Synchronization=0; instanceId= 0;
STN=0,Synchronization=0; TS_STN_SynchStatus= synchronized;
STN=0,Synchronization=0; TS_UsedTimeServer= ;
STN=0,Synchronization=0; calibrationExpireDate= 20130908;
STN=0,Synchronization=0; calibrationStatus= CAL_PROGRESS_0;
STN=0,Synchronization=0; synchType= synchE;
STN=0,Synchronization=0; DSCP_Synchronization= 0;
STN=0,Synchronization=0; depIP_Interface= ;
STN=0,Synchronization=0; usedSynchSource=
STN=0,Synchronization=0,SynchEthInterface=0;

12.OSmon>uselocalsftp on
OperationSucceeded
13.OSmon>startsession 1
OperationSucceeded

14.OSmon>download 1 sftp://siu:siu@192.168.1.2/SIU_QoS_Ethernet.xml
OperationSucceeded

15.OSmon>getsessionstatus 1
DownloadCompleted
OperationSucceeded

16.OSmon>activate 1
OperationSucceeded

17.OSmon>endsession 1

18.OSmon>uselocalsftp off
OperationSuceeded

#### Backup Configuration -

1.OSmon> uselocalsftp on

2.OSmon> startSession bcm1

3.OSmon> backup bcm1 sftp://siu:siu@192.168.1.2/siu.xml -u

4.OSmon>getsessionstatus bcm1
Upload Completed

5.OSmon> endSession bcm1

6.OSmon> uselocalsftp off

** Backup file will be save @ C:\SIU folder. File name siu.xml

#### Restore a configuration File

1.OSmon> uselocalsftp on

2.OSmon> startSession bcm1

3.OSmon> download bcm1 sftp://siu:siu@192.168.1.2/siu.xml

4.OSmon> restore bcm1 –u


5.OSmon>getsessionstatus bcm1
DownloadCompleted

6.OSmon> endSession bcm1

7.OSmon> uselocalsftp off

#### Useful Commands ####

1. “help” to list all the available commands

2. “rev” to get the SW revision in the SIU

3. “log read” to read the log file in the SIU

4. To print the configuration of the SIU do:

“log clear”
“traceallmoattributeinlog”
“log read”

5. To check alarms “getalarmlist”

6. “restart” to restart the SIU

7. “ping” to check connectivity

8. “simpleping” to check connectivity but origin IP address can be set in the


command

9. “traceroute”

10. “gettime” get the time used in the logs

11. “getmoattribute -c” get all configurations.

12. “getMOAttributeSTN=0, Equipment=0 serialNumber” Obtaining Fingerprint/Serial


Number.
OSmon> getMOAttributeSTN=0, Equipment=0 serialNumber

You might also like