cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1480
Views
5
Helpful
4
Replies

map-class frame-relay , policy map

ud0508500
Level 1
Level 1

Does a service-policy output have to be applied to an interface for qos to work?

here is the config but there is nothing applied to the serial interface..

Thanks for your help

policy-map 256/128KVoice

class 256/128KVoice

priority 112

class class-default

fair-queue

map-class frame-relay 256/128KVoice

frame-relay cir 128000

frame-relay bc 1280

frame-relay be 600

frame-relay mincir 128000

no frame-relay adaptive-shaping

frame-relay fair-queue

frame-relay fragment 150

frame-relay ip rtp priority 16384 16380 210

interface Serial0/0

bandwidth 1544

ip address xxx.xxx.xxx.xxx 255.255.255.255

ip route-cache flow

no fair-queue

service-module t1 timeslots 1-24

1 Accepted Solution

Accepted Solutions

Brandon Buffin
VIP Alumni
VIP Alumni

Yes, the policy must be applied to an interface/sub-interface for QoS to take affect. Take a look at the QoS SRND for specific examples. Look under WAN Aggregator QoS Design -> WAN Edge Link-Specific QoS Design.

QoS SRND

http://www.cisco.com/univercd/cc/td/doc/solution/esm/qossrnd.pdf

Hope this helps. If so, please rate the post.

Brandon

View solution in original post

4 Replies 4

Brandon Buffin
VIP Alumni
VIP Alumni

Yes, the policy must be applied to an interface/sub-interface for QoS to take affect. Take a look at the QoS SRND for specific examples. Look under WAN Aggregator QoS Design -> WAN Edge Link-Specific QoS Design.

QoS SRND

http://www.cisco.com/univercd/cc/td/doc/solution/esm/qossrnd.pdf

Hope this helps. If so, please rate the post.

Brandon

Great....thank you for your time and help

greatly appreciate it..

Quick question about fair-queue.

should this be set on the interface as well, as it sits now there is no fair-queue on the serial interface

The fair-queue command is not necessary on the serial interface. The command in the policy map for class class-default will fair-queue all traffic not in the 256/128KVoice class.

Hope this helps. If so, please rate the post.

Brandon

Hello,

Will QOS will work in this way  where class is put on WAN interface where it should be service  policy.

router#sh run interface Se0/0/0.1
Building  configuration...

Current configuration : 239 bytes
!
interface  Serial0/0/0.1 point-to-point

bandwidth 2048
ip address XXXX
ip nat outside
frame-relay  interface-dlci 555
  class COS-OUT-S0/0/0.1   
end

COS-OUT-S0/0/0.1 is defined as policy map  with class of voice and video.

When checking on WAN int #sh policy-map  interface  Se0/0/0.1 , can see output of service policy input/output with policy map  recpective classes and packets match entries.Is  QOS working with this  configuration?

Appreciate any input on this.

Regards,

Brajesh.


Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: