cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
195
Views
0
Helpful
2
Replies

CBWFQ QoS Support

Alaa Alsabban
Level 1
Level 1

I'm looking for a solution to implement a CBWFQ QoS on, and I need to implement it on an egress 4Gbps bundled Giga-Ethernet in one port-channel

But I can't find a suitable platform or router that support such feature, any advise to choose a one ??

I had my research, and I had found a good platform for us, and it's Cisco ISR 3945 with an enhanced either-switch module (SM-D-ES3G-48-P), but I'm not sure that the SM-D Etherswitch would support such a feature,
does anyone have the answer if it can support such a scenario?

the policy will be as the following:

class-map match-any MATCH_DSCP_512XK
match dscp 50
class-map match-any MATCH_DSCP_1XM
match dscp 51
class-map match-any MATCH_DSCP_2XM
match dscp 49
class-map match-any MATCH_DSCP_4XM
match dscp 48
class-map match-any MATCH_DSCP_8XM
match dscp 63
class-map match-any MATCH_DSCP_1SM
match dscp 55
class-map match-any MATCH_DSCP_2SM
match dscp 54
class-map match-any MATCH_DSCP_4SM
match dscp 53
class-map match-any MATCH_DSCP_8SM
match dscp 52


policy-map CBWFQ_ADSL
class MATCH_DSCP_512XK
bandwidth percent 10
class MATCH_DSCP_1XM
bandwidth percent 10
class MATCH_DSCP_2XM
bandwidth percent 12
class MATCH_DSCP_4XM
bandwidth percent 15
class MATCH_DSCP_8XM
bandwidth percent 10

class MATCH_DSCP_1SM
bandwidth percent 4
class MATCH_DSCP_2SM
bandwidth percent 6
class MATCH_DSCP_4SM
bandwidth percent 8
class MATCH_DSCP_8SM
bandwidth percent 7

Thanks :)

2 Replies 2

Mark Malone
VIP Alumni
VIP Alumni

They support qos but I don't see support for ether channels in the data sheet for that module

http://www.cisco.com/c/en/us/products/collateral/routers/3900-series-integrated-services-routers-isr/data_sheet_c78-553980.html

Thank you for your answer :),

Yes, there's no ether-channel QoS support mentioned in the datasheet,
however the same for Cisco 3900 datasheet, 

and I had tried to implement CBWFQ on a Port-channel in the built-in interfaces in Cisco 3945 router and it worked fine.

so, in the end, I need to make sure that if SM-D enhanced either switch support such a feature so we would buy one.

Review Cisco Networking products for a $25 gift card