Configuring Pppoe Without Vlans - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - LINK LAYER CONFIGURATION GUIDE 2010-10-13 Configuration Manual

Software for e series broadband services routers link layer configuration guide
Table of Contents

Advertisement

JunosE 11.3.x Link Layer Configuration Guide
pppoe
vlan id

Configuring PPPoE Without VLANs

398
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.
To configure PPPoE over an Ethernet interface without VLANs:
Specify a Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet interface.
1.
host1(config)#interface fastEthernet 4/1
Specify PPPoE as the encapsulation method on the interface.
2.
host1(config-if)#pppoe
Create a PPPoE subinterface.
3.
host1(config-if)#pppoe subinterface fastEthernet 4/1.1
Specify PPP as the encapsulation method on the interface.
4.
host1(config-subif)#encapsulation ppp
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents