cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
0
Helpful
1
Replies

Qos for Multicast / EIGRP Routing

francisco_1
Level 7
Level 7

I am simply trying to give EIGRP the highest priority and also priotise my multicast traffic. is the class/policy map below the best way to do it?

class-map match-any Routing

description EIGRP

match access-group 145

access-list 145 remark - Dynamic Routing EIGRP

access-list 145 permit 88 any any

access-list 145 permit eigrp any any

class-map match-any Silver

description Multicast

match access-group 146

access-list 146 remark - Multicast Groups

access-list 146 permit ip 239.10.10.85 0.0.0.255

access-list 146 permit ip any 239.10.10.85 0.0.0.255

policy-map Routing

class Routing

trust dscp

class Silver

set ip dscp 34

1 Reply 1

Collin Clark
VIP Alumni
VIP Alumni

Network protocols are automatically classed and you should not re-class them. For configuring mcast qos, I would reference the SRND here http://www.cisco.com/en/US/netsol/ns656/networking_solutions_program_home.html

Hope that helps

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card