3com S7906E Manuel De Montage

Page de 2621
 
1-10 
RIPng Configuration Example 
Configure RIPng Basic Functions 
Network requirements 
As shown in 
, all switches run RIPng. Configure Switch B to filter the route (3::/64) learnt from 
Switch C, which means the route will not be added to the routing table of Switch B, and Switch B will not 
forward it to Switch A. 
Figure 1-4 Network diagram for RIPng configuration 
  
 
 
Configuration procedure 
1)  Configure the IPv6 address for each interface (omitted) 
2)  Configure basic RIPng functions 
# Configure Switch A. 
<SwitchA> system-view 
[SwitchA] ripng 1 
[SwitchA-ripng-1] quit 
[SwitchA] interface vlan-interface 100 
[SwitchA-Vlan-interface100] ripng 1 enable 
[SwitchA-Vlan-interface100] quit 
[SwitchA] interface vlan-interface 400 
[SwitchA-Vlan-interface400] ripng 1 enable 
[SwitchA-Vlan-interface400] quit 
# Configure Switch B. 
<SwitchB> system-view 
[SwitchB] ripng 1 
[SwitchB-ripng-1] quit 
[SwitchB] interface vlan-interface 200 
[SwitchB-Vlan-interface200] ripng 1 enable 
[SwitchB-Vlan-interface200] quit 
[SwitchB] interface vlan-interface 100 
[SwitchB-Vlan-interface100] ripng 1 enable 
[SwitchB-Vlan-interface100] quit 
# Configure Switch C. 
<SwitchC> system-view 
[SwitchC] ripng 1 
[SwitchC-ripng-1] quit 
[SwitchC] interface vlan-interface 200 
[SwitchC-Vlan-interface200] ripng 1 enable