58 | System Boot
www.dell.com | support.dell.com
6 interface management port
config 100m
interface management port
config 10m
interface management port
config auto-negotiate
interface management port
config no auto-negotiate
interface management port
config full-duplex
interface management port
config half-duplex
interface management port
config show
• (OPTIONAL) Use these commands to set the speed and duplex settings for the
Management interface.The default setting is full-duplex and auto-negotiation.
• Use the interface management port config show command to view the
Management interface’s physical settings.
7 show interface
management ethernet
interface management
ethernet ip address ip-
address ip-address-mask
• Use the show interface management ethernet command to display the IP
address and network mask of the management Ethernet port.
• If the show command output does not display configured IP address information,
use the interface management ethernet ip address ip-address ip-address-
mask command to set the IP address of the Management Ethernet port for
network (ftp/tftp) operating system boot.
8 show default-gateway
default-gateway ip-address
(OPTIONAL) Use the show default-gateway command to view gateway
information.
If your server is on the same subnet, you do not need to configure a gateway
parameter.
If your server is not on the same subnet, use the default-gateway ip-address
command to set the gateway IP address.
BOOT_USER # show interface management ethernet
No IP address set for interface management ethernet 0/0!
BOOT_USER # interface management ethernet ip address 1.2.3.4 255.255.0.0
Management ethernet 0/0 IP address: 1.2.3.4 255.255.0.0
BOOT_USER # show interface management ethernet
Management ethernet IP address: 1.2.3.4:ffffff00
BOOT_USER #
BOOT_USER # show default-gateway
No gateway IP address specified!
BOOT_USER # default-gateway ip 1.2.3.5
Gateway IP address 1.2.3.5
BOOT_USER # show default-gateway
Gateway IP address: 1.2.3.5
BOOT_USER #