Cisco Switching/Routing :: Difference Between Auto Qos And Voip Trust With C2960S

Aug 1, 2012

Are there any differences between the autoqos commands on a WS-C2960S switches (or in any other series)? Follow the commands:
 
- auto qos trust
- auto qos voip trust
 
I was checking the documentation on this link:
 
URL

And couldn't find any great difference between the two commands, as far as I could see they'll set the Ingress and Egress queues the same way.
 
Are there any differences between those two commands (auto qos trust and auto qos voip trust)? If so, when should I use one and the other?

View 2 Replies


ADVERTISEMENT

Cisco Infrastructure :: Auto Qos Voip Trust On 3560X

Jan 25, 2013

I applied command "auto qos voip trust" to the uplink interface. But I found that the interface shown command "auto qos trust" was applied when i show running-config. Could the command "auto qos voip trust" show in the configuration after i applied? If not, how can i check the interface that applied "auto qos voip trust"?

View 5 Replies View Related

Cisco Switching/Routing :: 4510R-E / Unable To Create A Port-channel And Apply Auto-qos For VOIP

Sep 15, 2011

I have a 4510R-E chassis with SUP7-E running IOS XE version 3.01.01.SG.  I am unable to create a port-channel and apply auto-qos for VOIP.If I configure auto-qos on the physical interfaces, I get this message when I try adding them to the port channel:
 
"The attached policymap is not suitable for member either due to non-queuing actions or due to type of classmap filters."
 
Auto-qos is not an available command in the port-channel interface configuration, but if I try adding the service policies that were created by auto-qos to the port channel manually, it lets me apply the input policy but on the output policy I get this message:
 
"A service-policy with queuing actions can be attached in output direction only on physical ports."
 
With the input policy applied to the port-channel interface, I tried addign the output policy to the  physical ports and I got this message:
 
"A service-policy with non-queuing actions should be attached to the port-channel associated with this physical port."
 
Is there a way to get the auot-qos policies applied to the port-channel properly?

View 3 Replies View Related

Cisco Switching/Routing :: 6500 - Hardware QOS Trust?

May 8, 2012

I have a question which i am unsure of, on the 6500 i know i can set mls qos trust to cos or dscp since I don't have any trunks configured on that switch that i want to trust cos most of my ports trust dscp instead. The question is will packets coming in or going out at L3 with the TOS bits set get placed in the correct in/out queue. For example if a packet comes in on a port with a mls qos trust dscp and has the TOS set to XX will this XX get mapped to the correct COS value based on the default dscp to cos map and end up going out the correct queue which handles that specific COS number?
 
I mainly asked this because i saw the following on the cisco site and again i am suing dscp trust and not cos.
 
Weighted Round Robin (WRR), Deficit Weighted Round Robin (DWRR) and Shaped Round Robin (SRR). WRED and all the Round Robin scheduling options use the priority tag (CoS) inside an Ethernet frame to provide enhanced buffer management and outbound scheduling.

View 2 Replies View Related

VOIP QoS And Editing Auto Attendants

Feb 19, 2013

We have a few voip phones, with the voip server in the building. The hard phones have been trouble, with dropouts and occasional bad quality phone calls. The sip provider is absolutely hopeless. The modem router is a DG834Gv5 with fw V1.6.00.33. There is no option in the router interface to edit QoS settings. How can I improve our voip system? have an iphone connected to a handset or something, could that? We are using an iPECS-50A voip server and iPECS LIP-8012D phones.

My second question is in regards to auto attendants. I need to edit auto attendant settings. I assume this is done using the VOIP server. When the IP address is entered, I get a station program option and Admin & Maintenance. Where would I find auto attendant?

View 1 Replies View Related

Cisco Switching/Routing :: 2960 - Trust / Untrust DSCP Value

Jul 4, 2012

I am reading through a QOS Document and they want me to trust the DSCP value from an IP phone (Siemens) but UN trust the PC DSCP value.  How can I trust one thing but not the other? I am using a 2960 Cisco switch with IP base IOS.

View 2 Replies View Related

Cisco Switching/Routing :: Trust Dscp Configuration On 2950

Jan 8, 2013

