HP VPN Firewall Appliances Network Management Command Reference

141
Examples
# Display PPPoE session summary.
<Sysname> display pppoe-client session summary
PPPoE Client Session:
ID Bundle Dialer Intf RemMAC LocMAC State
1 1 1 GE0/1 00e014004300 00e015004100 PPPUP
1 2 2 GE0/2 00e015004300 00e016004100 PPPUP
Table 27 Command output
Field Descri
p
tion
ID PPPoE session ID.
Bundle Dialer bundle to which a PPPoE session belongs.
Dialer Dialer interface corresponding to a PPPoE session.
Intf Ethernet interface where the PPPoE session is present.
RemMAC Remote MAC address.
LocMAC Local MAC address.
State
PPPoE session state. PPPoE session state is the PPP protocol state.
PPPUP indicates that PPP negotiation is successful.
# Display the packet statistics on PPPoE sessions.
<Sysname> display pppoe-client session packet
PPPoE Client Session:
ID: 1 Interface: GE0/1
InPackets: 19 OutPackets: 19
InBytes: 816 OutBytes: 816
InDrops: 0 OutDrops: 0
ID: 2 Interface: GE0/1
InPackets: 18 OutPackets: 18
InBytes: 730 OutBytes: 730
InDrops: 0 OutDrops: 0
Table 28 Command output
Field Descri
p
tion
ID PPPoE session ID.
Interface Ethernet interface corresponding to a PPPoE session.
InPackets Number of packets received.
InBytes Size of received packets (in bytes).
InDrops Number of discarded incoming packets.
OutPackets Number of packets sent.
OutBytes Size of sent packets (in bytes).
OutDrops Number of discarded outgoing packets.