SmartSwitch Router User Reference Manual 119Chapter 7: Routing Policy Configuration GuideExporting a Given Static Route to All RIP InterfacesRouter R1 has several static routes of which one is the default route. We would export thisdefault route over all RIP interfaces.Exporting All Static Routes to All RIP InterfacesRouter R1 has several static routes. We would export these routes over all RIP interfaces.Exporting All Static Routes Except the Default Route to All RIP InterfacesRouter R1 has several static routes. We would export all these routes except the defaultroute to all RIP interfaces.Example 2: Redistribution into OSPFFor all examples given in this section, refer to the configurations shown in Figure 12 onpage 131.The following configuration commands for router R1:• Determine the IP address for each interface!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++! RIP Box Level Configuration!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++rip startrip set default-metric 2!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++! RIP Interface Configuration. Create a RIP interfaces, and set! their type to (version II, multicast).!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++rip add interface to-r41rip add interface to-r42rip add interface to-r6rip set interface to-r41 version 2 type multicastrip set interface to-r42 version 2 type multicastrip set interface to-r6 version 2 type multicastip-router policy redistribute from-proto static to-proto rip networkdefaultip-router policy redistribute from-proto static to-proto rip network allip-router policy redistribute from-proto static to-proto rip network allip-router policy redistribute from-proto static to-proto rip networkdefault restrict