Monitoring the PPPoE Service Name Table
Purpose
Display the contents of a PPPoE service name table configured on the router.
Action
To display the names of PPPoE service name tables that you can specify to complete the command:
host1#show pppoe-service-name-table name ? myDefaultTable myDefaultTable  service-name-table myServiceTable1 myServiceTable1 service-name-table myServiceTable2 myServiceTable2 service-name-table myServiceTable3 myServiceTable3 service-name-table
To display the contents of a default PPPoE service name table with no specific service name entries:
host1#show pppoe-service-name-table name myDefaultTable Service Name Table myDefaultTable Empty service name action: terminate Unknown service name action: drop
To display the contents of a PPPoE service name table that includes: empty service name tag and associated action, terminate; two custom service tags and their associated actions (terminate and drop); and the unknown service name tag and its default action (terminate).
host1#show pppoe-service-name-table name myServiceTable1 Service Name Table myServiceTable1 Empty service name action: terminate Service name: myISPService action: terminate Service name: myQOSClass1 action: drop Unknown service name action: terminate
To display the names of all PPPoE service name tables configured on the router:
host1#show pppoe-service-name-table brief Service-Name Table: myServiceTable1 myServiceTable2
Meaning
Table 41 lists the show pppoe-service-name-table command output fields.
Table 41: show pppoe-service-name-table Output Fields
Field Name | Field Description |
|---|---|
Service Name Table | Name of the PPPoE service name table configured with the pppoe-service-name-table command |
Empty service name action | Action associated with the empty service name. Possible values: terminate or drop. |
Service name | Name of the custom service name tag configured with the service command |
action | Action (terminate or drop) associated with the service name tags configured using the action keyword with the service command |
Unknown service name action | Action associated with an unknown service. Possible values: terminate or drop. |
Hide Navigation Pane
Show Navigation Pane
SHA1