Hi Everyone,

Using ME3600's to terminate customer tails (VRF's and Inet), and am after some 
recommendations on a template for the RR-Client->RR session..ME3600 only 
supports 20K IPv4 routes so was going to implement something like:

 template peer-policy TO_RR_iBGP
  next-hop-self
  soft-reconfiguration inbound
  maximum-prefix 20000 70
  send-community both
 exit-peer-policy

address-family ipv4
  neighbor xxx.xxx.xxx.xxx inherit peer-policy TO_RR_iBGP

plus route-maps controlling in/out prefixes

Any other suggestions (i.e. resetting bgp session if certain threshold is hit, 
then re-establishing session after x minutes, or being more frugal on number of 
routes allowed etc) are greatly appreciated.

Cheers.
                                          
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to