Huawei OceanStor Default Management IP FAQ: Expert Answers to Technical & Deployment Questions

Huawei OceanStor Default Management IP FAQ: Expert Answers to Technical & Deployment Questions

Overview & Thematic Scope

This FAQ provides definitive answers for network engineers and storage administrators on accessing and configuring the default management IP address for Huawei OceanStor storage systems. It covers the default IP addresses, access methods like DeviceManager and CLI, critical version-specific changes, and essential networking rules to prevent routing conflicts.

Huawei OceanStor Default Management IP FAQ: Expert Answers to Technical & Deployment Questions details

Frequently Asked Questions

Q1: What is the default management IP address for Huawei OceanStor storage systems?
The default management IP address for most Huawei OceanStor storage controllers is 192.168.128.101 for Controller A (or Management Module 0) and 192.168.128.102 for Controller B (or Management Module 1), with a default subnet mask of 255.255.0.0 . This IP address allows you to connect to the storage system’s management network port using a web browser for DeviceManager or via SSH for CLI access. Ensure your maintenance terminal’s IP address is on the same subnet (e.g., 192.168.128.x) for connectivity.
Q2: How do I access the Huawei OceanStor management GUI using the default IP?
Access the management GUI, known as DeviceManager, by entering the default management IP address in a web browser with the port 8088 (e.g., https://192.168.128.101:8088) . The default username for initial login is typically admin. You will be prompted to set a password during the first-time initialization process for security reasons . This GUI is the primary interface for configuring storage pools, LUNs, and overall system management.
Q3: What are the default management IP addresses for older models like OceanStor 2220/5120/5220?
For specific models such as the OceanStor 2220, 5120, and 5220 running software versions 6.1.7 and earlier, the default IP addresses differ: the maintenance network port defaults to 172.31.128.101 and 172.31.128.102 . These were used for special maintenance scenarios. In contrast, the standard management port for these models typically still follows the 192.168.128.101/102 convention. It is critical to distinguish between the management network port and the maintenance network port, as their default IP addresses and use cases are different.
Q4: Does the default management IP change with newer firmware versions?
Yes, a significant change occurs in software version 6.1.8 and later. For the OceanStor 2220/5120/5220 and Dorado 3000 V6, the maintenance network port no longer has a static default IP. Instead, the IP address for the maintenance port is dynamically allocated by the storage system . However, the default management IP address for the primary management network port (192.168.128.101/102) remains consistent for initial access to the DeviceManager GUI. You must check the system’s dynamic allocation if you need to use the dedicated maintenance port on newer firmware.
Q5: How do I change the default management IP address?
To change the management IP address, log in to DeviceManager and navigate to System > Hardware > Device. Select the controller or management module, click the management port, and choose Modify from the Actions menu to set a new IPv4/IPv6 address, subnet mask, and gateway . Important: After changing the IP, your connection will drop. It is recommended to modify the IP of the controller not currently connected to your management terminal first. Additionally, ensure the new management IP is not on the same network segment as the maintenance port (172.31.xxx.xxx) or internal heartbeat IPs (127.127.127.xxx) to avoid routing conflicts .
Q6: What are the essential network rules and constraints for management IP configuration?
Several critical rules must be observed when configuring the management IP: 1) Management and Maintenance separation: The management IP cannot be on the same subnet as the maintenance network port (default 172.31.128.x) . 2) Heartbeat isolation: The management IP must not be on the same network segment as internal heartbeat IPs (127.127.127.10/11 for dual-controller) . 3) Business network segregation: Do not set the management IP on the same network segment as the business/service network ports, as this can cause system functionality issues . Connecting the management and maintenance ports to the same LAN or switch is also prohibited as it can create network loops .
Q7: How do I access the storage CLI for initial configuration using the default IP?
Access the command-line interface (CLI) by connecting your maintenance terminal to the management network port and using an SSH client (like PuTTY). Connect to the default management IP address, e.g., 192.168.128.101 . The default credentials for CLI login are typically the same as the DeviceManager admin user. This method is often used for initial configuration and troubleshooting when a GUI is not available. The SSH service is enabled by default on the management port for secure remote access.