[c-nsp] BGP export filter config help

Adam Vitkovsky adam.vitkovsky at swan.sk
Thu Jul 25 06:39:28 EDT 2013


The policy should look similar to:

route-policy rp_ramjet-export
  if community matches-any cs_local-aggregates or community matches-any
cs_customer-routes or community matches-any cs_customer-attached-routes then
    pass
  else
    drop
  endif
end-policy


adam



More information about the cisco-nsp mailing list