Re: traffic shaping for one dlci on a physical interface

From: Montiean (noktes@bellsouth.net)
Date: Mon Jul 18 2005 - 16:29:19 GMT-3


This made the question in my head again that I miss something or not,
because I don't see the problem in my configuration.

show run int s0/0
Building configuration...

Current configuration : 418 bytes
!
interface Serial0/0
 ip address 10.110.110.6 255.255.255.0
 encapsulation frame-relay IETF
 ip ospf network point-to-multipoint
 no fair-queue
 frame-relay traffic-shaping
 frame-relay map ip 10.110.110.4 604 broadcast
 frame-relay map ip 10.110.110.7 607 broadcast
 frame-relay interface-dlci 604
  class 64k
 frame-relay interface-dlci 607
  class 32k
 no frame-relay inverse-arp
 frame-relay lmi-type cisco
end

r6#show run map
Building configuration...

Current configuration:
!
map-class frame-relay 64k
 frame-relay cir 64000
 frame-relay bc 8000
 frame-relay adaptive-shaping becn
!
map-class frame-relay 32k
 frame-relay cir 32000
 frame-relay bc 4000
end

r6#sho traff

Interface Se0/0
       Access Target Byte Sustain Excess Interval Increment Adapt
VC List Rate Limit bits/int bits/int (ms) (bytes)
Active
607 32000 500 4000 0 125 500 -
604 64000 1000 8000 0 125 1000 BECN
r6#ping 10.110.110.4

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.110.110.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/8 ms
r6#ping 10.110.110.7

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.110.110.7, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/33/36 ms

Hmm!!! I have to go back to read frame-relay agian. Someone correct me if I
miss something

-- Montiean

----- Original Message -----
From: "Nancy Keating" <nlk2004@yahoo.com>
To: <ccielab@groupstudy.com>
Sent: Monday, July 18, 2005 8:59 AM
Subject: traffic shaping for one dlci on a physical interface

> If I have a physical interface configured for frame
> relay with multiple map and dlci's configured and i
> want to traffic shape just one dlci, how is this
> accomplished?
>
> I thought I would want to use the frame interface-dlci
> command with the map command; however IPExpert Section
> 3 of Version 7.0 says that you cannot use map and
> interface-dlci on the same interface.
>
> Thank you
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:00:30 GMT-3