[c-nsp] ME3600 iBGP to RR

CiscoNSP List cisconsp_list at hotmail.com
Thu Mar 5 03:26:22 EST 2015


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.
 		 	   		  


More information about the cisco-nsp mailing list