[c-nsp] Router memory problem
Joseph Mays
mays at win.net
Wed Oct 26 16:06:40 EDT 2016
> On the plus side, if you screw up routing with a mistake, you’ll free a lot of memory :-/
See, there could be a silver lining. :-)
Got the commands in...
router bgp xxxx
distribute-list prefix max16 in
ip prefix-list max23 seq 5 permit 0.0.0.0/0 ge 8 le 16
The bgp table seems to be dropping in size over time....
core-gw1.noc#show ip bgp sum
[...]
xx.xxx.xxx.x 4 174 146060 785 707302 0 0 13:00:03 605322
core-gw1.noc#show ip bgp sum
[...]
xx.xxx.xxx.x 4 174 146060 785 707302 0 0 13:00:03 603660
but it's taking a long time. I could clear the bgp tables, but I'm hesitant to do that. Maybe better to just let it drop over time.
-----Original Message-----
From: Chris Boyd
Sent: Wednesday, October 26, 2016 3:57 PM
To: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] Router memory problem
> On Oct 26, 2016, at 2:19 PM, Joseph Mays <mays at win.net> wrote:
>
> I was thinking about using a prefix list to limit the size of the BGP routing table.
Hard to do if you can’t see the config, but I suppose if you are careful you could tftp it in, since you mentioned that’s still working. On the plus side, if you screw up routing with a mistake, you’ll free a lot of memory :-/
—Chris
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list