Verifying the configuration – H3C Technologies H3C S5560 Series Switches User Manual

Page 228

Advertising
background image

194

# Enable MVRP on GigabitEthernet 1/0/1.

[DeviceC-GigabitEthernet1/0/1] mvrp enable

[DeviceC-GigabitEthernet1/0/1] quit

# Configure GigabitEthernet 1/0/2 as a trunk port, and configure it to permit all VLANs.

[DeviceC] interface gigabitethernet 1/0/2

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

[DeviceC-GigabitEthernet1/0/2] port trunk permit vlan all

# Enable MVRP on GigabitEthernet 1/0/2.

[DeviceC-GigabitEthernet1/0/2] mvrp enable

[DeviceC-GigabitEthernet1/0/2] quit

4.

Configure Device D:
# Enter MST region view.

<DeviceD> system-view

[DeviceD] stp region-configuration

# Configure the MST region name, VLAN-to-instance mappings, and revision level.

[DeviceD-mst-region] region-name example

[DeviceD-mst-region] instance 1 vlan 10

[DeviceD-mst-region] instance 2 vlan 20

[DeviceD-mst-region] revision-level 0

# Manually activate the MST region configuration.

[DeviceD-mst-region] active region-configuration

[DeviceD-mst-region] quit

# Globally enable the spanning tree feature.

[DeviceD] stp global enable

# Globally enable MVRP.

[DeviceD] mvrp global enable

# Configure GigabitEthernet 1/0/1 as a trunk port, and configure it to permit VLANs 20 and 40.

[DeviceD] interface gigabitethernet 1/0/1

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

[DeviceD-GigabitEthernet1/0/1] port trunk permit vlan 20 40

# Enable MVRP on GigabitEthernet 1/0/1.

[DeviceD-GigabitEthernet1/0/1] mvrp enable

[DeviceD-GigabitEthernet1/0/1] quit

# Configure GigabitEthernet 1/0/2 as a trunk port, and configure it to permit VLAN 40.

[DeviceD] interface gigabitethernet 1/0/2

[DeviceD-GigabitEthernet1/0/2] port link-type trunk

[DeviceD-GigabitEthernet1/0/2] port trunk permit vlan 40

# Enable MVRP on GigabitEthernet 1/0/2.

[DeviceD-GigabitEthernet1/0/2] mvrp enable

[DeviceD-GigabitEthernet1/0/2] quit

Verifying the configuration

Verifying the normal registration mode configuration

# Display the local VLAN information on Device A.

Advertising