Confused by route matching syntax

Jul 17, 2007 2 Replies

Hi there,



I am having trouble understanding a route map that is being used to redistribute bgp routes into OSPF. The routes are filtered through a route map: route-map BGP_TO_OSPF permit 10 match ip address 150



My problem is that the access list referenced contains a number of lines such as the following: access-list 150 permit ip 10.30.0.0 0.0.255.255 255.255.0.0



0.0.255.255 access-list 150 permit ip 10.65.100.0 0.0.7.255 any

The first line is ok, I think it means "allow all 10.30.x.x networks with a mask from /16 to /32". The second line confuses me. Can somebody please explain which routes it will match?


Thanks very much.



10.65.96.0 - 10.65.103.255

access-list 150 permit ip 10.65.100.0 0.0.7.255 any It means "allow all traffic form networks of 10.65.96.0~10.65.103.255 to any destination." ???? news: snipped-for-privacy@d30g2000prg.googlegroups.com...

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required