Dell POWEREDGE M1000E User Manual

Page 495

Advertising
background image

Fabric OS Command Reference

467

53-1002746-01

ipAddrSet

2

1

Sets the Ethernet IP address, Ethernet subnet mask, gateway IP address and
host name of CP1.

-chassis

Specifies the managed entity as the chassis.

-ipv4

Specifies IP address type as static IPv4.

-add

Sets the specified IPv4 address.

-host hostname

Sets the hostname.

-ethip ipaddress

Sets the ethernet IP address.

-ethmask mask

Sets the ethernet mask.

-gwyip gateway_ip

Sets the gateway IP address.

-dhcp[ON | OFF]

Enables or disables DHCP.

-dhcpv6

Enables DHCPv6.

-nodhcpv6

Disables DHCPv6.

--help

Displays command usage.

EXAMPLES

To configure an IPv6 address and prefix on a standalone platform:

switch:admin> ipaddrset -ipv6 --add \
fec0:60:69bc:60:260:69ff:fed0:107/64

To configure an IPv6 address and prefix on a single CP of a chassis:

switch:admin> ipaddrset -cp 0 -ipv6 --add \
1080::8:800:200C:417A/64

To delete any existing IPv6 address and prefix on CP0 on an enterprise-class platform:

switch:admin> ipaddrset cp 0 -ipv6 --delete

To configure an IPv4 FC address for the IPFC interface associated with a logical switch with fabric ID
123:

switch:admin> ipaddrset -ls 123 --add 11.1.2.4/24
IP address is being changed...Done.

To verify the IPv4 FC address for the logical switch:

switch:admin> ipaddrshow

CHASSIS
Ethernet IP Address: 10.32.220.10
Ethernet Subnetmask: 255.255.240.0

CP0

Advertising