bridged policy rule issue

Post Reply
Holarius
Member
Posts: 4
Joined: 31 Mar 2011 10:27
Location: [FR] Poitiers

bridged policy rule issue

Post by Holarius »

Folks,

I have to do some packet tagging in my organization and I'm encoutering a little problem configuring my OS6850 : policy rule always add a routed rule, and I just want to add them to bridged rules but I don't see how to tell that to my switch !

Here is an extract from my configuration :

Code: Select all

policy network group reseau  x.x.x.x mask 255.255.0.0 z.z.z.z mask 255.255.0.0  
policy network group voip  y.y.y.y mask 255.255.0.0  
policy condition voip source network group voip destination network group reseau 
policy action voip priority 6 dscp 46 
policy rule voip precedence 300 condition voip action voip 

Code: Select all

sw> show bridged policy rule 
No pending bridged rules
sw> show routed policy rule 
             Policy               From  Prec Enab  Act Refl Log Trap Save Def
 voip                              cli   300  Yes  Yes   No  No  Yes  Yes Yes 
  (L2/3):                             voip -> voip                            
...
I've read the documentation (networking guide & cli reference) and did not find any clue... If anyone there can tell me where I'm mistaken...

Regards.
[CH Poitiers] - Alcatel OS 9000/6850 R6.3.4 - OS 6200 1.7.0.15
cedric1

Re: bridged policy rule issue

Post by cedric1 »

hello

Why is this an issue for you ?

You are in a Layer3 classification so your are ok with your setup.

best is to add a log statement to your rule voip, and make a show qos log to see if you have match.

Cedric
Post Reply

Return to “OmniSwitch 6850 / 6850E”