Hello Cisco experts,
Wonder if it is possible to enable/configure mDNS features on Cisco Nexus 3500 switch? If Yes, anyone who can describe this for me stepwise, and if NO is there any other options which can be used for the same purpose on this switch model?
Software:
BIOS: version 5.6.0
NXOS: version 9.3(11)
NXOS image file is: bootflash:///n3500-compact.9.3.11.bin
Hardware:
cisco Nexus3500 C3548P-10GX Chassis
System version: 9.3(8)
Interfaces we need to have mDNS enabled on:
- Eth1/1 connected 11 full 1000 1000base-T
- Eth1/2 connected 11 full 1000 1000base-T
SWITCH# sh run int eth1/1
!Command: show running-config interface Ethernet1/1
!Running configuration last done at: Mon Oct 30 11:43:23 2023
!Time: Mon Oct 30 13:22:23 2023
version 9.3(11) Bios:version 5.6.0
interface Ethernet1/1
description Device1
switchport access vlan 10
SWITCH# sh run int eth1/2
!Command: show running-config interface Ethernet1/2
!Running configuration last done at: Mon Oct 30 11:43:23 2023
!Time: Mon Oct 30 13:22:26 2023
version 9.3(11) Bios:version 5.6.0
interface Ethernet1/2
description Device2
switchport access vlan 10
SWITCH#
-----
Note! I'm aware of this is supported on Cisco Catalyst 9000 Series LAN switches, Cisco Nexus 9300 Series Switches, and Cisco Catalyst 9800. So we are not discussing these models.
Thank you