JAWED

11
A Technical Report On IP Configuration Submitted in partial fulfillment of the requirement for the award of the degree of BACHELOR OF TECHNOLOGY In ELECTRONICS & COMMUNICATION ENGINEERING Submitted by Jawed Akhter 117B1A0455 Under the guidance of Asst.Prof. Ms.Alavelu

Transcript of JAWED

Page 1: JAWED

A

Technical Report

On

IP Configuration

Submitted in partial fulfillment of the requirement for the award of the degree of

BACHELOR OF TECHNOLOGY

In

ELECTRONICS & COMMUNICATION ENGINEERING

Submitted by

Jawed Akhter 117B1A0455

Under the guidance of

Asst.Prof. Ms.Alavelu

Page 2: JAWED

Certificate

This is to certify that this dissertation work entitled “IP Configuration” is a Bonafide work carried out by Jawed Akhter (117B1A0455) in partial fulfillment of the requirements for the award of the degree of Bachelor of Technology in ELECTRONICS AND COMMUNICATION ENGINEERING, from “Sagar Institute of Technology”, during the period 2014 under the guidance and supervision.

Internal Guide Head of the Department

Asst.Prof. Ms.Alavelu Mr. K.Srishylam

M.Tech,MISTE,AMIE,AMIETE

.

Page 3: JAWED

DECLARATION

We hereby declare that the technical project “IP Configuration” submitted in the partial

fulfilment of that requirements for the award of the degree of bachelor of technology in

electronics and communication engineering from SAGAR INSTITUTE OF ENGINEERING

AND TECHNOLOGY, CHEVELLA, affiliated to JNTU, Hyderabad is an authentic work and

has not been submitted to any other university/institute for award of degree.

Jawed Akhter 117B1A0455

Department of E.C.E

Sagar Institute of Technology.

Date:

Place: Signature

Page 4: JAWED

ACKNOWLEDGEMENT

With great pleasure we want to take this opportunity to express our heartfelt gratitude to all the people who helped in making this mini project work a grand success.

We are grateful to Mr. K.Srishylam (M.Tech,MISTE,AMIE,AMIETE) . Professor & Head of Electronics and Communication Engineering department, SITECH. And Ms Alavelu, Project Assistant, for their valuable suggestions and guidance during the execution of this project and also for giving us moral support throughout the period of our study in SITECH.

We are also highly indebted to our principal Dr.P.V.K Murthy , for giving us the permission to carry out this mini project.

We would like to thank the teaching and non-teaching staff of ECE Department for sharing their knowledge with us.

Last but not the least we express our sincere thanks to Dr.W.R.Reddy and all the founders of Sagar Institute of Technology for their continuous care towards our achievements.

Page 5: JAWED

ABSTRACT

This document describes the procedures recommended to

automatically configure connections between B-NT Customer Premises

Equipment and Internet Services, focusing on the requirements across the

DSL local loop. It specifies the usage of PPP and its related control protocols

for services that require authentication, accounting and addressing and

DHCP for bridged configurations and extensions beyond the configuration

capabilities of a PPP connection.

Notice:

The DSL Forum is a non-profit corporation organized to create guidelines for

DSL network system development and deployment. This Technical Report is

a draft, and has not been approved by members of the Forum. Even if

approved, this document is not binding on the DSL Forum, any of its

members, or any developer or service provider involved in DSL. This

document is subject to change, but only with the approval of membership of

the Forum.

Page 6: JAWED

Table of Contents

1.Introduction.................................................................................

......42

Scopes............................................................................................

........43

Definitions......................................................................................

.......44 Auto-configuration

Procedures ...........................................................5

4.1 Establishment..........................................................................................5

4.1.1 Ethernet................................................................................................6

4.1.2 PPP........................................................................................................6

4.1.3 IP over Ethernet.....................................................................................8

4.1.4 DHCP INFORM......................................................................................8

4.2 Maintenance.............................................................................................8

4.2.1 PPP........................................................................................................9

4.2.2 L2TP .....................................................................................................9

4.2.3 PPPoA....................................................................................................9

4.2.4DHCP....................................................................................................10

4.3 Termination.............................................................................................11

4.3.1 PPP..................................................................................................... 11

4.3.2 L2TP.....................................................................................................11

4.3.3 AAL5 (RFC 2684)..................................................................................12

4.3.4 DHCP...................................................................................................12

5 Configuration

Details............................................................................................

.......13

5.1 PPP.........................................................................................................13

5.1.1 LCP......................................................................................................13

Page 7: JAWED

5.1.2 IPCP ....................................................................................................13

5.2 L2TP .......................................................................................................14

5.3 DHCP......................................................................................................14

6 Operational Considerations ................................................................14

6.1 Use of DHCP Relay Agent........................................................................14

7 Flow through and OSS considerations.................................................15

8 Security considerations......................................................................15

9 References.........................................................................................17

Appendix A: Use Cases (Informative).....................................................19

Appendix B: State Transition Diagrams.................................................21

Appendix C:

Caveats.............................................................................24

Page 8: JAWED