HP ProCurve 2626 (J4900B) 24x10/100 Mbps Networking Switch Logo

Related Topics:

Posted on Nov 30, 2009
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

I need to config a hp procurve 2610 with a data and voice vlan to work with my mitel.

1 Answer

dumbyhead

Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Cheetah:

An expert who has answered 20 or more questions within one hour.

  • Expert 112 Answers
  • Posted on Jan 08, 2010
dumbyhead
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

MVP:

An expert that got 5 achievements.

Governor:

An expert whose answer got voted for 20 times.

Cheetah:

An expert who has answered 20 or more questions within one hour.

Joined: Jan 11, 2009
Answers
112
Questions
0
Helped
85440
Points
158

Hostname "Switch1"
qos dscp-map 101110 priority 6
snmp-server community "public" Unrestricted
vlan 1
name "Data_Vlan"
untagged 1-28
ip address 192.9.180.19 255.255.255.0
exit
vlan 2
name "Voice_Vlan"
ip address 10.9.180.5 255.255.255.0
qos dscp 101110
tagged 1-28
voice
exit
Program the port that the PBX is in as a untagged port on Vlan 2

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
2answers

How to configure VLANS and Tagging

https://m.youtube.com/watch?v=krE16IRIHw4
Watch this video for switch port access . You will need to be in global config interface mode.
0helpful
1answer

PC Port stops working

Class of service option disable PC. Port. Or the the hp port is not tagged/untagged to the wrong vlan.
0helpful
1answer
0helpful
1answer

Hi,this is pavan i want to b configure the HP procurve 2626 J4900B managed switch pls help me through anybody by giving the programme to configure it

What do you need it configured to support? Multiple subnets? VoIP support?
Here's an example to support 2 subnets, VLAN 1 Data and VLAN 2 Voice. This switch is the VLAN router for the site and it is also the default gateway for all the devices on the network.

show running-config

Running configuration:

; J4899A Configuration Editor; Created on release #H.10.50

hostname "HP 2650 dot 11 layer 3"
snmp-server contact "Your contact info here"
snmp-server location "Server Rack - Upper Switch"
time timezone -5
time daylight-time-rule Continental-US-and-Canada
interface 49
name "Uplink to HP2650 port 49 - 192.168.105.12"
flow-control
exit
interface 50
name "Uplink to HP2650 port 49 - 192.168.105.13"
flow-control
exit
ip routing
timesync sntp
snmp-server community "public" Unrestricted
vlan 1
name "Data"
untagged 1-46
ip address 192.168.105.11 255.255.255.0
ip helper-address 10.50.3.2
tagged 49-50
no untagged 47-48
exit
vlan 2
name "Voice"
untagged 47-48
ip address 10.50.3.11 255.255.255.0
ip helper-address 10.50.3.2
tagged 1-46,49-50
exit
ip route 0.0.0.0 0.0.0.0 192.168.105.1
spanning-tree Always turn on Spanning Tree
spanning-tree priority 0 This switch is the master Spanning Tree operator.
password manager
password operator
0helpful
1answer

ProCurve 1800-24G (1010071458): how to create vlan's at hp 1800g24 switch...

You will have to log into the switch, select VLAN and create a VLAN.

http://h17007.www1.hp.com/us/en/support/converter/index.aspx
0helpful
1answer

Trying to Configure HP ProCurve 2524 24x10/100 Mbps Networking Switch as DHCP and creating a VLAN and connecting Linksys access points to that VLAN

This switch will not function as a DHCP server itself. You will need to have a DHCP server on the VLAN with the access points to give out IP's to the wireless users.
HP has free design and configuration services http://www.procurve.com/customercare/services/design-center/index.htm
0helpful
1answer
0helpful
1answer

3 vlans, data,1; data 2,;voip,5. Ports carry voice tagged, and data. currently Windows 2000 DHCP server lives on Vlan 1 (AND WORKS). Need to upgrade. When we test the new servers we are unable to make both...

Here's what you need to do:

First, be sure to assign an ip address(in the proper subnet) to each VLAN.

Second, use the ip helper-address command in the context of each VLAN, the address used should be the address of the DHCP server

Third, Add a scope for each additional VLAN on the DHCP server.

The switch will route the DHCP request to the proper server based on the ip helper-address command parameter and based on the ip address of the VLAN that is passed tot he server, a DHCP address in the proper subnet is automatically configured.

Here is a sample:

ProCurve Switch 3500yl-24G-PWR# configure
ProCurve Switch 3500yl-24G-PWR(config)# vlan 33
ProCurve Switch 3500yl-24G-PWR (vlan-33)#ip address 192.168.33.254/24
ProCurve Switch 3500yl-24G-PWR (vlan-33)# ip helper-address 10.1.2.250
0helpful
1answer

Does HP ProCurve 1800-24G 24 Port Switch can act like a cisco router e.g. 2800 series or others

The Procurve 1800 SWITCH series supports 802.1p, 802.1q VLANS, 802.3ad LACP, 802.3x Flow control, RFC1534 DHCP/BOOTP interoperation, the Cisco 2800 series is a ROUTER and dependant on its IOS version will support a multitude of routing/security features that the Procurve just isnt designed to do.
0helpful
1answer

Applying QOS to a VLAN on a procurve 2626

Need to config the diffserv you want to program

Example: config t=qos dscp-map 101110 priority 6

Need to set it to the Vlan
config t(vlan 101)= qos dscp 101110

ip address 192.168.101.2 255.255.255.0
qos dscp 101110
voice
exit
This a a common differ-serv 46 priority 6 for IP phone system
Not finding what you are looking for?

2,180 views

Ask a Question

Usually answered in minutes!

Top HP Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a HP Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...