Quantcast
Channel: IEOC - INE's Online Community
Viewing all articles
Browse latest Browse all 10744

10.37 MLPPP LFI over Frame Relay

$
0
0

Hello,

 

Can someone explain why on R4 we have : 

 

policy-map SHAPE_DLCI_100

 class class-default

  shape average 256000 2560 0

!

map-class frame-relay DLCI_100

 service-policy output SHAPE_DLCI_100

 

 

and on R5:

 

map-class frame-relay DLCI_100

 frame-relay cir 256000

 frame-relay mincir 25600

 frame-relay bc 2560

 frame-relay be 0

 

I think I'm missing the point here

The purpose of 10.37 is to configure MLPPP LFI over FR on Serial 0/1/0 between R4 and R5 but i don't understand why we have legacy FRTS on one side and Class based TS on the other

 

When checking frame-relay pvc 100 on R4 on don't get any shaping value  :

 

 

sh frame-relay pvc 100

PVC Statistics for interface Serial0/1/0 (Frame Relay DTE)

DLCI = 100, DLCI USAGE = LOCAL, PVC STATUS = STATIC, INTERFACE = Serial0/1/0

  input pkts 749           output pkts 1002         in bytes 62598     

  out bytes 209728         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 00:50:11, last time pvc status changed 00:39:49

  Bound to Virtual-Access2 (up, cloned from Virtual-Template1)

And if i add the command "frame-relay traffic shaping" values shown on the frame-relay pvc are just the defaults (Cir = 56K)
 

 

 


Viewing all articles
Browse latest Browse all 10744

Trending Articles