Deployment Guide

Table Of Contents
80 PowerEdge FX2 FN I/O Module VLT Deployment Guide | Version 2.2
In these next steps, the port channel and port channel members for the vPC peer link are configured.
Interface ports Ethernet 1/19 and 1/20 are added to port channel 55 and set to use LACP
unconditionally using the mode active option.
Nx5672-1
Nx5672-2
Configure the port channel and port
channel members for the vPC peer
link
Create the port channel
Enable the switchport mode trunk
and assign as vpc peer link
Configure the port channel and port
channel members for the vPC peer
link
Create the port channel
Enable the switchport mode trunk
and assign as vpc peer link
interface port-channel 55
description “vPC Peer-Link
to Nx5672-2
switchport mode trunk
switchport mode trunk
allowed vlan all
no shutdown
vpc peer-link
exit
interface port-channel 55
description “vPC Peer-Link
to Nx5672-1
switchport mode trunk
switchport mode trunk
allowed vlan all
no shutdown
vpc peer-link
exit
Assign interfaces to the port
channel and enable LACP
Assign interfaces to the port
channel and enable LACP.
interface ethernet 1/19-20
description “Link to
Nx5672-2
switchport mode trunk
channel-group 55 mode
active
no shutdown
exit
interface ethernet 1/19-20
description “Link to
Nx5672-1
switchport mode trunk
channel-group 55 mode
active
no shutdown
exit
vPC peer link setup