Netscreen / Juniper ScreenOS 5.4.0.r26: Problem mit der Speicherbelegung nach dem Update auf 5.4.0.r26

Problem mit der Speicherbelegung nach dem Update auf 5.4.0.r26: Kann man durch Entfernung  irgendwelcher Präallokation (z.B. IDP) etwas Speicher freibekommen? Siehe: http://kb.juniper.net/InfoCenter/index?page=content&id=KB4365&cat=MONITORING&actp=LIST http://www.juniperforum.com/index.php?topic=7255.0 Aktueller Status: NS204_EF_1(M)-> get memory Memory: allocated 85358928, left 6140480, frag 324 NS204_EF_1(M)-> get memory pool Global memory pools: NAME SYS_MEM ALLOCMEM NALLOC NFREE OVERSZ QUOTA ============================================================================== Routing 41096 23536 2473 1175 0 -1 JPS Context 8220 20 1 340 0 -1 idp 6179664 5583132 13772256 59905 0 26943488 net 16424 0 0 636 0 -1 Auth Id Table 0 0 0 0 0 -1 NET-PAK 196048 0 0 565 0 11534336 PKI-IKE 390156 186624 2161 2358 1392 -1 Antwort steht noch aus.

VoIP: Bandbreite eines VoIP Gespräches, Anzeige an einer Juniper SSG

Ein VoIP Gespräch wird mit 20 Kbyte/s angezeigt. Das scheint uns zu viel zu sein. Rechnen wir mal nach: 20 KByte/s = ca 20.000 Bytes/s = ca 160.000 bps = 160 kbps Interessante Info dazu hier. Die Erklärung ist einfach:  Erstens haben wir es mit einer Duplex-Kommunikation zu tun und der Overhead darf auch nicht vergessen werden So kommt man dann auf 80 kbps pro Richtung. IP Layer packet size = payload + RTP header + UDP header + IP header = 160     + 12         + 8          + 20 = 200 bytes IP Bandbreite = 200 bytes/packet  * 8 bits/byte * 50 packet/second = 80.0 Kbps