Re: SVC setup on LS1010

From: fwells12 (fwells12@xxxxxxxxxxx)
Date: Thu Jan 10 2002 - 01:29:44 GMT-3


   
Here is a working set of configs. Take out what you need....

r8:

interface ATM0
 no ip address
 no ip directed-broadcast
 atm pvc 1 0 16 ilmi
 atm pvc 2 0 5 qsaal
 no atm ilmi-keepalive
 atm ilmi-pvc-discovery
!
interface ATM0.1 multipoint
 ip address 10.8.8.8 255.0.0.0
 no ip directed-broadcast
 map-group ATM-MAP
 atm pvc 5 0 88 aal5snap
!
interface ATM0.2 multipoint
 ip address 1.0.0.8 255.0.0.0
 no ip directed-broadcast
 ip ospf network point-to-point
 map-group sub2
 atm pvc 7 0 108 aal5snap
!
router ospf 1
 network 1.0.0.8 0.0.0.0 area 0
 network 172.16.0.8 0.0.0.0 area 0
!
ip classless
no ip http server
!
!
map-list ATM-MAP
 ip 10.9.9.9 atm-vc 5 broadcast
!
map-list sub2
 ip 1.0.0.9 atm-vc 7 broadcast

r8#sh atm pvc
            VCD / Peak Avg/Min Burst
Interface Name VPI VCI Type Encaps SC Kbps Kbps Cells
Sts
0 2 0 5 PVC SAAL UBR 155000
UP
0 1 0 16 PVC ILMI UBR 155000
UP
0.1 5 0 88 PVC SNAP UBR 155000
UP
0.2 7 0 108 PVC SNAP UBR 155000
UP
0 3 0 112 PVC-D SNAP UBR 155000

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

----
r9:

interface ATM0 no ip address no ip directed-broadcast atm pvc 1 0 16 ilmi atm pvc 2 0 5 qsaal no atm ilmi-keepalive atm ilmi-pvc-discovery ! interface ATM0.1 multipoint ip address 10.9.9.9 255.0.0.0 no ip directed-broadcast map-group ATM-MAP atm pvc 5 0 99 aal5snap ! interface ATM0.2 multipoint ip address 1.0.0.9 255.0.0.0 no ip directed-broadcast ip ospf network point-to-point map-group sub2 atm pvc 7 0 109 aal5snap ! router ospf 1 network 1.0.0.9 0.0.0.0 area 0 network 172.15.0.9 0.0.0.0 area 0 ! ip classless no ip http server ! ! map-list ATM-MAP ip 10.8.8.8 atm-vc 5 broadcast ! map-list sub2 ip 1.0.0.8 atm-vc 7 broadcast

r9#sh atm pvc VCD / Peak Avg/Min Burst Interface Name VPI VCI Type Encaps SC Kbps Kbps Cells Sts 0 2 0 5 PVC SAAL UBR 155000 UP 0 1 0 16 PVC ILMI UBR 155000 UP 0.1 5 0 99 PVC SNAP UBR 155000 UP 0.2 7 0 109 PVC SNAP UBR 155000 UP 0 3 0 121 PVC-D SNAP UBR 155000

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

Ls1010:

sh run...

atm service-category-limit cbr 64512 atm service-category-limit vbr-rt 64512 atm service-category-limit vbr-nrt 64512 atm service-category-limit abr-ubr 64512 atm address 47.0091.8100.0000.0050.e205.8501.0050.e205.8501.00 atm router pnni node 1 level 56 lowest redistribute atm-static ! ! interface ATM0/0/0 no keepalive ! interface ATM0/0/1 no keepalive atm pvc 0 99 interface ATM0/0/0 0 88 atm pvc 0 109 interface ATM0/0/0 0 108 atm pvc 0 121 interface ATM0/0/0 0 112



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