R211x-HP Flexfabric 11900 FCoE Command Reference

26
Fabric setup commands
allowed-domain-id
Use allowed-domain-id to specify the allowed domain ID list for a specific VSAN on the switch.
Use undo allowed-domain-id to restore the default.
Syntax
allowed-domain-id domain-id-list
undo allowed-domain-id domain-id-list
Default
The default setting is 1 to 239.
Views
VSAN view
Predefined user roles
network-admin
mdc-admin
Parameters
domain-id-list: Specifies a list of allowed domain IDs, in the format of domain-id-list = { domain-id1 [ to
domain-id2 ] }&<1-8>, where domain-id1 and domain-id2 specify domain IDs in the range of 1 to 239
and domain-id2 must be no smaller than domain-id1. &<1-8> indicates that you can specify up to eight
domain-id1 [ to domain-id2 ] parameters.
Usage guidelines
Each FCF switch is assigned a domain ID. You can specify the allowed domain ID list.
Configuring the allowed domain ID list has an effect on switches as follows:
Principal switch—Can only assign domains IDs within the allowed domain ID list. If the allowed
domain ID list configured does not include any of the already assigned domain IDs or manually
configured domain IDs, the configuration will fail.
Non-principal switch—The manually configured domain ID must be within the allowed domain ID
list. Otherwise, the configuration will fail. The principal switch must assign the switch a domain ID
within the allowed domain ID list. Otherwise, the switch refuses the assigned domain ID and
isolates its interface connected to the principal switch. If the runtime domain ID for a switch is
beyond the new allowed domain ID list, the configuration will also fail.
HP recommends that you specify the same allowed domain ID list for a VSAN on each member switch
of the VSAN.
Examples
# Configure VSAN 1 to allow domains 3 through 10.
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] allowed-domain-id 3 to 10