3524xl Voice Config on single Subnet [7:53788]

2002-09-21 Thread John Brandis

Hi All,
 
Building the config for a 3524xl with inline power for a branch site that is
getting NEC IP Phones this week.
 
The scene is that, we have a single subnet in the branch consisting of 16
PC's, and we have just taken delivery of the 16 IP Phones. I have limited
VOIP experience, however I have come up with this config:
 
I have a single VLAN for both voice and data (maybe a poor way of
distinguishing between phone and PC). I have:
 
Interface fastethernet 0/1
Power inline auto
Speed 100
Duplex full
Spanning tree portfast
Native vlan 1
Voice vlan dot1p
 
Is this a basic working config for VOIP on a single switch, using a single
subnet ?
 
Thanks all for your time
 
Ps: Any one got time to design a server room ? A long story, one that Chuck
would enjoy about pen pushers designing comms rooms.


**

visit http://www.solution6.com

UK Customers - http://www.solution6.co.uk

*
This email message (and attachments) may contain information that is
confidential to Solution 6. If you are not the intended recipient you cannot
use, distribute or copy the message or attachments.  In such a case, please
notify the sender by return email immediately and erase all copies of the
message and attachments.  Opinions, conclusions and other information in
this message and attachments that do not relate to the official business of
Solution 6 are neither given nor endorsed by it.
*




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=53788&t=53788
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: 3524xl Voice Config on single Subnet [7:53788]

2002-09-21 Thread Larry Letterman

Hi John,

I just completed a new data center server room for the cisco
campus, for the engineering people..let me know if your interested
in the design aspect of it...



interface FastEthernet0/1
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 152
 switchport trunk allowed vlan 1,152,155,1002-1005
 switchport mode trunk
 switchport voice vlan 155
 spanning-tree portfast
!
interface FastEthernet0/2
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 152
 switchport trunk allowed vlan 1,152,155,1002-1005
 switchport mode trunk
 switchport voice vlan 155
 spanning-tree portfast


Larry Letterman
Network Engineer
Cisco Systems Inc.



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
John Brandis
Sent: Saturday, September 21, 2002 12:52 AM
To: [EMAIL PROTECTED]
Subject: 3524xl Voice Config on single Subnet [7:53788]


Hi All,

Building the config for a 3524xl with inline power for a branch site that is
getting NEC IP Phones this week.

The scene is that, we have a single subnet in the branch consisting of 16
PC's, and we have just taken delivery of the 16 IP Phones. I have limited
VOIP experience, however I have come up with this config:

I have a single VLAN for both voice and data (maybe a poor way of
distinguishing between phone and PC). I have:

Interface fastethernet 0/1
Power inline auto
Speed 100
Duplex full
Spanning tree portfast
Native vlan 1
Voice vlan dot1p

Is this a basic working config for VOIP on a single switch, using a single
subnet ?

Thanks all for your time

Ps: Any one got time to design a server room ? A long story, one that Chuck
would enjoy about pen pushers designing comms rooms.


**

visit http://www.solution6.com

UK Customers - http://www.solution6.co.uk

*
This email message (and attachments) may contain information that is
confidential to Solution 6. If you are not the intended recipient you cannot
use, distribute or copy the message or attachments.  In such a case, please
notify the sender by return email immediately and erase all copies of the
message and attachments.  Opinions, conclusions and other information in
this message and attachments that do not relate to the official business of
Solution 6 are neither given nor endorsed by it.
*




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=53790&t=53788
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]