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

os6850 и объединение Vlan'ов

На Alcatel-Lucent Приходин vlan, который нужно объединить с другим существующим vlan'ом. Пока что спасаю перемичкой.

На Cisco это делается примерно так

interface GigabitEthernet1/5

description bla-bla-bla

switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 1264-1266

switchport trunk allowed vlan add 1356,1360-1364

switchport mode trunk

switchport nonegotiate

switchport vlan mapping enable

switchport vlan mapping 1362 1264

switchport vlan mapping 1363 1265

 

Нужны команды аналоги. Доку читал, не могу найти.

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.