i have Catalyst2950SI with iOS12.1, connect a wifi-access-point  to f1/1(dot1q trunk port),and connect another L2SW to f1/2(dot1q trunk port),and IP phone, MobileCamera connects to wifi-access-point,IP phone has dscp=40 value on its own packet,but MobileCamera doesn't  have any dscp value or cos.now, i wanna do QoS by that dscp, So i type as below,
 
interface 1/1
switchport mode trunk
mls qos trust dscp
 
interface 1/2
switchport mode trunk
mls qos trust cos

View 10 Replies View Related

Cisco Switching/Routing :: QoS 3750 Switch Port Trust Without Resetting

Oct 7, 2012

We have QoS configured throughout the company, but the standard config we have applied across the 3750 switches only includes the below: We have IP phones (not cisco) attached that are marking with EF, and the PC is an untrusted end device (so needs to be by default marked as zero).Is the above enough to trust VOIP DSCP EF without resetting it to DSCP 0, or do I also need to add a trust line (i.e.: mls qos trust dscp)?

View 2 Replies View Related

Cisco Switching/Routing :: 3750 - Use MLS QoS Trust DSCP With Service-policy?

Dec 24, 2012

i would like to know the possibility to use mls qos trust dscp with service-policy in the IOS ver.12.2(25)SEE2.The specific version is not possible to configure like below.
 
Cat3750(config-if)#do sh run int f1/0/1
Building configuration...
 
[code]....

View 8 Replies View Related

Cisco Switching/Routing :: 2960 LAN Lite Image Does Not Support MLS QoS Trust Device

Jun 20, 2012

I have some 2960 switches with Lan Lite ios in my infrastructure.And I try to configure them to support "trust device cisco-phone" and "switchport priority extend cos 0" on ports with cisco phones.But LAN Lite image does not support "mls qos trust device cisco-phone".can I use any workaround to trust cos of cisco phone and to remark PC traffic with cos 0?

View 1 Replies View Related

Cisco Switching/Routing :: 3560 Default QOS Trust Behavior On Access Point Changed

Oct 27, 2011

I've just been testing QOS on 3560 with version 15.0(1) and it seems the the default qos trust behavior on access ports has changed. By default the trust state of a port is not to trust anything, however rather than rewriting the DSCP value of the incoming packets and settign it to 0 the switch now seems to leave the DSCP value unchanged.
 
SW04-C3560(config)# do sh mls qos int g0/2
GigabitEthernet0/2
trust state: not trusted
trust mode: not trusted
trust enabled flag: ena
[Code]......

View 4 Replies View Related

Cisco Switching/Routing :: C2960S - 12.2(58)SE Crash On SSH

Apr 13, 2011

I just upgraded several of my C2960S-48FPD-L from 12.2(55)SE to 12.2(58)SE and now almost every time I try to SSH to it the switch reboots and gives me these trace backs ... 
 
07:58:52 CST Thu Apr 14 2011: Unexpected exception to CPU vector 200, PC = 1EADA28
-Trace back= 0x1EADA28z 0x1CDC324z 0x1EA5520z 0x1CDC35Cz 0x1CDD0E0z 0x1CDF0C4z 0x1CE06CCz 0x1CE07F8z 0x1D67348z 0x1D611BCz
 
Writing crash info to flash:/crashinfo_ext/crashinfo_ext_3
 
07:58:56 CST Thu Apr 14 2011: Unexpected exception to CPU vector 1100, PC = 121BB98
-Trace back= 0x121BB98z 0x12250FCz 0xFA7540z 0xA807B8z 0xA75DF4z 0xA78080z 0x94B708z 0x9717C0z 0x918DD8z 0x936520z 0x9344BCz 0x9345FCz 0x93484Cz 0x1D67348z 0x1D611BCz

=== Flushing messages (07:58:56 CST Thu Apr 14 2011) ===

