Where To Go Next For Configuring Services Discovery Gateway; Example: Global Mdns Configuration - Cisco Catalyst 3650 Configuration Manual

Ip multicast routing
Hide thumbs Also See for Catalyst 3650:
Table of Contents

Advertisement

Configuring the Service Discovery Gateway
Service Discovery Gateway , on page 277
Filtering, on page 278

Example: Global mDNS Configuration

The following example displays how to globally configure mDNS.
Device# configure terminal
Device(config)# service-list mdns-sd mypermit-all permit 10
Device(config-mdns-sd-s1)# exit
Device(config)# service-list mdns-sd querier query
Device(config-mdns-sd-s1)# service-type _dns._udp
Device(config-mdns-sd-s1)# end
Device# configure terminal
Device(config)# service-routing mdns-sd
Device(config-mdns)# service-policy mypermit-all IN
Device(config-mdns)# service-policy mypermit-all OUT
Related Topics
Enabling mDNS Gateway and Redistributing Services (CLI), on page 283
Service Discovery Gateway , on page 277
Filtering, on page 278
Example: Interface mDNS Configuration
The following example displays how to configure mDNS for an interface.
Device(config)#interface Vlan136
Device(config-if)# description *** Mgmt VLAN ***
Device(config-if)# ip address 9.7.136.10 255.255.255.0
Device(config-if)# ip helper-address 9.1.0.100
Device(config-if)# service-routing mdns-sd
Device(config-if-mdns-sd)#
Device(config-if-mdns-sd)# service-policy mypermit-all OUT
Device(config-if-mdns-sd)#
Related Topics
Enabling mDNS Gateway and Redistributing Services (CLI), on page 283
Service Discovery Gateway , on page 277
Filtering, on page 278

Where to Go Next for Configuring Services Discovery Gateway

You can configure the following:
• IGMP
• Wireless Multicast
OL-29890-01
service-policy mypermit-all IN
service-policy-query querier 60
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
Example: Global mDNS Configuration
289

Advertisement

Table of Contents
loading

Table of Contents