Quick ATM map question

From: andypilcher2@xxxxxxxxxxxxx
Date: Thu May 23 2002 - 11:41:27 GMT-3


   
Quick question... what's the difference between the following two configs? Ass
ume two routers on the ends of an ATM cloud w/ a defined PVC (VPI 0 and VCI 36)
. Just trying to get IP connetivity between them. As far as I can tell the di
fference is just a level of complexity, they seem to do the same thing.

in atm0/0
 ip add 10.1.1.1 255.255.255.0
 atm pvc 1 0 36
  protocol ip 10.1.1.2 broadcast

**OR**

in atm0/0
 ip add 10.1.1.1 255.255.255.0
 atm pvc 1 0 36
 map-group ATM_MAP
!
map-list atm ATM_MAP
 ip 10.1.1.2 atm-vc 1 broadcast

Andy



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:59:06 GMT-3