F5F Stay Refreshed Power Users Networks Cisco router supports Miracast, Airplay, and Gcast across VLANs.

Cisco router supports Miracast, Airplay, and Gcast across VLANs.

Cisco router supports Miracast, Airplay, and Gcast across VLANs.

Pages (2): Previous 1 2
G
Gholtor
Member
160
11-10-2023, 03:13 PM
#11
It seems there might be an issue with the current setup. Could you clarify what you're referring to? I'm here to help!
G
Gholtor
11-10-2023, 03:13 PM #11

It seems there might be an issue with the current setup. Could you clarify what you're referring to? I'm here to help!

K
kate484803
Member
147
11-17-2023, 06:22 PM
#12
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/
K
kate484803
11-17-2023, 06:22 PM #12

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/

I
IPuckFenguins
Senior Member
380
11-17-2023, 10:05 PM
#13
Check this out: https://community.spiceworks.com/how_to/...ur-gateway
R
runner123467
Member
219
11-18-2023, 06:01 PM
#14
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.
R
runner123467
11-18-2023, 06:01 PM #14

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.

G
gsbbygirl29
Junior Member
18
11-18-2023, 07:11 PM
#15
It should, when it's about to fail, exit with the message: service-routing mdns-sd
G
gsbbygirl29
11-18-2023, 07:11 PM #15

It should, when it's about to fail, exit with the message: service-routing mdns-sd

Y
YendisPandaYT
Junior Member
18
11-21-2023, 11:26 PM
#16
I need to test the approach suggested by @Lurick. For further details, I discovered this useful resource: https://gitlab.com/snippets/1877352
Y
YendisPandaYT
11-21-2023, 11:26 PM #16

I need to test the approach suggested by @Lurick. For further details, I discovered this useful resource: https://gitlab.com/snippets/1877352

Pages (2): Previous 1 2