!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
! RIP Box Level Configuration
!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
rip start
rip set default-metric 2
!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
! RIP Interface Configuration. Create a RIP interfaces ,
! their type to (version II ,
!++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
rip add interface to-r41
rip add interface to-r42
rip add interface to-r6
rip set interface to-r41 version 2 type multicast
rip set interface to-r42 version 2 type multicast
rip set interface to-r6
Exporting a Given Static Route to All RIP Interfaces
Router R1 has several static routes of which one is the default route. We would export this
default route over all RIP interfaces.
ip-router policy redistribute from-proto static to-proto rip network
default
Exporting All Static Routes to All RIP Interfaces
Router R1 has several static routes. We would export these routes over all RIP interfaces.
ip-router policy redistribute from-proto static to-proto rip network all
Exporting All Static Routes Except the Default Route to All RIP Interfaces
Router R1 has several static routes. We would export all these routes except the default
route to all RIP interfaces.
ip-router policy redistribute from-proto static to-proto rip network all
ip-router policy redistribute from-proto static to-proto rip network
default restrict
Example 2: Redistribution into OSPF
For all examples given in this section, refer to the configurations shown in
page
187.
The following configuration commands for router R1:
•
Determine the IP address for each interface
SmartSwitch Router User Reference Manual
Chapter 11: Routing Policy Configuration Guide
multicast).
version 2 type multicast
and set
Figure 18 on
175
Need help?
Do you have a question about the SmartSwitch Router and is the answer not in the manual?
Questions and answers