Can you use atm-dxi encapsulation on a back to back db60 cable

From: Michael Snyder (msnyder@revolutioncomputer.com)
Date: Thu Feb 06 2003 - 02:06:42 GMT-3


Im trying to match my home lab to IPexpert standard topology (I just
brought their v3.1 workbook).

Anyway my home lab can do everything but the atm link between R6 and R9.

But I think, that I can use dxi to simulate the atm link. (see below)

Does anyone else use dxi for atm practice? Any known problems with this
approach?

------------------------------------------------------------------------
-------

Router A
!
interface Serial1
 ip address 192.168.1.1 255.255.255.0
 encapsulation atm-dxi
 no keepalive
 clockrate 56000
 dxi pvc 1 1 snap
 dxi map ip 192.168.1.2 1 1 broadcast
!
Router C

interface Serial1
 ip address 192.168.1.2 255.255.255.0
 encapsulation atm-dxi
 no keepalive
 dxi pvc 1 1 snap
 dxi map ip 192.168.1.1 1 1 broadcast
!

C#show dxi map
Serial1 (up): ip 192.168.1.1 DFA 17(0x11,0x410), static,
              broadcast, vpi = 1, vci = 1,
              encapsulation: SNAP
C#show dxi ?
  map atm-dxi map table
  pvc show atm-dxi pvc statistics

C#show dxi pvc

PVC Statistics for interface Serial1 (ATM DXI)

DFA = 17, VPI = 1, VCI = 1, PVC STATUS = STATIC, INTERFACE = Serial1

  input pkts 10 output pkts 10 in bytes 1100
  out bytes 1100 dropped pkts 0
C#

C#ping 192.168.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 36/36/40 ms
.



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:11 GMT-3