Smart link configuration examples, Single smart link group configuration example, Network requirements – H3C Technologies H3C S10500 Series Switches User Manual

Page 113: Configuration procedure

Advertising
background image

104

Smart Link configuration examples

Single smart link group configuration example

Network requirements

As shown in

Figure

26

:

Device C and Device D are smart link devices, and Device A, Device B, and Device E are
associated devices. Traffic of VLANs 1 through 30 on Device C and Device D are dually uplinked

to Device A.

Configure Smart Link on Device C and Device D for dual uplink backup.

Figure 26 Network diagram for single smart link group configuration

Device A

Device E

Device D

Device C

Device B

GE

1/0

/1

GE

1/0

/2

GE

1/0

/1

GE

1/0

/1

GE

1/0

/2

GE

1/0

/2

GE1/0/3

GE1/0/1

GE1/0/2

GE1/0/3

GE1/0/1

GE1/0/2

Master link

Slave link

Smart link group

Configuration procedure

1.

Configure Device C.

# Create VLANs 1 through 30, map these VLANs to MSTI 1, and activate the MST region configuration.

<DeviceC> system-view

[DeviceC] vlan 1 to 30

[DeviceC] stp region-configuration

[DeviceC-mst-region] instance 1 vlan 1 to 30

[DeviceC-mst-region] active region-configuration

[DeviceC-mst-region] quit

# Shut down GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2, disable the spanning tree feature on
GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2 separately, configure them as trunk ports, and

assign them to VLANs 1 through 30.

[DeviceC] interface gigabitethernet 1/0/1

[DeviceC-GigabitEthernet1/0/1] shutdown

[DeviceC-GigabitEthernet1/0/1] undo stp enable

[DeviceC-GigabitEthernet1/0/1] port link-type trunk

[DeviceC-GigabitEthernet1/0/1] port trunk permit vlan 1 to 30

[DeviceC-GigabitEthernet1/0/1] quit

Advertising