[c-nsp] control-plane qos marking
Dmitry Kiselev
dmitry at dmitry.net
Wed Mar 26 10:05:41 EDT 2008
Hello!
On Wed, Mar 26, 2008 at 02:15:46PM +0100, Reinhold Fischer wrote:
> > I there any way to set some dscp value to packets originating
> > from Cisco IOS itself? I mean syslog messages, netflow data export,
> > snmp messages, icmp and so on. I know about default cs6 marking
> > for routing protocols, but it is not all traffic :)
> > Could anybody point me to right direction? Thanks!
> >
> > P.S. platforms are C7600 and Cat3750
>
> You can use PBR to mark the local generated traffic:
>
> ! Use ACL to specify what you want to have marked
> access-list 166 permit ...
> ...
>
> route-map local-qos permit 10
> match ip address 166
> set ip precedence x
>
> ip local policy route-map local-qos
Aha! It works fine on Cat3750 and all RP's traffic on C7600.
Thanks a lot!
But question still open for 7600 SP - NDE process for example.
--
Dmitry Kiselev
More information about the cisco-nsp
mailing list