Shapping with GTS ********************************************** R2#sh run int s 0/0/0.2 Building configuration... Current configuration : 225 bytes ! interface Serial0/0/0.2 multipoint ip address 180.40.7.162 255.255.255.224 ip ospf network point-to-multipoint traffic-shape rate 64000 64000 32000 1000 traffic-shape adaptive 32000 frame-relay interface-dlci 207 end R2#sh traffic-shape Interface Se0/0/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active - 64000 12000 64000 32000 1000 8000 BECN R2# ********************************************** Shapping with FTS ********************************************** R2#sh run | b 0/0/0 interface Serial0/0/0 no ip address encapsulation frame-relay no fair-queue frame-relay traffic-shaping ! interface Serial0/0/0.1 multipoint ip address 180.40.7.67 255.255.255.224 ip ospf network point-to-multipoint frame-relay interface-dlci 203 ! interface Serial0/0/0.2 multipoint ip address 180.40.7.162 255.255.255.224 ip ospf network point-to-multipoint frame-relay class Prob3 frame-relay interface-dlci 207 ! map-class frame-relay Prob3 frame-relay cir 64000 frame-relay bc 64000 frame-relay be 32000 frame-relay adaptive-shaping becn ! R2#sh traff Interface Se0/0/0 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 201 56000 875 7000 0 125 875 - Interface Se0/0/0.1 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 203 56000 875 7000 0 125 875 - Interface Se0/0/0.2 Access Target Byte Sustain Excess Interval Increment Adapt VC List Rate Limit bits/int bits/int (ms) (bytes) Active 207 64000 5000 64000 32000 125 1000 BECN R2# ******************************************* The OSPF thing ******************************************* R2#sh run | b de-list frame-relay de-list 1 protocol ip list 100 ! interface Serial0/0/0.2 multipoint ip address 180.40.7.162 255.255.255.224 ip ospf network point-to-multipoint frame-relay class Prob3 frame-relay de-group 1 207 frame-relay interface-dlci 207 ! access-list 100 deny ospf any any access-list 100 permit ip any any !