03-06-2012 06:17 AM - edited 03-07-2019 05:22 AM
Hello,
I was hoping someone could help clear up a little confusion. I have a 3750X-48P-S with the C3KX-NM-10G= network module (allows dual 10Gbit Fibre) and I was looking to port channel the two ports to give a 20Gbit trunk between two rooms I have. We'd been advised to use active mode for the channel-group and we want to trust all DSCP markings however this is where I am a little unsure.
http://www.cisco.com/en/US/docs/ios/12_2sb/feature/guide/gigeth.html#wp1073364 states that "QoS is supported on individual bundled ports and not on Gigabit Ethernet port channel"
Does that mean that it wont trust the DSCP marking and shape it over the link or that I can only use "on" mode?
interface Port-channel10
description 20Gbit to Trunk to Room 2
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface TenGigabitEthernet1/1/1
description 10Gbit Trunk Ports
switchport trunk encapsulation dot1q
switchport mode trunk
mls qos trust dscp
channel-group 10 mode active
!
interface TenGigabitEthernet1/1/2
description 10Gbit Trunk Ports
switchport trunk encapsulation dot1q
switchport mode trunk
mls qos trust dscp
channel-group 10 mode active
Any help/advise much appreciated!
Thanks
03-06-2012 06:35 AM
Hi Peter,
You don't have to configure the Portchannel with on mode. The marking should work with LACP or PAGP too.
Here the config guide for the 3750:
HTH
03-09-2012 01:55 AM
Thanks, wouldnt it be better to use the Active mode rather than On then as LACP is fully supported in our topology?
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: