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

VLAN на HUAWEI MA5600

Добрый день!

Есть DSLAM MA5600, в котором сидит плата H801GICE.

Появилась некая задача, подключиться к плате выпрямитель напряжения и мониторить его.

Проблема в том что DSLAM не пингует его по нужному VLAN'у, только по первому(Native Vlan 1).

Собственно вопрос в том что бы изменить на нужном порту Native Vlan на мне нужный. Ничего подобного настроить не удалось, требуется ваша помощь

Заранее спасибо

Share this post


Link to post
Share on other sites

из примера

Example

To set the native VLAN of the Ethernet port 0/7/0 as 2, do as follows:

huawei(config-if-scu-0/7)#native-vlan
{ portid<0,6>|all<K> }:0
{ vlan<K> }:vlan
{ vlanid<U><1,4093> }:2

  Command:
          native-vlan 0 vlan 2

В вашем случае будет примерно так
huawei(config)#interface eth                                                    
{ frameid/slotid<S><1,15> }: ваши данные 
Edited by sudo

Share this post


Link to post
Share on other sites

59 минут назад, sudo сказал:

из примера

Example

To set the native VLAN of the Ethernet port 0/7/0 as 2, do as follows:


huawei(config-if-scu-0/7)#native-vlan
{ portid<0,6>|all<K> }:0
{ vlan<K> }:vlan
{ vlanid<U><1,4093> }:2

  Command:
          native-vlan 0 vlan 2

В вашем случае будет примерно так

huawei(config)#interface eth                                                    
{ frameid/slotid<S><1,15> }: ваши данные 
 

Спасибо, примерно так и поступил. Только через interface GUI. Всё получилось.

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.