Re: ATM Back to Back

From: Sam Munzani (sam@xxxxxxxxxxx)
Date: Fri Nov 03 2000 - 12:49:11 GMT-3


   
   That's correct. Being LANE gone at least you can practice ATM PVC
   without making investment of LS1010. All QOS will also work. All you
   need now is understand the diefference between PVC & SVC.
   
   Sam
   
   ----- Original Message -----
   
   From: Eric Fairfield
   
   To: Sam Munzani ; ccielab@groupstudy.com
   
   Sent: Friday, November 03, 2000 9:39 AM
   
   Subject: Re: ATM Back to Back
   
   This is valid only with PVC's to my knowledge.
   
   ----- Original Message -----
   
   From: Sam Munzani
   
   To: ccielab@groupstudy.com
   
   Sent: Friday, November 03, 2000 8:51 AM
   
   Subject: ATM Back to Back
   
   Hi Group,
   
   
   
   I have seen a lot of posting here asking for ATM setup without LS1010.
   While browsing through documentation CD I found following so thought
   about sharing with group.
   
   
   
   Sam
   
ATM Port Adapters Connected Back-to-Back Example

   The following example shows the configuration needed to connect two
   ATM port adapters back to back. Two routers, each containing an ATM
   port adapter, is connected directly with a standard cable, that allows
   you to verify the operation of the ATM port or to directly link the
   routers to build a larger node.
   
   By default, the ATM port adapter expects a connected ATM switch to
   provide transmit clocking. To specify that the ATM port adapter
   generates the transmit clock internally for SONET PLIM operation, add
   the atm clock internal command to your configuration.
   
Router A

interface atm 3/0
  ip address 192.168.1.10 255.0.0.0
  no keepalive
  atm clock internal
  pvc 1/35
!
  protocol ip 192.168.1.20 broadcast

Router B

interface atm 3/0
  ip address 192.168.1.20 255.0.0.0
  no keepalive
  atm clock internal
  pvc 1/35
!
  protocol ip 192.168.1.10 broadcast



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:41 GMT-3