Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I can't start my day without this site!..."

Geography

Where in the world do Tek-Tips members come from?
kcbell (IS/IT--Management)
20 Aug 09 17:47
I am working on a 3750 switch and tried to add the following to the interface Fa1/0/44.
 
auto qos voip cisco-phone

then I got the following error message. I am running
C3750 Software (C3750-IPBASEK9-M), Version 12.2(44)SE,

I know this is qos for Cisco phone. How do I remedy this problem? I am not upgrading the IOS to a newer version. I am just adding the QOS to the Interface. Thanks!

AutoQoS Error while generating commands on Fa1/0/44.
policy map AutoQoS-Police-CiscoPhone not configured
AutoQoS Error: ciscophone input service policy was not properly applied
Warning: if upgrading from a previous release, and there is already auto qos voip cisco-phone configured on other interfaces, you may need to first delete those auto qos configurations and re-apply them on those interfaces.
policy map AutoQoS-Police-CiscoPhone not configured
  
VinceWhirlwind (TechnicalUser)
20 Aug 09 21:36
Shouldn't it be:
auto qos voip trust cisco-phone?
kcbell (IS/IT--Management)
22 Aug 09 2:11
VinceWhirlwind:

" auto qos voip trust " is at the uplink ports.
" auto qos voip cisco-phone " is at each access port.

Following is what I am trying to do: I pulled a switch from a stack and I am trying to duplicate the configuration from a (2) switches stack to two individual switch. After I pulled them apart, I tried to copy and paste the configure from the master to the second switch. Then I got the error message as described.

After I pulled the two switches apart, I saw the configuration of the access ports are on switch 2. My question is how do I copy the configuration from switch 2 to switch 1?

Thanks!
 
VinceWhirlwind (TechnicalUser)
22 Aug 09 18:03
do a show int f1/0/44
kcbell (IS/IT--Management)
19 Jan 10 1:25

It is months late...but this is the show interface

interface FastEthernet1/0/1
 switchport access vlan 100
 switchport mode access
 switchport voice vlan 200
 switchport port-security maximum 3
 switchport port-security
 switchport port-security aging time 2
 switchport port-security violation restrict
 switchport port-security aging type inactivity
 srr-queue bandwidth share 10 10 60 20
 srr-queue bandwidth shape  10  0  0  0
 mls qos trust device cisco-phone
 mls qos trust cos
 auto qos voip cisco-phone
 macro description cisco-phone
 spanning-tree portfast
 spanning-tree bpduguard enable
!
TheDon5 (TechnicalUser)
3 Feb 10 11:25
I had this error when upgrading from a lower image, we had some auto qos configured which the new image didn't like.  To fix it I removed all auto qos config from all interfaces, then re-applied it.

If I remember when I removed the auto qos (no auto qos voip..)
from each int one of the "srr-queue bandwidth.." cmds remained, again I had to remove this before re-applying the auto qos.  

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close