HP Procurve 2900 44-Port Gigabit Ethernet Switch (J9050A) Logo

Related Topics:

Posted on Dec 03, 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

Cannot ping hp procurve 2900 48 port switch or see its web interface when I type in the IP address of the switch. Although the switch is working fine. Please help.

1 Answer

Anonymous

Level 2:

An expert who has achieved level 2 by getting 100 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Sergeant:

An expert that has over 500 points.

  • Expert 378 Answers
  • Posted on Apr 25, 2011
Anonymous
Expert
Level 2:

An expert who has achieved level 2 by getting 100 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Sergeant:

An expert that has over 500 points.

Joined: Jan 17, 2010
Answers
378
Questions
0
Helped
186503
Points
794

Are you accessing this switch from the management VLAN? I believe this switch you will need to assign it in the CLI/Menu.

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
2answers

What is the default ip address for hp 2510-24 j9019B switch ?

Switches don't have an address, think of them more like a traffic intersection with 24 roads.

When you plug a device into the switch, that device gets assigned an ip address.

For example:
  1. Phone line comes in to your house and stops at your modem, your modem is plugged into the switch. The modem picks up the private network address 192.168.0.0
  2. Your computer is plugged into the switch. It picks up ip 192.168.0.1
  3. Your friends computer is plugged into the switch. It picks up ip 192.168.0.2
This carries on until you have filled all the sockets on the switch.

The ip's here are only on your personal network, to find what your external ip (your modem -> internet) is just type 'whats my ip' in the google search and it will show you your public ip address.
0helpful
1answer

Cannot access web interface

I'm going to assume you can get in the command line interface. Go into the command mode (type "config t" with out the quotes ) then type "ip http server" press enter, type exit to get out of command mode and then "write memory" to save your configuration. Remember, vlan 1 on the switch MUST have a IP address for you to be able to access the web interface.
0helpful
1answer

2626 default ip procurve

HP 2626 do not have a default IP address, you have to set the IP address on an enterprise class business switch. You can find the manual for your switch at http://www.hp.com
0helpful
1answer

What is the default ip address for the procurve 2124

Procurve switches do not have a default IP address. you must put an IP address on the switch. You can find a manual for your switch at http://www.hp.com
0helpful
1answer

Default ip procurve 2510 48

there is no default ip address on a procurve switch. you have to put an IP address on the switch. You can find a manual for your switch at http://www.hp.com
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
2helpful
1answer

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

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
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

How to assign IP address to HP procurve1800 switch?

The 1800 series do not have CLI so you should connect directly to any RJ-45 port.

I quote from the installation guide:
"In the factory default configuration, the default IP (Internet Protocol) address of the switch is 192.168.2.10 and the subnet mask is 255.255.255.0"

So set your PC IP address in the same subnet and access it through your web browser. If it has not the default configuration, interconnect the switch ports 1 and 2 and reboot it.

Hope this helps,

take care

AFO
Not finding what you are looking for?

757 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...