Project

General

Profile

SIU 02 Command Line Interface » History » Version 1

laforge, 07/04/2020 02:19 PM

1 1 laforge
h1. SIU 02 Command Line Interface
2
3
h2. Software/Firmware versions
4
5
<pre>
6
OSmon> rev
7
------------------- OSE modules ------------------------------------------
8
oam.chk             Operation & Maintenance                          R1M01
9
secmgrr.chk         Security Manager                                 R1A68
10
inetr.chk           MLPPP Daemon                                     R1G08
11
ltp.chk             Local Terminal Port                              R1N01
12
snc.chk             Synchronization                                  R1M02
13
pd.chk              Packet Distributor                               R1G02
14
cesopsn_pwr.chk     Circuit Emulation Service                        R1H07
15
hdlc_pwr.chk        HDLC Pseudo-Wire Emulation                       R1G02
16
p_relayr.chk        Packet Relay                                     R1G02
17
profiler.chk        System Profiler                                  R1G03
18
hwtest.chk          Hardware Tester                                  R1G08
19
lcf_cp.chk          Local Connectivity Function                      R1C01
20
bsp.drv             Board Support Package                            R1L04
21
bootstrap.chk       Bootstrap                                        R1K_2
22
loader.drv          Software Loader                                  R1A37
23
np_init_app.drv     APP3K Setup                                      R1N01
24
linuxload.drv       Linux Loader                                     R1N01
25
26
------------------- Firmware modules -------------------------------------
27
PBOOT               CXC 112 3777/1                                   R2B02
28
NP_INIT_T2.OSE      CXC 173 3983/2                                   R3A01
29
FPGA                -                                               0x2275
30
31
------------------- Software archives ------------------------------------
32
Primary:
33
OSE                 CXP102169_1                                      R1S05
34
Linux               -                                                R1S05
35
36
Backup:
37
OSE                 CXP102169_1                                      R1S05
38
39
------------------- Active software --------------------------------------
40
OSE                                                                Primary
41
Linux                                                              Primary
42
</pre>
43
44
h2. Synchronization / Clock Source
45
46
<pre>
47
OSmon> getMOAttribute STN=0,Synchronization=0
48
STN=0,Synchronization=0; instanceId= 0;
49
STN=0,Synchronization=0; TS_STN_SynchStatus= synchronized;
50
STN=0,Synchronization=0; TS_UsedTimeServer= ;
51
STN=0,Synchronization=0; calibrationExpireDate= 20150829;
52
STN=0,Synchronization=0; calibrationStatus= CAL_NO_CONNECTION;
53
STN=0,Synchronization=0; synchType= notDefined;
54
STN=0,Synchronization=0; DSCP_Synchronization= 0;
55
STN=0,Synchronization=0; depIP_Interface= ;
56
STN=0,Synchronization=0; usedSynchSource= ;
57
</pre>
58
59
h2. E1 interfaces
60
61
they must be created with 
62
<pre>
63
OSmon> starttransaction trans1
64
OperationSucceeded
65
OSmon> createMO trans1 STN=0,E1T1Interface=0
66
OperationSucceeded
67
</pre>
68
69
70
<pre>
71
OSmon> getmoattribute trans1 STN=0,E1T1Interface=0
72
STN=0,E1T1Interface=0; instanceId= 0;
73
STN=0,E1T1Interface=0; operationalState= disabled;
74
STN=0,E1T1Interface=0; type= E1;
75
STN=0,E1T1Interface=0; transmitClockSource= localTiming;
76
STN=0,E1T1Interface=0; receiveClockSource= notUsed;
77
STN=0,E1T1Interface=0; loopbackMode= off;
78
STN=0,E1T1Interface=0; loopbackStatus= off;
79
STN=0,E1T1Interface=0; loopbackRemainingTime= 0;
80
STN=0,E1T1Interface=0; fdlPerformanceReports= disabled;
81
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)