ACL with BGP community polices

in CCDA & CCDP
access-list 101 permit ip host 6.6.6.0 host 255.255.255.0
OK I know what it does by why is it written like this ??
this read like " any traffic from the network address to the subnet address"
Why not just have it as a standard access list that covers the whole subnet ??
Does any one have any more info on this format of ACL's ?
- If you can't explain it simply, you don't understand it well enough. Albert Einstein
- An arrow can only be shot by pulling it backward. So when life is dragging you back with difficulties. It means that its going to launch you into something great. So just focus and keep aiming.
Comments
I much prefer a prefix list to ACL anytime dealing with BGP anyway.