Got it

Huawei S2600T cannot login ISM (Abnormal communication with the device)

Created: Jul 17, 2021 10:22:17Latest reply: Sep 12, 2021 05:20:56 341 9 1 0 0
  Rewarded HiCoins: 0 (problem resolved)

Please help me.


I cannot login to huawei s2600t by ISM with error


"Abnormal communication with the device. Possible causes: 1. The maximum number of clients is exceeded.

2. The network connection is abnormal between the host and the device."


I followed below guide from this thread: https://forum.huawei.com/enterprise/en/huawei-s2200t-cannot-login-ism-abnormal-communication-with-the-device/thread/520683-891, but it doesn't work:

 

1. SSH log in to the storage via PuTTY: OK

 2. change as debug mode: OK

3 cd /OSM/ISM/agent/conf: NOK

because cd command does not exist in group command.


4. /stop_agent.sh;
5. /start_agent.sh.




Featured Answers
olive.zhao
Admin Created Jul 17, 2021 15:36:57

Posted by Owentis at 2021-07-17 12:04 Hello Softrice & Olive.zhao:Thanks for your reply, here is my screenshot:

Dear friend,

Login in Debug Mode

V100R002C00SPC009 and earlier versions

1. In CLI mode, type developer and enter the password as prompted. The password is dynamically generated based on the current system time (queried by running the showsystime command). The calculation is as follows:

!H&S(25600 x Day + Month)(Year x 99)

The month is specified by a 2-digit number. If 25600 x Day does not contain six digits, add 0 before it. For example, if the system time is 2013-03-02, the password is calculated as follows:

(25600 x Day + Month): 25600 x 2 + 03 = 51203. You need to add 0 to the number and it becomes 051203.

(Year x 99): 2013 x 99 = 199287.

The password is !H&S051203199287.

2. Type debug to enter the debug mode. If the system prompts you to enter a password, enter the password calculated in developer mode again.

From V100R002C00SPC010 to V100R002C00SPC013

The debug mode is not supported.

V100R002C00SPC014 and later versions (including the V100R005 series)

After the operation is complete, strictly follow the following instructions to exit the debug mode. Do not close the serial port login program or use any other method to exit the debug mode.

1. Log in to the CLI of the storage device.

en-us_image_0162741661.jpg

2. Type developer to enter the developer mode. The password is debug@storage. In the developer mode, type minisystem to enter the minisystem mode.

en-us_image_0162741662.jpg

3. In minisystem mode, type cat 1 | less and press Enter. Then, type ! and press Enter again. The system enters the debug mode.

en-us_image_0162741375.jpg

V100R002C00SPC009 and earlier versions

Type exit in debug mode.

From V100R002C00SPC010 to V100R002C00SPC013

N/A

V100R002C00SPC014 and later versions

In debug mode, type exit and press Enter. Then, press q to return to the minisystem mode. In minisystem mode, type exit to exit.

en-us_image_0162741376.jpg

Hope this helps!

View more
  • x
  • convention:

Owentis
Owentis Created Jul 18, 2021 14:23:51 (2) (0)
Dear Olive.Zhao,

Thanks you very much for your helpfull support, I can fix my issue right now.

Regards,
Phong  
little_fish
little_fish Reply Owentis  Created Jul 19, 2021 05:57:01 (0) (0)
 

Recommended answer

olive.zhao
Admin Created Jul 17, 2021 11:53:51

Could you please attach a screenshot of the step 3 ? and please describe your S2600T version . the S2600T only support 32 connection sessions . need to restart the "agent" to release the connection session .
View more
  • x
  • convention:

All Answers
Hello, dear.
It's nice to meet you in the community.
We're working on getting the right answer for you. Please rest assured that we'll be back with an answer shortly
View more
  • x
  • convention:

the S2600T has the command in the "debug" mode , please confirm whether you are in debug mode . 

View more
  • x
  • convention:

Could you please attach a screenshot of the step 3 ? and please describe your S2600T version . the S2600T only support 32 connection sessions . need to restart the "agent" to release the connection session .
View more
  • x
  • convention:

Hello Softrice & Olive.zhao:
Thanks for your reply, here is my screenshot:

step 3 screenshot


View more
  • x
  • convention:

olive.zhao
olive.zhao Created Jul 17, 2021 14:56:01 (0) (0)
Hello, friend!
Enter debug mode. According to your screenshot, you are in developer mode.  
Posted by Owentis at 2021-07-17 12:04 Hello Softrice & Olive.zhao:Thanks for your reply, here is my screenshot:

Dear friend,

Login in Debug Mode

V100R002C00SPC009 and earlier versions

1. In CLI mode, type developer and enter the password as prompted. The password is dynamically generated based on the current system time (queried by running the showsystime command). The calculation is as follows:

!H&S(25600 x Day + Month)(Year x 99)

The month is specified by a 2-digit number. If 25600 x Day does not contain six digits, add 0 before it. For example, if the system time is 2013-03-02, the password is calculated as follows:

(25600 x Day + Month): 25600 x 2 + 03 = 51203. You need to add 0 to the number and it becomes 051203.

(Year x 99): 2013 x 99 = 199287.

The password is !H&S051203199287.

2. Type debug to enter the debug mode. If the system prompts you to enter a password, enter the password calculated in developer mode again.

From V100R002C00SPC010 to V100R002C00SPC013

The debug mode is not supported.

V100R002C00SPC014 and later versions (including the V100R005 series)

After the operation is complete, strictly follow the following instructions to exit the debug mode. Do not close the serial port login program or use any other method to exit the debug mode.

1. Log in to the CLI of the storage device.

en-us_image_0162741661.jpg

2. Type developer to enter the developer mode. The password is debug@storage. In the developer mode, type minisystem to enter the minisystem mode.

en-us_image_0162741662.jpg

3. In minisystem mode, type cat 1 | less and press Enter. Then, type ! and press Enter again. The system enters the debug mode.

en-us_image_0162741375.jpg

V100R002C00SPC009 and earlier versions

Type exit in debug mode.

From V100R002C00SPC010 to V100R002C00SPC013

N/A

V100R002C00SPC014 and later versions

In debug mode, type exit and press Enter. Then, press q to return to the minisystem mode. In minisystem mode, type exit to exit.

en-us_image_0162741376.jpg

Hope this helps!

View more
  • x
  • convention:

Owentis
Owentis Created Jul 18, 2021 14:23:51 (2) (0)
Dear Olive.Zhao,

Thanks you very much for your helpfull support, I can fix my issue right now.

Regards,
Phong  
little_fish
little_fish Reply Owentis  Created Jul 19, 2021 05:57:01 (0) (0)
 
Great
View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.