Brocade Communications Systems 415 Manual De Usuario

Descargar
Página de 228
Brocade Adapters Administrator’s Guide
159
53-1001256-01
boot (HBA only)
B
boot (HBA only)
Updates the boot code in flash. The boot-over-SAN feature is not supported on the converged 
network adapter (CNA).
The adapter id could be any one of the following:
<adapter_id>
<adapter_sn>
<adapter_name>
<adapter_hwpath>
NOTE
On Solaris systems, the Boot Code Image Upload menu is disabled if the host does not have a Fibre 
Channel HBA card or if the driver version is 1.1.0.7 or lower. 
Synopsis
bcu boot --blunZone -c <cfg> -p <port_wwn> -r <rport_wwn> -l <lun_id | lun#>
bcu boot --upload [adapter_id] <image_file> [-a]
Description
Boot commands enable you to query a boot configuration and set or disable the boot over SAN 
configuration. 
Operands
--blunZone
Creates the zonecreate command to be run on the switch. 
-c cfg
Specifies the boot LUN (BLUN) of the boot command.
-p port_wwn
Specifies the world wide name of the port.
-r rport_wwn
Specifies the world wide name of the rport.
lun_id
Specifies the ID of the logical unit. The LUN ID is specified as a hexadecimal 
byte; for example, FF. 
lun#
Specifies the number of the logical unit. The LUN number is specified as a 
hexadecimal, eight-byte string; for example, 09AABBCCDDEEFF00.
--upload
Updates the boot code in flash.
adapter_id
Specifies the ID of the adapter on which boot code is updated.
image_file
Specifies the name of the boot code image file.
-a
Indicates the boot code is uploaded to all the Brocade adapters found on the 
host. The adapter_id is not specified if -a is specified.
Example
bcu boot --blunZone -c BLUN -p 10:00:00:05:1e:41:9a:cb -r 50:00:00:05:1e:41:9a:ca 
-l 09AABBCCDDEEFF00
See Also