[j-nsp] ERX 802.1p marking / user-priority
Tom Teeuwen
tom at tomteeuwen.eu
Mon Nov 8 09:52:36 EST 2010
Hello,
I'm trying to achive the following:
I have multiple VLAN subinterfaces with dynamic PPPoE interfaces.
I would like to mark packets destined from specified networks with "VLAN prio 802.1p = 5" (user-priority)
Created a classifier-list:
ip classifier-list mylist ip 10.10.10.0 0.0.0.255 any
vlan policy-list MyPol
classifier-group mylist
I receive the following error:
% interface type mismatch in policy elements
Looks like i can only link vlan classifiers to vlan policy-lists ....
Someone an idee how to fixt this ?
Kind regards,
Tom
More information about the juniper-nsp
mailing list