46
(To leave the existing filename unchanged, press the enter key):
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
[SwitchB] quit
# Reboot the switch.
<SwitchB> reboot
Start to check configuration with next startup configuration file, please
wait.........DONE!
This command will reboot the device. Continue? [Y/N]:y
Now rebooting, please wait...
# Configure the switch to operate in FCF mode.
<SwitchB> system-view
[SwitchB] fcoe-mode fcf
# Disable the fabric configuration feature in VSAN 1.
<SwitchB> system-view
[SwitchB] vsan 1
[SwitchB-vsan1] undo domain configure enable
# Configure a fabric name in VSAN 1.
[SwitchB-vsan1] fabric-name 11:11:11:11:11:11:11:11
# Set the domain ID to 2 in VSAN 1.
[SwitchB-vsan1] domain-id 2 static
Verifying the configuration
1. Verify the configuration on Switch A.
[SwitchA-vsan1] display fc domain vsan 1
Domain Information of VSAN 1:
Running time information:
State: Stable
Switch WWN: 48:33:43:2d:46:43:1A:1A
Fabric name: 11:11:11:11:11:11:11:11
Priority: 128
Domain ID: 1
Configuration information:
Domain configure: Disabled
Domain auto-reconfigure: Disabled
Fabric name: 11:11:11:11:11:11:11:11
Priority: 128
Domain ID: 1 (static)
Principal switch running time information:
Priority: 128
No interfaces available.
The output shows that:
{ The domain configuration was complete.
{ The runtime domain ID of Switch A is 1.
2. Verify the configuration on Switch B.