Hi,
I have Cisco switch 3750x running version 15.0(2)SE4 and I want to create port channel to 2 ports using this configuration below, when I moved some of these commands to the port channel didn't work.
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 10,24
switchport mode trunk
switchport nonegotiate
no logging event link-status
load-interval 30
carrier-delay msec 0
srr-queue bandwidth share 1 30 35 5
priority-queue out
no snmp trap link-status
mls qos trust dscp
storm-control broadcast level 30.00
storm-control multicast level 15.00
storm-control action trap
service-policy input AUTOQOS-SRND4-SOFTPHONE-POLICY
end
any suggestions please?