<?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: Hostnames Not Appearing in Network-Wide &amp;gt; Clients in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459888#M13948</link>
    <description>&lt;P&gt;Thanks for the info. Could you possibly help me understand that hostname process a bit better? &lt;/P&gt;&lt;P&gt;I have a DHCP hostname set, NetBIOS is off, Bonjour is not installed, and I have not overridden with a user specified name in the dashboard. Does this mean that the DHCP hostname is somehow not being seen by Meraki so it is falling back to MAC? I guess this is where I am stuck at. &lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2023 14:44:19 GMT</pubDate>
    <dc:creator>bunge</dc:creator>
    <dc:date>2023-09-02T14:44:19Z</dc:date>
    <item>
      <title>Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459885#M13945</link>
      <description>&lt;P&gt;Just as the title shows! Some of our VLANS and devices are not showing hostnames, only MAC addresses, for clients. &lt;/P&gt;&lt;P&gt;One example of this is with a virtualized Windows server on Hyper-V. The server has a DNS hostname, NetBIOS is off, and Bonjour is not installed. However, Meraki simply shows the client's MAC in the Name field. &lt;/P&gt;&lt;P&gt;I found &lt;A href="https://www.reddit.com/r/meraki/comments/dho9n0/strange_client_hostnames/" target="_blank" rel="noopener nofollow noreferrer"&gt;this Reddit thread&lt;/A&gt; but it was not a ton of help. Please keep in mind I am not a network engineer so I may not have all the answers and knowledge that you may ask for, but I do have full access to the machines in question &amp;amp; read-only Dashboard access. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Edit to add: This is affecting networks with MX-85s and MX-100s both, if that matters.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 14:05:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459885#M13945</guid>
      <dc:creator>bunge</dc:creator>
      <dc:date>2023-09-02T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459886#M13946</link>
      <description>&lt;P&gt;The dashboard uses the process listed here to display a client's name &lt;A href="https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Rename_a_Client's_Hostname" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/General_Administration/Cross-Platform_Content/Rename_a_Client's_Hostname&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From your description it sounds like it's working as intended.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 14:29:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459886#M13946</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2023-09-02T14:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459887#M13947</link>
      <description>&lt;P&gt;It's normal.&lt;/P&gt;&lt;P&gt;Cisco Meraki devices can identify the hostname of a client device using NetBIOS, Bonjour, and DHCP. In some instances, the detected hostname may be undesirable. For example, 2 devices on the same network with identical hostnames or a device that has been identified by its MAC address. The hostname can be overridden within the Meraki dashboard by configuring a manual value. &lt;/P&gt;&lt;P&gt;To manually edit the hostname, perform the following configuration steps: &lt;/P&gt;&lt;P&gt;In the dashboard, navigate to Network-wide &amp;gt; Monitor &amp;gt; Clients. &lt;/P&gt;&lt;P&gt;Choose the client in the list you wish to modify. &lt;/P&gt;&lt;P&gt;Select Edit details on the Client Details page. &lt;/P&gt;&lt;P&gt;Edit the Name field with the desired hostname. &lt;/P&gt;&lt;P&gt;Select the Save button.&lt;/P&gt;&lt;P&gt;Clients page will process client hostnames in the following order of preference:&lt;/P&gt;&lt;P&gt;User-specified Name&lt;/P&gt;&lt;P&gt;MDNS Name (Bonjour)&lt;/P&gt;&lt;P&gt;NetBIOS Name&lt;/P&gt;&lt;P&gt;DHCP Hostname&lt;/P&gt;&lt;P&gt;NetBIOS name resolution is a layer 2 broadcast-based name discovery protocol, and as such will not traverse a layer 3 boundary. &lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 14:31:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459887#M13947</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2023-09-02T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459888#M13948</link>
      <description>&lt;P&gt;Thanks for the info. Could you possibly help me understand that hostname process a bit better? &lt;/P&gt;&lt;P&gt;I have a DHCP hostname set, NetBIOS is off, Bonjour is not installed, and I have not overridden with a user specified name in the dashboard. Does this mean that the DHCP hostname is somehow not being seen by Meraki so it is falling back to MAC? I guess this is where I am stuck at. &lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 14:44:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459888#M13948</guid>
      <dc:creator>bunge</dc:creator>
      <dc:date>2023-09-02T14:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459889#M13949</link>
      <description>&lt;P&gt;My advice is don't waste time on this, just edit the name and that's it.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 14:55:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459889#M13949</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2023-09-02T14:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459890#M13950</link>
      <description>&lt;P&gt;Normally I would be fine with that however this is affecting most of our 150-ish networks with multiple clients per network, and it is confusing to our help desk who is used to looking for hostnames. &lt;/P&gt;&lt;P&gt;If this truly would be a pain to fix, then I am fine leaving it, but I wanted to post and make sure of that first. Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 14:58:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459890#M13950</guid>
      <dc:creator>bunge</dc:creator>
      <dc:date>2023-09-02T14:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459891#M13951</link>
      <description>&lt;P&gt;There is no way to "fix" it. It's not an issue, it's a expected behaviour.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 15:14:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459891#M13951</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2023-09-02T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459892#M13952</link>
      <description>&lt;P&gt;So to be clear....it's ignoring the DHCP hostname for some reason and there is no way to make it see that hostname, even though it does for other clients? &lt;/P&gt;&lt;P&gt;I want to make sure we are on the same page here, ha. Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 15:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459892#M13952</guid>
      <dc:creator>bunge</dc:creator>
      <dc:date>2023-09-02T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459893#M13953</link>
      <description>&lt;P&gt;If we see DHCP option 12 populated with a host name dashboard should use that. Presumably this is not being seen from your clients. You can verify this with a packet capture.&lt;/P&gt;&lt;P&gt;Here's an example from my network and capturing the DHCP request from a Macbook Pro that does send option 12.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-02 at 08.17.06.png" style="width: 928px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/266357i9DCA233409CF8F99/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 15:20:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459893#M13953</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2023-09-02T15:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459894#M13954</link>
      <description>&lt;P&gt;Great info. Totally forgot we could packet capture at the switch. I will start with that and will report back if needed. Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 15:25:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459894#M13954</guid>
      <dc:creator>bunge</dc:creator>
      <dc:date>2023-09-02T15:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459895#M13955</link>
      <description>&lt;P&gt;You can also do a quick test using capture in dashboard. In this example I captured on my MX LAN interface (it's my DHCP server) used the filter udp port 67 and verbosity medium. Then on my Macbook I did a DHCP renew to force the transaction.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-09-02 at 08.34.50.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/266359i0A9DBC7F29D76C02/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 15:39:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459895#M13955</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2023-09-02T15:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459896#M13956</link>
      <description>&lt;P&gt;One more example just to show how random clients can be and why it's tough to be super accurate in dashboard unless you have some very controlled way to configure hostnames.&lt;/P&gt;&lt;P&gt;I compared the dashboard detected hostnames from three Macs, two iPhones, two Apple Watches, and a Honeywell thermostat. All Macs, phones, watches run the exact same OS builds as the other same device types.&lt;/P&gt;&lt;P&gt;For my phone, Sandra's watch, and the thermostat I have not configured a name in dashboard hence that column is empty. You can see phones for whatever reason send two different mDNS name formats, the watches send nothing, one Mac has netbios name and the other two don't.&lt;/P&gt;&lt;P&gt;All devices are wireless. All devices are on the same SSID.&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;User specified name&lt;/TD&gt;&lt;TD&gt;mDNS name&lt;/TD&gt;&lt;TD&gt;Netbios name&lt;/TD&gt;&lt;TD&gt;DHCP name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ryan's iMac&lt;/TD&gt;&lt;TD&gt;Ryans-iMac-3465.local&lt;/TD&gt;&lt;TD&gt;RYANS-IMAC-3465&lt;/TD&gt;&lt;TD&gt;Ryans-iMac-3465&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;rymiles MBP 14 M1&lt;/TD&gt;&lt;TD&gt;RYMILES-M-J294.local&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;RYMILES-M-J294&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sandra's MBA M1&lt;/TD&gt;&lt;TD&gt;Sandras-MBA-M1-8.local&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;SandrasMBAM18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;/TD&gt;&lt;TD&gt;ryPhone.local&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sandra's iPhone&lt;/TD&gt;&lt;TD&gt;6c562065-9259-44e8-9d4b-4656fa13b68a.local&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ryan's Apple Watch&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;/TD&gt;&lt;TD&gt;Lyric-C1FF37.local&lt;/TD&gt;&lt;TD&gt;null&lt;/TD&gt;&lt;TD&gt;Tstat-C1FF37&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sat, 02 Sep 2023 21:07:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459896#M13956</guid>
      <dc:creator>Ryan_Miles</dc:creator>
      <dc:date>2023-09-02T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hostnames Not Appearing in Network-Wide &gt; Clients</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459897#M13957</link>
      <description>&lt;P&gt;Great info &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/326"&gt;@Ryan_Miles&lt;/A&gt;  thanks for sharing.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 00:32:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/hostnames-not-appearing-in-network-wide-gt-clients/m-p/5459897#M13957</guid>
      <dc:creator>BlakeRichardson</dc:creator>
      <dc:date>2023-09-04T00:32:46Z</dc:date>
    </item>
  </channel>
</rss>

