Configuring switch a – H3C Technologies H3C S5830V2 Series Switches User Manual
Page 176
165
Configuring Switch A
1.
Enable the advanced mode:
# Configure the switch to operate in advanced mode. (Skip this step if the switch is operating in
advanced mode.)
[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.
# Save the configuration.
[SwitchA] save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
Slot 1:
Save next configuration file successfully.
[SwitchA] quit
# Reboot the switch.
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...
2.
Configure VLANs and interfaces:
# Create VLAN 1001, 4001, and 4002 which are intended to transmit Ethernet traffic, storage
traffic, and storage traffic, respectively.
[SwitchA] vlan 1001
[SwitchA-vlan1001] description ToLAN
[SwitchA-vlan1001] quit
[SwitchA] vlan 4001
[SwitchA-vlan4001] description ToSAN_A
[SwitchA-vlan4001] quit
[SwitchA] vlan 4002
[SwitchA-vlan4002] description ToSAN_B
[SwitchA-vlan4002] quit
# Enable STP globally.
[SwitchA] stp global enable
# Configure interface Ten-GigabitEthernet 1/0/1 as a hybrid port.
[SwitchA] interface ten-gigabitethernet 1/0/1
[SwitchA-Ten-GigabitEthernet1/0/1] port link-type hybrid
# Assign Ten-GigabitEthernet 1/0/1 to VLAN 1001 as an untagged member.
[SwitchA-Ten-GigabitEthernet1/0/1] port hybrid vlan 1001 untagged
# Assign Ten-GigabitEthernet 1/0/1 to VLAN 4001 as a tagged member.