ciao all,

R1#sh ip bgp summ
...
247340 network entries using 29186120 bytes of memory
388352 path entries using 20194304 bytes of memory
131018/43978 BGP path/bestpath attribute entries using 18342520 bytes of memory
3 BGP rrinfo entries using 72 bytes of memory
57165 BGP AS-PATH entries using 1513320 bytes of memory
315 BGP community entries using 8220 bytes of memory
2 BGP route-map cache entries using 64 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 69244620 total bytes of memory     <---------
BGP activity 2686202/2437768 prefixes, 31863588/31472191 paths, scan
interval 60 secs
...

R1#sh proc mem | in BGP
 PID TTY  Allocated      Freed    Holding    Getbufs    Retbufs Process
 233   0     602324 1231511628      10640          0          0 BGP Scheduler
 332   0 1605912972   11891720       9996          0          0 BGP I/O
 348   0  714079832  499080804  224724632          0          0 BGP
Router     <---------
 349   0          0   37576476       9996          0          0 BGP Scanner


R1#show memory allocating-process totals
Allocator PC Summary for: Processor

    PC          Total   Count  Name
0x402C64A8   72676152    1021  BGP battr chun     <---------
0x409F92C8   46034884     700  IP single NDB
0x406187CC   39090800     595  CEF: fib
0x4058EA8C   37335296      16  Init
0x402EC4DC   35610884     536  IPv4 Unicast n
0x402EC358   35572752     536  BGP IPv4 path-
0x409FC82C   20887396     318  IP RDB Chunk
0x40EBBBC8    9843656       1  Virtual Exec
0x41B41480    9548860   10705  *Packet Header*
0x418E5150    6584936    1222  TAL: MTRIE n04
0x402EC5C4    6416272    2032  BGP attrlist-c
0x402EC7F8    6101204     167  BGP (0) attr
...


su un router QUASI gemello invece:

R2>sh ip bgp summ
...
247457 network entries using 29199926 bytes of memory
352652 path entries using 18337904 bytes of memory
81609/43997 BGP path/bestpath attribute entries using 11425260 bytes of memory
2 BGP rrinfo entries using 48 bytes of memory
50216 BGP AS-PATH entries using 1315744 bytes of memory
385 BGP community entries using 10224 bytes of memory
2 BGP route-map cache entries using 64 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 60289170 total bytes of memory     <---------
1945 received paths for inbound soft reconfiguration
BGP activity 3199635/2951073 prefixes, 23822962/23466245 paths, scan
interval 60 secs


R2>sh proc mem | in BGP
 PID TTY  Allocated      Freed    Holding    Getbufs    Retbufs Process
 233   0    3993096 3571791096      10880          0          0 BGP Scheduler
 332   0 1057827152    2006388      10048          0          0 BGP I/O
 348   0  821176428 1485913828  160967576          0          0 BGP
Router     <---------
 349   0          0   26843064      10048          0          0 BGP Scanner



R2>show memory allocating-process totals
Allocator PC Summary for: Processor

    PC          Total   Count  Name
0x409F92C8   45985476     691  IP single NDB
0x406187CC   39042800     593  CEF: fib
0x4058EA8C   37335296      16  Init
0x402EC4DC   34956608     532  IPv4 Unicast n
0x402EC358   29661956     448  BGP IPv4 path-
0x402C64A8   23118128     351  BGP battr chun     <---------
0x409FC82C   20875996     315  IP RDB Chunk
0x41B41480    9548860   10705  *Packet Header*
0x418E5150    6585008    1222  TAL: MTRIE n04
0x41CED60C    4554796       1  CWAN LTL VLAN hash info
0x41CECC60    3670060       1  CWAN LTL PW info
0x402EC7F8    3498676     102  BGP (0) attr




il processo BGP battr chunk fa da ago della bilancia.. come vedo cosa
ha in memoria?
perchè qualcosa che riempie i 225M contro i ~70M ce l'ha!
note:
l'uso della memoria sul R1 è aumentato da qualche giorno senza nessun
cambiamento di conf sui router.
il soft-reconfiguration è disabilitato.

ho cercato di scrivere poco e fare piu output possibili per la vostra
(mia) felicità!  :)

-- 
dario calamai
http://www.linkedin.com/in/dariocalamai
_______________________________________________
Cug mailing list
http://www.areanetworking.it/index_docs.php
[email protected]
http://ml.areanetworking.it/mailman/listinfo/cug

Reply via email to