[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the PPPoE Service Name

When configuring a PPPoE client, identify the type of service provided by the access concentrator—such as the name of the Internet service provider (ISP), class, or quality of service—by including the service-name statement at the [edit interfaces interface-name unit logical-unit-number pppoe-options] hierarchy level:

[edit interfaces pp0]
unit logical-unit-number {
pppoe-options {
service-name name;
}
}

You can include this statement at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]