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

настроить Quanta LB6M

приветствую всех!

 

имеем Quanta LB6M, надо настроить:

1. 3 влана

2. на одном повесить интерфейс IP для управления

3. настроить LACP

 

готов отблагодарить $ за помощь в настройке... предложения если есть в ПМ.

 

Спасибо!

Share this post


Link to post
Share on other sites

Отсюда взял

=================================================

 

1	(FASTPATH Routing) (Config)#username mylogin password <my password> level 15
Назначаем ip адресу на порт управління MGNT
1	(FASTPATH Routing) #serviceport protocol none
2	(FASTPATH Routing) #serviceport ip 192.168.0.240 255.255.255.0 192.168.0.2
Настраиваем vlan 200 на 25,26 порты tag та 27 порт untag
01	(FASTPATH Routing) #vlan database
02	(FASTPATH Routing) (Vlan)#vlan 200
03	(FASTPATH Routing) (Vlan)#ex
04	(FASTPATH Routing) #configure
05	(FASTPATH Routing) (Config)#interface 0/25-0/26
06	(FASTPATH Routing) (Interface 0/25-0/26)#vlan participation include 200
07	(FASTPATH Routing) (Interface 0/25-0/26)#vlan tagging 200
08	(FASTPATH Routing) (Interface 0/25-0/26)#ex
09	(FASTPATH Routing) (Config)#interface 0/27
10	(FASTPATH Routing) (Interface 0/27)#vlan participation include 200
11	(FASTPATH Routing) (Interface 0/27)#vlan pvid 200
СОхранаяемся
1	write memory

 

 

это для 1 и 2.

==============================================

LACP 

 

LACP Config

 

interface 0/25
addport 1/1
exit
interface 0/26
addport 1/1
exit
interface 0/27
addport 1/1
exit
interface 0/28
addport 1/1
exit
interface 0/25
description 'LAG to Extreme Switch'
exit
interface 0/26
description 'LAG to Extreme Switch'
exit
interface 0/27
description 'LAG to Extreme Switch'
exit
interface 0/28
description 'LAG to Extreme Switch'
exit
interface 1/1
description 'LAG to Extreme Switch'
no port-channel static
vlan acceptframe vlanonly
vlan participation include 50,150,198-200,255,400,500,600
vlan tagging 50,150,198-200,255,400,500,600
exit

 

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.