Example Port Channel Configurations - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring Fibre Channel Interfaces
All of the N port identifiers are allocated in the same VSAN.
Note
SUMMARY STEPS
1. configure terminal
2. feature npiv
3. no feature npiv
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
feature npiv
Example:
switch(config)# feature npiv
Step 3
no feature npiv
Example:
switch(config)# no feature npiv

Example Port Channel Configurations

This section shows examples on how to configure an F port channel in shared mode and how to bring up the
link between F ports on the NPIV core switches and NP ports on the NPV switches. Before you configure the
F port channel, ensure that F port trunking, F port channeling, and NPIV are enabled.
This example shows how to create the port channel:
switch(config)# interface port-channel 2
switch(config-if)# switchport mode F
switch(config-if)# switchport
switch(config-if)# channel mode active
switch(config-if)# exit
OL-27583-01
dedicated
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
Example Port Channel Configurations
Purpose
Enters configuration mode.
Enables NPIV for all VSANs on the switch.
Disables (default) NPIV on the switch.
25

Advertisement

Table of Contents
loading

Table of Contents