Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

394 Fabric OS Command Reference
53-1001337-01
ipAddrSet
2
-slot number On a chassis with a blade processor (BP), specifies the slot number. On
standalone platforms with a hidden BP, such as the AP76500, this parameter
is not accepted.
-ipv6 [-auto | -noauto]
Enables or disables stateless IPv6 auto configuration on a switch or chassis.
When auto configuration is enabled, the host automatically performs
configuration of IPv6 addresses and periodic non-disruptive re-configuration.
By default, auto configuration is disabled.
-ls FID Specifies the logical fabric ID for which to configure an IPFC network
interface. The FID is a decimal number. A switch that is not in Virtual Fabric
mode uses the -ls parameter with FID 128 (the effective, single Logical Fabric
number on such switches) to set the IPv4 FC address.
--add Assigns a specified IPv4 FC address and prefix to the logical switch instance
represented by the specified FID. This command replaces any existing FC
IPv4 address.
IPv4_address/prefix
Specifies the IPv4 address and prefix for the IPFC network interface. The
IP Address is represented by a dotted decimal number, followed by a
slash and a prefix. This operand is required with the --add option.
--delete Deletes the IPv4 FC address and prefix from a logical switch.
-ls IFID Specifies the fabric ID that identifies the logical switch for which to delete
the FC IPv4 address and prefix. This operand is required when deleting
an FC IPv4 address from a logical switch. On a switch that is not in Virtual
Fabric mode, use the -ls parameter with FID 128 (the effective, single
Logical Fabric number on such switches) to delete the IPv4 FC address.
When used interactively to configure IPv4 addresses on a modular platform, ipAddrSet prompts for
the following parameters:
-cp cp_number Specifies the managed entity as a CP. Valid values are:
0 Sets the Ethernet IP address, Ethernet subnet mask, gateway IP address,
and host name of CP0.
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.
Examples Command line 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