Dell PowerEdge FX2/FX2s User Manual

Page 95

Advertising
background image

Slot range: 0-0

To configure an IP address on a management interface, use either of the following commands in
MANAGEMENT INTERFACE mode:

Command Syntax

Command Mode

Purpose

ip address ip-address mask

INTERFACE

Configure an IP address and mask on

the interface.

ip-address mask: enter an address in

dotted-decimal format (A.B.C.D),

the mask must be in /prefix format

(/x)

ip address dhcp

INTERFACE

Acquire an IP address from the DHCP

server.

To access the management interface from another LAN, you must configure the management route
command to point to the management interface.

There is only one management interface for the whole stack.

To display the routing table for a given port, use the show ip route command from EXEC Privilege
mode.

Configuring a Static Route for a Management Interface

When an IP address used by a protocol and a static management route exists for the sample prefix, the

protocol route takes precedence over the static management route.
To configure a static route for the management port, use the following command in CONFIGURATION
mode:

Command Syntax

Command Mode

Purpose

management route ip-address

mask {forwarding-router-address |

ManagementEthernet slot/port}

CONFIGURATION Assign a static route to point to the

management interface or forwarding router.

To view the configured static routes for the management port, use the show ip management-route
command in EXEC privilege mode.

Dell#show ip management-route all

Destination Gateway State Route Source

----------- ------- ----- ------------

10.11.0.0/16 ManagementEthernet 0/0 Connected Connected

Dell#

Interfaces

95

Advertising