RE: redistribution with distribute-list

From: Shaughn Smith (Shaughn.Smith@za.verizonbusiness.com)
Date: Wed Oct 29 2008 - 18:05:14 ARST


Hi

No, you need to think how the router interprets redistribution.

The "out" command is there to say distribute those prefixe's "out" of
that process id/routing instance into another IGP/EGP etc

OUT is outgoing FROM that routing instance and IN would be incoming INTO
that routing instance

Sorry, easiest way I could explain it

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Jack
Sent: Wednesday, October 29, 2008 8:12 PM
To: ccielab@groupstudy.com
Subject: redistribution with distribute-list

      EIGRP Redistribution: Examples

In the following configuration, network 10.0.0.0 is configured under
EIGRP autonomous system 1 and network 192.168.7.0 is configured under
EIGRP autonomous system 101:

Router(config)# *router eigrp 1 *
Router(config-router)# *network 10.0.0.0 *
Router(config)# *router eigrp 101 *
Router(config-router)# *network 192.168.7.0
*

In the following example, routes from the 192.168.7.0 network are
redistributed into autonomous system 1

Router(config)# *access-list 3 permit 192.168.7.0 ***

Router(config)# *router eigrp 1
*

Router(config-router)# *redistribute eigrp 101
*

Router(config-router)# *distribute-list 3 out eigrp 101
*

*
Question: why is it "out" in the above last configuration line? can it
be "in" to eigrp 1?

Reference
*

http://www.cisco.com/en/US/docs/ios/iproute/configuration/guide/irp_ip_p
rot_indep_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1057215

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Sat Nov 01 2008 - 15:35:23 ARST