R3303-HP HSR6800 Routers High Availability Configuration Guide

130
4. Configure Router A:
# Create VLAN 1 through VLAN 200.
<RouterA> system-view
[RouterA] vlan 1 to 200
# Configure GigabitEthernet 3/0/1 and GigabitEthernet 3/0/2 as trunk ports, assign them to
VLANs 1 through 200, enable flush message receiving, and configure VLAN 10 and VLAN 110
as the receive control VLANs on the ports.
[RouterA] interface gigabitethernet 3/0/1
[RouterA-GigabitEthernet3/0/1] port link-type trunk
[RouterA-GigabitEthernet3/0/1] port trunk permit vlan 1 to 200
[RouterA-GigabitEthernet3/0/1] smart-link flush enable control-vlan 10 110
[RouterA-GigabitEthernet3/0/1] quit
[RouterA] interface gigabitethernet 3/0/2
[RouterA-GigabitEthernet3/0/2] port link-type trunk
[RouterA-GigabitEthernet3/0/2] port trunk permit vlan 1 to 200
[RouterA-GigabitEthernet3/0/2] smart-link flush enable control-vlan 10 110
[RouterA-GigabitEthernet3/0/2] quit
5. Verify the configuration:
Use the display smart-link group command to display the smart link group configuration on a
device.
# Display the smart link group configuration on Router C.
[RouterC] 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
-----------------------------------------------------------------------------
GigabitEthernet3/0/1 MASTER ACTVIE 5 16:37:20 2010/02/21
GigabitEthernet3/0/2 SLAVE STANDBY 1 17:45:20 2010/02/21
Smart link group 2 information:
Device ID: 000f-e23d-5af0
Preemption mode: ROLE
Preemption delay: 1(s)
Control VLAN: 110
Protected VLAN: Reference Instance 2
Member Role State Flush-count Last-flush-time
-----------------------------------------------------------------------------
GigabitEthernet3/0/2 MASTER ACTVIE 5 16:37:20 2010/02/21
GigabitEthernet3/0/1 SLAVE STANDBY 1 17:45:20 2010/02/21
Use the display smart-link flush command to display the flush messages received on a device.