Jump to content

Kurze Frage, wegen QoS Werte im Router


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben

Hier mal noch einen interessanten Link zum ganzen Thema:

 

Cisco - Branch Router QoS

 

Gruss.

Hallo,

 

ich wieder.

 

Habe folgende Anpassung vorgenommen:

 

class-map match-all SKINNY

match access-group name VOICE

match dscp cs af31

match protocol skinny

!

class-map match-all VOICE

match access-group name VOICE

match dscp ef

!

class-map match-any CALL-SIGNALING

match ip dscp cs3

!

policy-map MARK

class VOICE

set dscp ef

class SKINNY

set dscp af31

class CALL-SIGNALING

set dscp cs3

!

policy-map QoS

class VOICE

priority 300

class SKINNY

bandwidth percent 5

class CALL-SIGNALING

bandwidth percent 5

class class-default

fair-queue

set dscp default

!

 

 

Füge ich nun die Service-Policy auf dem Interface Vlan 200 ein, also service-policy in MARK, dann ist der Router kurze Zeit später nicht mehr erreichbar. Ich nehme an das Int geht shut und kommt nicht mehr hoch. Oder was anderes läuft schief. Habe den Router jetzt mal ohne den Int Vlan200 Eintrag laufen. Hier mal noch ein sh policy-map int atm0:

 

ATM0

 

Service-policy output: QoS

 

Class-map: VOICE (match-all)

0 packets, 0 bytes

5 minute offered rate 0 bps, drop rate 0 bps

Match: access-group name VOICE

Match: dscp ef (46)

Queueing

Strict Priority

Output Queue: Conversation 264

Bandwidth 300 (kbps) Burst 7500 (Bytes)

(pkts matched/bytes matched) 0/0

(total drops/bytes drops) 0/0

 

Class-map: SKINNY (match-all)

1 packets, 132 bytes

5 minute offered rate 0 bps, drop rate 0 bps

Match: access-group name VOICE

Match: protocol skinny

Queueing

Output Queue: Conversation 265

Bandwidth 5 (%)

Bandwidth 230 (kbps)Max Threshold 64 (packets)

(pkts matched/bytes matched) 0/0

(depth/total drops/no-buffer drops) 0/0/0

 

Class-map: CALL-SIGNALING (match-any)

732 packets, 120120 bytes

5 minute offered rate 0 bps, drop rate 0 bps

Match: ip dscp cs3 (24)

732 packets, 120120 bytes

5 minute rate 0 bps

Queueing

Output Queue: Conversation 266

Bandwidth 5 (%)

Bandwidth 230 (kbps)Max Threshold 64 (packets)

(pkts matched/bytes matched) 0/0

(depth/total drops/no-buffer drops) 0/0/0

 

Class-map: class-default (match-any)

20253 packets, 3866349 bytes

5 minute offered rate 45000 bps, drop rate 0 bps

Match: any

Queueing

Flow Based Fair Queueing

Maximum Number of Hashed Queues 256

(total queued/total drops/no-buffer drops) 0/0/0

QoS Set

dscp default

Packets marked 20121

 

Gruss.

Geschrieben

Hi Daking,

 

bei mir scheint das QoS jetzt einwandfrei zu laufen, allerdings hatte ich noch keine Pakete wegen Engpässen in einer Queue. Wegen den unregistrierten Devices in der CCM Log, das lag am IOS! Hab das neuste vom 02.12.08 drauf gepackt und siehe da, der Router und die IPPs laufen seitdem ohne Probleme!

 

Danke nochmals!

 

Gruss.

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...