From: Sam Munzani (sam@xxxxxxxxxxx)
Date: Fri Nov 03 2000 - 11:51:50 GMT-3
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