You are on page 1of 1

This example shows how to associate the Fabric Extender to an Ethernet interface on

the switch:

switch# configure terminal


switch(config)# interface ethernet 1/40 (Specifies an Ethernet interface to
configure)
switch(config-if)# switchport mode fex-fabric (Sets the interface to support an
external Fabric Extender)
switch(config-if)# fex associate 100 (Associates the chassis ID to the Fabric
Extender unit attached to the interface)

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus2000/sw/configuratio
n/guide/rel_4_0_1a/NX2000CLIConfig/FEX-Config.html

You might also like