Related Topics
Configuring the Service List (CLI), on page 279
Example: Creating a Service-List, Applying a Filter and Configuring Parameters, on page 288
Enabling mDNS Gateway and Redistributing Services (CLI), on page 283
Example: Specify Alternative Source Interface for Outgoing mDNS Packets, on page 287
Example: Redistribute Service Announcements, on page 287
Example: Disable Bridging of mDNS Packets to Wireless Clients, on page 288
Example: Enabling mDNS Gateway and Redistributing Services, on page 288
Example: Global mDNS Configuration, on page 289
Example: Interface mDNS Configuration, on page 289
How to Configure the Service Discovery Gateway
Configuring the Service List (CLI)
This procedure describes how to create a service list, apply a filter for the service list, and configure parameters
for the service list name.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
service-list mdns-sd service-list-name {deny sequence-number | permit sequence-number | query}
4.
match message-type {announcement | any | query}
5.
match service-instance { LINE }
6.
match service-type {LINE }
7.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01 279
Configuring the Service Discovery Gateway
How to Configure the Service Discovery Gateway