Chapter 5: OSPF Configuration Guide
Router R1 would like to redistribute its OSPF, OSPF-ASE, RIP, Static and Interface/Direct
routes into RIP.
1.
Enable RIP on interface 120.190.1.1/16.
rip add interface 120.190.1.1
rip set interface 120.190.1.1 version 2 type multicast
2.
Create a OSPF export destination for type-1 routes.
ip-router policy create ospf-export-destination ospfExpDstType1 type
3.
Create a OSPF export destination for type-2 routes.
ip-router policy create ospf-export-destination ospfExpDstType2 type
4.
Create a OSPF export destination for type-2 routes with a tag of 100.
ip-router policy create ospf-export-destination ospfExpDstType2t100
5.
Create a RIP export source.
ip-router policy export destination ripExpDst source ripExpSrc
6.
Create a Static export source.
ip-router policy create static-export-source statExpSrc
7.
Create a Direct export source.
ip-router policy create direct-export-source directExpSrc
8.
Create the Export-Policy for redistributing all interface, RIP and static routes into
OSPF.
ip-router policy export destination ospfExpDstType1 source
ip-router policy export destination ospfExpDstType2 source
ip-router policy export destination ospfExpDstType2t100 source
68
1 metric 1
2 metric 4
type 2 tag 100 metric 4
network all
directExpSrc network all
statExpSrc network all
ripExpSrc network all
SmartSwitch Router User Reference Manual
Need help?
Do you have a question about the SmartSwitch Router and is the answer not in the manual?
Questions and answers