From: Glenn Johnson (GJcomcast@comcast.net)
Date: Thu Jul 03 2003 - 22:39:18 GMT-3
Would this distribute-list approach also accomplish the same goal? Thanks.
[With the goal being only to allow classful (A,B, and C) routes through]
router bgp 11
<snip>
neighbor 11.1.1.8 distribute-list 100 in
access-list 100 permit ip 0.0.0.0 127.255.255.255 host 255.0.0.0
access-list 100 permit ip 128.0.0.0 63.255.255.255 host 255.255.0.0
access-list 100 permit ip 192.0.0.0 31.255.255.255 host 255.255.255.0
access-list 100 permit ip host 0.0.0.0 host 0.0.0.0
This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:23 GMT-3