[cisco-voip] cisco-voip Digest, Vol 54, Issue 97
Ellington, Chris
Chris.Ellington at inin.com
Wed Aug 22 16:01:21 EDT 2007
Change the access vlan to the data vlan, remove the switchport mode
trunk and it will work wonders; a non-dot1q client won't negotiate a
trunk and will get the native. A phone will get a trunk and I think
that's what you want...
Chris
Christopher Ellington | VoIP/SIP Engineer
phone & fax +1.317.715.8578 | chris.ellington at inin.com
CCIE #6814
Interactive Intelligence Inc.
Deliberately Innovative
www.inin.com
-----Original Message-----
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of
cisco-voip-request at puck.nether.net
Sent: Wednesday, August 22, 2007 3:51 PM
To: cisco-voip at puck.nether.net
Subject: cisco-voip Digest, Vol 54, Issue 97
Send cisco-voip mailing list submissions to
cisco-voip at puck.nether.net
To subscribe or unsubscribe via the World Wide Web, visit
https://puck.nether.net/mailman/listinfo/cisco-voip
or, via email, send a message with subject or body 'help' to
cisco-voip-request at puck.nether.net
You can reach the person managing the list at
cisco-voip-owner at puck.nether.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of cisco-voip digest..."
Today's Topics:
1. Re: problem with phone getting DHCP address from voicevlan
(Pete Fabian)
2. Re: problem with phone getting DHCP address from voicevlan
(Lelio Fulgenzi)
----------------------------------------------------------------------
Message: 1
Date: Wed, 22 Aug 2007 12:37:24 -0700
From: "Pete Fabian" <pfabian at telesphere.com>
Subject: Re: [cisco-voip] problem with phone getting DHCP address from
voicevlan
To: "'Lelio Fulgenzi'" <lelio at uoguelph.ca>, "'Cisco VoIPoE List'"
<cisco-voip at puck.nether.net>
Message-ID: <006c01c7e4f3$deff5610$34fea8c0 at telesphereltd.com>
Content-Type: text/plain; charset="us-ascii"
Try,
interface FastEthernet1/0/40
switchport access vlan 3104
switchport mode trunk encapsulation dot1q
switchport trunk native vlan 1220
switchport voice vlan 3104
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
spanning-tree portfast
end
_____
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Lelio Fulgenzi
Sent: Wednesday, August 22, 2007 7:20 AM
To: Cisco VoIPoE List
Subject: [cisco-voip] problem with phone getting DHCP address from
voicevlan
We have a number of new phones with a problem whereby they get a DHCP
address from the data VLAN not the voice VLAN. The only way to make it
work
is to remove the data VLAN, let the phone upgrade and then everything
works
after replacing the data VLAN even after erasing the phone
configuration.
Here's the specific phone load information:
App Load ID: P003030IMFG2
Boot Load ID PC0303010200
Version: 3.1 (MF.G2)
Here's my switch config:
interface FastEthernet1/0/40
switchport access vlan 1220 *this is what I remove to
make
things work*
switchport mode access
switchport voice vlan 3104
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
spanning-tree portfast
end
------------------------------------------------------------------------
----
----
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo."
WJR
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://puck.nether.net/pipermail/cisco-voip/attachments/20070822/c489c6
f9/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5675 bytes
Desc: not available
Url :
https://puck.nether.net/pipermail/cisco-voip/attachments/20070822/c489c6
f9/attachment-0001.jpe
------------------------------
Message: 2
Date: Wed, 22 Aug 2007 15:51:23 -0400
From: "Lelio Fulgenzi" <lelio at uoguelph.ca>
Subject: Re: [cisco-voip] problem with phone getting DHCP address from
voicevlan
To: "Pete Fabian" <pfabian at telesphere.com>, "'Cisco VoIPoE List'"
<cisco-voip at puck.nether.net>
Message-ID: <007f01c7e4f5$d1aa7c40$56196883 at cfs.uoguelph.ca>
Content-Type: text/plain; charset="iso-8859-1"
I believe this only works with a phone attached. We want our ports to
work even without a phone.
----- Original Message -----
From: Pete Fabian
To: 'Lelio Fulgenzi' ; 'Cisco VoIPoE List'
Sent: Wednesday, August 22, 2007 3:37 PM
Subject: RE: [cisco-voip] problem with phone getting DHCP address from
voicevlan
Try,
interface FastEthernet1/0/40
switchport access vlan 3104
switchport mode trunk encapsulation dot1q
switchport trunk native vlan 1220
switchport voice vlan 3104
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
spanning-tree portfast
end
------------------------------------------------------------------------
------
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Lelio Fulgenzi
Sent: Wednesday, August 22, 2007 7:20 AM
To: Cisco VoIPoE List
Subject: [cisco-voip] problem with phone getting DHCP address from
voicevlan
We have a number of new phones with a problem whereby they get a DHCP
address from the data VLAN not the voice VLAN. The only way to make it
work is to remove the data VLAN, let the phone upgrade and then
everything works after replacing the data VLAN even after erasing the
phone configuration.
Here's the specific phone load information:
App Load ID: P003030IMFG2
Boot Load ID PC0303010200
Version: 3.1 (MF.G2)
Here's my switch config:
interface FastEthernet1/0/40
switchport access vlan 1220 *this is what I remove
to make things work*
switchport mode access
switchport voice vlan 3104
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
spanning-tree portfast
end
------------------------------------------------------------------------
--------
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo."
WJR
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://puck.nether.net/pipermail/cisco-voip/attachments/20070822/9c5e08
53/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5675 bytes
Desc: not available
Url :
https://puck.nether.net/pipermail/cisco-voip/attachments/20070822/9c5e08
53/attachment.jpe
------------------------------
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
End of cisco-voip Digest, Vol 54, Issue 97
******************************************
More information about the cisco-voip
mailing list