From: matt netw (mattnetw@gmail.com)
Date: Wed Mar 14 2007 - 14:50:39 ART
Hi Bob,
if in the question there aren't explicit reference to CIR, it's correct to
omit the frame-relay cir command into the map-class?
For instance:
map-class frame-relay FRMAP
frame-relay mincir 48000
frame-relay adaptive-shaping interface-congestion 10
or is mandatory config the CIR even without a explicit reference?
map-class frame-relay FRMAP
frame-relay cir 1536000 ---->>> because no explicit CIR
frame-relay bc 192000
frame-relay mincir 48000
frame-relay adaptive-shaping interface-congestion 10
Thanks in advance,
Matt.
2007/3/14, matt netw <mattnetw@gmail.com>:
>
> Thanks Bob,
>
> I have had the opportunity to prove this configuration into a 3840, and
> result is the correct, it seem to be a issue with the IOS/platform, as you
> say well.
>
> Thanks for your explanation and for your time,
>
> Matt.
>
>
> 2007/3/14, Bob Sinclair <bsinclair@netmasterclass.net>:
> >
> > matt netw wrote:
> > > Hi GS,
> > >
> > > I have a confused issue, when I config the next map-class frame-relay:
> > >
> > > map-class frame-relay FRMAP1
> > > frame-relay cir 128000
> > > frame-relay mincir 48000
> > > frame-relay adaptive-shaping interface-congestion 10
> > >
> > > Once the map-class is configured, I run the show running-config
> > command and
> > > only show me the next:
> > >
> > >
> > Hi Matt,
> >
> > Looks like it might be an issue with your IOS/platform to me. I get
> > the expected behavior when I paste your config into a 3640 running
> > c3640-jk9o3s-mz.124-5b:
> >
> > Router#conf t
> > Enter configuration commands, one per line. End with CNTL/Z.
> > Router(config)#map-class frame-relay FRMAP1
> > Router(config-map-class)# frame-relay cir 128000
> > Router(config-map-class)# frame-relay mincir 48000
> > Router(config-map-class)#$y adaptive-shaping interface-congestion
> > 10
> > Router(config-map-class)#end
> > Router#sh run | b class
> > map-class frame-relay FRMAP1
> > frame-relay cir 128000
> > frame-relay mincir 48000
> > frame-relay adaptive-shaping interface-congestion 10
> >
> > --
> > HtH,
> >
> > Bob Sinclair CCIE 10427 CCSI 30427
> > www.netmasterclass.net
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:51 ART