From: CiscoCCNP3@xxxxxxx
Date: Sun Feb 24 2002 - 11:37:15 GMT-3
hiya,
in order to enable traffic shaping on a per dlci basis, you can do something
similar to below. enable traffic-shaping on the physical interface, and apply
different classes on a per dlci basis on the subinterface,
interfaceSerial0/0
no ip address
encapsulation frame-relay
no fair-queue
clockrate 115200
frame-relay traffic-shaping
frame-relay class custom
frame-relay lmi-type ansi
!
interfaceSerial0/0.1 multipoint
ip address 140.10.11.6 255.255.255.0
ip irdp
ip pim sparse-dense-mode
ip ospf network point-to-multipoint
ip ospf priority 200
ip igmp static-group 224.0.5.5
ipx network 647
no ipx split-horizon eigrp 666
frame-relay map ipx 647.0003.0003.0003 110broadcast
frame-relay map ipx 647.0004.0004.0004 100broadcast
frame-relay map ipx 647.0006.0006.0006 100
frame-relay map ip 140.10.11.3 110 broadcast
frame-relay map ip 140.10.11.4 100 broadcast
frame-relay map ip 140.10.11.6 100
frame-relay interface-dlci 100
class slow_pvc
frame-relay interface-dlci 110
class fast_pvc
!
interfaceSerial0/0.2 point-to-point
ip address 140.10.10.6 255.255.255.0
ip ospf network point-to-point
ipx network 62
no ipx split-horizon eigrp 666
frame-relay class custom
frame-relay interface-dlci 140
!
map-classframe-relay slow_pvc
frame-relay traffic-rate 4800 9600
no frame-relay adaptive-shaping
frame-relay custom-queue-list 1
!
map-classframe-relay fast_pvc
frame-relay traffic-rate 32000 64000
no frame-relay adaptive-shaping
frame-relay custom-queue-list 1
!
map-classframe-relay custom
no frame-relay adaptive-shaping
frame-relay custom-queue-list 1
!
queue-list1 protocol dlsw 1
queue-list1 protocol ip 2 tcp telnet
queue-list1 protocol ipx 3
queue-list1 default 4queue-list1
queue 1 byte-count 4000 limit 40
queue-list1 queue 2 byte-count 2000
queue-list1 queue 4 limit 40
hope that was what you were referring too,
peace \/
joey r
ccnp/dp/si
6 weeks to go,,,
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:33 GMT-3