Group,

I have seen this "access-list 1 permit 0.0.0.0" with route-map a couple of
times and had trouble to find a definite answer.  Some place on Cisco web
site say this is permit EVERYTHING, some place says permit NOTHING.  Can
anyone explain this?

Thanks

Ruihai


router bgp 3
 redistribute ospf 2 match internal external 1 external 2 route-map filter1

access-list 1 permit 0.0.0.0
access-list 2 permit any
!
route-map filter1 deny 10
 match ip address 1
!
route-map filter1 permit 20
 match ip address 2
!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=41859&t=41859
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to