Guy, I couldn't find anything as far as a link on CCO specific to IS-IS redistribution (at least one that was worth posting). However, I think I can help you out. Try using a route map instead of the distribute list. Something like:
'redistribute ospf 100 metric 100 metric-type internal route-map FILTER' and then: 'access list 1 deny 10.0.1.0 0.0.0.255' 'access list 1 permit any' and finally: 'route-map FILTER permit 10' 'match ip address 1' I wish I could claim that this was a flash of brilliance. Truth is, it was one of the labs in the Link State CIM by Cisco Press. Let us know how it works out. Scott Lupi, Guy wrote: > > Does anyone know of a good link that I can go to to find > information on > filtering and redistribution in ISIS? The only thing that I > can find is a > note in the archives stating that you have to use a clns > access-group to > filter, but it doesn't say how to implement it and I am not > having any luck > on CCO. I have routers running 12.1 and routers running 12.0, > on the 12.0 > routers there is a distribute list command, but it doesn't seem > to work when > applied, and on the 12.1 routers it isn't even available. If > anyone could > help me out I would appreciate it, I am stuck at this point, > thanks. > > Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=36748&t=36580 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

