Mellanox MLNX-OS® User Manualfor SX1018HP Ethernet Managed Blade Switch
Rev 1.6.9
Mellanox Technologies
67
Mellanox Technologies Confidential
5.2.2 Configuring Link Aggregation Control Protocol (LACP)
To configure LACP:
Step 1. Log in as admin.
Step 2. Enter config mode. Run:
Step 3. Create a port-channel entity. Run:
Step 4. Change back to config mode. Run:
Step 5. Enable LACP in the switch. Run:
Step 6. Add a physical port to the port-channel. Run:
5.3 VLANs
A Virtual Local Area Network (VLAN) is an L2 segment of the network which defines a broad-
cast domain and is identified by a tag added to all Ethernet frames running within the domain.
This tag is called a VLAN ID (VID) and can take a value of 1-4094.
Each port can have a switch mode of either:
• Access – Access port is a port connected to a host. It can accept only untagged frames,
and assigns them a default configured VLAN (Port VLAN ID). On egress, traffic sent
from the access port is untagged.
• Access-dcb – This mode is Mellanox specific that receives ingress untagged traffic but
sends egress priority tag (VLAN ID = 0)
• Hybrid – Hybrid port is a port connected to either switches or hosts. It can receive both
tagged and untagged frames and assigns untagged frames a default configured VLAN
(Port VLAN ID). It receives tagged frames with VLANs of which the port is a member
(these VLANs’ names are allowed). On egress, traffic of allowed VLANs sent from the
Hybrid port is sent tagged, while traffic sent with PVID is untagged.
If the physical port is operationally up, this port will be an active member of the aggre-
gation. Consequently, it will be able to convey traffic.
switch > enable
switch # configure terminal
switch (config) # interface port-channel 1
switch (config interface port-channel 1) #
switch (config interface port-channel 1) # exit
switch (config) #
switch (config) # lacp
switch (config) #
switch (config interface ethernet 1/4) # channel-group 1 mode active/passive
switch (config interface ethernet 1/4) #










