2-5
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter2 Administrative Commands
addr-option
addr-option
To configure the Ethernet Management port to
use a static IP address,
obtain an IP address from a DHCP server,
automatically obtain an IP address from a hardware-designated controller,
enter the
addr-option
command in Ethernet Management Configuration submode.
addr-option {auto | dhcp | static}
Syntax Description
Defaults This command has no default settings.
Command Modes Ethernet Management Configuration (config-mgmt-ethernet) mode.
Usage Guidelines Platform Availability:
Cisco SFS 3001, Cisco SFS 7000, Cisco SFS 7008, Cisco SFS 3012, Cisco 4x InfiniBand Switch Module
for IBM BladeCenter
Privilege Level:
Ethernet read-write user.
If you use the
static
keyword, configure the IP address of the Ethernet Management port with the “ip”
section on page 5-8.
Examples The following example configures the Ethernet Management port to obtai n an IP address from a DHCP
server:
SFS-270(config-if-mgmt-ethernet)# addr-option dhcp
Related Commands ip
auto Applies an IP address from an outside controller to the Ethernet
Management port.
dhcp Uses DHCP to configure the address for the Ethernet Management port.
static Changes the address of the Ethernet management port from the DCHP
address to the static address that you configure with the
ip
command.