<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Procurve 2824 not showing IP address in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624675#M22322</link>
    <description>It's not really that straightforward. You can find the hardware (MAC) addresses of individual devices with "show mac &lt;PORT-NUMBER&gt;" or "show mac mac-address".&lt;BR /&gt;&lt;BR /&gt;To map individual IP address to MAC addresses, you can PING the node and then show arp. Or you could extract the information from your DHCP server.&lt;BR /&gt;&lt;BR /&gt;You might want to look at a network management tool like Netdisco, although that might be overkill for your requirements.&lt;/PORT-NUMBER&gt;</description>
    <pubDate>Fri, 11 Jun 2010 12:43:40 GMT</pubDate>
    <dc:creator>Richard Brodie_1</dc:creator>
    <dc:date>2010-06-11T12:43:40Z</dc:date>
    <item>
      <title>Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624664#M22311</link>
      <description>As the subject says, my Procurve 2824 does not show the IP address as to which port is connected to which IP address. Is it even possible? If so, how do I change the settings to do it? I have checked the help but no luck. All my switches are procurve and I would like to have that functionality on all the switches. Can I also do it in Procurve Manager software?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2010 13:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624664#M22311</guid>
      <dc:creator>Nikunj Damani</dc:creator>
      <dc:date>2010-04-27T13:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624665#M22312</link>
      <description>if you ping each address from within the switch the port and client IP address and MAC address will be listed if you &lt;BR /&gt;&lt;BR /&gt;switch1# show arp&lt;BR /&gt;&lt;BR /&gt;you can also show the mac address with the associated port number &lt;BR /&gt;&lt;BR /&gt;switch1# show mac</description>
      <pubDate>Wed, 09 Jun 2010 01:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624665#M22312</guid>
      <dc:creator>brakerm19</dc:creator>
      <dc:date>2010-06-09T01:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624666#M22313</link>
      <description>Thank you.&lt;BR /&gt;I am not sure where to enter switch1# statement&lt;BR /&gt;Also, do I enter switch1 &lt;IP address=""&gt; or in what format do I enter?&lt;BR /&gt;Please elaborate.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/IP&gt;</description>
      <pubDate>Wed, 09 Jun 2010 12:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624666#M22313</guid>
      <dc:creator>Nikunj Damani</dc:creator>
      <dc:date>2010-06-09T12:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624667#M22314</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;You do not apply ip addresses directly to a port as you would a firewall or a router.&lt;BR /&gt;&lt;BR /&gt;You apply the ip address to the vlan interface so if your switch only has its default configuration you would have only one vlan and you would do the following at the CLI.&lt;BR /&gt;&lt;BR /&gt;Enter configuration mode and type:&lt;BR /&gt;&lt;BR /&gt;vlan 1&lt;BR /&gt;ip address x.x.x.x 255.255.255.0&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;You should then be able to access the switch via the IP address.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 09 Jun 2010 13:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624667#M22314</guid>
      <dc:creator>Josh Boyer</dc:creator>
      <dc:date>2010-06-09T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624668#M22315</link>
      <description>Thank you for the reply.&lt;BR /&gt;I am a noob at this and still learning so please bear with me.&lt;BR /&gt;OK. Went to the CLI and checked out the VLan settings but did not understand it. At the command prompt, I entered vlan 1 and it said that it is an 'invalid input'. &lt;BR /&gt;I checked that the VLAN ID is 1, name is DEFAULT_VLAN, VLan type is Static and the ports are untagged.&lt;BR /&gt;Now the question is what do I enter in the CLI? &lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 09 Jun 2010 14:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624668#M22315</guid>
      <dc:creator>Nikunj Damani</dc:creator>
      <dc:date>2010-06-09T14:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624669#M22316</link>
      <description>Sorry I should have read your original post more carefully I donâ  t think my first post concerns what you are trying to accomplish it shows how to apply an IP address to your switch so you can reach it. &lt;BR /&gt;&lt;BR /&gt;However, in response to your last post you would need to be in configuration mode for  the command â  vlan 1â   to work to enter configuration mode type â  configure terminalâ   or â  conf tâ  .  If you do change vlan 1â  s ip address this will be the IP address you use to connect to your switch so if you already have an ip address set for remote access then I would leave it alone (unless itâ  s not correct).&lt;BR /&gt;&lt;BR /&gt;To determine If you vlan 1 (default_vlan) already has an ip address you can just use the â  show runâ   command and you should see if listed as below:&lt;BR /&gt;&lt;BR /&gt;Vlan 1&lt;BR /&gt; Default_vlan&lt;BR /&gt;        Untagged 1-24&lt;BR /&gt; Ip address x.x.x.x 255.255.255.0&lt;BR /&gt;Exit&lt;BR /&gt;&lt;BR /&gt;That being saidâ ¦What I think you are asking and what brakern19 already answered was how do I find out what device IP addresses (e.g computer, printer, server) are connected to each of your switch ports?&lt;BR /&gt;&lt;BR /&gt;You should be able to enter the "show arp" command at either of the following prompts&lt;BR /&gt;&lt;BR /&gt;switchname#&lt;BR /&gt;&lt;BR /&gt;switchname(config)# &lt;BR /&gt;&lt;BR /&gt;So for example:&lt;BR /&gt;&lt;BR /&gt;switchname# ping 192.168.1.X (for each of the ip addresses in your network)&lt;BR /&gt;&lt;BR /&gt;Then you can run the â  show arpâ   like this:&lt;BR /&gt;&lt;BR /&gt;switchname#show arp&lt;BR /&gt;&lt;BR /&gt;It should then show a list of the IP addresses and the corresponding ports the switch used to reach the end device.&lt;BR /&gt;&lt;BR /&gt;Please ensure you give points to brakerm19 and not myself as he has the correct answer Iâ  m just elaborating.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2010 14:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624669#M22316</guid>
      <dc:creator>Josh Boyer</dc:creator>
      <dc:date>2010-06-09T14:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624670#M22317</link>
      <description>***removed strange symbols***&lt;BR /&gt;&lt;BR /&gt;Sorry I should have read your original post more carefully I don't think my first post concerns what you are trying to accomplish it shows how to apply an IP address to your switch so you can reach it. &lt;BR /&gt;&lt;BR /&gt;However, in response to your last post you would need to be in configuration mode for the command "vlan 1" to work to enter configuration mode type "configure terminal" or "conf t". If you do change vlan's ip address this will be the IP address you use to connect to your switch so if you already have an ip address set for remote access then I would leave it alone (unless it's not correct).&lt;BR /&gt;&lt;BR /&gt;To determine If you vlan 1 (default_vlan) already has an ip address you can just use the "show run" command and you should see if listed as below:&lt;BR /&gt;&lt;BR /&gt;Vlan 1&lt;BR /&gt;Default_vlan&lt;BR /&gt;Untagged 1-24&lt;BR /&gt;Ip address x.x.x.x 255.255.255.0&lt;BR /&gt;Exit&lt;BR /&gt;&lt;BR /&gt;That being said...What I think you are asking and what brakern19 already answered was how do I find out what device IP addresses (e.g computer, printer, server) are connected to each of your switch ports?&lt;BR /&gt;&lt;BR /&gt;You should be able to enter the "show arp" command at either of the following prompts&lt;BR /&gt;&lt;BR /&gt;switchname#&lt;BR /&gt;&lt;BR /&gt;switchname(config)# &lt;BR /&gt;&lt;BR /&gt;So for example:&lt;BR /&gt;&lt;BR /&gt;switchname# ping 192.168.1.X (for each of the ip addresses in your network)&lt;BR /&gt;&lt;BR /&gt;Then you can run the "how arp" like this:&lt;BR /&gt;&lt;BR /&gt;switchname#show arp&lt;BR /&gt;&lt;BR /&gt;It should then show a list of the IP addresses and the corresponding ports the switch used to reach the end device.&lt;BR /&gt;&lt;BR /&gt;Please ensure you give points to brakerm19 and not myself as he has the correct answer I'm just elaborating.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 09 Jun 2010 14:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624670#M22317</guid>
      <dc:creator>Josh Boyer</dc:creator>
      <dc:date>2010-06-09T14:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624671#M22318</link>
      <description>Are you trying to find the IP address of the switch?&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;Are you trying to find the IP address of a client device connected to the switch?&lt;BR /&gt;&lt;BR /&gt;the 'switch1#' is the CLI prompt. this is not a command you type.&lt;BR /&gt;&lt;BR /&gt;at the CLI prompt (switchname#)&lt;BR /&gt;&lt;BR /&gt;type: show management&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This will show all address assigned to the switch.</description>
      <pubDate>Thu, 10 Jun 2010 22:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624671#M22318</guid>
      <dc:creator>brakerm19</dc:creator>
      <dc:date>2010-06-10T22:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624672#M22319</link>
      <description>I am trying to find the IP addresses of all the devices connected to that switch.&lt;BR /&gt;I know the IP address of the switch but when I go to web interface or when I telnet to the switch, I cannot see the ip addresses of the devices connected to the ports of that switch.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624672#M22319</guid>
      <dc:creator>Nikunj Damani</dc:creator>
      <dc:date>2010-06-11T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624673#M22320</link>
      <description>Nikunj,&lt;BR /&gt;&lt;BR /&gt;Have you been able to get the "show arp" command to work yet?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624673#M22320</guid>
      <dc:creator>Josh Boyer</dc:creator>
      <dc:date>2010-06-11T12:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624674#M22321</link>
      <description>No, I haven't had time to run that command.&lt;BR /&gt;Let me be see if I understand it properly, so to find out the IP addresses of the devices connected to a switch, I have to ping all the ip addresses from the CLI.&lt;BR /&gt;So if the range is 192.168.100.x - 192.168.100.y, do I have to ping all the IP addresses in that range? And then run the 'show arp' command to find out the IP addresses. Am I correct? &lt;BR /&gt;And this is just one switch, I have 5 other switches in different buildings.&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 11 Jun 2010 12:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624674#M22321</guid>
      <dc:creator>Nikunj Damani</dc:creator>
      <dc:date>2010-06-11T12:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624675#M22322</link>
      <description>It's not really that straightforward. You can find the hardware (MAC) addresses of individual devices with "show mac &lt;PORT-NUMBER&gt;" or "show mac mac-address".&lt;BR /&gt;&lt;BR /&gt;To map individual IP address to MAC addresses, you can PING the node and then show arp. Or you could extract the information from your DHCP server.&lt;BR /&gt;&lt;BR /&gt;You might want to look at a network management tool like Netdisco, although that might be overkill for your requirements.&lt;/PORT-NUMBER&gt;</description>
      <pubDate>Fri, 11 Jun 2010 12:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624675#M22322</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2010-06-11T12:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624676#M22323</link>
      <description>here is an example of the outpu of the 'show arp' command:&lt;BR /&gt;&lt;BR /&gt;Is this what you are looking for?&lt;BR /&gt;&lt;BR /&gt;HP2848-Switch1# show arp&lt;BR /&gt;&lt;BR /&gt; IP ARP table&lt;BR /&gt;&lt;BR /&gt;  IP Address      MAC Address       Type    Port&lt;BR /&gt;  --------------- ----------------- ------- ----&lt;BR /&gt;  172.20.1.3      005056-4e1122     dynamic&lt;BR /&gt;  172.20.1.10     005056-812233     dynamic 43&lt;BR /&gt;  172.20.1.32     0050ba-4d3344     dynamic 22&lt;BR /&gt;  172.20.1.42     000ae6-cf4455     dynamic 20&lt;BR /&gt;  172.20.1.43     00095b-0a5566     dynamic 23&lt;BR /&gt;  172.20.1.44     0007e9-776677     dynamic 21&lt;BR /&gt;  172.20.1.45     002354-937788     dynamic 25&lt;BR /&gt;  172.20.1.46     000bdb-c28899     dynamic 19&lt;BR /&gt;  172.20.1.47     000bdb-be99aa     dynamic 18&lt;BR /&gt;  172.20.1.253    001818-ffaabb     dynamic 41&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jun 2010 18:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624676#M22323</guid>
      <dc:creator>brakerm19</dc:creator>
      <dc:date>2010-06-11T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve 2824 not showing IP address</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624677#M22324</link>
      <description>Yes, that is exactly what I am looking for.&lt;BR /&gt;One thing I noticed on your example is that the port type is 'dynamic'. From what I understand, it is the VLAN type? If it is so,&lt;BR /&gt;how do you change the VLAN from static to dynamic because I just checked and on my switch the VLAN type is static. Could it be one of the reason because the VLAN type on my switch is static. &lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 11 Jun 2010 18:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-2824-not-showing-ip-address/m-p/4624677#M22324</guid>
      <dc:creator>Nikunj Damani</dc:creator>
      <dc:date>2010-06-11T18:56:09Z</dc:date>
    </item>
  </channel>
</rss>

