Fabric building configuration examples, Static fabric building configuration example, Network requirements – H3C Technologies H3C S10500 Series Switches User Manual

Page 56: Configuration procedure

Advertising
background image

45

Fabric building configuration examples

Static fabric building configuration example

Network requirements

As shown in

Figure 19

, use the static method to build a fabric.

Figure 19 Network diagram

Configuration procedure

This section describes only the fabric building configurations.

1.

Configure Switch A:
# Configure the switch to operate in advanced mode, save the configuration, and reboot the
switch. (Skip this step if the switch is operating in advanced mode.)

<SwitchA> system-view

[SwitchA] system-working-mode advance

Do you want to change the system working mode? [Y/N]:y

The system working mode is changed, please save the configuration and reboot the

system to make it effective.

[SwitchA] save

[SwitchA] quit

<SwitchA> reboot

# Configure the switch to operate in FCF mode, and disable the fabric configuration feature in
VSAN 1.

<SwitchA> system-view

[SwitchA] fcoe-mode fcf

[SwitchA] vsan 1

[SwitchA-vsan1] undo domain configure enable

# Configure a fabric name.

[SwitchA-vsan1] fabric-name 11:11:11:11:11:11:11:11

# Set the domain ID to 1.

[SwitchA-vsan1] domain-id 1 static

Non-disruptive reconfiguration or isolating the switch may be performed. Continue?

[Y/N]:y

[SwitchA-vsan1] quit

# Create interface VFC 1, and configure it to operate in F mode.

[SwitchA] interface vfc 1

[SwitchA-Vfc1] fc mode f

# Bind VFC 1 to interface Ten-GigabitEthernet 1/0/1, and assign VFC 1 to VSAN 1 as a trunk
port.

[SwitchA-Vfc1] bind interface ten-gigabitethernet1/0/1

Advertising