01-31-2018 12:45 AM - edited 03-08-2019 01:38 PM
Hi,
I will like to check how to go about to configure QoS for cisco 2960 and 3850. Basically I will need to know what is needed to be configure on the access port and trunk port for both switches. Currently I am using auto QoS, is this the correct way?
PC(jabber)---Cisco IP Phone---2960---3850---rtr
The access port will be connected to a Cisco IP Phone and from there connected to a PC. User will be using either the PC(jabber) or IP phone for communication. So how does the switch port mark these traffic via jabber and IP phone? Is it possible to trust both the softphone and hardphone?
The trunk is a uplink to core switch(3850).
2960
mls qos
!
interface GigabitEthernet0/1
description Connect to IP Phone
switchport access vlan 50
switchport mode access
switchport voice vlan 56
duplex full
priority-queue out
mls qos trust cos
spanning-tree portfast
!
interface GigabitEthernet0/48
description Connected to 3850
switchport mode trunk
priority-queue out
mls qos trust cos
3850
interface GigabitEthernet1/0/1
description Connected to 2960
switchport mode trunk
auto qos trust
service-policy input AutoQos-4.0-Trust-Cos-Input-Policy
service-policy output AutoQos-4.0-Output-Policy
01-31-2018 01:01 AM
01-31-2018 01:28 AM
Hi Mark,
So for 2960 access and trunk port, it will be better to use dscp instead of cos, am I right? As for 3850 what is the other method if not using class maps and policies map. Able to give an example, thanks.
01-31-2018 01:43 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide