![Cisco Nexus 2000 Series Configuration Manual Download Page 27](http://html.mh-extra.com/html/cisco/nexus-2000-series/nexus-2000-series_configuration-manual_63939027.webp)
Associating a Fabric Extender to a Port Channel
Before You Begin
Ensure that you have installed and enabled the Fabric Extender feature set.
Ensure that you are in the correct VDC (or use the
switchto vdc
command).
SUMMARY STEPS
1.
configure terminal
2.
interface port-channel channel
3.
switchport
4.
switchport mode fex-fabric
5.
fex associate FEX-number
6.
(Optional)
show interface port-channel channel fex-intf
DETAILED STEPS
Purpose
Command or Action
Enters configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Specifies a port channel to configure.
interface port-channel channel
Step 2
Example:
switch(config)# interface port-channel 4
switch(config-if)#
All interfaces in the port channel must be in the
same VDC.
Note
Sets the interface as a Layer 2 switching port.
switchport
Example:
switch(config-if)# switchport
Step 3
Sets the port channel to support an external Fabric
Extender.
switchport mode fex-fabric
Example:
switch(config-if)# switchport mode fex-fabric
Step 4
Associates a FEX number to the Fabric Extender unit
attached to the interface. The range is from 101 to 199.
fex associate FEX-number
Example:
switch(config-if)# fex associate 101
Step 5
(Optional)
Displays the association of a Fabric Extender to a port
channel interface.
show interface port-channel channel fex-intf
Example:
switch# show interface port-channel 4 fex-intf
Step 6
Cisco Nexus 2000 Series NX-OS Fabric Extender Software Configuration Guide
OL-25816-02
17
Configuring the Fabric Extender
Associating a Fabric Extender to a Fabric Interface