DELL S50V User Manual

Page of 1262
48
|
Getting Started
www.dell.com | support.dell.com
Configure the Management Port IP Address
Assign IP addresses to the management ports in order to access the system remotely.
To configure the management port IP address:
Configure a Management Route
Define a path from the system to the network from which you are accessing the system remotely. 
Management routes are separate from IP routes and are only used to manage the system through the 
management port.
To configure a management route:
Configure a Username and Password
Configure a system username and password to access the system remotely. 
Note:  Assign different IP addresses to each RPM’s management port.
Step
Task
Command Syntax
Command Mode
1
Enter INTERFACE mode for the 
Management port.
interface ManagementEthernet
 
slot/port
slot
 range: 0 to 1
port
 range: 0 
CONFIGURATION
2
Assign an IPv4 or IPv6 address to 
the interface.
ip address
 {
ipv4-address 
|
 ipv6-address
}
/mask
ipv4-address:
 an address in dotted-decimal 
format (A.B.C.D).
ipv6-address:
 an address in hexadecimal format 
(X:X:X:X::X).
mask:
 a subnet mask in /prefix-length format (/
xx).
INTERFACE
3
Enable the interface.
no shutdown
INTERFACE
Step
Task
Command Syntax
Command Mode
1
Configure an IPv4 or IPv6 
management route to the network 
from which you are accessing the 
system.
management route
 {
ipv4-address 
|
 ipv6-address
}/
mask
 
gateway
ip-address:
 the network address in 
dotted-decimal format (A.B.C.D).
mask:
 a subnet mask in /prefix-length format (/
xx).
gateway
: the next hop for network traffic 
originating from the management port.
CONFIGURATION