HP MSR2000/3000/4000 Router Series Layer 2 - WAN Command Reference
34
PPPoE client commands
display pppoe-client session packet
Use display pppoe-client session packet to display the protocol packet statistics for a PPPoE session.
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, this 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: Eth1/1
InPackets: 19 OutPackets: 19
InBytes: 816 OutBytes: 816
InDrops: 0 OutDrops: 0
Bundle: 2 Interface: Eth1/1
InPackets: 18 OutPackets: 18
InBytes: 730 OutBytes: 730
InDrops: 0 OutDrops: 0
Table 5 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 incoming packets.
OutPackets Number of outgoing packets.
InBytes Number of bytes received.
OutBytes Number of bytes transmitted.
InDrops Number of discarded incoming packets.