Example: Creating a Service-List, Applying a Filter and Configuring Parameters
Related Topics
Enabling mDNS Gateway and Redistributing Services (CLI), on page 316
Service Discovery Gateway , on page 311
Filtering, on page 312
Example: Creating a Service-List, Applying a Filter and Configuring Parameters
The following example shows the creation of a service-list sl1. The permit command option is being applied
on sequence number 3 and all services with message-type announcement are filtered and available for transport
across various subnets associated with the device.
Device# configure terminal
Device(config)# service-list mdns-sd sl1 permit 3
Device(config-mdns-sd-sl)#match message-type announcement
Device(config-mdns)# exit
Related Topics
Configuring the Service List (CLI), on page 313
Service Discovery Gateway , on page 311
Filtering, on page 312
Example: Enabling mDNS Gateway and Redistributing Services
The following example shows how to enable an mDNS gateway for a device and enable redistribution of
services across subnets. IN-bound filtering is applied on the service-list serv-pol1. Twenty percent of system
memory is made available for cache and service-list-query periodicity is configured at 100 seconds.
Device# configure terminal
Device# service-routing mdns-sd
Device(config-mdns)# service-policy serv-pol1 IN
Device(config-mdns)# redistribute mdns-sd
Device(config-mdns)# cache-memory-max 20
Device(config-mdns)# service-policy-query sl-query1 100
Device(config-mdns)# exit
Related Topics
Enabling mDNS Gateway and Redistributing Services (CLI), on page 316
Service Discovery Gateway , on page 311
Filtering, on page 312
Example: Global mDNS Configuration
The following example displays how to globally configure mDNS.
Device# configure terminal
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
322
Configuring the Service Discovery Gateway
OL-32598-01
Need help?
Do you have a question about the Catalyst 3850 series and is the answer not in the manual?
Questions and answers