display mdns service
Function
The display mdns service command displays service information recorded on the mDNS gateway.
Parameters
Parameter |
Description |
Value |
---|---|---|
all |
Displays all service information recorded on the mDNS gateway. |
- |
name name |
Displays information about a specified service name recorded on the mDNS gateway. |
The service name must have been created. |
vlan vlan-id | Displays service information provided by a specified service VLAN, which is recorded on the mDNS gateway. The VLAN ID indicates the VLAN that the service provisioning device belongs to. |
The service VLAN must have been created. |
verbose |
Displays detailed service information recorded on the mDNS gateway. If this parameter is not specified, the summary of service information recorded on the mDNS gateway is displayed. |
- |
Usage Guidelines
The device functioning as the mDNS gateway maintains service information lists of all service provisioning devices on a network. You can run this command to check service information recorded on the device.
Example
# Display the details of all services recorded on the mDNS gateway.
<AC6605> display mdns service all verbose
mDNS Service Info:
Service name : tv-kkk101._airplay._tcp.local
SRV Info:
Domain Name : tv-kkk101.local
Port : 7000
Src MAC : 5032-3797-f0a0
Vlan Id : 101
Ap Id : 0
Cache Flush : 1
Class : 1
TTL : 120
Aging Time : 65
Data Length : 264
Priority : 0
Weight : 0
A Info:
Domain Name : tv-kkk101.local
IP Address : 10.23.100.153
Src MAC : 5032-3797-f0a0
Vlan Id : 101
Ap Id : 0
Cache Flush : 1
Class : 1
TTL : 120
Aging Time : 25
TXT Info:
Src MAC : 5032-3797-f0a0
Vlan Id : 101
Ap Id : 0
Data Length : 318
Cache Flush : 1
Class : 1
TTL : 4500
Aging Time : 70
Text : ***
Total service: 1
mDNS Host Info:
Host name : tv-kkk101.local
IP Address : 10.23.100.153
Src MAC : 5032-3797-f0a0
Vlan Id : 101
Ap Id : 18
Cache Flush : 1
Class : 1
TTL : 120
Aging Time : 115
Total host: 1
Item |
Description |
---|---|
Service name |
Service name recorded on the mDNS gateway. |
SRV Info |
SRV type information, indicating service record information. |
Domain Name |
Domain name mapping the service name. |
Port |
Number of the port that provides the service. |
A Info |
A type information, indicating host record information. |
IP Address |
IP address mapping the domain name. |
TXT Info |
TXT type information, indicating description of service record information. |
Data Length |
TXT data length. |
Total |
Number of services recorded on the mDNS gateway.
|
Cache Flush |
Service cache information. The value can be 0 or 1.
|
Class |
Type of the service.
|
TTL |
TTL of the service. |
Aging Time |
Time after the mDNS gateway records the service information, in seconds. |
Priority |
Service priority. |
Weight |
Service weight. |
Text |
Service text. |
Vlan Id |
Service VLAN ID, indicating the VLAN that the service provisioning device belongs to. |
Src MAC | Source MAC address. |
Ap Id | AP ID. |
mDNS Host Info | mDNS host information. |
Host name | Host name. |