Cisco Cisco Nexus 5010 Switch Libro bianco

Pagina di 56
White Paper 
© 2010 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. 
Page 19 of 56
switch# config terminal 
switch(config)# interface Ethernet 1/1 
switch(config –if)# switchport mode trunk 
switch(config-if)# switchport trunk allowed vlan 1,2 
switch(config-if)# end 
Configuring Virtual Fibre Channel Interfaces  
The Fibre Channel portion of FCoE is enabled on the host-facing ports by creating virtual Fibre Channel (vFC) 
interfaces and binding them to physical Ethernet ports on the Cisco Nexus 5000 Series Switch:  
switch# config terminal 
switch(config)# interface vfc 1 
switch(config-if)# switchport mode F 
switch(config-if)# bind interface Ethernet 1/1 
switch(config-if)# exit 
 
To configure the vFC interface through the GUI, follow these steps: 
1. 
In the Device Manager, choose Virtual Interfaces > Fibre Channel. 
 
 
 
2. 
In the Create Virtual FC Interfaces dialog box that opens, click Create to open the interface parameters. 
3. 
Enter the vFC interface you are creating. Click the Bind Interface button to open the list of 10 Gigabit Ethernet 
ports to bind the vFC interface.  
4. 
Click the Create button to create the vFC interface.