Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

3com 4500

Status
Not open for further replies.

wayneo4528

Technical User
Joined
Jan 20, 2008
Messages
48
Location
ZA
Good day.

I'm trying to setup a 3Com 4500 switch to work with 2 Vlans. The IP 500 V2 is up and running with 1608's. I need to know what the config would be to get this to work. All hardware is on the lastest firmware releases.

Regards

Wayne
 
There is nothing you can do in the ipoffice for that.
You need to configure vlans on the switch.


BAZINGA!

I'm not insane, my mother had me tested!
 
Hi

I know. I need help with the setup of the 3Com switch?
 
Might have better luck in the HP/3COM forum



Kyle Holladay
ACSS & APSS SME Communications
MCP/MCTS Exchange 2007
Adtran ATSA, Aruba ACMA

"Thinking is the hardest work there is, which is the probable reason why so few engage in it." - Henry Ford
 
If you are using the same port for Phones and data you need to configure switchport mode hybrid on the 4500, it is the equivalent to the cisco voice vlan

 
An example

You will need to do this in sys mode.

interface Ethernet1/0/1
poe enable
stp edged-port enable (Otherwise your port will take a while to come up)
port link-type hybrid
port hybrid vlan X tagged (Your Voice VLAN)
port hybrid vlan 1 untagged (Your Native VLAN)



 
Thank you very much TheProvider.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top