From: Joseph D. Phillips (josephdphillips@fastmail.us)
Date: Sun Jun 27 2004 - 21:39:02 GMT-3
I try doing the following command under a map-class, per Cisco:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087b91.html#56416
map-class frame-relay dlci102
frame-relay cir 384000
frame-relay mincir 256000
frame-relay adaptive-shaping interface-congestion 5
The last command, the one about adaptive-shaping, doesn't "stick." After
reading this post, can someone explain what's going on? This is very
strange. I even played with the hold queue on the serial interface and the
command for adaptive-shaping interface-congestion under the map-class still
doesn't register in the config.
The IOS being used is 12.2(15)T11.
When I do a show run, the command isn't there.
When I do a sho fram pvc 102, there's no reference to it, either, although
it does show shaping is configured:
r1#sho fram pvc 102
PVC Statistics for interface Serial0/0 (Frame Relay DTE)
DLCI = 102, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/0
input pkts 100 output pkts 194 in bytes 10308
out bytes 16041 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 97 out bcast bytes 5334
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 00:07:33, last time pvc status changed 00:07:33
cir 384000 bc 384000 be 0 byte limit 6000 interval 125
mincir 256000 byte increment 6000
pkts 190 bytes 15945 pkts delayed 0 bytes delayed 0
shaping inactive
traffic shaping drops 0
Queueing strategy: fifo
The map-class is applied to the PVC thus:
interface Serial0/0
ip address 142.1.123.1 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-multipoint
no fair-queue
no arp frame-relay
frame-relay traffic-shaping
frame-relay map ip 142.1.123.2 102 broadcast
frame-relay map ip 142.1.123.3 103 broadcast
frame-relay interface-dlci 102
class dlci102
no frame-relay inverse-arp
frame-relay lmi-type cisco
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:51 GMT-3