
C613-50186-01 Rev B
Command Reference for AR2050V
634
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP
OVER
E
THERNET
(PPP
O
E) C
OMMANDS
SERVICE
-
NAME
service-name
Overview
Use this command to configure the PPPoE service name offered by the Access
Concentrator (AC).
Use the
no
variant of this command to remove the service offered by the AC.
Syntax
service-name {any|<
service-name
> [advertised]}
no service-name {any|<
service-name
>}
Default
No PPPoE service is configured by default.
Mode
PPPoE Access Concentrator Configuration
Example
To set the PPPoE AC labelled ‘ISP-service’ to provide service to any client
requesting it, regardless of the service name they request, use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(config-pppoe-ac#
service-name any
To offer a private (unadvertised) PPPoE service "internet" and an advertised PPPoE
service "remote-office" to a client, use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(config-pppoe-ac)#
service-name internet
awplus(config-pppoe-ac)#
service-name remote-office advertised
To remove the non-matching (any) PPPoE service so that it is no longer offered to
a client, use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(config-pppoe-ac)#
no service-name any
Parameter
Description
<service-name>
The name of the service to be offered.
any
The service should be provided to any client requesting it,
regardless of the service name they request.
advertised
Whether the service is advertised to other clients.