Before You Configure Ppp; Configuration Tasks - 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

Before You Configure PPP

Configuration Tasks

encapsulation ppp
Copyright © 2010, Juniper Networks, Inc.
NOTE: IETF drafts are valid for only 6 months from the date of issuance.
They must be considered as works in progress. Please refer to the IETF
Web site at http://www.ietf.org for the latest drafts.
Before you configure a PPP interface, configure the interface or tunnel over which PPP
traffic will flow. See the following chapters:
Configuring Channelized T3 Interfaces in JunosE Physical Layer Configuration Guide
Configuring T3 and E3 Interfaces in JunosE Physical Layer Configuration Guide
Configuring Unchannelized OCx/STMx Interfaces in JunosE Physical Layer Configuration
Guide
Managing Tunnel-Service and IPSec-Service Interfaces in JunosE Physical Layer
Configuration Guide
"Configuring ATM" on page 3
"Configuring Packet over SONET" on page 359
"Configuring Point-to-Point Protocol over Ethernet" on page 371
The procedures described in this chapter assume that a physical interface has been
configured.
The following procedure is an example of a PPP configuration on a serial interface. These
steps are mandatory unless otherwise noted.
From Global Configuration mode, specify the physical interface on which you want
1.
to configure PPP.
host1(config)#interface serial 3/0:2/5
Specify PPP as the encapsulation method (data-link protocol) on the interface.
2.
host1(config-if)#encapsulation ppp
Assign an IP address and subnet mask for the interface.
3.
host1(config-if)#ip address 192.168.22.10 255.255.255.0
Verify that your configuration changes are correct.
4.
host1#show ppp interface serial 3/0:2/5 config
Use to configure PPP as the encapsulation method.
Example
Chapter 8: Configuring Point-to-Point Protocol
271

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents