From: Joseph Brunner (joe@affirmedsystems.com)
Date: Thu Aug 07 2008 - 06:28:19 ART
Sure; (warning I'm goofy)
Does this count?
1. config vrf
ip vrf 1001
rd 65000:1001
route-target both 65000:1001
maximum routes 1000 500 <- where we would limit to 1000, but warn at 500
2. Place interface into vrf
Int s0/0
Ip vrf forwarding xxxx
Run afi ipv4 to push the vrf routes from this router to our neighbor via
bgp...
Router bgp 65000
Neighbor 1.1.1.1 remote-as 1
address-family ipv4 unicast vrf 1001
Neighbor 1.1.1.1 activate
Of course if the other side of this router is to another bgp peer, you could
put that interface in a vrf, say that didn't have the max routes configured,
and add the route targets to get routes between the vrf's.
-Joe
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Roger RPF
Sent: Thursday, August 07, 2008 5:10 AM
To: 'GS CCIE-Lab'
Subject: limit BGP prefixes sent to a neighbor
Hi group,
Is there a way to limit the maximum amount of prefixes that BGP sends to a
neighbor? I know that with neighbor x.x.x.x max-prefix I can limit the
received ones, but in sending direction?
regards
Roger
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:29 ART