2
Parameter
Setting
Slot where the switch module resides
1
Data to plan
Switch module
•
IP address: 192.168.200.1
•
Subnet mask: 255.255.255.0
•
Gateway: 192.168.200.254
Data in this table is used as an example.
Configuring a management IP address from the OM Web
interface
Prerequisites
•
The switch module has been powered on. For information about powering on the switch module,
see "Powering on the module."
•
You have accessed the OM Web interface. For information about accessing the OM Web
interface, see "Accessing the OM Web interface."
Procedure
1.
Click
Chassis Management
, and then select
Chassis Management
>
Slot IP Address
Management
>
Interconnect Module Slot IP
.
2.
Enable IPv4 management address configuration for the target switch module, configure the
management IP address settings, and then click
Apply
.
3.
Click
OK
in the dialog box that opens.
To save the current configuration of the switch module, click
Saving to the configuration file
before clicking
OK
.
Configuring a management IP address from the OM CLI
Prerequisites
•
The switch module has been powered on. For information about powering on the switch module,
see "Powering on the module."
•
You have accessed the OM CLI. For information about accessing the OM CLI, see "Accessing
the OM CLI."
Procedure
Execute the
auto-ipv4
command to configure the management IP address for the switch module.
This example configures the management IP address for the switch module in slot 1. When
configuring the management IP address, you can select to save the configuration to the
configuration file or not.
•
To configure the management IP address for the switch module with the configuration saved to
the configuration file, execute the following command:
<OM>auto-ipv4 address 192.168.200.1 mask 255.255.255.0 gateway 192.168.200.254 io 1
save enable
•
To configure the management IP address for the switch module without saving the configuration
to the configuration file, execute the following command:
<OM>auto-ipv4 address 192.168.200.1 mask 255.255.255.0 gateway 192.168.200.254 io 1
save disable