User guide
34 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Managing the Switch
configure mgmt ipaddress
configure mgmt ipaddress <IP address>
[(/ <mask length>) | (network-mask <netmask>)}
Description
Assigns an IP address to the switchÕs 10/100BT Ethernet management port.
Syntax Description
Default
N/A.
Usage Guidelines
You must have administrator privileges to issue this command.
The 10/100BT Ethernet management port provides dedicated remote access to the application switch
using TCP/IP. It supports Telnet using the command-line interface. The 10/100BT port is designed to be
used as an out-of-band management port only. It does not function as a load balancing port.
If you want to use the management interface, you must issue this command assign the port an IP
address and subnetwork mask. You can specify the subnetwork mask by giving either the number of
bits set in the mask or the mask itself. For example, the following two commands are identical:
configure mgmt ipaddress 10.1.1.10 / 24
configure
mgmt ipaddress 10.1.1.10 network-mask 255.255.255.0
The conÞguration of management-port information is executed immediately; you do not need to issue
the build command for this command to take effect.
Example
The following command conÞgures the management port.
configure mgmt ipaddress 10.1.1.10 / 24
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
IP address IP address for the management port.
mask length The number of bits set in the subnetwork mask.
netmask The subnetwork mask.










