CCU Monitoring Solution.pdf

Intelligent Site Cabinet Control Unit CCU05D-02 www.huawei.com Name: Abdellah TADJINE ID: 00319643 HUAWEI TECHNOLOGIES

Views 158 Downloads 138 File size 1MB

Report DMCA / Copyright

DOWNLOAD FILE

Recommend stories

  • Author / Uploaded
  • sido
Citation preview

Intelligent Site Cabinet Control Unit CCU05D-02 www.huawei.com

Name: Abdellah TADJINE ID: 00319643 HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

Contents The Cabinet Control Unit CCU05D-02

Checking Environment Monitoring Cables

CCU configuration on MA5600T

Adding CCU on U2000

Configuration of CCU environment monitoring

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

2

The Cabinet Control Unit CCU05D-02

The cabinet control unit (CCU) processes the environment information collected from relevant sensors to monitor the environment parameters, including temperature in the cabinet, door status, smoke and water. The CCU communicates with the network management center through a network interface, and reports the data to the network management system.

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

3

Contents Upgrade Overview

Checking Environment Monitoring Cables

CCU configuration on MA5600T

Adding CCU on U2000

Configuration of CCU environment monitoring

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

4

Checking Environment Monitoring Cables (1/2) The CCU monitors the environment parameters collected by the sensors in real time, and reports the alarm information to the control system. Therefore, make sure that the connections from the sensors to the CCU, from the CCU to the control system are correct.

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

5

Checking Environment Monitoring Cables (2/2)

The below picture shows the connections of environment monitoring cables in the F01T500 cabinet

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

6

Contents Upgrade Overview

Checking Environment Monitoring Cables

CCU configuration on MA5600T

Adding CCU on U2000

Configuration of CCU environment monitoring

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

7

CCU configuration on MA5600T (1/2) MA5600T(config)#meth l2-forward vlan 10 enable // Enable the Layer 2 forwarding function on the meth port

MA5600T(config)#snmp-profile add profile-name testccu //name of the SNMP management profile. { profile-id|v1|v2c|v3 }:v3 // SNMP version V3 { username }:Testname //Uniquely identifies an SNMPv3 user { authentication-mode|des-ip }:hmac-sha // Authentication mode { authkey }:C0mm1ss10n@1 // Authentication password { des-ip|privacy-mode }:aes128 // Encryption mode { prikey }:C0mm1ss10n@2 // Encryption password { des-ip }:192.168.116.3 // Destination address for trap (U2000 server) { dest-port }:162 //UDP port { securitylevel }:privacy // Trap security level snmp-profile add profile-name testccu v3 Testname hmac-sha C0mm1ss10n@1 aes128 C0mm1ss10n@2 192.168.116.3 162 privacy Adding a SNMP profile succeeded Profile ID : 1 Profile name: testccu NOTE: Some details for the snmp profile: Testname, C0mm1ss10n@1 , C0mm1ss10n@2 should be the same with which on U2000 when add SNMP profile, the port select 161 on U2000. HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

8

CCU configuration on MA5600T (2/2)

MA5600T(config)#nac enable master meth // Enable the Neighbor Automatic Communication (NAC) function of meth port and indicating that the MSAN is the master node.

MA5600T(config)#nac config master meth slave vlan 10 ip-address 172.20.31.3 mask 255.255.255.0 gateway 172.20.31.1 snmp-profile-id 1 //The nac config command is used to send settings to a slave node (CCU) supporting the NAC function.

MA5600T(config)#display nac slave info { |detail|master }: Command: display nac slave info ----------------------------------------------------------------------------F/S/P Auto-find-result Config-result Slave-type ----------------------------------------------------------------------------MEth0 Found Added successfully CCU ----------------------------------------------------------------------------Total: 1

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

9

Contents Upgrade Overview

Checking Environment Monitoring Cables

CCU configuration on MA5600T

Adding CCU on U2000

Configuration of CCU environment monitoring

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

10

Adding CCU on U2000 (1/3) 1. File--->New-->Create NE 2. Input the correct CCU IP address: 172.20.31.3 3. Select the SNMP Parameters

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

