<Quidway> system-view
[Quidway] sysname Switch A
[SwitchA] vlan 10
[SwitchA-vlan10] quit
[SwitchA] interface XGigabitEthernet 0/0/2
[SwitchA-XGigabitEthernet0/0/2] port hybrid pvid vlan 10
[SwitchA-XGigabitEthernet0/0/2] port hybrid untagged vlan 10
[SwitchA-XGigabitEthernet0/0/2] quit
[SwitchA] vlan 20
[SwitchA-vlan20] quit
[SwitchA] interface XGigabitEthernet 0/0/1
[SwitchA-XGigabitEthernet0/0/1] port hybrid pvid vlan 20
[SwitchA-XGigabitEthernet0/0/1] port hybrid untagged vlan 20
[SwitchA-XGigabitEthernet0/0/1] quit
The configurations of Switch B and Switch C are similar to the configuration of Switch A and
are not mentioned here.
Step 2 Assign IP addresses to the VLANIF interfaces.
[SwitchA] ipv6
[SwitchA] interface vlanif 10
[SwitchA-Vlanif10] ipv6 enable
[SwitchA-Vlanif10] ipv6 address 1::1/64
[SwitchA-Vlanif10] quit
[SwitchA] interface vlanif 20
[SwitchA-Vlanif20] ipv6 enable
[SwitchA-Vlanif20] ipv6 address auto link-local
[SwitchA-Vlanif20] quit
The configurations of Switch B and Switch C are similar to the configuration of Switch A and
are not mentioned here.
Step 3 Configure the basic RIPng functions.
# Configure Switch A.
[Switch A] ripng 1
[Switch A-ripng-1] quit
[Switch A] interface vlanif 10
[Switch A-Vlanif10] ripng 1 enable
[Switch A-Vlanif10] quit
[Switch A] interface vlanif 20
[Switch A-Vlanif20] ripng 1 enable
[Switch A-Vlanif20] quit
# Configure Switch B.
[Switch B] ripng 1
[Switch B-ripng-1] quit
[Switch B] interface vlaif 20
[Switch B-Vlanif20] ripng 1 enable
[Switch B-Vlanif20] quit
[Switch B] interface vlanif 30
[Switch B-Vlanif30] ripng 1 enable
[Switch B-Vlanif30] quit
# Configure Switch C.
[Switch C] ripng 1
[Switch C-ripng-1] quit
[Switch C] interface vlanif 30
[Switch C-Vlanif30] ripng 1 enable
[Switch C-Vlanif30] quit
[Switch C] interface vlanif 40
[Switch C-Vlanif40] ripng 1 enable
[Switch C-Vlanif40] quit
[Switch C] interface vlanif 50
[Switch C-Vlanif50] ripng 1 enable
[Switch C-Vlanif50] quit
S6700 Series Ethernet Switches
Configuration Guide - IP Routing 3 RIPng Configuration
Issue 01 (2012-03-15) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
78