<?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 Need to block Apple TV discovery across WAN links in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25975#M1229</link>
    <description>I have a ICX 7450 and multiple ICX 7250s connected using OSPF on a layer 2 WAN.&amp;nbsp; Many of the sites have Apple TV devices.&amp;nbsp; Locations are able to see the Apple TV's from all locations.&amp;nbsp; Therefore, I need to block this discovery and keep it contained at each location.&amp;nbsp; What ports do I need to configure in an ACL to drop this type of traffic?&amp;nbsp;</description>
    <pubDate>Wed, 14 Aug 2019 06:18:44 GMT</pubDate>
    <dc:creator>davidwaldrop</dc:creator>
    <dc:date>2019-08-14T06:18:44Z</dc:date>
    <item>
      <title>Need to block Apple TV discovery across WAN links</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25975#M1229</link>
      <description>I have a ICX 7450 and multiple ICX 7250s connected using OSPF on a layer 2 WAN.&amp;nbsp; Many of the sites have Apple TV devices.&amp;nbsp; Locations are able to see the Apple TV's from all locations.&amp;nbsp; Therefore, I need to block this discovery and keep it contained at each location.&amp;nbsp; What ports do I need to configure in an ACL to drop this type of traffic?&amp;nbsp;</description>
      <pubDate>Wed, 14 Aug 2019 06:18:44 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25975#M1229</guid>
      <dc:creator>davidwaldrop</dc:creator>
      <dc:date>2019-08-14T06:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need to block Apple TV discovery across WAN links</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25976#M1230</link>
      <description>UDP port 5353 according to Apple. We 'contain' our displays via the Wi-Fi Fencing options. Hope this helps.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 14 Aug 2019 06:22:22 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25976#M1230</guid>
      <dc:creator>andrew_giancol1</dc:creator>
      <dc:date>2019-08-14T06:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need to block Apple TV discovery across WAN links</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25977#M1231</link>
      <description>Andrew is correct; however, the protocol they use is Bonjour, which is predominantly a Layer-2 protocol.&amp;nbsp; My understanding is that it does Multicast to 224.0.0.251&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Is your WAN a stretched VLAN?&amp;nbsp; I would not expect this to be an issue across a routed network unless you are running something like PIM&amp;nbsp;&lt;A alt="" href="https://en.wikipedia.org/wiki/Protocol_Independent_Multicast" name="" rel="nofollow" target="" title="Link httpsenwikipediaorgwikiProtocol_Independent_Multicast" type="" value=""&gt;https://en.wikipedia.org/wiki/Protocol_Independent_Multicast&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip access-list extended blockAPLTV&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;sequence 10 deny udp any any eq 5353&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;sequence 20 permit ip any any&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;On your WAN port (i.e. your VE interface)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Interface ve 100&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip access-group blockAPLTV in&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 14 Aug 2019 12:16:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25977#M1231</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-08-14T12:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need to block Apple TV discovery across WAN links</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25978#M1232</link>
      <description>See also this article on optimizing WLAN for streaming media devices and Chromecast or AppleTV:&lt;BR /&gt;&lt;A href="https://support.ruckuswireless.com/articles/000009674" rel="nofollow"&gt;https://support.ruckuswireless.com/articles/000009674&lt;/A&gt;</description>
      <pubDate>Thu, 15 Aug 2019 18:28:15 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Need-to-block-Apple-TV-discovery-across-WAN-links/m-p/25978#M1232</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2019-08-15T18:28:15Z</dc:date>
    </item>
  </channel>
</rss>

