cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5259
Views
0
Helpful
4
Replies

Airserver multicast mDNS problem

DAVID THORNTON
Level 1
Level 1

I have WLC 2504 running     7.4.100.0 with a single 1242AG AP

single wireless SSID on the WLC

an Apple AIRSERVER and an IPAD which should be able to do mirroring to show ipad screen on the pc

they have IPs in same subnet and have base connectivity

it just wont work! the ipad never sees the airplay server option come up

BUT

if i move these 2 systems to a cisco autonomous AP. or another commodity wireless LAN and have the 2 systems (pc/ipad) in same subnet it works

if i have the pc on wired and the ipad (wireless obviously) this work on the autonomous or commodity AP fine

so there is something "different" about using the WLC/LWAP right?

i have tried with and without the various multicast options enabled etc

please can anyone advise or help?

many thanks

dave

4 Replies 4

Shaoqin Li
Level 3
Level 3

Since you are using 7.4.x following guides will be useful. You have to configure mDNS feature correctly if you want to get this working.

1. http://www.cisco.com/en/US/docs/wireless/technology/bonjour/Bonjour74.html

2. https://supportforums.cisco.com/community/netpro/wireless-mobility/begin-wireless/blog/2013/01/01/wireless-lan-controller-wlc-release-74--bonjour-gateway-configuration-example

This is how I configured it in my environment (AppleTV on wried & clients are on wireless), It may help you as well

http://mrncciew.com/2013/03/27/configuring-mdns-on-wlc-7-4/

HTH

Rasika

thank you both for helping me and for the pointers.

I have a config (attached)

I have this update to the case:-

laptop and iphone on same wireless LAN  (interface3) wireless LANcalled clients34

With the command

config mdns snooping DISable

i can see the Airserver from the iPAD and it works (WITHIN) the wireless WLAN i.e. both on same WLAN and IP subnet

if i issue

config mdns snooping ENable

the

Airserver disappears and wont work

it comes back as soon as i disable the mdns snooping

this is consistently reproducible

any ideas welcomed

it never works between WLANs (so far!)

dave

here is the config

config location expiry tags 5

config interface address management 10.99.98.40 255.255.255.128 10.99.98.1

config interface dhcp management primary 10.99.98.3

config interface port management 1

config interface vlan management 10

config interface address virtual 1.1.1.1

config interface address dynamic-interface clients33 10.10.33.6 255.255.255.0 10.10.33.1

config interface create clients33 33

config interface dhcp dynamic-interface clients33 primary 10.99.98.3

config interface port clients33 2

config interface vlan clients33 33

config interface address dynamic-interface clients34 10.10.34.6 255.255.255.0 10.10.34.1

config interface create clients34 34

config interface dhcp dynamic-interface clients34 primary 10.99.98.3

config interface port clients34 2

config interface vlan clients34 34

config 802.11b 11gsupport enable

config 802.11b cac voice sip bandwidth 64 sample-interval 20

config 802.11b cac voice sip codec g711 sample-interval 20

config 802.11b cleanair alarm device enable 802.11-nonstd

config 802.11b cleanair alarm device enable jammer

config 802.11b cleanair alarm device enable 802.11-inv

config sysname Apple

config logging traceinfo disable debugging

config logging syslog level debugging

config logging syslog level 7

config logging syslog host 10.99.98.36

config database size 2048

config country US

config advanced probe limit 2 500

config advanced probe-limit 2 500

config advanced 802.11a channel add 36

config advanced 802.11a channel add 40

config advanced 802.11a channel add 44

config advanced 802.11a channel add 48

config advanced 802.11a channel add 52

config advanced 802.11a channel add 56

config advanced 802.11a channel add 60

config advanced 802.11a channel add 64

config advanced 802.11a channel add 149

config advanced 802.11a channel add 153

config advanced 802.11a channel add 157

config advanced 802.11a channel add 161

config advanced 802.11b channel add 1

config advanced 802.11b channel add 6

config advanced 802.11b channel add 11

config mdns service query enable AFP

config mdns service create AFP _afpovertcp._tcp.local. query enable

config mdns service query enable AirPrint

config mdns service create AirPrint _ipp._tcp.local. query enable

config mdns service query enable AirTunes

config mdns service create AirTunes _raop._tcp.local. query enable

config mdns service query enable AppleRemoteDesktop

config mdns service create AppleRemoteDesktop _net-assistant._udp.local. query enable

config mdns service query enable AppleTV

config mdns service create AppleTV _airplay._tcp.local. query enable

config mdns service query enable HP_Photosmart_Printer_1

config mdns service create HP_Photosmart_Printer_1 _universal._sub._ipp._tcp.local. query enable

config mdns service query enable HP_Photosmart_Printer_2

config mdns service create HP_Photosmart_Printer_2 _cups._sub._ipp._tcp.local. query enable

config mdns service query enable Printer

config mdns service create Printer _printer._tcp.local. query enable

config mdns profile service add default-mdns-profile AirPrint

config mdns profile service add default-mdns-profile AppleTV

config mdns profile service add default-mdns-profile HP_Photosmart_Printer_1

config mdns profile service add default-mdns-profile HP_Photosmart_Printer_2

config mdns profile service add default-mdns-profile Printer

config mdns profile create default-mdns-profile

config mdns snooping enable

config mobility group domain MOBGROUP

config network rf-network-name RFGROUP

config network telnet enable

config network broadcast enable

config network multicast igmp snooping enable

config network multicast l2mcast disable service-port

config network multicast l2mcast disable virtual

config network multicast mld snooping enable

config network multicast global enable

config dhcp address-pool scope33 10.10.33.2 10.10.33.254

config dhcp default-router scope33 10.10.33.1

config dhcp create-scope scope33

config dhcp network scope33 10.10.33.0 255.255.255.0

config dhcp address-pool "scope 34" 10.10.34.2 10.10.34.254

config dhcp default-router "scope 34" 10.10.34.1

config dhcp create-scope "scope 34"

config dhcp dns-servers "scope 34" 8.8.8.8

config dhcp network "scope 34" 10.10.34.0 255.255.255.0

config dhcp lease scope33 86400

config dhcp enable scope33

config dhcp lease "scope 34" 86400

config license boot base

config license agent max-sessions 9

config 802.11a cac voice sip bandwidth 64 sample-interval 20

config 802.11a cac voice sip codec g711 sample-interval 20

config 802.11a cleanair alarm device enable 802.11-nonstd

config 802.11a cleanair alarm device enable jammer

config 802.11a cleanair alarm device enable 802.11-inv

config nmsp notification interval rssi rfid 2

config certificate generate webauth

config wlan mfp client enable 1

config wlan mfp client enable 3

config wlan mfp client enable 4

config wlan dhcp_server 1 10.99.98.3 required

config wlan security ft over-the-ds disable 1

config wlan security wpa wpa1 ciphers aes enable 1

config wlan security wpa wpa1 ciphers tkip enable 1

config wlan security wpa wpa1 enable 1

config wlan security wpa wpa2 ciphers aes disable 1

config wlan security wpa wpa2 disable 1

config wlan security wpa akm psk set-key hex encrypt 1 a1f6e0bbf14d724dc3f66873d6f810a6 786fcab479dd2b3ab7fe1e79eb569f3bcd8bec22 48 db307698ce2f6146a19f3b40cb7a52b39b8062c5d6f8f0f37d60dc98cde78d6a1e8aea0014292f6192cd1a06a447fccd000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 1

config wlan security wpa akm psk enable 1

config wlan security wpa akm 802.1x disable 1

config wlan security wpa enable 1

config wlan security web-auth server-precedence 1 local radius ldap

config wlan security wapi akm psk set-key hex encrypt 1 a1f6e0bbf14d724dc3f66873d6f810a6 786fcab479dd2b3ab7fe1e79eb569f3bcd8bec22 48 db307698ce2f6146a19f3b40cb7a52b39b8062c5d6f8f0f37d60dc98cde78d6a1e8aea0014292f6192cd1a06a447fccd000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 1

config wlan dhcp_server 3 10.99.98.3 required

config wlan security ft over-the-ds disable 3

config wlan security wpa wpa1 ciphers aes enable 3

config wlan security wpa wpa1 enable 3

config wlan security wpa wpa2 ciphers aes disable 3

config wlan security wpa wpa2 disable 3

config wlan security wpa akm psk set-key hex encrypt 1 42a623f34bd4ac9f6c4d8415be540e52 aa8f5add9351816443d374a3fa1cd76ee34ec325 48 83269c2ab1bfffb0717cf80763bf2be8e30af9de5d784f132deef8aba1ef463d37eda9fcca7b3edac4f16806799bddb0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 3

config wlan security wpa akm psk enable 3

config wlan security wpa akm 802.1x disable 3

config wlan security wpa enable 3

config wlan security web-auth server-precedence 3 local radius ldap

config wlan security wapi akm psk set-key hex encrypt 1 42a623f34bd4ac9f6c4d8415be540e52 aa8f5add9351816443d374a3fa1cd76ee34ec325 48 83269c2ab1bfffb0717cf80763bf2be8e30af9de5d784f132deef8aba1ef463d37eda9fcca7b3edac4f16806799bddb0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 3

config wlan dhcp_server 4 10.99.98.3 required

config wlan security ft over-the-ds disable 4

config wlan security wpa wpa1 ciphers aes enable 4

config wlan security wpa wpa1 enable 4

config wlan security wpa wpa2 ciphers aes disable 4

config wlan security wpa wpa2 disable 4

config wlan security wpa akm psk set-key hex encrypt 1 5032332e8e93f8a77f2d0e2f97d411e4 37dee84d8d542d677ead99c9a06b559c3c6c39e7 48 d5576ca89f5c5201557c2a30274ac2034f0881e1502f22d0fb59b2ea05c338c9e09c57844efaa2d20967d8931c7b795c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 4

config wlan security wpa akm psk enable 4

config wlan security wpa akm 802.1x disable 4

config wlan security wpa enable 4

config wlan security web-auth server-precedence 4 local radius ldap

config wlan security wapi akm psk set-key hex encrypt 1 5032332e8e93f8a77f2d0e2f97d411e4 37dee84d8d542d677ead99c9a06b559c3c6c39e7 48 d5576ca89f5c5201557c2a30274ac2034f0881e1502f22d0fb59b2ea05c338c9e09c57844efaa2d20967d8931c7b795c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 4

config wlan nasid Cisco_88:af:84 1

config wlan broadcast-ssid enable 1

config wlan interface 1 management

config wlan nasid Cisco_88:af:84 3

config wlan broadcast-ssid enable 3

config wlan interface 3 clients34

config wlan nasid Cisco_88:af:84 4

config wlan broadcast-ssid enable 4

config wlan interface 4 clients33

config wlan create 1 wall wall

config wlan session-timeout 1 1800

config wlan create 3 clients34 clients34

config wlan session-timeout 3 1800

config wlan create 4 clients33 clients33

config wlan session-timeout 4 1800

config wlan exclusionlist 1 60

config wlan exclusionlist 3 60

config wlan exclusionlist 4 60

config wlan wmm allow 1

config wlan wmm allow 3

config wlan mdns disable 3

config wlan wmm allow 4

config wlan enable 1

config wlan enable 3

config wlan enable 4

config ap packet-dump truncate 0

config ap packet-dump buffer-size 2048

config ap packet-dump capture-time 10

config mgmtuser add encrypt admin 1 321719832e36efcfeefd2273c587a40e 5b6894ae997a61fda287052deb92ad880db51682 16 87acec2a7c4ebbed6eee748deb8b111c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 read-write

config mgmtuser add encrypt l8admin 1 f2fbd280a591024db06b5e26e3aea6f0 0a6c6ee6cd7de16f828232164d3edeefdce05f4a 16 ba42eb8ce58babcf06c6e402e96353d60000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 read-write

config rfid timeout 1200

config rfid status enable

config rfid mobility pango disable

transfer upload path /

transfer upload datatype config

transfer upload serverip 172.29.254.1

transfer upload filename Daves_WLC.txt

transfer download path /

transfer download serverip 172.29.254.1

transfer download filename Daves_WLC.txt

stop the press!

I have it working :-)

I will double check that i have this all ok now and post the reasons back here.

dave

Review Cisco Networking products for a $25 gift card