6-50
[DeviceD-GigabitEthernet1/0/2] quit
4) Configuration on Device A
# Create VLAN 1 through VLAN 200.
<DeviceA> system-view
[DeviceA] vlan 1 to 200
# Configure GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2 as trunk ports and assign them to VLANs
1 through 200; enable flush message receiving on GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2
and configure VLAN 10 and VLAN 101 as the receive control VLANs.
[DeviceA] interface gigabitethernet 1/0/1
[DeviceA-GigabitEthernet1/0/1] port link-type trunk
[DeviceA-GigabitEthernet1/0/1] port trunk permit vlan 1 to 200
[DeviceA-GigabitEthernet1/0/1] smart-link flush enable control-vlan 10 101
[DeviceA-GigabitEthernet1/0/1] quit
[DeviceA] interface gigabitethernet 1/0/2
[DeviceA-GigabitEthernet1/0/2] port link-type trunk
[DeviceA-GigabitEthernet1/0/2] port trunk permit vlan 1 to 200
[DeviceA-GigabitEthernet1/0/2] smart-link flush enable control-vlan 10 101
[DeviceA-GigabitEthernet1/0/2] quit
5) Verifying the configurations
You can use the
display smart-link group
command to display the smart link group configuration on
each device. For example:
# Display the smart link group configuration on Device C.
[DeviceC] display smart-link group all
Smart link group 1 information:
Device ID: 000f-e23d-5af0
Preemption delay: 1(s)
Preemption mode: ROLE
Control VLAN: 10
Protected VLAN: Reference Instance 1
Member Role State Flush-count Last-flush-time
-------------------------------------------------------------------------------
GigabitEthernet1/0/1 MASTER ACTVIE 5 16:37:20 2009/02/21
GigabitEthernet1/0/2 SLAVE STANDBY 1 17:45:20 2009/02/21
Smart link group 2 information:
Device ID: 000f-e23d-5af0
Preemption mode: ROLE
Preemption delay: 1(s)
Control VLAN: 101
Protected VLAN: Reference Instance 2
Member Role State Flush-count Last-flush-time
-------------------------------------------------------------------------------
GigabitEthernet1/0/2 MASTER ACTVIE 5 16:37:20 2009/02/21
GigabitEthernet1/0/1 SLAVE STANDBY 1 17:45:20 2009/02/21
You can use the
display smart-link flush
command to display the flush messages received on each
device. For example:
# Display the flush messages received on Device B.
[DeviceB] display smart-link flush