03-15-2010 03:59 PM - edited 03-17-2019 09:57 PM
I have a server using VLC to stream h264 video and mpeg4 audio to a multicast address. VLC doesn't seem to mark the packets at all. What can I filter on in an access-list to mark all that audio/video traffic as something appropriate such as af42? I tried an access list that matches everything from that IP address... but that marks way to much traffic.
Thank you,
Tod
03-15-2010 05:03 PM
Hi
You could use NBAR (match procotol rtp in the class-map):
http://www.cisco.com/en/US/products/ps6616/products_white_paper09186a0080110040.shtml
Or since you have control of the server use the target mcast address in an ACL.
Regards
Aaron
Please rate helpful posts...
03-19-2010 07:49 PM
Thanks. We just used an access list to match all traffic destined for the multicast address. It's working perfectly.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide