Перейти к содержимому
Калькуляторы

LACP Extreme - Juniper

Столкнулись с проблемой при организации LACP между Extreme Summit X670 и Juniper QFX5100-48S

в LACP добавили 2 порта, он поднялся но трафик между устройствами не бегает, если погасить любой один из портов - пинги начинают ходить

 

на X670

enable sharing 16 grouping 16, 29 algorithm address-based L3_L4 lacp

на QFX5100

show interfaces ae3
description AGREGATED-20G;
flexible-vlan-tagging;
encapsulation flexible-ethernet-services;
aggregated-ether-options {
    minimum-links 1;
    link-speed 10g;
    lacp {
        active;
        periodic slow;
    }
}
unit 0 {
    description AGG-20G;
    family ethernet-switching {
        interface-mode trunk;
        vlan {
            members vlan-100;
        }
    }
}

 

на Х670 работают безпроблемно 6 лацп линков на другие екстримы и на МХы

на QFX также работают 2 лацп на длинк и мх

 

мак адреса в vlan-100 при этом видны с обеих сторон

какие есть идеи?

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

а конфиг интерфейсов qfx которые учавствуют в LAG?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

43 minutes ago, GrandPr1de said:

а конфиг интерфейсов qfx которые учавствуют в LAG?

 

xe-0/0/4 {
    description 10G-1;
    ether-options {
        802.3ad ae3;
    }
}
xe-0/0/5 {
    description 10G-2;
    ether-options {
        802.3ad ae3;
    }
 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

@Bercut 

разберитесь с методом хеширования.

> algorithm address-based L3_L4 lacp

> family ethernet-switching

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

55 минут назад, vvertexx сказал:

@Bercut 

разберитесь с методом хеширования.

> algorithm address-based L3_L4 lacp

> family ethernet-switching

а в транзитных пакетах не бывает source ip / dest ip или там портов может не быть?

что за чушь

 

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

19 hours ago, darkagent said:

conf sharing 16 lacp system-priority 1

 

к сожалению, не помогло (

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

show lacp interface ae3

show interface ae3 extensive 

 

приложите вывод команд

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

6 hours ago, orlik said:

show lacp interface ae3

show interface ae3 extensive 

 

приложите вывод команд

 

show lacp interfaces ae3
Aggregated interface: ae3
    LACP state:       Role   Exp   Def  Dist  Col  Syn  Aggr  Timeout  Activity
      xe-0/0/4      Actor    No    No   Yes  Yes  Yes   Yes     Slow    Active
      xe-0/0/4    Partner    No    No   Yes  Yes  Yes   Yes     Slow    Active
      xe-0/0/5      Actor    No    No   Yes  Yes  Yes   Yes     Slow    Active
      xe-0/0/5    Partner    No    No   Yes  Yes  Yes   Yes     Slow    Active
    LACP protocol:        Receive State  Transmit State          Mux State
      xe-0/0/4                 Current   Slow periodic Collecting distributing
      xe-0/0/5                 Current   Slow periodic Collecting distributing
Spoiler

show interfaces ae3 extensive
Physical interface: ae3, Enabled, Physical link is Up
  Interface index: 643, SNMP ifIndex: 632, Generation: 134
  Description: AGREGATED-20G
  Link-level type: Flexible-Ethernet, MTU: 9216, Speed: 20Gbps, BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,
  Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 1bps
  Device flags   : Present Running
  Interface flags: SNMP-Traps Internal: 0x4000
  Current address: 54:1e:56:4c:12:f1, Hardware address: 54:1e:56:4c:12:f1
  Last flapped   : 2019-10-11 03:16:55 EEST (09:15:44 ago)
  Statistics last cleared: 2018-12-11 17:54:19 EET (43w2d 17:38 ago)
  Traffic statistics:
   Input  bytes  :           2179296402                 1040 bps
   Output bytes  :            268920634                 1936 bps
   Input  packets:             16550747                    0 pps
   Output packets:              1159946                    1 pps
   IPv6 transit statistics:
    Input  bytes  :                   0
    Output bytes  :                   0
    Input  packets:                   0
    Output packets:                   0
  Input errors:
    Errors: 0, Drops: 0, Framing errors: 0, Runts: 0, Giants: 0, Bucket drops: 0, Policed discards: 0, Resource errors: 0
  Output errors:
    Carrier transitions: 68, Errors: 0, Drops: 0, MTU errors: 0, Resource errors: 0, Bucket drops: 0
  Egress queues: 12 supported, 5 in use
  Queue counters:       Queued packets  Transmitted packets      Dropped packets
    0                                0                 3931                    0
    3                                0                    0                    0
    4                                0                    0                    0
    7                                0              1151257                    0
    8                                0                 4759                    0
  Queue number:         Mapped forwarding classes
    0                   best-effort
    3                   fcoe
    4                   no-loss
    7                   network-control
    8                   mcast

  Logical interface ae3.0 (Index 568) (SNMP ifIndex 626) (Generation 304)
    Description: AGG-20G


    Flags: Up SNMP-Traps 0x20024000 Encapsulation: Ethernet-Bridge
    Statistics        Packets        pps         Bytes          bps
    Bundle:
        Input :             0          0             0            0
        Output:             0          0             0            0
    Adaptive Statistics:
        Adaptive Adjusts:          0
        Adaptive Scans  :          0
        Adaptive Updates:          0
    Link:
      xe-0/0/4.0
        Input :             0          0             0            0
        Output:             0          0             0            0
      xe-0/0/5.0
        Input :             0          0             0            0
        Output:             0          0             0            0
    Marker Statistics:   Marker Rx     Resp Tx   Unknown Rx   Illegal Rx
      xe-0/0/4.0                0           0            0            0
      xe-0/0/5.0                0           0            0            0
    Protocol eth-switch, MTU: 9216, Generation: 312, Route table: 6
      Flags: Trunk-Mode

  Logical interface ae3.32767 (Index 574) (SNMP ifIndex 565) (Generation 305)
    Flags: Up SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ]  Encapsulation: ENET2
    Statistics        Packets        pps         Bytes          bps
    Bundle:
        Input :             0          0             0            0
        Output:             0          0             0            0
    Adaptive Statistics:
        Adaptive Adjusts:          0
        Adaptive Scans  :          0
        Adaptive Updates:          0
    Link:
      xe-0/0/4.32767
        Input :             0          0             0            0
        Output:          1232          0        423791            0
      xe-0/0/5.32767
        Input :             0          0             0            0
        Output:          1228          0        421187            0
    LACP info:        Role     System             System      Port    Port  Port
                             priority          identifier  priority  number   key
      xe-0/0/4.32767    Actor      127 54:1e:56:4c:12:00      127       9     4
      xe-0/0/4.32767  Partner        0 00:04:96:6d:5d:a5        0    1029  1016
      xe-0/0/5.32767    Actor      127 54:1e:56:4c:12:00      127      10     4
      xe-0/0/5.32767  Partner        0 00:04:96:6d:5d:a5        0    1016  1016
    LACP Statistics:       LACP Rx     LACP Tx   Unknown Rx   Illegal Rx
      xe-0/0/4.32767         1138        1123            0            0
      xe-0/0/5.32767         1137        1123            0            0
    Marker Statistics:   Marker Rx     Resp Tx   Unknown Rx   Illegal Rx
      xe-0/0/4.32767            0           0            0            0
      xe-0/0/5.32767            0           0            0            0

{master:0}
 

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

удалил на qfx5100 - ae3

создал тоже самое в ae4, все завелось

мистика )

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

×   Вставлено в виде отформатированного текста.   Вставить в виде обычного текста

  Разрешено не более 75 смайлов.

×   Ваша ссылка была автоматически встроена.   Отобразить как ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.