Network diagram, Configuration procedure – H3C Technologies H3C S3600 Series Switches User Manual
Page 1132
1-7
Network diagram
Figure 1-3 Network diagram for Smart Link configuration
Switch A
Eth1/0/1
Eth1/0/2
Switch C
Server
Eth1/0/1
Eth1/0/2
Eth1/0/2
Host
Switch D
Switch E
Eth1/0/3
Eth1/0/2
Eth1/0/1
Configuration procedure
1) Configure a smart link group on Switch A and configure member ports for it. Enable the function of
sending flush messages in Control VLAN 1.
# Enter system view.
# Enter Ethernet port view. Disable STP on Ethernet 1/0/1 and Ethernet 1/0/2.
[SwitchA] interface Ethernet 1/0/1
[SwitchA-Ethernet1/0/1] stp disable
[SwitchA-Ethernet1/0/1] quit
[SwitchA] interface Ethernet 1/0/2
[SwitchA-Ethernet1/0/2] stp disable
# Return to system view.
[SwitchA-Ethernet1/0/2] quit
# Create smart link group 1 and enter the corresponding smart link group view.
[SwitchA] smart-link group 1
# Configure Ethernet 1/0/1 as the master port and Ethernet 1/0/2 as the slave port for smart link group 1.
[SwitchA-smlk-group1] port Ethernet 1/0/1 master
[SwitchA-smlk-group1] port Ethernet 1/0/2 slave
# Configure to send flush messages within VLAN 1.
[SwitchA-smlk-group1] flush enable control-vlan 1
2) Enable the function of processing flush messages received from VLAN 1 on Switch C.
# Enter system view.