Parameter |
Description |
Value |
---|---|---|
name group-name |
Displays mDNS group information with a specified name. If the mDNS group with the specified name is not created on the device, no information is displayed. |
The mDNS group name must have been created. |
user-vlan vlan-id |
Displays mDNS group information with a specified user VLAN. If the specified user VLAN is not used any mDNS group, no information is displayed. |
The user VLAN must have been created. |
The device functioning as the mDNS gateway maintains service information lists of all service provisioning devices on a network, and it can use mDNS groups to isolate service resources to provide refined service management. You can run this command to check mDNS group information including the VLANs of the users and service provisioning devices added to the mDNS group.
If name group-name or user-vlan vlan-id is not specified in the command, the information about all mDNS groups is displayed.
# Display the information about all mDNS groups.
<HUAWEI> display mdns group
mDNS Group Information:
--------------------------------------------------------------------------------
Group Name : group1
User Vlan : 10
Service Vlan : 20 30
Group Name : group2
User Vlan : 20 30
Service Vlan : 20 40
--------------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
Group Name |
Name of an mDNS group. To configure the mDNS group name, run the mdns group command. |
User Vlan |
VLAN that users in an mDNS group belong to. To configure the VLAN that users in an mDNS group belong to, run the user-vlan command. |
Service Vlan |
VLAN that service provisioning devices in an mDNS group belong to. To configure the VLAN that service provisioning devices in an mDNS group belong to, run the service-vlan command. |
Total |
Number of mDNS groups that have been configured on the device. |