show mdns-sd service-entries
Syntax
show mdns-sd service-entries {service-id <SERVICE-ID> | record-type <RECORD-TYPE>}
Description
Shows all the services exchanged in the mDNS gateway enabled VLANs.
Command context
Operator (>
) or Manager (#
)
Parameters
<SERVICE-ID>
Specifies the service ID. Maximum 128 characters.
<RECORD-TYPE>
- Specifies the type of record. Record can be one of the following values:
PTR
SRV
TXT
A
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Examples
Displaying service entries learnt from mDNS gateway enabled VLANS:
switch# show mdns-sd service-entries MAC-Address : 01:00:00:0e:21:23 VLAN Id : 10 Record Name : _touch-able._tcp.local Record Type : PTR TTL : 4500 MAC-Address : 01:00:00:0e:21:23 VLAN Id : 10 Record Name : 523899E219D4C562._touch-able._tcp.local Record Type : SRV TTL : 4500 MAC-Address : 01:00:00:0e:21:23 VLAN Id : 10 Record Name : 523899E219D4C562._touch-able._tcp.local Record Type : TXT TTL : 4500
Displaying service entries for a service and record type:
switch# show mdns-sd service-entries service-id _touch-able._tcp record-type ptr MAC-Address : 01:00:00:0e:21:23 VLAN Id : 10 Record Name : _touch-able._tcp.local Record Type : PTR TTL : 4500