ā12-12-2018 10:12 AM - edited ā03-03-2019 08:57 AM
Hi, i'm working on traffic marking idea . let we say we have 3 router ( A , B , C ) .. router C connect to internet . and there is BGP peer between the routers.. let i have Subnet (x) and this subnet marked with DSCP 28 in Router A . So if the traffic flow like below
src ip : x >>>> dst. ip :any ( Upstream traffic from Router A to internet though Router C)
src ip :any >>> dst ip :x ( downstream traffic from internet to Router A via Router C .. Here Router C should check what was the DSCP value for prefix X when the prefix X was the source , then set the same value of DSCP to this downstream packet .. )
So, is there method in Router C can do like this process ?
Kind Regards,
ā12-12-2018 10:25 AM
ā12-12-2018 11:11 AM
my goal any upstream traffic out from my router with DSCP value to the internet via Router C .. Router C set the the same DSCP for the downstream traffic to the same subnet .. something like this ,,
ā12-14-2018 05:17 AM
ā12-14-2018 05:21 AM
ā12-14-2018 08:07 AM - edited ā12-14-2018 10:42 AM
If i have customer connected to router A .. with subnet 1.1.1.1/28 .. and i need give this subnet priority then other traffic. So in router A i will mark this subnet with DSCP value 28.. So when the traffic upstream ( i.e from Router A to internet via Router C ) Router C should see this subnet which DSCP value has. Then after the traffic comeback (i.e downstream from internet to Router A via Router C to the destination 1.1.1.1/28 ) then router C should set the DSCP to this destination equal to 28 ..
All this to enable me to set Qos between Router B and Router A .. So Can Router C do this operation or not Thanks in advance
ā12-17-2018 07:18 AM
If router C is just using looking at destination traffic, inbound from Internet, bound to 1.1.1.1/28, yes it should be able to set the ToS to whatever is desired.
ā12-18-2018 08:23 AM
So , how i can do this ,, thanks in advance
ā12-18-2018 08:40 AM
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