3Com Router 3000 Ethernet FamilyConfiguration Guide Chapter 3 RIP Configuration3Com Corporation3-18III. Configuration procedure1) Configure RouterA:# Configure the interfaces Ethernet 2/0/0 and Ethernet 6/0/0.[Router A] interface ethernet 2/0/0[Router A-Ethernet2/0/0] ip address 192.1.1.1 255.255.255.0[RouterA-Ethernet2/0/0] quit[RouterA] interface ethernet 6/0/0[RouterA-Ethernet6/0/0] ip address 192.1.2.1 255.255.255.0# Configure RIP, and configure Ethernet 2/0/0 and Ethernet 6/0/0 to run RIP.[Router A] rip[Router A-rip] network 192.1.1.0[Router A-rip] network 192.1.2.0# Configure the interface Ethernet 6/0/0 of Router A to receive RIP packets only.[RouterA] interface ethernet 6/0/0[Router A-Ethernet6/0/0] undo rip output[Router A-Ethernet6/0/0] rip input2) Configure RouterB:# Configure the interface Ethernet 2/0/0.[Router B] interface Ethernet 2/0/0[Router B-Ethernet2/0/0] ip address 192.1.1.2 255.255.255.0# Configure RIP, and configure Ethernet 2/0/0 to run RIP.[Router B] rip[Router B-rip] network 192.1.1.0[RouterB-rip] import direct3) Configure RouterC:# Configure the interface Ethernet 2/0/0.[Router C] interface Ethernet 2/0/0[Router C-Ethernet2/0/0] ip address 192.1.1.3 255.255.255.0# Configure RIP, and configure Ethernet 2/0/0 to run RIP.[Router C] rip[Router C-rip] network 192.1.1.0[RouterC-rip] import direct3.4.2 Adjusting the Convergence Time of RIP NetworkI. Network requirementsApply RIP on RouterA, RouterB and RouterC and set the network convergence timewithin 30 seconds.