cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
159
Views
0
Helpful
1
Replies

T3 > T1's QOS question

adignan
Level 8
Level 8

T3 channelized providing T1 connections to remote sites. Currently I am applying LLQ service policies to each subinterface of the T3 but I am not sure if there is a better way to go. Snapshot of the core and remote config is below.

[CORE ROUTER]

access-list 191 permit ip any any precedence critical

access-list 192 permit ip any any precedence flash

class-map match-all control

match access-group 192

class-map match-all voice

match access-group 191

!

!

policy-map VOICE-OUTBOUND

class voice

priority 320

class control

bandwidth 24

class class-default

fair-queue

interface Serial2/0/3:0

ip address x.x.x.x 255.255.255.252

service-policy output VOICE-OUTBOUND

[REMOTE ROUTER]

class-map match-all control

match access-group 192

class-map match-all voice

match access-group 191

!

!

policy-map VOICE-OUTBOUND

class voice

priority 320

class control

bandwidth 24

class class-default

fair-queue

interface Serial0/1

ip address x.x.x.x 255.255.255.252

service-policy output VOICE-OUTBOUND

1 Reply 1

a-vazquez
Level 6
Level 6

I think your QOS policy decision is quite ok. As LLQ will be right one for this scenario