Buffered messages: (last 4096 bytes only)
0x00000005  R6 = 0x01224F44  R7 = 0x02A23C6C
000089: *Feb 28 18:03:13.577 CST: %PLATFORM-1-CRASHED: R8 = 0x00000080  R9 = 0x00000000  R10 = 0x00000000  R11 = 0x00000071
000090: *Feb 28 18:03:13.577 CST: %PLATFORM-1-CRASHED: R12 = 0x00034855  R13 = 0x00000280  R14 = 0x01CE0778  R15 = 0x00000000
000091: *Feb 28 18:03:13.577 CST: %PLATFORM-1-CRASHED: R16 = 0x00000000  R17 = 0x00000000  R18 = 0x00000000  R19 = 0x00000000
[ code]....

View 9 Replies View Related

Cisco Switching/Routing :: WS-C2960S Inter VLAN Routing

Dec 9, 2012

I am looking for a reasonable switch but it has do do inter-VLAN Routing. I know I could go with a 3560/3750 with IP Services but I am also thinking the 2960S with IP Base IOS might do?
 
I have looked up the IP Base IOS and it does list IP Routing but how to actually configure inter-VLAN Routing on a 2960S with IP Base?

View 2 Replies View Related

Cisco Switching/Routing :: Enable L3 Routing On C2960S

Apr 19, 2013

I have been trying to enable L3 intervlan routing on C2960S Switch with ip routing command and that was the output from the Switch: [code]

View 6 Replies View Related

Cisco Switching/Routing :: C2960S Flexstack Serial Number

Mar 21, 2012

Is there a CLI-command to see the serial number of the flexstack module installed in a C2960S.

View 13 Replies View Related

Cisco Switching/Routing :: Recommended IOS For Switch C2960S And C3750

Jun 13, 2013

We have several of these WS-C2960S-24PS-L running 12.2(55)SE5  C2960S-universalK9-M and need to upgrade to a better.IOS since we have a sitution where CPU would get to 100% but we have only a few ports connected.Also we have several of WS-C3750-48P running 12.2(55) SE6 C3750-IPBASEK9-M.

View 3 Replies View Related

Cisco Switching/Routing :: 2960 Stack Of Four Ws C2960S Crashes

May 29, 2011

We have a 2960 stack of 4 WS-C2960S-24PS-L switches.Sometimes, at random, the stack crashes and reboots. I have downloaded the crashinfo file and can see the following error.

View 7 Replies View Related

Cisco Switching/Routing :: WS-C2960S-48FPS-L Stack Port Down?

Mar 14, 2013

I'm trying to configure a stack between two WS-C2960S-48FPS-L but does not working.The switch port is always Down.I tried to change de module and cables.I tried to make a loop in one of two switches and the ports always down.
 
IOS: 12.2(55)SE5
 #show switch stack-ports
  Switch #    Port 1       Port 2
  --------    ------       ------
    1          Down         Down

View 15 Replies View Related

Cisco Switching/Routing :: WS-C2960S-24TS-L / Mac Flapping On Stack?

Feb 27, 2012

We have two switches WS-C2960S-24TS-L running in stack with running IOS c2960s-universalk9-mz.122-55.SE3.We have connected two checkpoint devices on Gi1/0/24 and Gi2/0/24 with a simple configuration:
 
interface range GigabitEthernet1/0/24, gi2/0/24
switchport access vlan x
switchport mode access
spanning-tree portfast
 
On the devices log we get the following message:

%SW_MATM-4-MACFLAP_NOTIF: Host 0000.0000.fe21 in vlan x is flapping between port Gi2/0/24 and port Gi1/0/24
 
The mac-address 0000.0000.fe21 is not found on any checkpoint interface. "Show mac-address int gi1/0/24 or gi2/0/24" does not show the correct mac-address of the checkpoint interface connected to the port, but instead shows 0000.0000.fe21.Is there a bug in the IOS, something wrong with the switch config or does it have something to do with the checkpoint config?

View 2 Replies View Related

Cisco Switching/Routing :: Stack C2960S High CPU Version 12.2(58)SE2

Jan 14, 2013

I have a customer with a stack of two switches C2960S-24TS-L that are running 12.2(58)SE2 universal K9, we see that the CPU load increase over time, to 95% and stays there reload solves the problem.the process that akes a lot of CPU is also the SNMP ENGINE, I see that it is running 30 minutes on 95% and then 10 minutes on 35%, this is the only stack were we see this problem. Is there also a SNMP bug in this version ?

