Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide ip pppoe-password | 291
ip pppoe-password
ip pppoe-password <password>
Description
This command configures the PPP over Ethernet (PPPoE) password.
Syntax
Usage Guidelines
Note the following about enabling the PPPoE client on the controller:
z You cannot enable both the DHCP and PPPoE client on the controller at the same time.
z You can enable the PPPoE client on only one VLAN on the controller (the VLAN cannot be VLAN 1).
z You can connect only one port in the VLAN to the uplink switch.
z At least one interface in the VLAN must be in the up state before the PPPoE client requests an IP address
from the server.
Example
The following commands configure the PPPoE client on the controller:
(host) (config) #ip pppoe-service-name ppp2056
ip pppoe-username rudolph123
ip pppoe-password 1234567890
vlan 22
interface vlan 22
ip address pppoe
Command History
This command was available in ArubaOS 3.0.
Command Information
Parameter Description
<password> Enter the keyword ip-pppoe-password followed by the PAP password configured on the PPPoE
Access Concentrator for the controller.
Platform License Command Mode
Available on all platforms Available in the base operating system. Config mode (config) on master or local
controllers