2013年12月11日星期三

Configuring a Single RRPP Ring the ME60

Create an RRPP domain and its control VLAN.
# Configure the domain of ME60A, the master node of ring 1, to be 1, and the ID of the major control VLAN to be 20.

<ME60A> system-view
[ME60A] rrpp domain 1
[ME60A-rrpp-domain-region1] control-vlan 20
[ME60A-rrpp-domain-region1] quit
# Configure the domain of ME60B, a transit node of ring 1, to be 1, and the ID of the major control VLAN to be 20.

<ME60B> system-view
[ME60B] rrpp domain 1
[ME60B-rrpp-domain-region1] control-vlan 20
[ME60B-rrpp-domain-region1] quit
# Configure the domain of ME60C, a transit node of ring 1, to be 1, and the ID of the major control VLAN to be 20.

<ME60C> system-view
[ME60C] rrpp domain 1
[ME60C-rrpp-domain-region1] control-vlan 20
[ME60C-rrpp-domain-region1] quit

Disable the STP function on the interfaces to be added to the RRPP ring.
# Disable the STP function on the interfaces to be added to the RRPP ring on ME60A.

<ME60A> system-view
[ME60A] interface gigabitethernet 2/0/1
[ME60A-GigabitEthernet2/0/1] undo shutdown
[ME60A-GigabitEthernet2/0/1] portswitch
[ME60A-GigabitEthernet2/0/1] stp disable
[ME60A-GigabitEthernet2/0/1] quit
[ME60A] interface gigabitethernet 2/0/2
[ME60A-GigabitEthernet2/0/2] undo shutdown
[ME60A-GigabitEthernet2/0/2] portswitch
[ME60A-GigabitEthernet2/0/2] stp disable
[ME60A-GigabitEthernet2/0/2] quit
# Disable the STP function on the interfaces to be added to the RRPP ring on ME60B.

<ME60B> system-view
[ME60B] interface gigabitethernet 2/0/1
[ME60B-GigabitEthernet2/0/1] undo shutdown
[ME60B-GigabitEthernet2/0/1] portswitch
[ME60B-GigabitEthernet2/0/1] stp disable
[ME60B-GigabitEthernet2/0/1] quit
[ME60B] interface gigabitethernet 2/0/2
[ME60B-GigabitEthernet2/0/2] undo shutdown
[ME60B-GigabitEthernet2/0/2] portswitch
[ME60B-GigabitEthernet2/0/2] stp disable
[ME60B-GigabitEthernet2/0/2] quit
# Disable the STP function on the interfaces to be added to the RRPP ring on ME60C.

<ME60C> system-view
[ME60C] interface gigabitethernet 2/0/1
[ME60C-GigabitEthernet2/0/1] undo shutdown
[ME60C-GigabitEthernet2/0/1] portswitch
[ME60C-GigabitEthernet2/0/1] stp disable
[ME60C-GigabitEthernet2/0/1] quit
[ME60C] interface gigabitethernet 2/0/2
[ME60C-GigabitEthernet2/0/2] undo shutdown
[ME60C-GigabitEthernet2/0/2] portswitch
[ME60C-GigabitEthernet2/0/2] stp disable

[Huawei ME60C-GigabitEthernet2/0/2] quit

没有评论:

发表评论