bgp aggregate suppress question

From: Wright, Jeremy (JA_WRIGHT@admworld.com)
Date: Mon Dec 23 2002 - 16:07:36 GMT-3


are these basically accomplishing the same thing (except one is going to a
particular neighbor)?

aggregate address 192.168.32.0 255.255.248.0 summary-only

access-list 1 permit 192.168.36.0

route-map not36 permit 10
   match ip address 1

neighbor x.x.x.x unsuppress-map not36

OR:::

aggregate address 192.168.32.0 255.255.248.0 suppress-map not36

access-list 1 permit 192.168.36.0

route-map not36 deny 10
   match ip address 1
route-map not36 permit 20
.



This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:51 GMT-3