R21xx-HP FlexFabric 11900 FCoE Command Reference

33
Parameters
value: Resource allocation timeout period in the range of 5000 to 10000 milliseconds.
Usage guidelines
The resource allocation timeout period can be configured in system view or VSAN view:
The configuration made in system view takes effect on all VSANs. The configuration made in VSAN
view takes effect only on the current VSAN.
If you configure the resource allocation timeout period globally and for the specified VSAN at the
same time, the configuration for the VSAN is given priority.
Examples
# Set the resource allocation timeout period to 6000 milliseconds for VSAN 1.
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] timer resource-allocation 6000
Related commands
fc timer resource-allocation
wwn area-port-id
Use wwn area-port-id to bind the WWN of an N_Port to an FC address in a specified VSAN.
Use undo wwn area-port-id to remove the specified binding.
Syntax
wwn wwn-value area-port-id area-port-id-value
undo wwn wwn-value area-port-id
Default
No binding is configured.
Views
VSAN view
Predefined user roles
network-admin
Parameters
wwn-value: WWN of the N_Port, in the format of xx:xx:xx:xx:xx:xx:xx:xx, where x is a hexadecimal
number.
area-port-id-value: Specifies the Area_ID and Port_ID in the format of xxxx, where x is a hexadecimal
number. The first two digits indicate the Area_ID, and the last two digits indicate the Port_ID.
Usage guidelines
If you bind the WWN of an N_Port to an FC address, when the N_Port requests an FC address, the
switch assigns the bound FC address to it. However, if the N_Port has been assigned another FC address
or the FC address has been assigned to another N_Port, the binding is not allowed.
The N-Port here indicates an N_Port on a node or an NP_Port on an NPV switch.
The WWN of an N_Port can be bound to only one FC address, and vice versa.