Cisco router supports Miracast, Airplay, and Gcast across VLANs.
Cisco router supports Miracast, Airplay, and Gcast across VLANs.
You might want to test this approach, though I'm not entirely confident it will succeed. If needed, you can always revert the configuration. Conf t ! service-list mdns-sd permit-all permit 10 ! service-routing mdns-sd service-policy permit-all IN service-policy permit-all OUT interface vlan101 service-routing mdns-sd service-policy permit-all IN service-policy permit-all OUT redistribute mdns-sd The alternative is to adjust settings if the existing code doesn't support it. https://chrisreinking.com/need-bonjour-a...i-gateway/
Check this out: https://community.spiceworks.com/how_to/...ur-gateway
Thank you for your patience. I need to locate the timing for this configuration, but I’m working in an active system and worry about causing issues. Additionally, I’m dealing with Cisco switches right now, which makes it tough to remove settings without delay.
It should, when it's about to fail, exit with the message: service-routing mdns-sd
I need to test the approach suggested by @Lurick. For further details, I discovered this useful resource: https://gitlab.com/snippets/1877352