Enabling And Configuring Autocreation; About Manually Configured Channel Groups; Converting To Manually Configured Channel Groups; Example Port Channel Configurations - Cisco Nexus 5500 Series NX-OS Configuration Manual

Nx-os san
Table of Contents

Advertisement

Configuring SAN Port Channels

Enabling and Configuring Autocreation

To configure automatic channel groups, perform this task:
Procedure
Step 1
Step 2
Step 3
Step 4
Example of Configuring Autocreation
The following example configures an automatic channel group:
switch(config)# interface fc2/3
switch(config-if)# channel-group auto

About Manually Configured Channel Groups

A user-configured channel group cannot be converted to an autocreated channel group. However, you can
convert an autocreated channel group to a manual channel group. This task is irreversible. The channel group
number does not change, but the member ports operate according to the properties of the manually configured
channel group, and channel group autocreation is implicitly disabled for all the member ports.
If you enable persistence, be sure to enable it at both ends of the SAN port channel.

Converting to Manually Configured Channel Groups

You can convert autocreated channel group to a user-configured channel group using the san-port-channel
channel-group-number persistent EXEC command. If the SAN port channel does not exist, this command is
not executed.

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.
OL-30895-01
Command or Action
switch# configure terminal
switch(config)# interface type
slot/port
switch(config- if)# channel-group
auto
switch(config- if)# no channel-group
auto
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
Example Port Channel Configurations
Purpose
Enters global configuration mode.
Enters configuration mode for the specified interface.
Note
If this is a QSFP+ GEM, the slot/port syntax
is slot/QSFP-module/port.
Automatically creates the channel group for the selected
interface(s).
Disables the autocreation of channel groups for this
interface, even if the system default configuration may
have autocreation enabled.
109

Advertisement

Table of Contents
loading

Table of Contents