33 PPPOE SERVER CONFIGURATION
COMMANDS

display pppoe-server session

Syntax display pppoe-server session { all | packet }
View Any view
Parameter all: Displays all information about each PPPoE session.
packet: Displays statistics about the packets on each PPPoE session.
Description Use the display pppoe-server session command to view the status and
statistics of PPPoE session.
nThe support for the display pppoe-server session packet command varies with
device models.
Example # View all the session information of PPPoE.
<Sysname> display pppoe-server session all
SID Intf State OIntf RemMAC LocMAC
2 Virtual-Template1:0 UP Ethernet1/0 0050.ba22.7369 00e0.fc08.f4de
# View the statistics of PPPoE session.
Sysname> display pppoe-server session packet
SID RemMAC LocMAC InP InO InD OutP OutO OutD
1 0050ba1a02ce 0001af02a40f 42 2980 0 16 343 0
Table84 Description on the fields of the display pppoe-server session all command
Field Description
SID PPPoE session identifier
Intf The corresponding Virtual-Template interface
State State PPPoE of sessions
OIntf corresponding Ethernet interface
RemMAC Remote MAC address
LocMAC Local MAC address
Table85 Description on the fields of the display pppoe-server session packet command
Field Description
SID PPPoE session identifier
RemMAC Remote MAC address
LocMAC Local MAC address