92
Syntax
display pppoe-client session packet [ dial-bundle-number number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
dial-bundle-number number: Specifies the dialer bundle number corresponding to a P PPoE
session, in the range of 0 to 1023. If you do not specify this option, the command displays the
protocol packet statistics for all PPPoE sessions.
Usage guidelines
To display the data packet statistics for a PPPoE session, use the display interface virtual-access
command to display information about the specified VA interface.
Examples
# Display the protocol packet statistics for all PPPoE sessions.
<Sysname> display pppoe-client session packet
Bundle: 1 Interface: GE1/0/1
InPackets: 19 OutPackets: 19
InBytes: 816 OutBytes: 816
InDrops: 0 OutDrops: 0
Bundle: 2 Interface: GE1/0/1
InPackets: 18 OutPackets: 18
InBytes: 730 OutBytes: 730
InDrops: 0 OutDrops: 0
Table 15 Command output
Bundle Dialer bundle to which a PPPoE session belongs.
Interface Ethernet interface where the PPPoE session is present.
InPackets Number of packets received.
OutPackets Number of packets transmitted.
InBytes Number of bytes received.
OutBytes Number of bytes transmitted.
InDrops Number of discarded incoming packets.
OutDrops Number of discarded outgoing packets.
Related commands
display interface virtual-access
reset pppoe-client session packet