@BurundukBurundukov

Настройка VPC на коммутаторах ELTEX?

Кто может подсказать корректную настройка VPC на коммутаторах ELTEX, провожу настройку по мануалу и что то работает как то все криво и через одно место (через то из которого растут у меня руки знаю знаю) ну так вот:
SW1
conf t
vpc
vpc domain 1
peer detection
peer detection interval 200
peer detection timeout 700
peer detection ipaddr 192.168.112.1 192.168.112.2
peer keepalive
peer keepalive timeout 5
role priority 2
peer link Port-Channel 1
exit
!
vpc group 1
domain 1
vpc-port Port-Channel 2
exit
!

interface gi0/14
description Perr_Detection
ip address 192.168.112.2 /30
exit
!

interface gi0/15
description Perr_Link_PO1
channel groupe 1 mode auto
exit
!

interface ten0/4
description UPLINK
channel groupe 2 mode auto
exit
!

interface Port-channel1
!

interface Port-channel2
switchport mode trunk
switchport trunk allowed vlan add 2,8,180-181
!

SW2
conf t
vpc
vpc domain 1
peer detection
peer detection interval 200
peer detection timeout 700
peer detection ipaddr 192.168.112.2 192.168.112.1
peer keepalive
peer keepalive timeout 5
role priority 2
peer link Port-Channel 1
exit
!
vpc group 1
domain 1
vpc-port Port-Channel 2
exit
!

interface gi0/14
description Perr_Detection
ip address 192.168.112.1 /30
exit
!

interface gi0/15
description Perr_Link_PO1
channel groupe 1 mode auto
exit
!

interface ten0/4
description UPLINK
channel groupe 2 mode auto
exit
!

interface Port-channel1
!

interface Port-channel2
switchport mode trunk
switchport trunk allowed vlan add 2,8,180-181
!

SW1 и SW2 смотрят в торону SW3 через ten0/4 на котором так же агрегация Po5 mode auto
Вопрос в том что нужно ли настраивать Po1 или его настраивать не надо?
  • Вопрос задан
  • 273 просмотра
Пригласить эксперта
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы