Deployment Guide

Table Of Contents
83 PowerEdge FX2 FN I/O Module VLT Deployment Guide | Version 2.2
Port Channel 200 is created and connectivity to the external network is configured.
Nx5672-1
Nx5672-2
Configure the port channel and port
channel members for upstream
connectivity to the external network
Configure the port channel and port
channel members for upstream
connectivity to the external network
interface port-channel 200
description “vPC to
External Network”
switchport mode trunk
switchport mode trunk
allowed vlan all
vpc 200
no shutdown
exit
interface port-channel 200
description “vPC to
External Network”
switchport mode trunk
switchport mode trunk
allowed vlan all
vpc 200
no shutdown
exit
Assign an interface to the port
channel and enable LACP
Assign an interface to the port
channel and enable LACP
interface ethernet 1/24
description “Link to
External Network”
switchport mode trunk
channel-group 200 mode
active
no shutdown
exit
interface ethernet 1/24
description “Link to
External Network”
switchport mode trunk
channel-group 200 mode
active
no shutdown
exit
Port channel configuration to external network from vPC
9.3 Environment Four: Verify VLT connectivity
VLT connectivity can be checked using the VLT commands listed in Table 14.
show commands
Command
Purpose
show vlt brief
Displays brief information about the VLT configuration
show vlt detail
Displays running configuration for VLT members
show mac-address-table
Displays the MAC address table
See section 8.3 Environment Three: Verifying VLT Connectivity for sample output of the above
commands.