PPP over ATM

From: Evan Weston <evan_weston_at_hotmail.com>
Date: Sun, 13 Sep 2009 21:48:04 +1000

Hi all,
 
Hoping someone can answer me this - I'm sure its just me not knowing how to
use dynamips properly. No matter what I do I can't get these to negotiate
PPP:
 
R1:
interface ATM1/0
 no ip address
 no atm ilmi-keepalive
!
interface ATM1/0.1 point-to-point
 no snmp trap link-status
 pvc 0/100
  encapsulation aal5snap
  protocol ppp Virtual-Template1
 !
!
interface Virtual-Template1
 ip address 10.10.10.1 255.255.255.0
 
R2:
interface ATM1/0
 no ip address
 no atm ilmi-keepalive
!
interface ATM1/0.1 point-to-point
 no snmp trap link-status
 pvc 0/200
  encapsulation aal5snap
  protocol ppp Virtual-Template1
 !
!
interface Virtual-Template1
 ip address 10.10.10.2 255.255.255.0
 
.NET file:
autostart = False
[localhost:7200]
 
 workingdir = /opt/CISCO/ATM-PPP
 
 [[7200]]
  image =
/opt/CISCO/IOS-Images/c7200-advipservicesk9-mz.124-15.T1.EXTRACTED.bin
  npe = npe-400
  ram = 256
  disk0 = 0
  disk1 = 0
  mmap = True
  idlepc = 0x6257aaf0
 
 [[Router R1]]
  model = 7200
  console = 2001
  autostart = False
  A1/0 = A1 1
 
 [[Router R2]]
  model = 7200
  console = 2002
  autostart = False
  A1/0 = A1 2
 
 [[ATMSW A1]]
  1:0:100 = 2:0:200

Cheers,
Evan

Blogs and organic groups at http://www.ccie.net
Received on Sun Sep 13 2009 - 21:48:04 ART

This archive was generated by hypermail 2.2.0 : Sun Oct 04 2009 - 07:42:03 ART