SUMMARY STEPS
1.
enable
2.
configure terminal
3.
service-routing mdns-sd
4.
service-policy service-policy-name {IN | OUT}
5.
redistribute mdns-sd
6.
cache-memory-max cache-config-percentage
7.
service-policy-query service-list-query-name service-list-query-periodicity
8.
exit
9.
wireless multicast
10.
no wireless mdns-bridging
11.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters the global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Enables mDNS gateway functionality for a device and enters
multicast DNS configuration (config-mdns) mode.
service-routing mdns-sd
Example:
Device (config)# service-routing mdns-sd
Step 3
This command enables the mDNS function
globally.
Note
Enter the service-routing mdns-sd source-interface
if-name command in either global-config or
interface-config mode, to specify an alternate source
interface for outgoing mDNS packets, so its IP address
can be used when there is none configured on the outgoing
interface.
Note
(Optional) For a service list, applies a filter on incoming service
discovery information (IN-bound filtering) or outgoing service
discovery information (OUT-bound filtering).
service-policy service-policy-name {IN | OUT}
Example:
Device (config-mdns)# service-policy
Step 4
serv-pol1 IN
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
OL-32598-01 317
Configuring the Service Discovery Gateway
Enabling mDNS Gateway and Redistributing Services (CLI)