Reference Guide
Brocade Fabric OS Command Reference 427
53-1004112-02
ipAddrSet
-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. DHCPv6 is supported only on Brocade 6547 and Brocade 6549.
-nodhcpv6
Disables DHCPv6. DHCPv6 is supported only on Brocade 6547 and Brocade 6549.
--clear
Clears all IP (IPv4 and IPv6) addresses on a management interface.
--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.