Comware

 View Only
  • 1.  multiple static lacp trunks in a vlan

    Posted Apr 29, 2009 10:41 AM
    Is it possible to configure a vlan with mutiple static lacp trunks? I have it configured on a 6600 switch but on trunk does not communicate within the valn.

    12OP-SW1# show config

    Startup configuration:

    ; J9264A Configuration Editor; Created on release #K.14.03

    hostname "12OP-SW1"
    no qos dscp-map 000000
    no qos dscp-map 001000
    no qos dscp-map 010000
    no qos dscp-map 011000
    no qos dscp-map 100000
    no qos dscp-map 101000
    no qos dscp-map 110000
    no qos dscp-map 111000
    module 1 type J86xxA
    module 3 type J92zzA
    trunk 17-18 Trk1 LACP
    trunk 19-20 Trk2 LACP
    ip default-gateway 10.1.241.1
    vlan 1
    name "DEFAULT_VLAN"
    untagged 21-24,Trk1-Trk2
    no untagged 1-16,25-28
    no ip address
    exit
    vlan 2
    name "lab-net"
    untagged 1-16,25-28
    ip address 10.1.241.50 255.255.255.0
    exit
    vlan 30
    name "FAHA-net"
    tagged 21-24,Trk1-Trk2
    no ip address
    exit
    snmp-server community "public" Unrestricted
    spanning-tree Trk1 priority 4
    spanning-tree Trk2 priority 4



  • 2.  RE: multiple static lacp trunks in a vlan

    Posted Apr 29, 2009 10:45 AM
    more info:

    static lacp trk2 can communicate with all the other ports but trk1 can not.



  • 3.  RE: multiple static lacp trunks in a vlan

    Posted Apr 30, 2009 04:55 AM
    Before troubleshooting any further I would first update to a current release K.14.15:

    http://www.hp.com/rnd/software/j86921415.htm

    What device is connected to the trunk trk1 and how is that device configured.