18-42
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 18 Regulating and Shaping Subscriber Traffic
Queuing PPP Sessions on ATM VCs
Verification Examples for PPP Session Queuing on ATM VCs
Example 18-15 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.
Example 18-15 Displaying PPP Session Information—show pxf cpu queue session Command
Router# show pppoe session
1 session in LOCALLY_TERMINATED (PTA) State
1 session total
Uniq ID PPPoE RemMAC Port VT VA State
SID LocMAC VA-st Type
14 6 0009.b68d.bb37 ATM2/0/7.5555 555 Vi3.1 PTA
0009.b68d.bc37 VC: 1/5555 UP
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.
Note In Cisco IOS Release 12.2(33)SB and later releases, the
output from the show pxf cpu queue interface summary
command displays only the physical interface and the
number of logical links. The output does not display the
number of priority queues, class queues, and so on. This
modification applies to the PRE3 and PRE4.
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