R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)

71
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 PPPoE session, in
the range of 0 to 1023. If this option is not specified, the command displays the protocol packet statistics
for all PPPoE sessions.
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 11 Command output
Field Descri
p
tion
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
display pppoe-client session summary
Use display pppoe-client session summary to display summary information for PPPoE sessions.