Show mDNS profile name

Syntax


show mdns profile PROFILE-NAME

Description

Display mDNS profile name information.

Options

PROFILE-NAME

Specify the profile name.

Example

mDNS profile configuration
   Profile Name: Students 
   VLANs       : 1-3,25

   Rules: 
   ID  Instance          Service              Action 
   --- ----------------- -------------------- ------ 
   1   ANY               AppleTV              Deny 
   2   MyComputer        ANY                  Permit

Show mDNS

mDNS enable
mDNS gateway vlan 1-2
mDNS profile "abcd"
   rule 1 instance Host1 action permit
   rule 2 service AppleTv action deny
   vlan 1-2
   exit

vlan 1
   name "DEFAULT_VLAN"
   untagged 1-24
   ip address dhcp-bootp
   exit

vlan 2
   name "VLAN2"
   untagged 2
   ip address 10.1.1.1 255.255.255.0
   exit