Configuring Pppoe Without Vlans - Juniper JUNOSE SOFTWARE 11.0.X - LINK LAYER CONFIGURATION GUIDE 4-1-2010 Configuration Manual

For e series broadband services routers - link layer configuration
Hide thumbs Also See for JUNOSE SOFTWARE 11.0.X - LINK LAYER CONFIGURATION GUIDE 4-1-2010:
Table of Contents

Advertisement

pppoe
vlan id

Configuring PPPoE Without VLANs

To configure PPPoE over an Ethernet interface without VLANs:
1.
2.
the EAP protocol. If the peer refuses to negotiate authentication, the router
terminates the PPP session.
Example 2 Configures EAP or CHAP or PAP on a dynamic PPP interface
host1(config)#profile ppptest
host1(config-profile)#ppp authentication eap chap pap
In this example, the router first attempts EAP negotiation. If PPP receives a NAK
from the peer in response to the EAP request, then the router attempts CHAP
negotiation. If PPP receives a NAK from the peer in response to the CHAP request,
then the router attempts PAP negotiation. If PAP is also rejected, then PPP
terminates the session.
Use the no version to specify that the router does not require authentication.
See ppp authentication.
Use to specify PPPoE as the encapsulation method for the interface.
This command creates a PPPoE major interface.
Example
host1(config-if)#pppoe
Use the no version to remove the PPPoE major interface.
See pppoe.
Use to specify the VLAN ID.
Use a VLAN ID that is in the range 0–4095 and is unique within the Ethernet
interface.
Examples
host1(config-if)#vlan id 400
host1(config-if)#vlan id 4 255 mac-address 0090.1a01.1234
There is no no version.
See vlan id.
Specify a Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet interface.
host1(config)#interface fastEthernet 4/1
Specify PPPoE as the encapsulation method on the interface.
Chapter 10: Configuring Point-to-Point Protocol over Ethernet
Configuring PPPoE for Ethernet Modules
347

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents