Background: Just installed an Epson projector in a conference room. It has an app for sending content to the projector via the network. App discovers projector by broadcast on UDP port 3620. However, our wireless devices will be in different VLAN(s) than the projector.
Our inter-VLAN routing is done on a Nexus 5672UP (NX-OS 7.3(0)N1(1)). I'd like to be able to forward those particular UDP broadcasts to the projector VLAN. I believe I'm looking for something like "ip forward-protocol udp 3620", but that does not seem to be available on the Nexus 5K? https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5600/sw/command/reference/security/7x/n5600-sec-cr/n5600-sec_cmds_i.html
Any suggestions on how to accomplish this? Thanks!
No comments:
Post a Comment