R21xx-HP FlexFabric 11900 FCoE Command Reference

28
Parameters
vsan vsan-id: Specifies a VSAN by its number in the range of 1 to 3839.
Usage guidelines
In a stable fabric, to avoid unnecessary disruptive reconfigurations, you can configure an FC interface to
reject the RCF requests received from a specific VSAN by replying with a reject message. With this
feature, the interface that receives an RCF request is isolated.
Examples
# Configure interface VFC1 to reject the RCF requests received in VSAN 1.
<Sysname> system-view
[Sysname] interface Vfc 1
[Sysname- Vfc1] fc domain rcf-reject vsan 1
fc timer distributed-services
Use fc timer distributed-services to specify the distributed service timeout period globally.
Use undo fc timer distributed-services to restore the default.
Syntax
fc timer distributed-services value
undo fc timer distributed-services
Default
The global distributed service timeout period is 5000 milliseconds.
Views
System view
Predefined user roles
network-admin
Parameters
value: Distributed service timeout period in the range of 5000 to 10000 milliseconds.
Usage guidelines
The distributed service 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 distributed service timeout period globally and for the specified VSAN at the
same time, the configuration for the VSAN is given priority.
Examples
# Set the global distributed service timeout period to 6000 milliseconds.
<Sysname> system-view
[Sysname] fc timer distributed-services 6000
Related commands
timer distributed-services