EasyManua.ls Logo

Cisco N9K-C93180YC-FX - Page 25

Cisco N9K-C93180YC-FX
26 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Please do the same operation on the switch at the other end of the port-channel,
then do "no shutdown" at both ends to bring it up
Switch(config-if)# no shutdown
Step 14
Configure the vFC port channel interface-facing core (This same configuration must be applied on the core
switch with switchport mode F or auto for the virtual FC port-channel interface. The vFC port-channel
number can be different):
a) Configure the Ethernet port-channel interface:
Switch(config)# interface port-channel500
Switch(config-if)# switchport
Switch(config-if)# switchport mode trunk
Switch(config-if)# mtu 9216
Switch(config-if)# service-policy type qos input default-fcoe-in-policy
b) Add a member to the Ethernet port channel:
Switch(config-if)# interface Ethernet1/4
Switch(config-if)# channel-group 500 mode active
Switch(config-if)# no shutdown
c) Create a virtual FC port-channel interface:
Switch(config)# interface vfc-po500 (this creates a vFC)
Switch(config-if)# bind interface port-channel500
Switch(config-if)# switchport mode NP
Switch(config-if)# switchport trunk mode on)
Switch(config-if)# service-policy type qos input default-fcoe-in-policy
Switch(config-if)# no shutdown
Step 15
Configure the FCoE server interface-facing server:
a) Configure the physical Ethernet interfaces:
Switch(config-if)# interface Ethernet1/6
Switch(config-if)# switchport
Switch(config-if)# switchport mode trunk
Switch(config-if)# service-policy type qos input default-fcoe-in-policy
Switch(config-if)# mtu 9216
Switch(config-if)# no shutdown
b) Configure a virtual FC interface:
Switch(config-if)# interface vfc6
Switch(config-if)# bind interface ethernet1/6
Switch(config-if)# switchport trunk mode on
Switch(config-if)# no shutdown
c) Assigning a port VSAN for the virtual FC interface:
Switch(config-if)# vsan database (this assigns the port vsan)(config-vsan-db)
Switch(config-vsan-db)# vsan 40 interface vfc6
Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide
25
Configuring N Port Virtualization
FC NPV Core Switch and FC NPV Edge Switch Configuration Example

Related product manuals