RE: Map-class frame XXX - when is service-policy output

From: Nate Kleven (cciemail@intellinet.ws)
Date: Thu Apr 24 2003 - 00:14:29 GMT-3


This option is not available in 12.1 software, so I would not expect to
see it on the lab. The MQC did not come out until 12.2.

Nate

-----Original Message-----
From: Jason Cash [mailto:cash2001@swbell.net]
Sent: Monday, April 21, 2003 2:13 PM
To: ccielab@groupstudy.com
Subject: Map-class frame XXX - when is service-policy output available?

I have been told in prior emails to apply a policy map to the 'map-class
frame-relay' portion of the config. However, I am unable to see this
option.
 
r4(config)#map-class frame-relay voice
r4(config-map-class)#?
Static maps class configuration commands:
  default Set a command to its defaults
  exit-class Exit from static map class configuration mode
  frame-relay Configure Map parameters
  help Description of the interactive help system
  no Negate a command or set its defaults
 
At what point is this available as I swore I saw it once in the past?!
 
Also, what is the difference in configuring it this way:
 
class-map data
  match access-group 106
class-map voice
  match access-group 105
!
policy-map voice
  class voice
    priority 80
  class data
    priority 48
!
interface Serial0
 ip address 150.50.100.5 255.255.255.224
 encapsulation frame-relay
 no ip mroute-cache
 load-interval 30
 service-policy output voice
 frame-relay traffic-shaping
 frame-relay class voice
 frame-relay map ip 150.50.100.2 501 broadcast rtp header-compression
active connections 256 frame-relay map ip 150.50.100.5 501 frame-relay
map ip 150.50.100.6 501 broadcast no frame-relay inverse-arp !
map-class frame-relay SHAPE frame-relay cir 128000 frame-relay bc 1280
frame-relay be 0 no frame-relay adaptive-shaping
 
As opposed to configuring it like this (when it is available):
 
class-map data
  match access-group 106
class-map voice
  match access-group 105
!
policy-map voice
  class voice
    priority 80
  class data
    priority 48
!
interface Serial0
 ip address 150.50.100.5 255.255.255.224
 encapsulation frame-relay
 no ip mroute-cache
 load-interval 30
 frame-relay traffic-shaping
 frame-relay class voice
 frame-relay map ip 150.50.100.2 501 broadcast rtp header-compression
active connections 256 frame-relay map ip 150.50.100.5 501 frame-relay
map ip 150.50.100.6 501 broadcast no frame-relay inverse-arp !
map-class frame-relay voice frame-relay cir 128000 frame-relay bc 1280
frame-relay be 0 service-policy output voice no frame-relay
adaptive-shaping



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:36:04 GMT-3