View 1 Replies View Related

Cisco Switching/Routing :: GLC-GE-100FX Supported On WS-C2960S-24TD-L?

May 10, 2013

Does GLC-GE-100FX is supported on the WS-C2960S-24TD-L.  I don't see this switch listed under the compatibility matrix.URL
 
But the datasheet for the 2960S says this:
 
"The Cisco Catalyst 2960-S with SFP+ does not support the GLC-FE-100BX, GLC-FE-100FX, or GLC-FE-100LX." But it provides no reference for the GLC-GE-100FX The easy answer is, no the 2960S-24TD doesn't support it, any clarification if possible.

View 1 Replies View Related

Cisco Switching/Routing :: Configure Connection Between UCS FI 6120 To C2960S?

Mar 29, 2012

is it possible to connect UCS FI directly to C2960S using Twin Ax Cable (3M long) ?

View 2 Replies View Related

Cisco Switching/Routing :: Adding Dhcp Option 82 On C2960S

Dec 12, 2012

I have a very simple setup containing 3 C2960S switches:switch 1:  central switch, acting as router between VLAN 1 en VLAN 2switch 2+3: edge switches, connected via 1 link to central switch, both on VLAN 2,Clients connect to switch 2 and 3 using dhcp, switch 1 uses dhcp relay to forward requests from VLAN 2 to the dhcp server on VLAN 1.  So far so good.Now I want switch 1 to add option  82 to the dhcp requests so the dhcp server can see whether the request came through switch 2 or switch 3. I tried turning on dhcp option 82 support on switch 1 by doing.

View 2 Replies View Related

Cisco Switching/Routing :: WS-C2960S-24PD-L Support 1 Gig Uplinks With SFP?

Apr 1, 2012

WS-C2960S-24PD-LCatalyst 2960S 24 GigE PoE 370W, 2 x 10G SFP+ LAN Base 
 
Can I use the above said switch for 1 Gig Uplinks using SFP. 

View 2 Replies View Related

Cisco Switching/Routing :: WS-C2960S-48FPS-L / Pinount Poe (802.3af) And Poe+ (802.3at) For Switch?

Feb 12, 2012

The pinout of poe and poe+ (802.3af) and (803.3at) of these models of Cisco switches?

WS-C2960S-48FPS-L 48 Ethernet 10/100/1000 PoE+ ports; 740W PoE capacityWS-C2960S-48LPS-L 48 Ethernet 10/100/1000 PoE+ ports; 370W PoE capacityWS-C3750-48PS-S 48 Ethernet 10/100 ports with IEEE 802.3af and Cisco prestandard Power 
 
Pin goes where the power for Poe (802.3af) and poe+ (802.3at) for this model Cisco

View 1 Replies View Related

Cisco Switching/Routing :: WS-C2960S-24PS-L Floods Network

Jan 21, 2013

I have three new 2960 switches as listed in the title. I configured them as follows:

192.168.1.215     host: whse-c
192.168.1.216     host: whse-b
192.168.1.217     host: whse-a
 
