04-25-2017 05:54 PM - edited 03-05-2019 08:25 AM
Hi everybody,
I hope you are doing fine, I have this weird strange question ( sorry my curosity is killing me) , unfortunately I can not test that out in GNS3 ( issue with IOS image)
Here is my weird scenario on EoMPLS:
CE1--199.199.199.1--f1-PE1--------P----PE2-f2---199.199.199.2 CE2
Above CE1 and CE2 are connected over EoMPLS.
Usually we classify incoming traffic from CE1 on PE1 using DSCP/PREC or dotp values. Let say for some strange reason,( may be customer is not willing to set any DSCP value), we want to use some other criteria instead of DSCP/PREC to set our MPLS EXP bits. Something like that:
PE1:
access-list 101 permit tcp host 199.199.199.1 host 199.199.199.2
class-map EF
match access-group 101
policy-map EF
int f1
service-policy input EF
class EF
set mpls experimental imposition 5
Can we do that in case as illustrated above? My hunch is we can do that but I am not sure as I am not able to test it out in GNS3.
Thanks and have a nice day!!
Solved! Go to Solution.
04-26-2017 11:29 AM
Hello.
I think this may be possible (even I'm not sure), but the question is definitely platform specific.
So, you need to state the platform, supervisor, release (running) and CE-facing interface configuration - this should be enough to find an answer.
04-26-2017 11:29 AM
Hello.
I think this may be possible (even I'm not sure), but the question is definitely platform specific.
So, you need to state the platform, supervisor, release (running) and CE-facing interface configuration - this should be enough to find an answer.
04-26-2017 11:46 AM
Makes sense.
Thanks
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