Hello, everyone!
This post will tell you how to login Msuite with non-system IP.
Problem Description
We need to configure NBI on U2000, before that, we login msuite fail on client, ping is OK.
U2000 version: V2R17C60SPC200.
OS: linux.
Handling procedure
Modify the configuration, make the client login Msuite successfully with U2000 non-system ip.
1, stop Msuite server.
$cd /opt/oss/server/platform/bin
$./stopnms.sh
2, modify configuration.
$cd /opt/sudobin/imap
$bash config_access_ip.sh -cmd
Modify Access IP 192.168.x.x /192.168.x.x is no-system ip, if there are other no-system ip, perform the CMD once again.
3, start the U2000 server.
$cd /opt/oss/server/platform/bin
$./startnms.sh
Notice: if V2R17 and later version, need to stop/start U2000 NMS; if older than V2R17, no need to stop/start U2000 NMS.
That's all, I welcome everyone to leave a message and exchange in the comment area!
Thank you!