Monitoring Service Discovery Gateway
Table 24: Monitoring Service Discovery Gateway
PurposeCommand
This command displays information for outstanding
mDNS requests, including record name and record
type information.
show mdns requests [detail | name record-name|
type record-type [ name record-name]]
This command displays mDNS cache information.
show mdns cache [interface type number | name
record-name [type record-type]| type record-type]
This command displays mDNS statistics.
show mdns statistics {all | service-list list-name |
service-policy {all | interface type number }}
Configuration Examples
Example: Specify Alternative Source Interface for Outgoing mDNS Packets
The following example displays how 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.
Device(config)# service-routing mdns-sd
Device(config-mdns)# source-interface if-name
Related Topics
Enabling mDNS Gateway and Redistributing Services (CLI), on page 283
Service Discovery Gateway , on page 277
Filtering, on page 278
Example: Redistribute Service Announcements
The following example displays how to redistribute service announcements received on one interface over
all the interfaces or over a specific interface.
Device(config)# service-routing mdns-sd
Device(config-mdns)# Redistribute mdns-sd if-name
Related Topics
Enabling mDNS Gateway and Redistributing Services (CLI), on page 283
Service Discovery Gateway , on page 277
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01 287
Configuring the Service Discovery Gateway
Monitoring Service Discovery Gateway