From: vignesh sethuraman (sethuvignesh@yahoo.co.in)
Date: Sat Apr 12 2008 - 11:02:00 ART
Hello Experts,
I configured Frame-Relay Adaptive Shaping on R4 and R5 to respond for interface congestion.
R5 and R4 are connected via frame-relay. On R4 if i give sh run | b map-class command i can view
R4#sh run | b map-clas
map-class frame-relay SHAPE
frame-relay cir 64000
frame-relay bc 640
frame-relay be 0
frame-relay mincir 56000
frame-relay adaptive-shaping interface-congestion 10
But in R5 i can see only the following, but the frame-relay adaptive-shaping interface-congestion 10 is missing.
R5#sh run | b map-class
map-class frame-relay SHAPE
frame-relay cir 64000
frame-relay bc 640
frame-relay be 0
frame-relay mincir 56000
Could you please anyone tell me what i am missing here.
Here is my configuration:
R4#conf t
interface Serial1/0
ip address 155.1.0.4 255.255.255.0
encapsulation frame-relay
ip ospf network broadcast
no fair-queue
frame-relay traffic-shaping
frame-relay map ip 155.1.0.5 405 broadcast
frame-relay interface-dlci 405
class SHAPE
no frame-relay inverse-arp
end
map-class frame-relay SHAPE
frame-relay cir 64000
frame-relay bc 640
frame-relay be 0
frame-relay mincir 56000
frame-relay adaptive-shaping interface-congestion 10
R5:
R5#conf t
interface Serial1/1
ip address 155.1.0.5 255.255.255.0
encapsulation frame-relay
ip ospf network broadcast
serial restart-delay 0
no fair-queue
frame-relay traffic-shaping
frame-relay map ip 155.1.0.4 504 broadcast
frame-relay interface-dlci 504
class SHAPE
no frame-relay inverse-arp
end
map-class frame-relay SHAPE
frame-relay cir 64000
frame-relay bc 640
frame-relay be 0
frame-relay mincir 56000
frame-relay adaptive-shaping interface-congestion 10
R4:
R4#sh frame-relay pvc 405
PVC Statistics for interface Serial1/0 (Frame Relay DTE)
DLCI = 405, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial1/0
input pkts 11352 output pkts 11258 in bytes 961588
out bytes 733480 dropped pkts 0 in pkts dropped 0
out pkts dropped 0 out bytes dropped 0
in FECN pkts 0 in BECN pkts 0 out FECN pkts 0
out BECN pkts 0 in DE pkts 0 out DE pkts 0
out bcast pkts 569 out bcast bytes 47924
5 minute input rate 1000 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 2 packets/sec
pvc create time 01:38:06, last time pvc status changed 01:33:01
cir 64000 bc 640 be 0 byte limit 80 interval 10
mincir 56000 byte increment 80 Adaptive Shaping IF_CONG
pkts 1389 bytes 64056 pkts delayed 0 bytes delayed 0
shaping inactive
traffic shaping drops 0
Queueing strategy: fifo
Output queue 0/40, 0 drop, 0 dequeued
R5:
R5#sh frame-relay pvc 504
PVC Statistics for interface Serial1/1 (Frame Relay DTE)
DLCI = 504, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial1/1
input pkts 1156 output pkts 1155 in bytes 53364
out bytes 77392 dropped pkts 0 in pkts dropped 0
out pkts dropped 0 out bytes dropped 0
in FECN pkts 0 in BECN pkts 0 out FECN pkts 0
out BECN pkts 0 in DE pkts 0 out DE pkts 0
out bcast pkts 54 out bcast bytes 4536
5 minute input rate 0 bits/sec, 2 packets/sec
5 minute output rate 1000 bits/sec, 2 packets/sec
pvc create time 00:22:30, last time pvc status changed 00:22:30
cir 64000 bc 640 be 0 byte limit 80 interval 10
mincir 56000 byte increment 80
pkts 2815 bytes 188636 pkts delayed 0 bytes delayed 0
shaping inactive
traffic shaping drops 0
Queueing strategy: fifo
Output queue 0/40, 0 drop, 0 dequeued
R4#p 155.1.0.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 155.1.0.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/56 ms
Thanks,
Vignesh
---------------------------------
Bollywood, fun, friendship, sports and more. You name it, we have it.
Pass the CCIE in six weeks, Guaranteed!
http://www.certscience.com/CCIE
This archive was generated by hypermail 2.1.4 : Thu May 01 2008 - 08:25:50 ART