Jason,

I recommend not having anything connected in default vlan 1. I'm also a fan of 
keeping things simple when complex isn't warranted.

Put your users into another vlan, say 100 and your phones in vlan 200.

Then as someone has already pointed out, use the command :

"set port vlan <port-string> 100 modify-egress"

This will set the ports in <port-list> to use vlan 100 (vlan named "users" or 
"data" as you wish) UNTAGGED.  It will remove any other untagged vlans (but 
tagged remains)

Then you will need to specify that vlan 200 (vlan named "Phones" or "IPT" or 
"Voice" as you wish) to egress these ports TAGGED. Do this with the command:

"set vlan egress 200 <port-list> tagged"

Regards,

Andy

Service Desk: +44 (0)845 850 1177 

Number One
Paper Mill Drive
Church Hill South,
Redditch,
B98 8QJ
Telephone: +44 (0)845 850 5577 

-----Original Message-----
From: Jason Grubbs [mailto:[email protected]] 
Sent: 25 May 2012 12:51
To: Enterasys Customer Mailing List
Subject: [enterasys] Configure a port to use two VLANs

We are replacing a Cisco 3750 with an C5K.  This switch serves as our phone 
switch.  Some of the Cisco phones have devices that connect through the phones 
secondary port.  How can I configure the ports on the C5K so they use both vlan 
200 and vlan 1?

I used this command to set them to 200:

Set port vlan ge.1.1-47 200

But I am then asked if I want to remove the ports from all other VLANs untagged 
egress lists?  Should I say no if I want to allow traffic on both 200 and 1?

Jason Grubbs
Network Engineer
Pottsgrove School District

________________________________
This email and any files transmitted with it are to be treated as confidential 
and as such are not to be used or disclosed except for the purpose for which it 
has been sent. Any views or opinions presented in this e-mail are solely those 
of the author and do not represent those of the Pottsgrove School District. The 
School District accepts no liability for any damage caused by this e-mail. The 
recipient is required to indemnify the School District against any claims for 
loss or damage caused by any viruses or otherwise.

---
To unsubscribe from enterasys, send email to [email protected] with the body: 
unsubscribe enterasys [email protected]

---
To unsubscribe from enterasys, send email to [email protected] with the body: 
unsubscribe enterasys [email protected]

Reply via email to