<?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: Multicast-mask in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69278#M6249</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you leave the firewall enabled but&amp;nbsp;disable the signatures like below and test, the wireless firewall is known for&amp;nbsp;creating&amp;nbsp;issues for multicast and IPv6 traffic.&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="f3e3c56622a147adb4629199304d75f6_a1a1d766-28ea-432c-ac91-2b407d9632c5.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/941i0A9C1AEEC5FDD8AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="f3e3c56622a147adb4629199304d75f6_a1a1d766-28ea-432c-ac91-2b407d9632c5.png" alt="f3e3c56622a147adb4629199304d75f6_a1a1d766-28ea-432c-ac91-2b407d9632c5.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ovais&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 23:02:47 GMT</pubDate>
    <dc:creator>Ovais_Qayyum</dc:creator>
    <dc:date>2021-02-09T23:02:47Z</dc:date>
    <item>
      <title>Multicast-mask</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69275#M6246</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We saw that multicast traffic was dropped by our AP7532 if we monitored the network on both radios.&lt;/P&gt;&lt;P&gt;I am trying to understand the feature multicast-mask thinking it can improve the behavior of the multicast application. But, I am not sure to understand how to configure it and if it can improve the beahvior of our multicast application.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;How can we configure the feature multicast-mask ?&lt;/P&gt;&lt;P&gt;Do you know if it exists some improvements when whe have packets drops on multicast video application ?&lt;/P&gt;&lt;P&gt;To let you know, we already applied best practices we found on the Extreme community website and it already improved the bahvior.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 00:45:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69275#M6246</guid>
      <dc:creator>Arthurooo</dc:creator>
      <dc:date>2021-02-06T00:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast-mask</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69276#M6247</link>
      <description>&lt;P&gt;Hi Arthur,&lt;/P&gt;&lt;P&gt;It would be good to know about the best practice config you have done so far to&amp;nbsp;handle&amp;nbsp;the multicast on the radios&amp;nbsp;so that we can suggest something that has not been implemented or tried yet. You can post the running-config here.&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;There are certain radio QoS related changes you can make to handle voice/video multicast in a better way, but I am not sure if you are already doing it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ovais&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 07:52:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69276#M6247</guid>
      <dc:creator>Ovais_Qayyum</dc:creator>
      <dc:date>2021-02-06T07:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast-mask</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69277#M6248</link>
      <description>&lt;P&gt;Hi Ovais,&lt;/P&gt;&lt;P&gt;Please find the running config:&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;! Configuration of AP7532 version 5.9.1.4-004R&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;version 2.5&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;client-identity-group default&lt;BR /&gt;&amp;nbsp;load default-fingerprints&lt;BR /&gt;!&lt;BR /&gt;ip access-list BROADCAST-MULTICAST-CONTROL&lt;BR /&gt;&amp;nbsp;permit tcp any any rule-precedence 10 rule-description "permit all TCP traffic"&lt;BR /&gt;&amp;nbsp;permit udp any eq 67 any eq dhcpc rule-precedence 11 rule-description "permit DHCP replies"&lt;BR /&gt;&amp;nbsp;deny udp any range 137 138 any range 137 138 rule-precedence 20 rule-description "deny windows netbios"&lt;BR /&gt;&amp;nbsp;deny ip any 224.0.0.0/4 rule-precedence 21 rule-description "deny IP multicast"&lt;BR /&gt;&amp;nbsp;deny ip any host 255.255.255.255 rule-precedence 22 rule-description "deny IP local broadcast"&lt;BR /&gt;&amp;nbsp;permit ip any any rule-precedence 100 rule-description "permit all IP traffic"&lt;BR /&gt;!&lt;BR /&gt;mac access-list PERMIT-ARP-AND-IPv4&lt;BR /&gt;&amp;nbsp;permit any any type ip rule-precedence 10 rule-description "permit all IPv4 traffic"&lt;BR /&gt;&amp;nbsp;permit any any type arp rule-precedence 20 rule-description "permit all ARP traffic"&lt;BR /&gt;!&lt;BR /&gt;ip snmp-access-list default&lt;BR /&gt;&amp;nbsp;permit any&lt;BR /&gt;!&lt;BR /&gt;firewall-policy default&lt;BR /&gt;&amp;nbsp;no ip dos tcp-sequence-past-window&lt;BR /&gt;&amp;nbsp;no firewall enable&lt;BR /&gt;&amp;nbsp;no stateful-packet-inspection-l2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;mint-policy global-default&lt;BR /&gt;!&lt;BR /&gt;meshpoint-qos-policy default&lt;BR /&gt;!&lt;BR /&gt;wlan-qos-policy QOS-test&lt;BR /&gt;&amp;nbsp;no wmm power-save&lt;BR /&gt;&amp;nbsp;wmm video txop-limit 9&lt;BR /&gt;&amp;nbsp;qos trust dscp&lt;BR /&gt;&amp;nbsp;qos trust wmm&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.203 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.204 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.205 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.206 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.207 classification video&lt;BR /&gt;!&lt;BR /&gt;wlan-qos-policy default&lt;BR /&gt;&amp;nbsp;qos trust dscp&lt;BR /&gt;&amp;nbsp;qos trust wmm&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.203 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.204 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.205 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.206 classification video&lt;BR /&gt;&amp;nbsp;accelerated-multicast 239.1.172.207 classification video&lt;BR /&gt;!&lt;BR /&gt;radio-qos-policy testrad&lt;BR /&gt;&amp;nbsp;wmm video txop-limit 9&lt;BR /&gt;&amp;nbsp;admission-control video&lt;BR /&gt;&amp;nbsp;admission-control video max-clients 25&lt;BR /&gt;&amp;nbsp;admission-control video max-roamed-clients 25&lt;BR /&gt;&amp;nbsp;admission-control video max-airtime-percent 150&lt;BR /&gt;&amp;nbsp;admission-control video reserved-for-roam-percent 12&lt;BR /&gt;&amp;nbsp;accelerated-multicast max-client-streams 4&lt;BR /&gt;&amp;nbsp;accelerated-multicast stream-threshold 100&lt;BR /&gt;&amp;nbsp;accelerated-multicast client-timeout 120&lt;BR /&gt;!&lt;BR /&gt;radio-qos-policy default&lt;BR /&gt;&amp;nbsp;admission-control video max-clients 25&lt;BR /&gt;&amp;nbsp;admission-control video max-roamed-clients 256&lt;BR /&gt;&amp;nbsp;admission-control video max-airtime-percent 150&lt;BR /&gt;&amp;nbsp;admission-control video reserved-for-roam-percent 12&lt;BR /&gt;&amp;nbsp;accelerated-multicast max-client-streams 4&lt;BR /&gt;&amp;nbsp;accelerated-multicast stream-threshold 500&lt;BR /&gt;&amp;nbsp;accelerated-multicast client-timeout 30&lt;BR /&gt;!&lt;BR /&gt;wlan 1&lt;BR /&gt;&amp;nbsp;ssid SSID1&lt;BR /&gt;&amp;nbsp;vlan 5&lt;BR /&gt;&amp;nbsp;bridging-mode local&lt;BR /&gt;&amp;nbsp;encryption-type ccmp&lt;BR /&gt;&amp;nbsp;authentication-type none&lt;BR /&gt;&amp;nbsp;no answer-broadcast-probes&lt;BR /&gt;&amp;nbsp;no fast-bss-transition over-ds&lt;BR /&gt;&amp;nbsp;wpa-wpa2 psk 0 123456789&lt;BR /&gt;&amp;nbsp;use wlan-qos-policy QOS-test&lt;BR /&gt;!&lt;BR /&gt;wlan 3&lt;BR /&gt;&amp;nbsp;ssid SSID2&lt;BR /&gt;&amp;nbsp;vlan 11&lt;BR /&gt;&amp;nbsp;bridging-mode local&lt;BR /&gt;&amp;nbsp;encryption-type ccmp&lt;BR /&gt;&amp;nbsp;authentication-type none&lt;BR /&gt;&amp;nbsp;no broadcast-ssid&lt;BR /&gt;&amp;nbsp;no answer-broadcast-probes&lt;BR /&gt;&amp;nbsp;no fast-bss-transition over-ds&lt;BR /&gt;&amp;nbsp;wpa-wpa2 psk 0 123456789A&lt;BR /&gt;!&lt;BR /&gt;wlan 4&lt;BR /&gt;&amp;nbsp;ssid SSID3&lt;BR /&gt;&amp;nbsp;vlan 1&lt;BR /&gt;&amp;nbsp;bridging-mode local&lt;BR /&gt;&amp;nbsp;encryption-type ccmp&lt;BR /&gt;&amp;nbsp;authentication-type none&lt;BR /&gt;&amp;nbsp;no broadcast-ssid&lt;BR /&gt;&amp;nbsp;no answer-broadcast-probes&lt;BR /&gt;&amp;nbsp;no fast-bss-transition over-ds&lt;BR /&gt;&amp;nbsp;wpa-wpa2 psk 0 123456789B&lt;BR /&gt;!&lt;BR /&gt;wlan CONFIG_ID&lt;BR /&gt;&amp;nbsp;ssid 119a05361a6722abf8c48f7339b01c23&lt;BR /&gt;&amp;nbsp;vlan 1&lt;BR /&gt;&amp;nbsp;bridging-mode local&lt;BR /&gt;&amp;nbsp;encryption-type ccmp&lt;BR /&gt;&amp;nbsp;authentication-type none&lt;BR /&gt;&amp;nbsp;no fast-bss-transition over-ds&lt;BR /&gt;&amp;nbsp;wpa-wpa2 psk 0 123456789X&lt;BR /&gt;!&lt;BR /&gt;smart-rf-policy default&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;management-policy default&lt;BR /&gt;&amp;nbsp;no telnet&lt;BR /&gt;&amp;nbsp;no http server&lt;BR /&gt;&amp;nbsp;https server&lt;BR /&gt;&amp;nbsp;ssh&lt;BR /&gt;&amp;nbsp;user admin password 1 183adf3b1dd2c0c335be6d09866c1f45dccb655e73ffdd1268766940df765803 role superuser access all&lt;BR /&gt;&amp;nbsp;snmp-server manager v2&lt;BR /&gt;&amp;nbsp;snmp-server community 0 private rw&lt;BR /&gt;&amp;nbsp;snmp-server community 0 public ro&lt;BR /&gt;&amp;nbsp;snmp-server user snmptrap v3 encrypted des auth md5 0 admin123&lt;BR /&gt;&amp;nbsp;snmp-server user snmpmanager v3 encrypted des auth md5 0 admin123&lt;BR /&gt;!&lt;BR /&gt;event-system-policy default&lt;BR /&gt;!&lt;BR /&gt;profile ap7532 default&lt;BR /&gt;&amp;nbsp;use enterprise-ui&lt;BR /&gt;&amp;nbsp;no ip igmp snooping&lt;BR /&gt;&amp;nbsp;no ip igmp snooping forward-unknown-multicast&lt;BR /&gt;&amp;nbsp;no ipv6 mld snooping forward-unknown-multicast&lt;BR /&gt;&amp;nbsp;autoinstall configuration&lt;BR /&gt;&amp;nbsp;autoinstall firmware&lt;BR /&gt;&amp;nbsp;crypto ikev1 policy ikev1-default&amp;nbsp;&lt;BR /&gt;&amp;nbsp; isakmp-proposal default encryption aes-256 group 2 hash sha&amp;nbsp;&lt;BR /&gt;&amp;nbsp;crypto ikev2 policy ikev2-default&amp;nbsp;&lt;BR /&gt;&amp;nbsp; isakmp-proposal default encryption aes-256 group 2 hash sha&amp;nbsp;&lt;BR /&gt;&amp;nbsp;crypto ipsec transform-set default esp-aes-256 esp-sha-hmac&lt;BR /&gt;&amp;nbsp;crypto ikev1 remote-vpn&lt;BR /&gt;&amp;nbsp;crypto ikev2 remote-vpn&lt;BR /&gt;&amp;nbsp;crypto auto-ipsec-secure&lt;BR /&gt;&amp;nbsp;crypto load-management&lt;BR /&gt;&amp;nbsp;crypto remote-vpn-client&lt;BR /&gt;&amp;nbsp;interface radio1&lt;BR /&gt;&amp;nbsp; channel 1&lt;BR /&gt;&amp;nbsp; power 20&lt;BR /&gt;&amp;nbsp; data-rates gn&lt;BR /&gt;&amp;nbsp; beacon dtim-period 1&lt;BR /&gt;&amp;nbsp; wlan 1 bss 1 primary&lt;BR /&gt;&amp;nbsp; wlan 3 bss 3 primary&lt;BR /&gt;&amp;nbsp; wlan 4 bss 4 primary&lt;BR /&gt;&amp;nbsp; use radio-qos-policy testrad&lt;BR /&gt;&amp;nbsp; no dynamic-chain-selection&lt;BR /&gt;&amp;nbsp; no probe-response retry&lt;BR /&gt;&amp;nbsp; mu-mimo&lt;BR /&gt;&amp;nbsp;interface radio2&lt;BR /&gt;&amp;nbsp; channel 44&lt;BR /&gt;&amp;nbsp; power 20&lt;BR /&gt;&amp;nbsp; data-rates custom basic-36 basic-mcs-1s mcs-2s mcs-3s&lt;BR /&gt;&amp;nbsp; beacon dtim-period 1&lt;BR /&gt;&amp;nbsp; wlan 1 bss 1 primary&lt;BR /&gt;&amp;nbsp; wlan 3 bss 3 primary&lt;BR /&gt;&amp;nbsp; wlan 4 bss 4 primary&lt;BR /&gt;&amp;nbsp; use radio-qos-policy testrad&lt;BR /&gt;&amp;nbsp; no dynamic-chain-selection&lt;BR /&gt;&amp;nbsp; no probe-response retry&lt;BR /&gt;&amp;nbsp; mu-mimo&lt;BR /&gt;&amp;nbsp; data-rates mcs qam-only&lt;BR /&gt;&amp;nbsp;interface ge1&lt;BR /&gt;&amp;nbsp; switchport mode trunk&lt;BR /&gt;&amp;nbsp; switchport trunk native vlan 1&lt;BR /&gt;&amp;nbsp; no switchport trunk native tagged&lt;BR /&gt;&amp;nbsp; switchport trunk allowed vlan 1,5,11&lt;BR /&gt;&amp;nbsp; no cdp receive&lt;BR /&gt;&amp;nbsp; no cdp transmit&lt;BR /&gt;&amp;nbsp; no lldp receive&lt;BR /&gt;&amp;nbsp; no lldp transmit&lt;BR /&gt;&amp;nbsp;interface vlan1&lt;BR /&gt;&amp;nbsp;interface vlan5&lt;BR /&gt;&amp;nbsp;interface vlan11&lt;BR /&gt;&amp;nbsp;interface pppoe1&lt;BR /&gt;&amp;nbsp;use event-system-policy default&lt;BR /&gt;&amp;nbsp;use firewall-policy default&lt;BR /&gt;&amp;nbsp;use client-identity-group default&lt;BR /&gt;&amp;nbsp;logging on&lt;BR /&gt;&amp;nbsp;no cdp run&lt;BR /&gt;&amp;nbsp;no lldp run&lt;BR /&gt;&amp;nbsp;service pm sys-restart&lt;BR /&gt;&amp;nbsp;router ospf&lt;BR /&gt;&amp;nbsp;adoption-mode controller&lt;BR /&gt;!&lt;BR /&gt;rf-domain default&lt;BR /&gt;&amp;nbsp;timezone Europe/Paris&lt;BR /&gt;&amp;nbsp;country-code fr&lt;BR /&gt;&amp;nbsp;use smart-rf-policy default&lt;BR /&gt;!&lt;BR /&gt;ap7532 94-9B-2C-2A-68-78&lt;BR /&gt;&amp;nbsp;use profile default&lt;BR /&gt;&amp;nbsp;use rf-domain default&lt;BR /&gt;&amp;nbsp;hostname ap7532&lt;BR /&gt;&amp;nbsp;location default&lt;BR /&gt;&amp;nbsp;ip default-gateway 192.168.104.1&lt;BR /&gt;&amp;nbsp;interface radio1&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;&amp;nbsp; channel 1&lt;BR /&gt;&amp;nbsp;interface radio2&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;&amp;nbsp; channel 44&lt;BR /&gt;&amp;nbsp;interface vlan1&lt;BR /&gt;&amp;nbsp; no description&lt;BR /&gt;&amp;nbsp; ip address 192.168.104.3/24&lt;BR /&gt;&amp;nbsp; no ip nat&lt;BR /&gt;&amp;nbsp;interface vlan5&lt;BR /&gt;&amp;nbsp; no description&lt;BR /&gt;&amp;nbsp; ip address 10.224.250.3/12&lt;BR /&gt;&amp;nbsp;no use dhcp-server-policy&lt;BR /&gt;&amp;nbsp;no virtual-controller&lt;BR /&gt;&amp;nbsp;rf-domain-manager capable&lt;BR /&gt;&amp;nbsp;no ip dns-server-forward&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this configuration, we only use multicast application with the SSID1.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 16:56:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69277#M6248</guid>
      <dc:creator>Arthurooo</dc:creator>
      <dc:date>2021-02-08T16:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast-mask</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69278#M6249</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you leave the firewall enabled but&amp;nbsp;disable the signatures like below and test, the wireless firewall is known for&amp;nbsp;creating&amp;nbsp;issues for multicast and IPv6 traffic.&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="f3e3c56622a147adb4629199304d75f6_a1a1d766-28ea-432c-ac91-2b407d9632c5.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/941i0A9C1AEEC5FDD8AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="f3e3c56622a147adb4629199304d75f6_a1a1d766-28ea-432c-ac91-2b407d9632c5.png" alt="f3e3c56622a147adb4629199304d75f6_a1a1d766-28ea-432c-ac91-2b407d9632c5.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ovais&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 23:02:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69278#M6249</guid>
      <dc:creator>Ovais_Qayyum</dc:creator>
      <dc:date>2021-02-09T23:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multicast-mask</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69279#M6250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We already tried to deactivate the signatures you provided above but it didn’t improve the behavior...&lt;BR /&gt;But, it there a risk if we deactivate the firewall instead of the signatures you provided, especially on video multicast application ?&lt;/P&gt;&lt;P&gt;What can we try to not see any packets dropped by the AP ?&lt;/P&gt;&lt;P&gt;What are the highest data-rates for both radios we can configure to make sure that packets won’t be droppped ?&lt;/P&gt;&lt;P&gt;Is there other QOS we can apply on this packets ?&lt;/P&gt;&lt;P&gt;I am trying to understand why we lose some packets over Wirelless medium and to make sure we optimized multicast as far we can.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 16:41:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/multicast-mask/m-p/69279#M6250</guid>
      <dc:creator>Arthurooo</dc:creator>
      <dc:date>2021-02-11T16:41:45Z</dc:date>
    </item>
  </channel>
</rss>

