Cisco Cisco Packet Data Gateway (PDG)

Página de 518
Feature Changes
Previous Behavior: Garbage Collection (GC) ran periodically for ten different memory block allocators using
inefficient techniques.
New Behavior: GC code no longer uses large memset arrays and an idiv for every free node, increasing the
performance of each GC pass by an order of magnitude.
ping and ping6 Send Configurable DSCP Value with ICMP Request
CSCuu45305 - Enhancement for Quality of Service (QoS) Ping
Applicable Products: All
Feature Changes
Previous Behavior: The Exec mode ping/ping6 request is sent with a default DSCP (0).
New Behavior: The ping/ping6 request can be sent with a configurable DSCP value.
Command Changes
ping/ping6
A new keyword for the Exec mode ping and ping6 commands allows the user to set a DSCP value that will
be sent with the ICMP request.
The DSCP value is mapped to an internal-class-of-service value using the existing Global Configuration mode
qos ip-dscp-iphb-mapping command.
configure
ping dscp_value
ping6 dscp_value
end
Notes:
• dscp_value is an integer from 0 through 63.
Performance Indicator Changes
Output of ping/pin6
The output of the ping/ping6 ICMP request will display the DSCP value (dscp=<value>).
Reduction in Sync-Up Time with Standby ICSR Chassis
CSCut76158 - Effective Standby Sessmgr Db recovery
Release Change Reference, StarOS Release 19    
463
System Changes in Release 19
ping and ping6 Send Configurable DSCP Value with ICMP Request