fc domain rcf-reject
Use fc domain rcf-reject to configure an interface to reject the RCF requests received in a VSAN.
Use undo fc domain rcf-reject to configure an interface to accept the RCF requests received in a VSAN.
Syntax
fc domain rcf-reject vsan vsan-id
undo fc domain rcf-reject vsan vsan-id
Default
An interface does not reject the RCF requests received in a VSAN.
Views
FC interface view
FC aggregate interface view
VFC interface view
Predefined user roles
network-admin
Parameters
vsan vsan-id: Specifies a VSAN by its ID in the range of 1 to 3839.
Usage guidelines
Only FCF and FCF-NPV switches support this command.
In a stable fabric, to avoid unnecessary disruptive reconfigurations, you can configure an interface to reject the RCF requests received in a VSAN. With this feature, when the interface receives an RCF request in the VSAN, the switch replies with a reject message and isolates the interface.
Examples
# Configure FC 1/0/1 to reject the RCF requests received in VSAN 1.
<Sysname> system-view [Sysname] interface fc 1/0/1 [Sysname-Fc1/0/1] fc domain rcf-reject vsan 1
# Configure VFC 1 to reject the RCF requests received in VSAN 1.
<Sysname> system-view [Sysname] interface vfc 1 [Sysname-Vfc1] fc domain rcf-reject vsan 1