Jump to content
Калькуляторы

Есть ли способ BGP load bakancing на Summit x480 Распределение исходящего трафика на 2 каналах для одной AS

Добрый день, господа. Возникла суровая нужда сделать 2 L3 канала одному клиенту с распределением нагрузки. Варианта агрегироваться по L2 к сожалению нет. Схема выглядит так - клиент стыкуется с summit X480 двумя bgp сессиями в которые ему нужно относительно равномерно наливать траф. Перерыл весь мануал по ExtremeXos, но варианта подобной балансировки не нашел. Может ли кто подсказать на эту тему?

Share this post


Link to post
Share on other sites

Ищите по слову "ECMP", в спецификации он заявлен http://shop.nag.ru/catalog/05288.Extreme-Networks/10215.Summit/05955.15205. При помощи его вы отбалансируете трафик в направлении от себя к клиенту. Балансировкой трафика от клиента к вам должен озаботиться сам клиент.

Share this post


Link to post
Share on other sites

To enable or disable BGP ECMP, enter the following command:

 

configure bgp maximum-paths <max-paths>

 

The max-pathssetting applies to BGP on the current VR. Specify more than 1 path to enable BGP

ECMP and define the maximum number of paths for IBGP and EBGP multipaths. Specify 1 path to

disable ECMP. To display BGP ECMP configuration information, use the show bgpcommand.

 

The BGP Equal Cost Multi-path (ECMP) feature supports load sharing by creating a multipath to a

destination.

 

BGP ECMP does not affect the best path selection. For example, the router continues to designate one of

the paths as the best path and advertise this best path to its neighbors. EBGP paths are preferred to

IBGP paths.

The BGP ECMP feature allows you to define the maximum number of equal cost paths (up to eight) in

a multipath. A multipath for an IBGP destination is called an IBGP multipath, and the multipath for an

EBGP destination is called an EBGP multipath.

If there are more equal cost paths for a destination than the configured maximum, the BGP identifier for

the advertising BGP speaker is used to establish a path priority. The lower BGP identifier values have

priority over the higher values. For example, if the configuration supports 4 paths in a multipath, only

the four paths with the lowest BGP identifier values become part of the multipath.

тонна пасты и одна ключевая команда. как-то так.

Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.