Configure the trunk of the Mellanox Switch

Source: Internet
Author: User

Configure the trunk of the Mellanox Switch
Recently, the company's internal openstack platform has been migrated to connect mellanox and centec switches. The centec switch has no major difference between cli and Cisco. It is mainly because the mellanox switch does not support native vlan When configuring trunk, but port supports hybrid.

Openstack [standalone: unknown] # show running-config # mellanox switch interface ethernet 1/48 switchport mode hybrid # Set the port type to hybrid interface ethernet 1/48 switchport access vlan 100 # vlan 100 without tag interface ethernet 1/48 switchport hybrid allowed-vlan add 101 interface ethernet 1/48 switchport hybrid allowed-vlan add 102 interface ethernet 1/48 switchport hybrid allowed-vlan add 103 interface ethe Rnet 1/48 switchport hybrid allowed-vlan add 104 interface ethernet 1/48 switchport hybrid allowed-vlan add 105 inter-openstack # show running-config # centec switch Building configuration... version 5.2.12.7.S.fcs! Interface eth-0-49 switchport mode trunk switchport trunk native vlan 100 # Same as Cisco switchport trunk allowed vlan all

 

The method for configuring hybrid for the port of the mellanox switch is much different from that for h3c. It has been a long time!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.