Hello everyone,
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?
in the SM-D-ES3G-48-P Datasheet they say that it's identical to Cisco 3560e, SO IS the Cisco 3560e support such a feature ??
Thanks .
Additional information:
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
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?
in the SM-D-ES3G-48-P Datasheet they say that it's identical to Cisco 3560e, SO IS the Cisco 3560e support such a feature ??
Thanks .
Additional information:
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