Jump to content


PPPoA and PPPoE Emulated in GNS3


  • Please log in to reply
7 replies to this topic

#1 IndianIT

IndianIT

    Member

  • Members
  • PipPip
  • 113 posts

Posted 16 September 2008 - 02:19 AM

Hi, Is there anyone who tried this configuration? Is it working fine or not. I am trying to check it. The same webpage says it is possible to emulate PPPoA too. If anyone can input on this topic,that would be nice. TalentPk, Compy and many others were discussing about PPPoE emulation and PPPoA emulation... anyone can confirm it is possible with GNS3.

Posted Image




http://steve-cisco-e...oe-on-dynamips/




In fact, R1 and R2 is connected by their atm interface directly.


1. CPE Configuration (R2)

no ip routing
!
interface FastEthernet0/0
no ip address
bridge-group 1
!
interface ATM1/0
no ip address
bridge-group 1
pvc 2/200
encapsulation aal5snap
!
!
bridge 1 protocol ieee


2. R1 Configuration
Notes: The atm card on dynamips does not support pppoe, we use R4 to deal with pppoe packet. So ,R1 do only bridging.

no ip routing
!
interface FastEthernet0/0
no ip address
bridge-group 1
!
interface ATM1/0
no ip address
bridge-group 1
pvc 1/100
encapsulation aal5snap
!
!
bridge 1 protocol ieee


3. Aggregation Router Configuration (R4)

vpdn enable
!
vpdn-group 1
accept-dialin
protocol pppoe
virtual-template 1
!
username cisco password 0 cisco
!
interface Loopback0
ip address 10.0.0.1 255.255.255.0
!
interface FastEthernet0/0
no ip address
pppoe enable
!
interface Virtual-Template1
ip unnumbered Loopback0
peer default ip address pool cisco
ppp authentication chap
!
ip local pool cisco 10.0.0.10 10.0.0.20


4. PPPOE client Configuration (R3)

vpdn enable
!
vpdn-group cisco
request-dialin
protocol pppoe
!
interface Ethernet0
no ip address
pppoe enable
pppoe-client dial-pool-number 1
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname cisco
ppp chap password 0 cisco
!
ip route 0.0.0.0 0.0.0.0 Dialer0

#2 imranzafarpk

imranzafarpk

    Newbie

  • Members
  • Pip
  • 9 posts

Posted 16 September 2008 - 03:10 AM

Yes, if this has been done in dynamips, it can be easily replicated in gns3. are you facing any specific problem while doing this ? If yes, let me know.

#3 Zalas

Zalas

    V.I.P. Member

  • Members
  • PipPipPipPipPip
  • 1090 posts
  • Gender:Male
  • Location:Port Elizabeth

Posted 16 September 2008 - 05:33 PM

if you download the video Talent kindly made, you can follow the step by step instructions

hxxp://www.[nofileshares].com/file/62580751/6f8892ff/dynamips_videos.html

#4 IndianIT

IndianIT

    Member

  • Members
  • PipPip
  • 113 posts

Posted 16 September 2008 - 06:16 PM

Thanks for replies,

TalentK videos shows PPPoE. But it required a DSL Connection from ISP, a modem and the Dynamips router act as PPPoE client to initiate PPPoE session. But in the above diagram it is saying that we can use ATM switches in Dynamips, Aggregation routers, and some routers act as simple modem by bridging and so on. So it is different, If anyone test the above diagram then please share with us. I tried to do it, but i couldnt find protocol pppoe under vpdn-group request dialin. Also regarding configuring ATM switches also I am a bit confused. I am keep trying here if found some positive signal i will share it.

#5 talent pk

talent pk

    Cisco Newbie

  • Technical Experts
  • PipPipPipPipPip
  • 4025 posts
  • Gender:Male
  • Location:Pakistan
  • Interests:Oracle

Posted 16 September 2008 - 06:53 PM

i know what you are looking for, check the CCNP section with the similar Subject of this post.

#6 IndianIT

IndianIT

    Member

  • Members
  • PipPip
  • 113 posts

Posted 17 September 2008 - 10:15 PM

TalentPk.

I tried in CCNP Section but couldnt find the same topic there. I mean the same scenario what I have copied here. I will try here anyway.

Thanks

#7 ComPY

ComPY

    Advanced Member

  • Members
  • PipPipPip
  • 339 posts
  • Gender:Male
  • Location:Pakistan
  • Interests:Networks, Telecom And new new Technologies

Posted 18 September 2008 - 01:15 PM

check here
hxxp://www.sadikhov.com/forum/index.php?showtopic=131547&hl=pppoe

#8 talent pk

talent pk

    Cisco Newbie

  • Technical Experts
  • PipPipPipPipPip
  • 4025 posts
  • Gender:Male
  • Location:Pakistan
  • Interests:Oracle

Posted 27 November 2011 - 10:40 PM

You can use ATM Switches in GNS3 you need to configure just VPI/VCI settings properly under your ATM switches. make sure your destination and source VPI/VCI pair configured on ATM switch matches on the peering CPE routers

Posted Image

rest of the story can be read from here


http://www.sadikhov....r-7200-ios-ver/

Edited by talent pk, 27 November 2011 - 10:53 PM.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users