Bonsoir :) Voici la configuration que je pense être "bonne", est-ce que pour vous cela semble OK pour la QOS VOIX ?? Le port fa0/1 est un uplink connecté à un switch non managable (sur celui-ci il ya des postes + téléphone IP non cisco)le port fa0/10 est l'uplink vers le routeur internet
!mls qos ! class-map match-all SIGNALING match access-group name SIGNALING class-map match-all AUDIO match access-group name AUDIO ! policy-map QOS class AUDIO set ip dscp ef police 48000 8000 exceed-action drop class SIGNALING set ip dscp af31 police 10000 8000 exceed-action drop ! interface FastEthernet0/1 description * uplink sous-switch * switchport access vlan 10 switchport mode access switchport nonegotiate mls qos trust cos spanning-tree portfast service-policy input QOS ! interface FastEthernet0/10 description * uplink vers ROUTEUR WAN * switchport trunk allowed vlan 10,11 switchport mode trunk mls qos trust cos ?????????????????????????? spanning-tree portfast service-policy input QOS ! ip access-list extended AUDIO permit udp any any range 16384 32767 ip access-list extended SIGNALING permit tcp any any range 2000 2002 permit tcp any any range 5060 5061 ! --------------------------- Liste de diffusion du FRnOG http://www.frnog.org/