Switches B and C flow into A before continuing on into the server room switch (distance issues).All three switches are configured for ports 21-24 at 1000 and set as cisco switches. all other ports are undefined as they have a myriad of desktops, printers and non cisco access points flowing into them. side question - should i configure them as access points where applicable even if they are non cisco? I am replacing three netgear switches that currently are in place and have no known issues other than they are old and the fans may fail soon.hooked up .217. was able to get to it from the network. Hooked up 215 and then 216.  All the sudden I lost the ability to tap into the switches, any of them. (I think I had done 215 at that point too, before adding 216.  I found out later it took the network to its knees as internet was lost, and the MPLS stopped functioning.
 
I undid the changes and put the netgears back in service and all was right with the world again.  At first I thought it was a bad host name as I had used whse-a on switch C in error. I changed that after this issue.Later that day I put 215 in place. checked it from the network and could get to it just fine. Then I put 216 in service. I lost connection to 215. I could no longer get to the internet from my pc and the MPLS went down again.  This time I just unhooked 216. 215 is still in place and working on the network at the moment and not causing issues. (btw these switches are not even in my path from my pc to the internet, just on the same network) tomorrow I am going to try 217 again while 215 is still on the network and see if there are any issues adding that swtich. if I can do so, and there are no problems, is this an indication of a faulty switch?  what further testing can I do, have I missed something in setup?  If this brings the network down again, why cant i add two of these switches to each other/on the same network path (B and C were not even connected to each other yesterday evening when it went down again).

View 2 Replies View Related

Cisco Switching/Routing :: WS-C2960S-48FPS-L - Switches Comparison

Dec 18, 2012

I was looking at WS-C2960S-48FPS-L (740 Watts) and  WS-C2960S-48LPS-L (340 Watts) models today, I'm not sure that I understand it right,
 
Does WS-C2960S-48FPS-L model support all 48 ports POE+ (30Watts)? Does that mean each port will get 30 Watts on this switch?
 
Does model WS-C2960S-48LPS-L support 24 ports with POE and 24 ports with POE+?.

View 4 Replies View Related

Cisco Switching/Routing :: How Many Switches Can Be Stacked With WS-C2960S-48FPD-L At A Max

May 28, 2012

How many Switches can be stacked  with WS-C2960S-48FPD-L at a max..
 
 As per my Knowledge it is 4 and as below..
  
Switch 1 to Switch 2 
Switch 2 to Switch 3
 Switch 3 to Switch 4 
Switch 4 to Switch 1
 
If yes then, is it mandatory to do the "Switch 4 to Switch 1" stack. why am I asking this is because this stack requires a long cable and the cable which comes with the Switch is only 0.5M.

View 3 Replies View Related

Cisco Switching/Routing :: WS-C2960S-24TS-L / 4 SFP Ports For A Switch?

Jul 24, 2012

I have a got a requirement where a 24 Port Switch should have 4 SFP's and all 4 should be used at a time, So I've chosen " WS-C2960S-24TS-L"
  
The transeiver should be GLC-LH-SM, so kindly let me no whether I would be able to use all 4 ports at a time or not.

View 2 Replies View Related

Cisco Switching/Routing :: WS-C2960S-24PD-L PoE+ 10Gb Switch Using 1Gb Uplink

Jan 24, 2013

I have configured about 20 of these switches now, and notice in the port listings a TE1/1//1 TE1/1/2 and GI1/1/1 GI1/1/2 uplink port. There are only two uplink SFP+ ports. I now have a reason to install with a 1Gb uplink to the Core. I am using a GLC-LH module at each end. I did configure the TE1/1/1 port for the uplink. Does not work though..Do I need to configure the two GI1/1/1 and 1/1/2 ports for uplink, remove the TE configuration for the uplink to work? Using the UNIVERSAL code with a LANBase license.

View 2 Replies View Related

Cisco Switching/Routing :: Configuring DHCP Server On WS-C2960S-24PS-L

Jun 5, 2013

I receive a question from a future customer about this future if its supported on " WS-C2960S-24PS-L":configuring 2 dhcp server on this swith ( 1 dhcp for voice vlan , and 1 for Data Vlan).I did some search , but i didnt find the answer .i have to advice a customer before ordering the switch.

View 2 Replies View Related

Cisco Switching/Routing :: Running-configuration On Stacked Switches (C2960S)?

Apr 2, 2012

My company is beginning to have a lot of sites were we are stacking 3 to 4 C2960S-48 switche.This is making "show running-config" very very long because of the 4 x 48 interfaces.I can’t find a CLI command that show me the running-config of a ranges of interfaces. If I for example would like to see running-config for switch 3 (interfaces 3/0/1-52)The Show Running-config will show all the interfaces (for the two first swtiche = 104 interfaces), which take a time before I reach to switch 3.I miss a CLI command like: show Running-config switch 3, or module 3, or show running-config interface range x/x/x-x ?I’m well aware of the CLI command show running-config interface x/x/x, but this will only show me one interface.

View 3 Replies View Related

Cisco Switching/Routing :: C2960S How To Calculate Buffer Allocation Needed

Jan 2, 2011

I need to configure these qos settings in a C2960S. [code]How I calculate the buffer allocation needed? [code]

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved