Sending to the list, in case anyone else finds this useful re: the mDNS AP feature...
You don't need the vlan trunked to the WLC. What you do need to do is: 1. configure the .1Q trunk to the AP, so for example in the following I have the MDNS-AP snooping on vlans 52,53,138...etc. and the native vlan is set to 3718, as that is the vlan that the AP management interface resides on. *int gi3/3* *switchport trunk native vlan 3718* *switchport trunk allowed vlan 52,53,138,280,315,1352,3016,3700,3718* 2. Then on the WLC, you need to tell it which vlans to snoop (listen for link-local multicast/Bonjour advertisements): *config mdns ap vlan add 52 bhs-mdns* *config mdns ap vlan add 53 bhs-mdns* *etc. etc.* where "bhs-mdns" is the AP Name. You can verify config by issuing the following: *show mdns ap summary* AP Name Ethernet MAC Number of Vlans VlanIdentifiers ------------------ -------------------- ----------------- ----------------------------- bhs-mdns c4:64:13:c0:82:bf 8 138,3016,52,200,280,53,315,1352 Mike Albano UNLV On Fri, Feb 21, 2014 at 6:22 AM, Watters, John <[email protected]> wrote: > I am also having some problems w/the 7.6 Bonjour code. Would you be > willing to send me a couple of sample configs, both from a switch & a WLC? > > > > THANKS. > > > > > > > > > > -jcw > > > > > > John Watters The University of Alabama > > Office of Information > Technology > > 205-348-3992 > > > ------------------------------ > > *From:* The EDUCAUSE Wireless Issues Constituent Group Listserv [mailto: > [email protected]] *On Behalf Of *Mike Albano > *Sent:* Thursday, February 20, 2014 2:43 PM > *To:* [email protected] > *Subject:* Re: [WIRELESS-LAN] Cisco MDNS-AP > > > > I use the MDNS-AP feature, running 7.6 extensively. You may want to give > this a read: > http://www.cisco.com/c/en/us/td/docs/wireless/technology/bonjour/7-5/Bonjour_Gateway_Phase-2_WLC_software_release_7-5.html#wp44528 > > > > If you'd like I can share with you my exact configs (at both switch & WLC). > > > > Mike Albano > > > > On Thu, Feb 20, 2014 at 4:33 AM, Jerry Bucklaew <[email protected]> wrote: > > To All: > > Has anyone got the MDNS-AP function working on a cisco controller > running 7.6 code? I am trying to set it up and I followed the > instructions. I have one AP on a tagged port snooping on a single vlan. > The MDNS-AP picks up the apple-tv on inital boot but then it times out. > So it seems the querier is not working. I am not sure how the querier is > suppose to work. The controller does not have a interface on that vlan > because that vlan is not dragged into the controller, hence the need for > the MDNS-AP. > Also when the controller does have the Apple-tv service from the > MDNS-AP it does not seem to hand it out. I can see all the "wireless" > apple-tv devices but not the MDNS one even though the controller has it in > the list? > > ********** > Participation and subscription information for this EDUCAUSE Constituent > Group discussion list can be found at http://www.educause.edu/groups/. > > > > ********** Participation and subscription information for this EDUCAUSE > Constituent Group discussion list can be found at > http://www.educause.edu/groups/. > ********** Participation and subscription information for this EDUCAUSE Constituent Group discussion list can be found at http://www.educause.edu/groups/.
<<inline: image001.jpg>>
