cpaunescu
Technical User
- Jul 24, 2013
- 10
Im having a small problem. Im trying to port channel a 3750X to a Procurve 5406zl
It works if I just connect it regular, with 1GB port. But we need a port channel.
Where am I going wrong in this setup?
Here is my setup:
HP Procurve 5406zl
module 1 type J8702A
module 2 type J8702A
trunk A24,B24 Trk1 LACP
no timesync
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
tagged A1-A23,B1-B23,Trk1
no ip address
exit
spanning-tree Trk1 priority 4
Cisco 3750x
interface GigabitEthernet1/0/47
description 1st-floor-sw-port-A24
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust dscp
auto qos trust dscp
channel-group 30 mode on
interface GigabitEthernet2/0/47
description 1st-floor-sw-port-B24
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust dscp
auto qos trust dscp
channel-group 30 mode on
interface Port-channel30
description 1st-fl-sw-porta24-b24
switchport trunk encapsulation dot1q
switchport trunk native vlan 499
switchport mode trunk
spanning-tree portfast trunk
It works if I just connect it regular, with 1GB port. But we need a port channel.
Where am I going wrong in this setup?
Here is my setup:
HP Procurve 5406zl
module 1 type J8702A
module 2 type J8702A
trunk A24,B24 Trk1 LACP
no timesync
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
tagged A1-A23,B1-B23,Trk1
no ip address
exit
spanning-tree Trk1 priority 4
Cisco 3750x
interface GigabitEthernet1/0/47
description 1st-floor-sw-port-A24
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust dscp
auto qos trust dscp
channel-group 30 mode on
interface GigabitEthernet2/0/47
description 1st-floor-sw-port-B24
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust dscp
auto qos trust dscp
channel-group 30 mode on
interface Port-channel30
description 1st-fl-sw-porta24-b24
switchport trunk encapsulation dot1q
switchport trunk native vlan 499
switchport mode trunk
spanning-tree portfast trunk