Exporting A Given Static Route To A Specific Rip Interface - Cabletron Systems IA1100 User's Reference Manual

Internet appliance
Hide thumbs Also See for IA1100:
Table of Contents

Advertisement

Chapter 9: Routing Policy Configuration Guide
2.
Create a Static export source since we would like to export static routes.
ip-router policy create static-export-source statExpSrc
As mentioned above, if no export policy is specified, RIP and interface routes are
exported into RIP. If any policy is specified, the defaults are overridden; it is necessary
to explicitly specify everything that should be exported.
Since we would also like to export/redistribute RIP and direct routes into RIP, we
would also create export-sources for those protocols.
3.
Create a RIP export source since we would like to export RIP routes.
ip-router policy create rip-export-source ripExpSrc
4.
Create a Direct export source since we would like to export direct/interface routes.
ip-router policy create direct-export-source directExpSrc
5.
Create the export-policy redistributing the statically created default route, and all
(RIP, Direct) routes into RIP.
ip-router policy export destination ripExpDst source statExpSrc
ip-router policy export destination ripExpDst source ripExpSrc
ip-router policy export destination ripExpDst source directExpSrc

Exporting a Given Static Route to a Specific RIP Interface

In this case, router R1 would export/redistribute the default route over its interface
140.1.1.1 only.
1.
Create a RIP export destination for interface with address 140.1.1.1, since we intend to
change the rip export policy only for interface 140.1.1.1.
ip-router policy create rip-export-destination ripExpDst141
2.
Create a static export source since we would like to export static routes.
ip-router policy create static-export-source statExpSrc
3.
Create a RIP export source since we would like to export RIP routes.
ip-router policy create rip-export-source ripExpSrc
162
network default
network all
network all
interface 140.1.1.1
Internet Appliance User Reference Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ia1200

Table of Contents