
C613-50186-01 Rev B
Command Reference for AR2050V
610
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP C
OMMANDS
PPP
SERVICE
-
NAME
(PPP
O
E)
ppp service-name (PPPoE)
Overview
This command configures the PPPoE service name used to select a service from an
access concentrator. This can only be applied when the PPP interface has been
configured over an underlying eth interface.
Use the
no
variant of this command to set the service name for the connection
back to the default (unset).
Syntax
ppp service-name <
service-name
>
no ppp service-name
Default
The default option is not to specify a service name. This results in a connection to
the default service specified by the access concentrator.
Mode
Interface Configuration for a PPP interface
Usage
You can only apply a single service name to each PPPoE interface.
Examples
To connect to a service called “Internet”, use the command:
awplus(config)#
interface ppp0
awplus(config-if)#
ppp service-name Internet
Related
Commands
Parameter
Description
<
service-name
>
Specifies the PPPoE service name to select from an access
concentrator. The service-name is 1 to 18 characters long, is
case-sensitive, and for a PPPoE client is usually supplied by the
ISP.
The name can contain any printable ASCII characters (ASCII
32-126). If the name contains the special characters backslash,
double-quote or space, those characters should be escaped
with a backslash.
The default is no service name.