FR-MLP and traffic-shaping

From: Bit Gossip <bit.gossip_at_chello.nl>
Date: Sat, 01 May 2010 21:09:31 +0200

Experts,
I have configured this feature and also applied TS in the MQC form to
the pvc because the documentation says that it must be enabled....
It is working in so far the interface is up and I can ping; but I can
not verify TS.

r1#show policy-map interface multilink 1
r1#show policy-map interface virtual-template 199
r1#show policy-map interface s1/0
r1#show policy-map interface s1/1

r1#show frame-relay pvc interface s1/0 102

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

DLCI = 102, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE =
Serial1/0

  input pkts 2464 output pkts 2438 in bytes 74407
  out bytes 72112 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 0 out bcast bytes 0
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
  pvc create time 03:12:24, last time pvc status changed 02:46:30
  Bound to Virtual-Access1 (up, cloned from Virtual-Template199)

r1#show traffic-shape s1/0
Traffic shaping not configured on Serial1/0
r1#show traffic-shape virtual-access 1
Traffic shaping not configured on Virtual-Access1
r1#show traffic-shape virtual-template 199
Traffic shaping not configured on Virtual-Template199
r1#show traffic-shape multilink 1
Traffic shaping not configured on Multilink1
r1#

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

policy-map FRTS
 class class-default
    shape average 32000
!
interface Multilink1
 ip address 1.0.0.1 255.255.255.0
 ppp multilink
 ppp multilink group 1
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 frame-relay interface-dlci 102 ppp Virtual-Template199
  class FRTS
!
interface Serial1/1
 no ip address
 encapsulation frame-relay
 frame-relay interface-dlci 112 ppp Virtual-Template199
  class FRTS
!
interface Virtual-Template199
 no ip address
 ppp multilink
 ppp multilink group 1
!
map-class frame-relay FRTS
 service-policy output FRTS

Blogs and organic groups at http://www.ccie.net
Received on Sat May 01 2010 - 21:09:31 ART

This archive was generated by hypermail 2.2.0 : Tue Jun 01 2010 - 07:09:52 ART