17-63
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 17 Configuring Dynamic Subscriber Services
Queuing PPP Sessions on ATM VCs
Examples of Verifying PPP Session Queuing on ATM VCs
Example 17-33 shows the type of information displayed when you enter the show pxf cpu queue session
command. In the example, the show pppoe session command is used to display the sessions established
on the router. In this case, one session is active with a session ID (SID) of 6. The example then displays
configuration and statistical information for that specific session using the show pxf cpu queue session
command.
Router# show policy-map session [uid uid-number]
[input | output [class class-name]]
Displays the QoS policy map in effect for subscriber sessions.
(Optional) uid defines a unique session ID.
(Optional) uid-number is a unique session ID. Valid values are
from 1 to 65535.
(Optional) input displays the upstream traffic of the unique
session.
(Optional) output displays the downstream traffic of the unique
session.
(Optional) class identifies the class that is part of the QoS
policy-map definition.
(Optional) class-name provides a class name that is part of the
QoS policy-map definition.
Router# show pxf cpu queue [interface | QID |
summary]
Displays parallel express forwarding (PXF) queuing statistics.
(Optional) interface is the interface for which you want to display
PXF queuing statistics. This displays PXF queuing statistics for
the main interface and all subinterfaces and permanent virtual
circuits (PVCs). It also displays packets intentionally dropped due
to queue lengths.
(Optional) QID is the queue identifier.
(Optional) summary displays queue scaling information such as:
• Number of queues and recycled queues.
• Number of available queue IDs (QIDs).
• Number of packet buffers, recycled packet buffers, and free
packet buffers.
Router# show pxf cpu queue session [sid
sid-value]
Displays PXF queuing statistics for sessions.
(Optional) sid displays queuing statistics for a specific session
identifier.
sid-value is a number that represents a specific session ID. Valid
values are from 1 to 65,535.
Router# show running-config
Displays the running configuration on the router. The output
shows the AAA setup and the configuration of the policy map,
ATM VC, PPPoA or PPPoEoA, dynamic bandwidth selection,
virtual template, and RADIUS server.
Command Purpose