11

Add CCU on U2000 (2/3) 4. Set Default SNMP Parameters window, and perform step 1~step 5, then OK

testccu

Step 1 Step 2 Step 3 Step 4

Step 5

C0mm1ss10n@2

C0mm1ss10n@1

C0mm1ss10n@2

C0mm1ss10n@1

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

12

Add CCU on U2000 (3/3) 5. Perform the following step 1 with clicking the button, if CCU is displayed on device name list, then confirm with OK, finally the CCU will be normal on the Main Topology.

Step 1

testccu

Step 2

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

13

Contents Upgrade Overview

Checking Environment Monitoring Cables

CCU configuration on MA5600T

Adding CCU on U2000

Configuration of CCU environment monitoring

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

14

Configuration of CCU environment monitoring data (1/5) During the setting, you are required to specify the slot ID and senor ID. You can run the display sensor number command to query the sensor IDs. CCU(config-if-ccu)#display sensor number CCU Sensor Number: ************************************************************* Sensor Sensor Number TEM0 1 TEM1 2 TEM2 3 WATER 4 SMOKE 5 GATE 6 IN0 7 IN1 8 IN2 9 IN3 10 IN4 11 IN5 12 IN6 13 ************************************************************* EEU Sensor Number: ************************************************************* Sensor Sensor Number ALM_IN 1 DI0 2 DI1 3 DI2 4 DI3 5 DI4 6 A0 7 A1 8 A2 9 A3 10 *************************************************************

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

15

Configuration of CCU environment monitoring data (2/5) 1.

Log in to the CCU CLI. The access to CCU is through SSH. From MSAN use the command stelnet to log into CCU. The default user name is root and password is Huawei@ccu123.

2.

Run the set sensor alarm enable command to enable the sensor to report alarms. The alarms of a sensor can be reported only after the sensor is enabled to report alarms. By default, the sensor is disabled from reporting alarms except the analog parameter threshold-crossing alarms.

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

16

Configuration of CCU environment monitoring data (3/5)

CCU(config-if-ccu)# set sensor alarm enable 0 1 0 CCU(config-if-ccu)# set sensor alarm enable 0 2 0 CCU(config-if-ccu)# set sensor alarm enable 0 3 0 CCU(config-if-ccu)# set sensor alarm enable 0 4 0 CCU(config-if-ccu)# set sensor alarm enable 0 5 0 CCU(config-if-ccu)# set sensor alarm enable 0 6 0 CCU(config-if-ccu)# set sensor alarm enable 0 6 0 CCU(config-if-ccu)# set sensor alarm enable 0 7 0 CCU(config-if-ccu)# set sensor alarm enable 0 8 0

HUAWEI TECHNOLOGIES CO., LTD.

-slot num -Indicates the sensor ID (5: SMOKE) -Enables or disables alarm reporting for the sensor (0: Enable 1: Disable)

HUAWEI Confidential

17

Configuration of CCU environment monitoring data (4/5)

3. (Optional) Run the set sensor alarm level command to set the alarm level of the sensor. NOTE: Only dry contact sensors require the setting of the alarm level. By default, the system deems the high level as an alarm being generated. It is not advisable to change the system default alarm level. 4. Run the set analog sensor fault alarm enable command enable the analog sensor to report its fault alarms. CCU(config-if-ccu)#set analog sensor fault alarm enable 0 1 0 CCU(config-if-ccu)#set analog sensor fault alarm enable 0 2 0 CCU(config-if-ccu)#set analog sensor fault alarm enable 0 3 0

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

18

Configuration of CCU environment monitoring data (5/5)

5. Run the set fan alarm enable command enable alarm reporting for a fan.

CCU(config-if-ccu)#set fan alarm enable 0 0 CCU(config-if-ccu)#set fan alarm enable 1 0 CCU(config-if-ccu)#set fan alarm enable 2 0 CCU(config-if-ccu)#set fan alarm enable 3 0

HUAWEI TECHNOLOGIES CO., LTD.

HUAWEI Confidential

19

Thanks! www.huawei.com