Cisco Cisco Packet Data Gateway (PDG)

Página de 518
• session disconnect-reasons bucket-interval interval_minutes
show session disconnect-reasons
A new buckets keyword displays disconnect reasons in bucket interval columns.
If CONNECTION_TIME is recently configured and the first timer has not expired (no buckets are filled yet),
"NA" is displayed in place of timestamps for those buckets which are not filled. "NA" also appears if the
buckets have been cleared with the clear session disconnect-reasons [buckets] command.
clear session disconnect-reasons buckets
The buckets keyword has been added to clear only the contents of the three calculated interval buckets
containing disconnect-reason statistics.
ASR 5500 Egress Traffic Prioritization
CSCuu11520 - ASR 5500 - Traffic prioritization through NPU egress port
Applicable Products: ASR 5500
Feature Changes
The ASR5500 uses several failure detection mechanisms to provide reliability across entities within the system.
One of those mechanisms is the implementation of Bidirectional Forwarding Detection (BFD) protocol per
each member link in a Link Aggregation Group (LAG). BFD is used to detect link failures and notify network
layer protocols in a timely manner. A false positive due to BFD protocol packet loss is unacceptable and can
trigger unnecessary network re-convergence. This could happen as a result of packet loss in a congested egress
port due to overloaded user data and other control flows.
This new feature separates BFD packets from other packets and provides differential treatment via priority-based
delivery. The Traffic Manager component of Network Processor Unit (NPU) guarantees packet delivery
according to strict priority-based scheduling.
The BFD task running on the MIO card generates BFD packets and sends them towards the egress port. Each
packet is constructed with an appropriate DSCP value of 0x30 (DSCP class CS6). The NPU on the MIO
receives these packets over the internal switch fabric with a Midplane Encapsulation Header (MEH).
The NPU looks up the DSCP marking table and retrieves appropriate Internal Per Hob Behavior (IPHB) values
matching the DSCP value in the BFD packet. This IPHB-COS value is used to determine one of eight queues
into which the packet will be enqueued.
You must define the DSCP mapping table as required. If none is defined, a table of default values will be
used to determine the queue. The default table values map all the DSCP values to an IPHB value of 0 (zero).
Use the Global Configuration mode qos ip-dscp-iphb-mapping dscp command to configure the DSCP and
L2 priority mapping table. The show qos ip-dscp-iphb-mapping command displays the current DSCP to
IPHB mapping.
In the egress direction, the NPU receives the packet from the switch fabric with an MEH header. It parses the
packet and determines the egress port to which the packet will be sent. Using this physical port information,
two lookups are performed to determine the base flow-id (fid). The base flow-id is used to compute the actual
flow-id to make the scheduling decision by TM.
Release Change Reference, StarOS Release 19    
453
System Changes in Release 19
ASR 5500 Egress Traffic Prioritization