cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
279
Views
0
Helpful
2
Replies

LS1010

mbompani
Level 1
Level 1

What is the command to assign on a link ATM the CBR to 128 KBps????

Thanx a lot

2 Replies 2

mbompani
Level 1
Level 1

if I have a LS1010 where attached to interface ATM0/0/2 i Have An ALCATEL DSLAM configured with a pvc 0/32 and i have a router 3640 attached to interface ATM0/0/3 of the LS1010 (pvc 1/33) .. How can I configured a cross PVC beetween the 2 devices ??? (DSLAM and Router)

EXamble that I configured...(correct?)

!

interface ATM0/0/2

ip address 192.168.1.254

no ip directed-broadcast

no atm ilmi-keepalive

uni-version 4.0 side network type private

!

interface ATM0/0/3

ip address 1.1.1.254 255.255.255.0

no ip directed-broadcast

no atm auto-configuration

no atm ilmi-keepalive

uni-version 4.0 side network type private

atm pvc 1 32 interface ATM0/0/2 0 32

Router:

interface ATM2/0

no ip address

no ip directed-broadcast

atm uni-version 3.0

atm pvc 1 0 16 ilmi

no atm ilmi-keepalive

!

interface ATM2/0.1 point-to-point

ip address 1.1.1.1 255.255.255.0

no ip directed-broadcast

pvc 1/33

encapsulation aal5snap

cbr 128000

Ip address DSLAM 192.168.1.1

Ip address f0/0 router 192.168.0.253