Cisco N9K-C93180YC-FX Configuration Manual page 25

Configuring n port virtualization
Hide thumbs Also See for N9K-C93180YC-FX:
Table of Contents

Advertisement

Configuring N Port Virtualization
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
FC NPV Core Switch and FC NPV Edge Switch Configuration Example
Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide
25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents