All of the bit buckets and queues are set when you do "auto qos voip cisco-phone" it sets all of the QOS up for you unless you want to change the QOS lvls your self which is easy to do but just a royal pain to type in and keep straight in your in-house Docs.
Doug Block Chief Information Officer of Efast Funding 713-983-4055 (Direct) 888-338-3863 x 4055 (Toll Free) 713-983-4555 (Direct Fax) 832-483-4495 (Cell) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joseph Sent: Friday, June 11, 2004 9:59 AM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] 7960 switch port / vlan issue Thank you very much, I will try that. I don't know what the wrr stuff is but I will do a little google on it. This might be a nice addon for the wiki as well. On Fri, 2004-06-11 at 09:48, lists wrote: > This direcly from my 3550-24pwr switch > Once you do auto qos voip cisco-phone the below wrr-queue will all be > build > My data is on vlan 1 but you can add a switchport access vlan XX for another > vlan for data > > Hope this helps > > > interface FastEthernet0/2 > switchport trunk encapsulation dot1q > switchport voice vlan 66 > no ip address > mls qos trust device cisco-phone > mls qos trust cos > auto qos voip cisco-phone > wrr-queue bandwidth 20 1 80 0 > wrr-queue min-reserve 1 5 > wrr-queue min-reserve 2 6 > wrr-queue min-reserve 3 7 > wrr-queue min-reserve 4 8 > wrr-queue cos-map 1 0 1 2 4 > wrr-queue cos-map 3 3 6 7 > wrr-queue cos-map 4 5 > priority-queue out > spanning-tree portfast > > Doug Block > Chief Information Officer of Efast Funding > 713-983-4055 (Direct) > 888-338-3863 x 4055 (Toll Free) > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Joseph > Sent: Friday, June 11, 2004 4:48 AM > To: [EMAIL PROTECTED] > Subject: [Asterisk-Users] 7960 switch port / vlan issue > > > Using a cisco switch with PoE and a cisco 7960 phone: > > In setting up some test setups, I would like to make the 7960 phone > work > in line with the pc > or as a switch allowing the pc and phone to work on the same cable. > > Assuming I wanted to make the pc use vlan10 and the phone vlan15, does > anyone have an example of > how to set this up? > > Here is my attempt in the IOS: > > interface FastEthernet0/10 > switchport access vlan 10 > switchport voice vlan 15 > > The pc part worked fine but the phone could not seem to pull an ip. > Removing the voice part and the pc data cable with just the access > vlan statement it works fine on the access vlan. > > J. > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- respectfully, Joseph - (606) 477-2355 x140 ------============= _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
