H3C Technologies H3C WX3000 Series Unified Switches User Manual
Page 629
61-6
Figure 61-3
Network diagram for Monitor Link configuration
BLOCK
Switch A
Switch B
GE1/0/1
GE1/0 /2
Switch C
Switch D
Switch E
GE1/0 /1
GE1/0 /2
GE1/0/3
Server
GE1/0/2
GE1/0/2
GE1/0/1
GE1/0/1
GE1/0/3
GE 1/0/11
GE1/0/10
PC 1
PC 4
PC 3
PC 2
Configuration procedure
1) Enable Smart Link on Switch A and Switch B to implement link redundancy backup. Perform the
following configuration on Switch A. The configuration on Switch B is the same as on Switch A.
# Enter system view.
# Enter Ethernet port view. Disable STP on GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2.
[SwitchA] interface GigabitEthernet 1/0/1
[SwitchA-GigabitEthernet1/0/1] stp disable
[SwitchA-GigabitEthernet1/0/1] quit
[SwitchA] interface GigabitEthernet 1/0/2
[SwitchA-GigabitEthernet1/0/2] stp disable
# Return to system view.
[SwitchA-GigabitEthernet1/0/2] quit
# Create Smart Link group 1 and enter Smart Link group view.
[SwitchA] smart-link group 1
# Configure GigabitEthernet 1/0/1 as the master port of the Smart Link group and GigabitEthernet 1/0/2
as the slave port.
[SwitchA-smlk-group1] port GigabitEthernet 1/0/1 master
[SwitchA-smlk-group1] port GigabitEthernet 1/0/2 slave
# Configure to send flush messages in VLAN 1.
[SwitchA-smlk-group1] flush enable control-vlan 1
2) Enable Monitor Link on Switch C and Switch D and enable the function of processing flush
messages received from VLAN 1. Perform the following configuration on Switch C. The operation
procedure on Switch D is the same as that performed on Switch C.