Cisco Cisco Packet Data Gateway (PDG)

Pagina di 642
QvPC-SI Changes in Release 16   
▀  QvPC-SI Enhancements for 16.0 
 
 
▄  Release Change Reference, StarOS Release 16 
380 
   
QvPC-SI Enhancements for 16.0 
This section identifies all of the QvPC-SI enhancements included in this release: 
Feature Changes – new or modified features or behavior changes. For details, refer to the QvPC-SI System 
Administration Guide
 for this release. 
Command Changes – changes to any of the CLI command syntax. For details, refer to the Command Line Interface 
Reference
 for this release. 
Performance Indicator Changes – new, modified, and deprecated bulk statistics, disconnect reasons, counters and/or 
fields in new or modified schema and/or show command output. For details, refer to the Statistics and Counters 
Reference
 for this release. 
Important:
  This release includes enhancements that are applicable to multiple products. The following lists the 
various multi-product enhancements sections, some of which might include content applicable to your QvPC-SI. 
 
AAA Enhancements  
 
CF Enhancements 
 
ECS Enhancements 
 
Firewall Enhancements 
 
GTPP Enhancements 
 
Lawful Intercept Enhancements 
 
MVG Enhancements 
 
NAT Enhancements 
 
SNMP MIB Enhancements 
 
System and Platform Enhancements 
CSCui20002 – SSI knpusim 
Feature Changes 
Fastpath NPU Simulator
 
To improve overall performance, the user space npusim (NPU simulator) process for packet processing is now 
supplemented by a new kernel space knpusim process. 
Previous Behavior: Packet processing was performed exclusively by npusim which required a buffer copy and transmit 
to the loopback interface. This required additional buffer copies and loopback transmits to transfer packets between user 
space processes (slowpath processing). 
New Behavior: The knpusim process is a kernel loadable Linux module. It processes internally transferred socket 
buffers that do not require copying (fastpath processing). Packets that cannot be fully dispositioned by knpusim are sent 
to the user space npusim process.