Verifying San Port Channel Configuration - Cisco Nexus 5000 Series Configuration Manual

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

Advertisement

Configuring SAN Port Channels
This example shows how to configure the port channel member interfaces on the NPV switch:
switch(config)# interface fc2/1-2
switch(config-if)# shut
switch(config-if)# switchport mode NP
switch(config-if)# switchport trunk mode on
switch(config-if)# channel-group 2
switch(config-if)# no shut
switch(config-if)# exit

Verifying SAN Port Channel Configuration

You can view specific information about existing SAN port channels at any time from EXEC mode. The
following show commands provide further details on existing SAN port channels.
The show san-port-channel summary command displays a summary of SAN port channels within the switch.
A one-line summary of each SAN port channel provides the administrative state, the operational state, the
number of attached and active interfaces (up), and the first operational port (FOP), which is the primary
operational interface selected in the SAN port channel to carry control-plane traffic (no load-balancing). The
FOP is the first port that comes up in a SAN port channel and can change if the port goes down. The FOP is
also identified by an asterisk ( * ).
To display VSAN configuration information, perform one of the following tasks:
SUMMARY STEPS
1. switch# show san-port-channel summary | database | consistency [ details ] | usage |
compatibility-parameters
2. switch# show san-port-channel database interface san-port-channel channel-number
3. switch# switch# show interface fc slot/port
DETAILED STEPS
Command or Action
Step 1
switch# show san-port-channel summary | database |
consistency [ details ] | usage | compatibility-parameters
Step 2
switch# show san-port-channel database interface
san-port-channel channel-number
Step 3
switch# switch# show interface fc slot/port
Example of Verification Commands
The following example shows how to display a summary of SAN port channel information:
switch# show san-port-channel summary
------------------------------------------------------------------------------
Interface
------------------------------------------------------------------------------
san-port-channel 7
OL-27583-01
Total Ports
2
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
Verifying SAN Port Channel Configuration
Purpose
Displays SAN port channel information.
Displays information for the specified SAN port
channel.
Displays VSAN configuration information for the
specified Fibre Channel interface.
Oper Ports
First Oper Port
0
--
113

Advertisement

Table of Contents
loading

Table of Contents