В ПО версии 3.5.0, на маршрутизаторах МЕ5200\ME5200S и линейных картах LC20\LC8XLGE добавлена поддержка Breakout (Разделения) и Unity (Объединения) интерфейсов.
Break-Out
С помощью команды "hw-module interface [hu*/*/*]/[fo*/*/*] breakout" можно разделить один 40G/100G интерфейс на четыре интерфейса 10G\25G
Для Breakout интерфейсов используют специальные breakout модули\патчкорды 100g<--->25Gx4 или 40G<--->10Gx4.
hw-module interface hundredgigabitethernet 0/0/2 breakout
Так же возможно указать диапазон интерфейсов:
hw-module interface hundredgigabitethernet 0/0/2-0/0/3 breakout
Обратите внимание, что для применения конфигурации - необходимо перезагрузить маршрутизатор.
0/ME5200:R5# show interfaces description Thu Mar 28 10:44:57 2024 Interface Admin state Oper state Description ------------------------ ------------ ----------- ------------ te0/0/1 up down te0/0/2 up down te0/0/3 up up te0/0/4 up up te0/0/5 up down te0/0/6 up down te0/0/7 up down te0/0/8 up down te0/0/9 up down te0/0/10 up up te0/0/11 up down te0/0/12 up down te0/0/13 up down te0/0/14 up down te0/0/15 up down te0/0/16 up down te0/0/17 up down te0/0/18 up down te0/0/19 up down te0/0/20 up down te0/0/21 up down te0/0/22 up down te0/0/23 up down te0/0/24 up down te0/0/25 up down te0/0/26 up down te0/0/27 up down te0/0/28 up down te0/0/29 up down te0/0/30 up down te0/0/31 up down te0/0/32 up up hu0/0/1 up down hu0/0/2 up down hu0/0/3 up down hu0/0/4 up down lo1 up up mgmt0/fmc0/1 up up
0/ME5200:R5(config)# do show interfaces description Thu Mar 28 12:14:18 2024 Interface Admin state Oper state Description ------------------------ ------------ ----------- ------------ te0/0/1 up down te0/0/2 up down te0/0/3 up up te0/0/4 up up te0/0/5 up down te0/0/6 up down te0/0/7 up down te0/0/8 up down te0/0/9 up down te0/0/10 up up te0/0/11 up down te0/0/12 up down te0/0/13 up down te0/0/14 up down te0/0/15 up down te0/0/16 up down te0/0/17 up down te0/0/18 up down te0/0/19 up down te0/0/20 up down te0/0/21 up down te0/0/22 up down te0/0/23 up down te0/0/24 up down te0/0/25 up down te0/0/26 up down te0/0/27 up down te0/0/28 up down te0/0/29 up down te0/0/30 up down te0/0/31 up down te0/0/32 up up twe0/0/5 <-hu0/0/1 up down twe0/0/6 <-hu0/0/1 up down twe0/0/7 <-hu0/0/1 up down twe0/0/8 <-hu0/0/1 up down twe0/0/9 <-hu0/0/2 up down twe0/0/10 <-hu0/0/2 up down twe0/0/11 <-hu0/0/2 up down twe0/0/12 <-hu0/0/2 up down hu0/0/1 up down hu0/0/4 up down lo1 up up mgmt0/fmc0/1 up up
Break-Out интерфейсы поддерживают работу на скоростях 25G*\10G\1G <--- 25G только для twe интерфейсов.
Unity
С помощью команды "hw-module interface tengigabitethernet */*/* unity" можно объединить четыре интерфейса 10G в один интерфейс 40G
Хочу обратить ваше внимание, что на маршрутизаторах ME5200/ME5200S и ME5210 нужно указывать интерфейсы по следующей схеме:
te0/0/1-2 и te0/0/9-10 -> fo0/0/1 te0/0/3-4 и te0/0/11-12 -> fo0/0/2 te0/0/5-6 и te0/0/13-14 -> fo0/0/3 te0/0/7-8 и te0/0/15-16 -> fo0/0/4 te0/0/17-18 и te0/0/25-26 -> fo0/0/5 te0/0/19-20 и te0/0/27-28 -> fo0/0/6 te0/0/21-22 и te0/0/29-30 -> fo0/0/7 te0/0/23-24 и te0/0/31-32 -> fo0/0/8 1 2 3 4 5 6 7 8 17 18 19 20 21 22 23 24 |---|---|---|---|---|---|---|---| |------|------| |---|---|---|---|---|---|---|---| | 1 | 1 | 2 | 2 | 3 | 3 | 4 | 4 | | hu | hu | | 5 | 5 | 6 | 7 | 8 | 6 | 7 | 8 | |---|---|---|---|---|---|---|---| |------|------| |---|---|---|---|---|---|---|---| | 1 | 1 | 2 | 2 | 3 | 3 | 4 | 4 | | hu | hu | | 5 | 5 | 6 | 7 | 8 | 6 | 7 | 8 | |---|---|---|---|---|---|---|---| |------|------| |---|---|---|---|---|---|---|---| 9 10 11 12 13 14 15 16 25 26 27 28 29 30 31 32
te0/0/1-4 -> fo0/0/1 te0/0/5-8 -> fo0/0/2 te0/0/9-12 -> fo0/0/3 te0/0/13-16 -> fo0/0/4 te0/0/17-20 -> fo0/0/5 te0/0/21-22, te0/0/27-28 -> fo0/0/6 te0/0/23-24, te0/0/29-30 -> fo0/0/7 te0/0/25-26, te0/0/31-32 -> fo0/0/8 1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 |---|---|---|---|---|---|---|---| |------|------|------| |---|---|---|---|---|---|---|---| | 1 | 1 | 2 | 2 | 3 | 3 | 4 | 4 | | hu | hu | hu | | 5 | 5 | 6 | 7 | 8 | 6 | 7 | 8 | |---|---|---|---|---|---|---|---| |------|------|------| |---|---|---|---|---|---|---|---| | 1 | 1 | 2 | 2 | 3 | 3 | 4 | 4 | | hu | hu | hu | | 5 | 5 | 6 | 7 | 8 | 6 | 7 | 8 | |---|---|---|---|---|---|---|---| |------|------|------| |---|---|---|---|---|---|---|---| 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32
Для линейных карт объединение интерфейсов происходит в порядке нумерации.
hw-module interface tengigabitethernet 0/0/1 unity <--- В случае , если выбраны не все интерфейсы группы - конфигурация применится, но интерфейсы не будут объединены.
Так же, как и в случае с break-out интерфейсами можно выделить диапазон интерфейсов:
hw-module interface tengigabitethernet 0/0/1-0/0/32 unity
Выводы show команд:
0/ME5200:R5# show interfaces description Thu Mar 28 12:23:07 2024 Interface Admin state Oper state Description ------------------------ ------------ ----------- ------------ te0/0/1 up down te0/0/2 up down te0/0/3 up up te0/0/4 up up te0/0/5 up down te0/0/6 up down te0/0/7 up down te0/0/8 up down te0/0/9 up down te0/0/10 up up te0/0/11 up down te0/0/12 up down te0/0/13 up down te0/0/14 up down te0/0/15 up down te0/0/16 up down te0/0/17 up down te0/0/18 up down te0/0/19 up down te0/0/20 up down te0/0/21 up down te0/0/22 up down te0/0/23 up down te0/0/24 up down te0/0/25 up down te0/0/26 up down te0/0/27 up down te0/0/28 up down te0/0/29 up down te0/0/30 up down te0/0/31 up down te0/0/32 up up twe0/0/5 up down twe0/0/6 up down twe0/0/7 up down twe0/0/8 up down twe0/0/9 up down twe0/0/10 up down twe0/0/11 up down twe0/0/12 up down hu0/0/1 up down hu0/0/4 up down lo1 up up mgmt0/fmc0/1 up up
0/ME5200:R5# show interfaces description Thu Mar 28 12:30:12 2024 Interface Admin state Oper state Description ------------------------ ------------ ----------- ------------ twe0/0/5 up down twe0/0/6 up down twe0/0/7 up down twe0/0/8 up down twe0/0/9 up down twe0/0/10 up down twe0/0/11 up down twe0/0/12 up down fo0/0/1 up down <- te0/0/1-2+te0/0/9-10 fo0/0/2 up down <- te0/0/3-4+te0/0/11-12 fo0/0/3 up down <- te0/0/5-6+te0/0/13-14 fo0/0/4 up down <- te0/0/7-8+te0/0/15-16 fo0/0/5 up down <- te0/0/17-18+te0/0/25-26 fo0/0/6 up down <- te0/0/19-20+te0/0/27-28 fo0/0/7 up down <- te0/0/21-22+te0/0/29-30 fo0/0/8 up down <- te0/0/23-24+te0/0/31-32 hu0/0/1 up down hu0/0/4 up down lo1 up up mgmt0/fmc0/1 up up
Breakout и Unity интерфейсы конфигурируются и используются так же, как и обычные физические интерфейсы:
interface fortygigabitethernet 0/0/1.100 encapsulation outer-vid 100 rewrite egress tag push outer-vid 100 rewrite ingress tag pop one exit
lacp interface bundle-ether 1 exit interface twentyfivegigabitethernet 0/0/5 bundle id 1 bundle mode active exit interface twentyfivegigabitethernet 0/0/6 bundle id 1 bundle mode active exit exit