RIPng Configuration Example 1077RIPng ConfigurationExampleNetwork requirementsAs shown in Figure 314, all routers learn IPv6 routing information via RIPng.Configure Router B to filter the route (3::/64) learnt from Router C, which meansthe route will not be added to the routing table of Router B, and Router B will notforward it to Router A.Network diagramFigure 314 Network diagram for RIPng configurationConfiguration procedure1 Configure the IPv6 address for each interface (Omitted)2 Configure basic RIPng functions# Configure Router A. system-view[RouterA] ripng 1[RouterA-ripng-1] quit[RouterA] interface ethernet 1/0[RouterA-Ethernet1/0] ripng 1 enable[RouterA-Ethernet1/0] quit[RouterA] interface ethernet 1/1[RouterA-Ethernet1/1] ripng 1 enable[RouterA-Ethernet1/1] quit# Configure Router B. system-view[RouterB] ripng 1[RouterB-ripng-1] quit[RouterB] interface ethernet 1/0[RouterB-Ethernet1/0] ripng 1 enable[RouterB- Ethernet1/0] quit[RouterB] interface ethernet1/1[RouterB- Ethernet1/1] ripng 1 enable[RouterB- Ethernet1/1] quitDisplay the routinginformation of a specifiedRIPng processdisplay ripng process-idrouteAvailable in any viewDisplay the information of aRIPng interfacedisplay ripng process-idinterface [ interface-typeinterface-number ]Available in any viewTo do... Use the command... RemarksEth1/01::2/64 Eth1 /03 ::2/64Eth1/15::1/64Eth1/13::1/64Eth1/24::1/64Eth1/12::1/64 Eth1/01::1/64Router A Router B Router CRIPng