Setting an IP Address for the Management Network Port
Scenarios
- The IP address of the management network port in the converged switching plane can be set on the HMM WebUI. For details, see Procedure.
- On the converged switching plane CLI, run the ip address command to set the IP address of the management network port in the converged switching plane. For details, see the CX110 and CX31x Series Switch Modules V100R001C00 Command Reference.
- On the MM910 CLI, run the swipcontrol command to set IP address of the management network port in the converged switching plane. For details, see the MM910 Management Module V100R001 Command Reference.
Prerequisites
Data
Table 4-3 lists the data to be obtained before this operation.
Name |
Description |
Example Value |
---|---|---|
IP address, subnet mask, and gateway of the management network port in the converged switching plane |
You can log in to the converged switching plane CLI from a PC by using the IP address of the management network port. |
|
Table 4-4 lists the default data to be prepared.
Name |
Default Data |
Description |
---|---|---|
Initial user name and password of the MM910 |
|
The default user of the MM910 has all operating system (OS) rights. |
Software
PuTTY.exe is free software. You can download it from the Internet. PuTTY 0.60 or later is required for login over a serial port.
Procedure
- Log in to the BMC CLI.
- Log in to the HMM WebUI. For details, see Logging In to the MM910 WebUI.
- Perform operations based on the MM910 versions.
- In the navigation tree on HMM Web, choose System Management > Network Management.
The Network Management page is displayed.
- Click the swiN tab.
The IP Address page is displayed, as shown in Figure 4-2.
- N indicates the slot number of the current switch module. Its value ranges from 1 to 4, mapping to slot numbers 1E, 2X, 3X, and 4E from left to right.
- fabric indicates the converged switching plane.
- Select a switching plane for which the IP address is to be configured, and enter the IP address and subnet mask.
- Click Modify, and complete the modification as prompted. Then click Query to check that the settings take effect.
The IP address configuration is complete.
- On HMM Web, choose Chassis Settings.
The Chassis Settings page is displayed.
- In the navigation tree on the left, choose Network Settings > Switch Modules.
On the HMM WebUI, "Swi" is changed to "Switch Modules" from version 6.91A.
- Click Edit to edit the IP addresses of management network ports in the converged switching plane of switch modules in specific slots.
Fabric indicates the converged switching plane.
- Click Deliver.
The IP addresses of converged switching plane management network ports are successfully set.
- (Optional) Configure the switching plane gateway.
- Connect to the MM910 floating IP address over SSH to log in to the MM910 CLI.
PuTTY is used as an example for login over SSH. For details, see Logging In to the MM910 CLI over a Network Port by Using PuTTY.
- Configure a gateway address for the Ethernet switching plane so that the switching plane can properly communicate with the PC.
smmset -l swiN:fruM -d route -v targetvalue maskvalue gatewayvalue
The parameters are described as follows:
- N: specifies the slot number of a switch module. Its value ranges from 1 to 4, mapping to switch module slots 1E, 2X, 3X, and 4E from left to right.
- M: indicates the ID of a switching plane. The value of the converged switching plane is 2.
- targetvalue: specifies the target network segment IP address of the switching plane.
- maskvalue: specifies the subnet mask of the switching plane.
- gatewayvalue: specifies the gateway IP address of the switching plane.
- Connect to the MM910 floating IP address over SSH to log in to the MM910 CLI.