From: gladston@br.ibm.com
Date: Sun Aug 07 2005 - 21:43:39 GMT-3
Hi,
About multiple matches on route-map:
==========================
If several match commands are present in a clause, all must succeed for a given route in order for that route to match the clause (in other words, the logical AND algorithm is applied for multiple match commands).
http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008047915d.shtml
=========================
So, it is similar to match-all on 'class-map'.
About the two examples, there is no drawback, as you said 'if there is only one active DLCI.'
But, if there is more than one DLCI, then they are different.
The first will apply the same shaping option to all DLCIs.
The second option will apply the same to the specified one DLCI. The others will default to 56kbps CIR.
Rack2R2(config-if)#do sh fram pvc 205
PVC Statistics for interface Serial0/2 (Frame Relay DTE)
DLCI = 205, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/2
input pkts 81870 output pkts 29113 in bytes 96431917
out bytes 2759806 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 19615 out bcast bytes 1927634
5 minute input rate 7000 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 2d05h, last time pvc status changed 2d05h
cir 128000 bc 128000 be 0 byte limit 2000 interval 125
mincir 64000 byte increment 2000 Adaptive Shaping none
pkts 0 bytes 0 pkts delayed 0 bytes delayed 0
shaping inactive
traffic shaping drops 0
Queueing strategy: fifo
Output queue 0/40, 0 drop, 0 dequeued
Rack2R2(config-if)#
Rack2R2(config-if)#do sh fram pvc 208
PVC Statistics for interface Serial0/2 (Frame Relay DTE)
DLCI = 208, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial0/2
input pkts 59847 output pkts 29114 in bytes 4749540
out bytes 2767436 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 19616 out bcast bytes 1927992
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
pvc create time 2d05h, last time pvc status changed 2d05h
cir 128000 bc 128000 be 0 byte limit 2000 interval 125
mincir 64000 byte increment 2000 Adaptive Shaping none
pkts 2 bytes 446 pkts delayed 0 bytes delayed 0
shaping inactive
traffic shaping drops 0
Queueing strategy: fifo
Output queue 0/40, 0 drop, 0 dequeued
This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:01:18 GMT-3