cancel
Showing results for 
Search instead for 
Did you mean: 

Google Chromecast and AP-7522I

Google Chromecast and AP-7522I

joesatriani
New Contributor

Hi, I have this device and I have a problem with Google Chromecast.

Chromecast connects to wifi but my phone doesn’t find the Chromecast and cast doesn’t work.

Can you help me please?

1 ACCEPTED SOLUTION

Christoph_S
Extreme Employee
  1. Run putty.exe
  2. Select SSH radio button
  3. Enter IP address of AP and click Open
  4. Log into AP and type the following commands

conf t      press enter

WLAN wlan 5      press enter

client-client-communication     press enter

com wr            press enter

OR an easier way for you may be to follow these instructions from GUI:

https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-enable-client-to-client-communicati...

 

For the version just type the command: show version

or from GUI go to Configuration » Access Points » You should see the version in the Firmware column. 

Thank you,

 

Chris

Christoph S.

View solution in original post

13 REPLIES 13

joesatriani
New Contributor

Casa#show run wlan 5
wlan 5
 ssid Telecom1567725
 vlan 1
 bridging-mode local
 encryption-type ccmp
 authentication-type none
 no client-client-communication
 no fast-bss-transition over-ds
 wpa-wpa2 psk 0 ----
 use wlan-qos-policy 5

 

I don’t see:

Do you see the following lines in the output:

#use ip-access-list out BROADCAST-MULTICAST-CONTROL

#no client-client-communication

Christoph_S
Extreme Employee
  1. Download, install and run Putty.exe
  2. Select the SSH radio button
  3. Enter IP address of the AP in the Host name (IP address) field and click Open
  4. When prompted with security popup select “Yes”
  5. Log into the AP using the same credentials you would use when logging in via GUI
  6. Enter the following commands:

>en

#show run wlan <wlan name>         (enter name of wlan the Chromecast should be connecting to)

Do you see the following lines in the output:

#use ip-access-list out BROADCAST-MULTICAST-CONTROL

#no client-client-communication

If you do, proceed:

#conf t

#wlan <wlan name>      (enter name of wlan the Chromecast should be connecting to)

#no use ip-access-list out

#client-client-communication

#com wr

Install the best practices firewall policy per these instructions if not done yet:

Best Practices firewall policy

 

Thank you,

 

Chris

Christoph S.

joesatriani
New Contributor

 

Ta

Thank you!! Can you help me for disable it? I am a beginner

 

Christoph_S
Extreme Employee

Hi Joe,

 

Experienced same issue and this helped resolve it: https://gtacknowledge.extremenetworks.com/articles/Q_A/why-Chromecast-is-blocked-by-a-Wing-AP

 

In my case it was the "BROADCAST-MULTICAST-CONTROL" ACL. Once disabled Chromecast worked as it should. 

 

Hope this helps,

 

Chris

Christoph S.
GTM-P2G8KFN