C
HAPTER
23
| Authentication Commands
PPPoE Intermediate Agent
– 864 –
show pppoe
intermediate-agent
statistics
This command displays statistics for the PPPoE Intermediate Agent.
SYNTAX
show pppoe intermediate-agent statistics interface [interface]
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-28/52)
port-channel channel-id (Range: 1-16)
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show pppoe intermediate-agent statistics interface ethernet 1/1
Eth 1/1 statistics
-----------------------------------------------------------------------------
Received : All PADI PADO PADR PADS PADT
---------- ---------- ---------- ---------- ---------- ----------
3 0 0 0 0 3
Dropped : Response from untrusted Request towards untrusted Malformed
----------------------- ------------------------- ---------
0 0 0
Console#
Table 84: show pppoe intermediate-agent statistics - display description
Field Description
Received
PADI PPPoE Active Discovery Initiation
PADO PPPoE Active Discovery Offer
PADR PPPoE Active Discovery Request
PADS PPPoE Active Discovery Session-Confirmation
PADT PPPoE Active Discovery Terminate
Dropped
Response from
untrusted
Response from an interface which not been configured as trusted.
Request towards
untrusted
Request sent to an interface which not been configured as trusted.
Malformed Corrupted PPPoE message.