The switch uses the Ethernet management port only for host operation, not for switching or routing. The TCP/IP configuration for the management port is done using the same syntax as used for VLAN configuration. The VLAN management comes preconfigured with only the management port as a member. The management port is a member of the virtual router VR-Mgmt.
Most ExtremeSwitching 5320 models do not have dedicated management ports. You can use front panel ports for management connectivity for these switches. Models 5320-24T-4X-XT and 5320- 24T-24S-4XE-XT have dedicated management ports.On a SummitStack, the master node is accessed using the management port primary IP address for other platforms. The primary IP address is acquired by the backup node when it becomes the master node due to a failover. You can also directly access any node in the stack using its alternate IP address if the node's management port is connected to your network.
The following example configuration sets the management port IP address to 192.168.1.50, mask length of 25, and configures the gateway to use 192.168.1.1:
configure vlan mgmt ipaddress 192.168.1.50/25 configure iproute add default 192.168.1.1 vr vr-mgmt
Note
The CLI is limited for 4000 Series devices. See the 4000 Series User Guide for this version of Switch Engine for detailed information on the available commands.For more information see Logging into a Stack.