Configuration procedure – H3C Technologies H3C S10500 Series Switches User Manual

Page 110

Advertising
background image

99

Figure 29 Network diagram

Configuration procedure

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 NPV mode.

<SwitchA> system-view

[SwitchA] fcoe-mode npv

# Create VSAN 1.

[SwitchA] vsan 1

[SwitchA-vsan1] quit

# Create interface VFC 1.

[SwitchA] interface vfc 1

# Bind VFC 1 to interface Ten-GigabitEthernet 1/0/1.

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

# Assign VFC 1 to VSAN 1 as a trunk port.

[SwitchA-Vfc1] port trunk vsan 1

[SwitchA-Vfc1] quit

# Configure Ten-GigabitEthernet 1/0/1 as a trunk port, and assign the port to VLAN 10.

[SwitchA] interface ten-gigabitethernet 1/0/1

[SwitchA-Ten-GigabitEthernet1/0/1] port link-type trunk

[SwitchA-Ten-GigabitEthernet1/0/1] port trunk permit vlan 10

[SwitchA-Ten-GigabitEthernet1/0/1] quit

# Create interface VFC 2.

[SwitchA] interface vfc 2

Advertising