Cisco N9K-C93180YC-FX Configuration Manual page 24

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

Advertisement

FC NPV Core Switch and FC NPV Edge Switch Configuration Example
Switch(config)# vsan database
Switch(config-vsan-db)# vsan 40
Switch(config-vsan-db)# vsan 200
Switch(config-vsan-db)# vsan 300
Step 10 Configure the port license:
Switch(config)# interface fc1/6
Switch(config-if)# port-license acquire
Step 11 Configure the FC NP interface-facing core (this same configuration must be applied on the core switch with
switchport mode F or auto for the FC interface):
Switch(config-if)# interface fc1/6
Switch(config-if)# port-license acquire (this checks out the port license for FC ports)
Switch(config-if)# switchport trunk mode on
Switch(config-if)# switchport speed 16000
Switch(config-if)# switchport mode NP
Switch(config-if)# no shutdown
Step 12 Configure the virtual FC NP interface-facing core (this same configuration must be applied on the core switch
with switchport mode F or auto for the virtual FC interface):
a) Configure the physical Ethernet interface:
Switch(config-if)# interface Ethernet1/7
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 the virtual FC interface:
Switch(config-if)# interface vfc17
Switch(config-if)# bind interface ethernet1/7
Switch(config-if)# switchport mode NP
Switch(config-if)# no shutdown
Step 13 Configure the SAN port channel interface-facing core (This same configuration must be applied on the core
switch with switchport mode F or auto for the port-channel interface. The SAN port-channel number can
be different.):
a) Configure the SAN port channel:
Switch(config)# interface san-port-channel 250
Switch(config-if)# channel mode active
Switch(config-if)# switchport mode NP
Switch(config-if)# switchport trunk mode on
b) Add a member to the SAN port channel:
Switch(config-if)# interface fc1/13
Switch(config-if)# port-license acquire (this checks out the port license for FC ports)
Switch(config-if)# switchport trunk mode on
Switch(config-if)# channel-group 250 force
fc1/13 added to port-channel 250 and disabled
Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide
24
Configuring N Port Virtualization

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents