PCC configuration and load balancing

Hi,

I have small doubt in per connection classifier configuration in my core router(RB1000). Currently i have 100 + 50 Mbps of bandwidth (two separate links) and below is the PCC configuration. Now we have upgraded the bandwidth to 100 + 100. In this case kindly help what would be the PCC configuration.

add action=mark-connection chain=prerouting comment=“” disabled=yes
dst-address-type=!local in-interface=ether2-LAN
new-connection-mark=Wan_100Mb passthrough=yes per-connection-classifier=
both-addresses:2/0

add action=mark-connection chain=prerouting comment=“” disabled=yes
dst-address-type=!local in-interface=ether2-LAN
new-connection-mark=Wan_50Mb passthrough=yes per-connection-classifier=
both-addresses:2/1

what would be the ration for 100 + 100 Mbps bandwidth.

Thanks in advance.

Rgds,
V Pradeep.

Exactly what you have. For 50:100 it should have been 3/0 for the 50 Meg link and 3/1 and 3/2 for the 100 Meg link.