mdns-sd

Syntax

mdns-sd
no mdns-sd

Description

Enables mDNS gateway on a VLAN interface.

The no form of this command disables mDNS gateway on a VLAN interface.

NOTE:

This command is applicable only to VLAN interfaces.

The switch will not process mDNS packets until the mDNS gateway is enabled globally.

Command context

config-if-vlan

Authority

Administrators or local user group members with execution rights for this command.

Examples

Enabling mDNS gateway on VLAN 10:

switch(config)# interface vlan 1
switch(config-if-vlan)# mdns-sd

Disabling mDNS gateway on VLAN 10:

switch(config)# interface vlan 1
switch(config-if-vlan)# no mdns-sd