Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Cần giúp đỡ về Trunk giữ 2 Switch Cisco 3560 và Alcatel-lucent 9600

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cần giúp đỡ về Trunk giữ 2 Switch Cisco 3560 và Alcatel-lucent 9600

    Tôi đang có 1 sự cố liên quan đến việc trunk giữ 2 Switch 1 Non Cisco (Alcatel-lucent 9600) và Cisco (3560)

    Tình trạng:
    Hiện tại tôi dùng 1 đường Cable đồng để trunk giữa 2 switch, do nhu cầu phát triển cũng như đảm bảo tính ổn định của hệ thống. Tôi muốn sử dụng thêm 1 đường cable nữa để trunk !

    Sử dụng chuẩn LACP để kết nối. Cụ thể là tôi dùng port-channel trên cisco và Link Aggregation trên alcatel-lucent

    Config

    Trên cisco

    !
    interface Port-channel1
    switchport trunk encapsulation dot1q
    switchport mode trunk
    !
    interface GigabitEthernet0/21
    description "Trunk betwen 9600-3560"
    switchport trunk encapsulation dot1q
    switchport mode trunk
    channel-protocol lacp
    channel-group 1 mode active
    !
    interface GigabitEthernet0/22
    description "Trunk betwen 9600-3560-2"
    switchport trunk encapsulation dot1q
    switchport mode trunk
    channel-protocol lacp
    channel-group 1 mode active
    !
    7F-SVR-CSW-001# show int port1
    Port-channel1 is down, line protocol is down (notconnect)
    Hardware is EtherChannel, address is 0000.0000.0000 (bia 0000.0000.0000)
    MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
    reliability 255/255, txload 1/255, rxload 1/255
    Encapsulation ARPA, loopback not set
    Keepalive set (10 sec)
    Auto-duplex, Auto-speed, link type is auto, media type is unknown
    input flow-control is off, output flow-control is unsupported
    ARP type: ARPA, ARP Timeout 04:00:00
    Last input never, output never, output hang never
    Last clearing of "show interface" counters never
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: fifo
    Output queue: 0/40 (size/max)
    5 minute input rate 0 bits/sec, 0 packets/sec
    5 minute output rate 0 bits/sec, 0 packets/sec
    0 packets input, 0 bytes, 0 no buffer
    Received 0 broadcasts (0 multicasts)
    0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
    0 watchdog, 0 multicast, 0 pause input
    0 input packets with dribble condition detected
    0 packets output, 0 bytes, 0 underruns
    0 output errors, 0 collisions, 15 interface resets
    0 babbles, 0 late collision, 0 deferred
    0 lost carrier, 0 no carrier, 0 PAUSE output
    0 output buffer failures, 0 output buffers swapped out

    Trên Alcatel

    ! Link Aggregate :
    static linkagg 9 size 2 admin state enable
    static linkagg 9 name "Trunk bettwen 3560 - 9600"
    static agg 1/21 agg num 9
    static agg 1/22 agg num 9
    ! 802.1Q :
    vlan 200 802.1q 9 "TAG AGGREGATE 9 VLAN 200"
    vlan 201 802.1q 9 "TAG AGGREGATE 9 VLAN 201"
    ! Spanning tree :
    bridge mode 1x1 pvst+ enable
    Core_9600_APU -> show linkagg

    Number Aggregate SNMP Id Size Admin State Oper State Att/Sel Ports
    -------+----------+---------+----+------------+--------------+-------------
    1 Static 40000001 2 ENABLED UP 2 2
    2 Static 40000002 2 ENABLED UP 2 2
    3 Static 40000003 2 ENABLED UP 2 2
    4 Static 40000004 2 ENABLED UP 2 2
    5 Static 40000005 2 ENABLED UP 2 2
    6 Static 40000006 2 ENABLED UP 2 2
    7 Static 40000007 2 ENABLED UP 2 2
    8 Static 40000008 2 ENABLED UP 2 2
    9 Static 40000009 2 ENABLED UP 2 2

    Core_9600_APU -> show linkagg 9

    Static Aggregate
    SNMP Id : 40000009,
    Aggregate Number : 9,
    SNMP Descriptor : Omnichannel Aggregate Number 9 ref 40000008 size 2,
    Name : Trunk bettwen 3560 - 9600,
    Admin State : ENABLED,
    Operational State : UP,
    Aggregate Size : 2,
    Number of Selected Ports : 2,
    Number of Reserved Ports : 2,
    Number of Attached Ports : 2,
    Primary Port : 1/21
    Lỗi xảy ra:

    Port-channel1 is down, line protocol is down (notconnect)

    Mong các bạn giúp đỡ ! :-?
    Last edited by thuongnet; 10-04-2011, 08:56 PM.

  • #2
    Chào anh,

    Anh xem lại đã bật cổng port-channel chưa?(no shut tren port-channel group)
    Anh xem lại các thông số đã khớp với nhau trên các cổng channel chưa?
    Lâm Văn Tú
    Email :
    cntt08520610@gmail.com
    Viet Professionals Co. Ltd. (VnPro)
    149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
    Tel: (08) 35124257 (5 lines)
    Fax (08) 35124314
    Tập tành bước đi....


    Comment


    • #3
      Originally posted by lamvantu View Post
      Chào anh,

      Anh xem lại đã bật cổng port-channel chưa?(no shut tren port-channel group)
      Anh xem lại các thông số đã khớp với nhau trên các cổng channel chưa?
      Cảm ơn bạn

      Tôi đã kiểm tra và phát hiện các port thành phần không được gán vào port-channel

      Cấu hình Port-channel như Post 1

      Nhưng ............


      7F-SVR-CSW-001#sh etherchannel port-channel
      Channel-group listing:
      ----------------------

      Group: 1
      ----------
      Port-channels in the group:
      ---------------------------

      Port-channel: Po1 (Primary Aggregator)

      ------------

      Age of the Port-channel = 0d:00h:15m:49s
      Logical slot/port = 2/1 Number of ports = 0
      HotStandBy port = null
      Port state = Port-channel Ag-Not-Inuse
      Protocol = LACP
      Port security = Disabled
      7F-SVR-CSW-001#show lacp internal
      Flags: S - Device is requesting Slow LACPDUs
      F - Device is requesting Fast LACPDUs
      A - Device is in Active mode P - Device is in Passive mode

      Channel group 1
      LACP port Admin Oper Port Port
      Port Flags State Priority Key Key Number State
      Gi0/21 SA down 32768 0x1 0x1 0x15 0x45
      Gi0/22 SA down 32768 0x1 0x0 0x16 0x45

      7F-SVR-CSW-001#show lacp neighbor

      7F-SVR-CSW-001#
      Vẫn mong các bạn giúp ! Thank

      Tôi gửi kèm 2 file config đầy đủ trên 2 con core switch các bạn xem giúp

      Cisco 3560 .txt

      Alcatel-lucent 6400.txt
      Last edited by thuongnet; 10-04-2011, 06:04 PM.

      Comment


      • #4
        Em vẫn đang cần mọi người giúp ạ !

        Comment


        • #5
          Anh thử kiểm tra MTU trên các cổng đã đồng bồ nhau chưa, vì trên Sw 3560 có thể MTU trên cổng là 1504 khác so với chuẩn MTU là 1500. Sau đó anh có thể kiểm tra số lượng Vlan allow trên các cổng có thống nhất với nhau không...? mong giúp được anh.
          Lâm Văn Tú
          Email :
          cntt08520610@gmail.com
          Viet Professionals Co. Ltd. (VnPro)
          149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
          Tel: (08) 35124257 (5 lines)
          Fax (08) 35124314
          Tập tành bước đi....


          Comment


          • #6
            Originally posted by lamvantu View Post
            Anh thử kiểm tra MTU trên các cổng đã đồng bồ nhau chưa, vì trên Sw 3560 có thể MTU trên cổng là 1504 khác so với chuẩn MTU là 1500. Sau đó anh có thể kiểm tra số lượng Vlan allow trên các cổng có thống nhất với nhau không...? mong giúp được anh.
            Cảm ơn bạn đã quan tâm ! Mình đã check rồi MTU=1500
            Số lượng vlan allow trên port-channel là all VLAN trên 2 switch

            7F-SVR-CSW-001#sh etherchannel port-channel
            Channel-group listing:
            ----------------------

            Group: 1
            ----------
            Port-channels in the group:
            ---------------------------

            Port-channel: Po1 (Primary Aggregator)

            ------------

            Age of the Port-channel = 0d:00h:15m:49s
            Logical slot/port = 2/1 Number of ports = 0
            HotStandBy port = null
            Port state = Port-channel Ag-Not-Inuse
            Protocol = LACP
            Port security = Disabled
            Mình nghĩ nó ở chỗ này nhưng chưa biết cách sửa

            Comment


            • #7
              Dòng Cisco rất khó chạy Link-aggregation mode LACP với các hãng khác, muốn chạy hãy thử tắt LACP trên cả 2 con switch, để mode ON.
              Diệp Thanh Nguyên - Viettel Networks
              Certificates : Chứng chỉ A Vi tính 1995 (DOS, NC, Vietres, Foxpro, Quattro) :))

              Comment


              • #8
                Originally posted by nguyendiep View Post
                Dòng Cisco rất khó chạy Link-aggregation mode LACP với các hãng khác, muốn chạy hãy thử tắt LACP trên cả 2 con switch, để mode ON.
                Cảm ơn anh ! Tôi sẽ thử ....

                Comment


                • #9
                  Đây là phần cấu hình trunking giữa Switch3550 Cisco và Switch HP 8200A:

                  interface Port-channel1
                  switchport trunk encapsulation dot1q
                  switchport trunk allowed vlan 1,43-45,47-49
                  switchport mode trunk
                  -------------------------------------------
                  interface GigabitEthernet1/0/23
                  switchport trunk encapsulation dot1q
                  switchport trunk allowed vlan 1,43-45,47-49
                  switchport mode trunk
                  channel-group 1 mode on
                  !
                  interface GigabitEthernet1/0/24
                  switchport trunk encapsulation dot1q
                  switchport trunk allowed vlan 1,43-45,47-49
                  switchport mode trunk
                  channel-group 1 mode on
                  -------------------------------------------
                  Cisco có 2 protocol là pagp và lacp, nhưng trong cấu hình này mình thấy họ ko dùng channel-protocol. Cấu hình này đã chạy, bạn tham khảo nhé:
                  Last edited by thanhnam0707; 14-04-2011, 09:49 PM.
                  Hugo

                  Comment


                  • #10
                    Theo toi thay, thong thuong ban chi dung int port-channel khi ban muon etherchannel la layer 3. Neu ban muon no la layer 2 etherchannel, ban co the lam cho no don gian hon nhu sau:
                    1. Xoa int port-channel
                    2. Cho int g0/1/23-24 vao channel group roi set mode to active.
                    int range g0/1/23 -24
                    switchport mode trunk
                    channel-group 1 mode active
                    3. Nho kiem tra speed/duplex cho trung khop voi dau ben kia.
                    Work all day, sleep all night.

                    Comment


                    • #11
                      Originally posted by them huyen View Post
                      Theo toi thay, thong thuong ban chi dung int port-channel khi ban muon etherchannel la layer 3. Neu ban muon no la layer 2 etherchannel, ban co the lam cho no don gian hon nhu sau:
                      1. Xoa int port-channel
                      2. Cho int g0/1/23-24 vao channel group roi set mode to active.
                      int range g0/1/23 -24
                      switchport mode trunk
                      channel-group 1 mode active
                      3. Nho kiem tra speed/duplex cho trung khop voi dau ben kia.

                      Originally posted by thanhnam0707 View Post
                      Đây là phần cấu hình trunking giữa Switch3550 Cisco và Switch HP 8200A:

                      interface Port-channel1
                      switchport trunk encapsulation dot1q
                      switchport trunk allowed vlan 1,43-45,47-49
                      switchport mode trunk
                      -------------------------------------------
                      interface GigabitEthernet1/0/23
                      switchport trunk encapsulation dot1q
                      switchport trunk allowed vlan 1,43-45,47-49
                      switchport mode trunk
                      channel-group 1 mode on
                      !
                      interface GigabitEthernet1/0/24
                      switchport trunk encapsulation dot1q
                      switchport trunk allowed vlan 1,43-45,47-49
                      switchport mode trunk
                      channel-group 1 mode on
                      -------------------------------------------
                      Cisco có 2 protocol là pagp và lacp, nhưng trong cấu hình này mình thấy họ ko dùng channel-protocol. Cấu hình này đã chạy, bạn tham khảo nhé:
                      Cảm ơn 2 anh đã nhiệt tình hướng dẫn. Mấy ngày nay tôi chưa có thời gian để re config vì tôi đang dùng 1 interface để trunk hệ thống vẫn đang chạy bình thường.

                      Tôi sẽ kiểm tra lại toàn bộ config và làm theo hướng dẫn của các anh.

                      Tôi sẽ thông báo kết quả sau.

                      Nhân tiện đây xin bạn thanhna0707 phần config phía HP. Tôi đã từng config HP với trường hợp tương tự nhưng tìm mãi không thấy cái file config trên máy tính của tôi. Tôi muốn tham khảo lại phần config này.

                      Trân trọng !
                      Last edited by thuongnet; 16-04-2011, 01:01 AM.

                      Comment


                      • #12
                        Originally posted by nguyendiep
                        Dòng Cisco rất khó chạy Link-aggregation mode LACP với các hãng khác, muốn chạy hãy thử tắt LACP trên cả 2 con switch, để mode ON.
                        Originally posted by thanhnam0707 View Post
                        Đây là phần cấu hình trunking giữa Switch3550 Cisco và Switch HP 8200A:

                        interface Port-channel1
                        switchport trunk encapsulation dot1q
                        switchport trunk allowed vlan 1,43-45,47-49
                        switchport mode trunk
                        -------------------------------------------
                        interface GigabitEthernet1/0/23
                        switchport trunk encapsulation dot1q
                        switchport trunk allowed vlan 1,43-45,47-49
                        switchport mode trunk
                        channel-group 1 mode on
                        !
                        interface GigabitEthernet1/0/24
                        switchport trunk encapsulation dot1q
                        switchport trunk allowed vlan 1,43-45,47-49
                        switchport mode trunk
                        channel-group 1 mode on
                        -------------------------------------------
                        Cisco có 2 protocol là pagp và lacp, nhưng trong cấu hình này mình thấy họ ko dùng channel-protocol. Cấu hình này đã chạy, bạn tham khảo nhé:
                        Một lần nữa tôi cảm ơn sự giúp đỡ của tất cả mọi người ! Đặc biệt là 2 anh thanhnam0707 và nguyendiep.
                        Bài POST của 2 anh là chìa khoá cho vấn đề của tôi.

                        7F-SVR-CSW-001#show ru int po1
                        Building configuration...

                        Current configuration : 92 bytes
                        !
                        interface Port-channel1
                        switchport trunk encapsulation dot1q
                        switchport mode trunk
                        end

                        7F-SVR-CSW-001#show ru int g0/21
                        Building configuration...

                        Current configuration : 186 bytes
                        !
                        interface GigabitEthernet0/21
                        description "Trunk betwen 9600-3560"
                        switchport trunk encapsulation dot1q
                        switchport mode trunk
                        speed 1000
                        duplex full
                        channel-group 1 mode on
                        end

                        7F-SVR-CSW-001#show ru int g0/22
                        Building configuration...

                        Current configuration : 188 bytes
                        !
                        interface GigabitEthernet0/22
                        description "Trunk betwen 9600-3560-2"
                        switchport trunk encapsulation dot1q
                        switchport mode trunk
                        speed 1000
                        duplex full
                        channel-group 1 mode on
                        end

                        7F-SVR-CSW-001#sh etherchannel port-channel
                        Channel-group listing:
                        ----------------------

                        Group: 1
                        ----------
                        Port-channels in the group:
                        ---------------------------

                        Port-channel: Po1
                        ------------

                        Age of the Port-channel = 0d:00h:20m:35s
                        Logical slot/port = 2/1 Number of ports = 2
                        GC = 0x00000000 HotStandBy port = null
                        Port state = Port-channel Ag-Inuse
                        Protocol = -
                        Port security = Disabled

                        Ports in the Port-channel:

                        Index Load Port EC state No of bits
                        ------+------+------+------------------+-----------
                        0 00 Gi0/21 On 0
                        0 00 Gi0/22 On 0

                        Time since last port bundled: 0d:00h:18m:23s Gi0/22

                        Last edited by thuongnet; 16-04-2011, 06:18 PM.

                        Comment


                        • #13
                          Mình trunking trên port 48 của swicth cisco 3560 và port A16 switch hp 8200A,cho phép các vlan 23-25,27-29 chạy qua đường trunk này.
                          sơ đồ mạng:

                          vlan 23-25,27-29(switch3560)(port48)--------(portA16)(switch8200A)----vlan 23-25,27-29

                          cisco3560:
                          interface Port-channel1
                          switchport trunk encapsulation dot1q
                          switchport trunk allowed vlan 23-25,27-29
                          switchport mode trunk
                          !
                          interface FastEthernet0/48
                          switchport trunk encapsulation dot1q
                          switchport trunk allowed vlan 23-25,27-29
                          switchport mode trunk
                          channel-group 1 mode on
                          !
                          --------------------------------------------------------------
                          > enable
                          ProCurve Switch 8200A# config
                          ProCurve Switch 8200A(config)# max-vlans 50
                          Command will take effect after saving configuration and reboot.
                          ProCurve Switch 8200A(config)# write memory
                          ProCurve Switch 8200A(config)# reload
                          Device will be rebooted, do you want to continue [y/n]? Y
                          Device reboots . . .
                          ProCurve Switch 8200A# configure
                          ProCurve Switch 8200A(config)# hostname 8200A
                          8200A(config)# trunk A16 Trk2 Trunk
                          8200A(config)# vlan 23
                          8200A(vlan-23)# ip address 10.1.23.1 255.255.255.0
                          8200A(vlan-23)# tagged Trk2
                          8200A(config)# vlan 24
                          8200A(vlan-24)# ip address 10.1.24.1 255.255.255.0
                          8200A(vlan-24)# tagged Trk2
                          8200A(config)# vlan 25
                          8200A(vlan-25)# ip address 10.1.25.1 255.255.255.0
                          8200A(vlan-25)# tagged Trk2
                          8200A(config)# vlan 27
                          8200A(vlan-27)# ip address 10.1.27.2 255.255.255.0
                          8200A(vlan-27)# tagged Trk2
                          8200A(config)# vlan 28
                          8200A(vlan-28)# ip address 10.1.28.2 255.255.255.0
                          8200A(vlan-28)# tagged Trk2
                          8200A(config)# vlan 29
                          8200A(vlan-29)# ip address 10.1.29.2 255.255.255.0
                          8200A(vlan-29)# tagged Trk2
                          --------------------------------------------------------------
                          Bạn tham khảo nhé.
                          Last edited by thanhnam0707; 18-04-2011, 04:36 PM.
                          Hugo

                          Comment


                          • #14
                            Originally posted by thanhnam0707 View Post
                            Mình trunking trên port 48 của swicth cisco 3560 và port A16 switch hp 8200A,cho phép các vlan 23-25,27-29 chạy qua đường trunk này.
                            sơ đồ mạng:

                            vlan 23-25,27-29(switch3560)(port48)--------(portA16)(switch8200A)----vlan 23-25,27-29

                            cisco3560:
                            interface Port-channel1
                            switchport trunk encapsulation dot1q
                            switchport trunk allowed vlan 23-25,27-29
                            switchport mode trunk
                            !
                            interface FastEthernet0/48
                            switchport trunk encapsulation dot1q
                            switchport trunk allowed vlan 23-25,27-29
                            switchport mode trunk
                            channel-group 1 mode on
                            !
                            --------------------------------------------------------------
                            > enable
                            ProCurve Switch 8200A# config
                            ProCurve Switch 8200A(config)# max-vlans 50
                            Command will take effect after saving configuration and reboot.
                            ProCurve Switch 8200A(config)# write memory
                            ProCurve Switch 8200A(config)# reload
                            Device will be rebooted, do you want to continue [y/n]? Y
                            Device reboots . . .
                            ProCurve Switch 8200A# configure
                            ProCurve Switch 8200A(config)# hostname 8200A
                            8200A(config)# trunk A16 Trk2 Trunk
                            8200A(config)# vlan 23
                            8200A(vlan-23)# ip address 10.1.23.1 255.255.255.0
                            8200A(vlan-23)# tagged Trk2
                            8200A(config)# vlan 24
                            8200A(vlan-24)# ip address 10.1.24.1 255.255.255.0
                            8200A(vlan-24)# tagged Trk2
                            8200A(config)# vlan 25
                            8200A(vlan-25)# ip address 10.1.25.1 255.255.255.0
                            8200A(vlan-25)# tagged Trk2
                            8200A(config)# vlan 27
                            8200A(vlan-27)# ip address 10.1.27.2 255.255.255.0
                            8200A(vlan-27)# tagged Trk2
                            8200A(config)# vlan 28
                            8200A(vlan-28)# ip address 10.1.28.2 255.255.255.0
                            8200A(vlan-28)# tagged Trk2
                            8200A(config)# vlan 29
                            8200A(vlan-29)# ip address 10.1.29.2 255.255.255.0
                            8200A(vlan-29)# tagged Trk2
                            --------------------------------------------------------------
                            Bạn tham khảo nhé.
                            Thank anh !

                            Bên phía tôi config thì tôi không để
                            switchport trunk allowed vlan x
                            Mặc định để all vlan >> Vào cấu hình trên đã chạy

                            Comment

                            Working...
                            X