cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
302
Views
0
Helpful
1
Replies

Frame Relay Traffic Shaping - Shaping Inactive?

m-carey
Level 1
Level 1

I've turned on Frame Relay traffic shaping, but it is still inactive even though it looks like I'm getting BECN's:

GATEWAY#show frame pvc 37

PVC Statistics for interface Serial0/0 (Frame Relay DTE)

DLCI = 37, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0.37

input pkts 14250077 output pkts 14189640 in bytes 2836733997

out bytes 1084892581 dropped pkts 819 in FECN pkts 0

in BECN pkts 798 out FECN pkts 0 out BECN pkts 0

in DE pkts 494058 out DE pkts 0

out bcast pkts 81783 out bcast bytes 27233739

5 minute input rate 17000 bits/sec, 18 packets/sec

5 minute output rate 53000 bits/sec, 21 packets/sec

Shaping adapts to BECN

pvc create time 8w0d, last time pvc status changed 1d09h

cir 120000 bc 120000 be 8000 byte limit 2875 interval 125

mincir 128000 byte increment 1875 Adaptive Shaping BECN

pkts 4878991 bytes 1645197084 pkts delayed 1124461 bytes delayed 934316356

shaping inactive

traffic shaping drops 0

Queueing strategy: fifo

Output queue 0/40, 819 drop, 1124461 dequeued

Here is my config:

interface Serial0/0

no ip address

encapsulation frame-relay IETF

no ip route-cache

no ip mroute-cache

no fair-queue

frame-relay traffic-shaping

frame-relay lmi-type ansi

interface Serial0/0.37 point-to-point

description Frame Relay to Healthpoint

bandwidth 128000

ip address 10.1.4.3 255.255.255.0

no ip route-cache

no ip mroute-cache

frame-relay class GHS128K

frame-relay interface-dlci 37

map-class frame-relay GHS128K

frame-relay traffic-rate 120000 128000

frame-relay adaptive-shaping becn

frame-relay cir 128000

frame-relay bc 120000

frame-relay be 8000

frame-relay mincir 128000

1 Reply 1

Hello,

I am not 100% sure about this, but can you try and apply the class under the DLCI ?

interface Serial0/0.37 point-to-point

description Frame Relay to Healthpoint

bandwidth 128000

ip address 10.1.4.3 255.255.255.0

no ip route-cache

no ip mroute-cache

frame-relay interface-dlci 37

--> class GHS128K

Regards,

GP

Review Cisco Networking products for a $25 gift card