Project

General

Profile

SIU 02 Command Line Interface » History » Revision 2

Revision 1 (laforge, 07/04/2020 02:19 PM) → Revision 2/4 (laforge, 07/04/2020 02:21 PM)

h1. SIU 02 Command Line Interface 

 h2. Software/Firmware versions 

 <pre> 
 OSmon> rev 
 ------------------- OSE modules ------------------------------------------ 
 oam.chk               Operation & Maintenance                            R1M01 
 secmgrr.chk           Security Manager                                   R1A68 
 inetr.chk             MLPPP Daemon                                       R1G08 
 ltp.chk               Local Terminal Port                                R1N01 
 snc.chk               Synchronization                                    R1M02 
 pd.chk                Packet Distributor                                 R1G02 
 cesopsn_pwr.chk       Circuit Emulation Service                          R1H07 
 hdlc_pwr.chk          HDLC Pseudo-Wire Emulation                         R1G02 
 p_relayr.chk          Packet Relay                                       R1G02 
 profiler.chk          System Profiler                                    R1G03 
 hwtest.chk            Hardware Tester                                    R1G08 
 lcf_cp.chk            Local Connectivity Function                        R1C01 
 bsp.drv               Board Support Package                              R1L04 
 bootstrap.chk         Bootstrap                                          R1K_2 
 loader.drv            Software Loader                                    R1A37 
 np_init_app.drv       APP3K Setup                                        R1N01 
 linuxload.drv         Linux Loader                                       R1N01 

 ------------------- Firmware modules ------------------------------------- 
 PBOOT                 CXC 112 3777/1                                     R2B02 
 NP_INIT_T2.OSE        CXC 173 3983/2                                     R3A01 
 FPGA                  -                                                 0x2275 

 ------------------- Software archives ------------------------------------ 
 Primary: 
 OSE                   CXP102169_1                                        R1S05 
 Linux                 -                                                  R1S05 

 Backup: 
 OSE                   CXP102169_1                                        R1S05 

 ------------------- Active software -------------------------------------- 
 OSE                                                                  Primary 
 Linux                                                                Primary 
 </pre> 

 h2. Synchronization / Clock Source 

 <pre> 
 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= 20150829; 
 STN=0,Synchronization=0; calibrationStatus= CAL_NO_CONNECTION; 
 STN=0,Synchronization=0; synchType= notDefined; 
 STN=0,Synchronization=0; DSCP_Synchronization= 0; 
 STN=0,Synchronization=0; depIP_Interface= ; 
 STN=0,Synchronization=0; usedSynchSource= ; 
 </pre> 

 

 h2. E1 interfaces 

 they must be created with  
 <pre> 
 OSmon> starttransaction trans1 
 OperationSucceeded 

 
 OSmon> createMO trans1 STN=0,E1T1Interface=0 
 OperationSucceeded 

 OSmon> checkconsistency trans1 
 consistent 
 OperationSucceeded 

 OSmon> commit trans1 
 OperationSucceeded 
 </pre> 


 <pre> 
 OSmon> getmoattribute trans1 STN=0,E1T1Interface=0 
 STN=0,E1T1Interface=0; instanceId= 0; 
 STN=0,E1T1Interface=0; operationalState= disabled; 
 STN=0,E1T1Interface=0; type= E1; 
 STN=0,E1T1Interface=0; transmitClockSource= localTiming; 
 STN=0,E1T1Interface=0; receiveClockSource= notUsed; 
 STN=0,E1T1Interface=0; loopbackMode= off; 
 STN=0,E1T1Interface=0; loopbackStatus= off; 
 STN=0,E1T1Interface=0; loopbackRemainingTime= 0; 
 STN=0,E1T1Interface=0; fdlPerformanceReports= disabled; 
 </pre>
Add picture from clipboard (Maximum size: 48.8 MB)