Redistribution

From: Bill Carter (bcarter@xxxxxxxxxxxxxx)
Date: Sat Jul 17 1999 - 13:44:14 GMT-3


   
I need some clarification on distribution list in redistribution.

int s0
Description Rip_Domain
ip address 150.100.101.2 /24

int s1
Description OSPF_Domain
ip address 150.100.100.2 /24

router rip
redistribute ospf 1 metric 120
network 150.100.0.0
passive-interface s1

router ospf 1
redistribute rip subnets
network 150.100.100.0 0.0.0.255 area 0
passive-interface s0

access-list 1 permit 150.100.101.0 0.0.0.255
access-list 2 permit 150.100.100.0 0.0.0.255

I want to insure that only 150.100.101.0 is redistributed into OSPF from
RIP, and 150.100.100.0 from RIP into OSPF.

What is the syntax of the distribute-list commands I want. Which
routing process and in/out?

--
~~~~~~~~~~~~~~~~~~~~~~~~
Bill Carter

Favorite Quote "bodega stuck again... " -Cisco Bug CSCdk37204 ~~~~~~~~~~~~~~~~~~~~~~~~



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:42 GMT-3