giovedì 12 febbraio 2015

Cisco Nexus 5000 enable FEX

switch# configure terminal
switch(config)# feature fex
 This example shows how to associate the Fabric Extender to an Ethernet interface:

switch# configure terminal
switch(config)# interface ethernet 1/40
switch(config-if)# switchport mode fex-fabric
switch(config-if)# fex associate 101

This example shows how to associate the Fabric Extender to an EtherChannel interface:
switch# configure terminal
switch(config)# interface port-channel 4
switch(config-if)# switchport mode fex-fabric
switch(config-if)# fex associate 101

Nessun commento: