Adding Interfaces To An Ioa Cluster - Cisco MDS 9000 series Configuration Manual

I/o accelerator
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Configuring an IOA Cluster
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

Adding Interfaces to an IOA Cluster

To add IOA interfaces to an IOA cluster, perform this task:
Command
Step 1
sjc-sw2# config t
switch(config)#
Step 2
sjc-sw2(config)# ioa cluster
tape_vault
sjc-sw2(config-ioa-cl)#
Step 3
sjc-sw2(config-ioa-cl)# node
local
sjc-sw2(config-ioa-cl-node)#
interface ioa 2/1
sjc-sw2(config-ioa-cl-node)#
interface ioa 2/2
sjc-sw2(config-ioa-cl-node)#
no interface ioa 2/2
Step 4
sjc-sw2(config-ioa-cl)# node
rtp-sw2
sjc-sw2(config-ioa-cl-node)#
interface ioa 2/1
sjc-sw2(config-ioa-cl-node)#
interface ioa 2/2
sjc-sw2(config-ioa-cl-node)#
no interface ioa 2/2
The following examples display IOA interfaces information:
sjc-sw2# show interface ioa2/1
ioa2/1 is up
sjc-sw2# show ioa cluster tape_vault interface summary
-------------------------------------------------------------------------------
Switch
-------------------------------------------------------------------------------
Cisco MDS 9000 Family I/O Accelerator Configuration Guide
4-8
Member of cluster tape_vault
0 device packets in, 0 device packets out
0 device bytes in, 0 device bytes out
0 peer packets in, 0 peer packets out
0 peer bytes in, 0 peer bytes out
303 i-t create request, 300 i-t create destroy
300 i-t activate request, 0 i-t deactivate request
Interface
Purpose
Enters configuration mode.
Enters the cluster configuration submode.
Includes the local switch as part of the cluster. Enters the node
configuration submode for the local switch. The local keyword
denotes the switch where the CLI command is executed.
Note
You may also specify the node name of the local
switch to enter sub mode. The node name could be
either the IP address or the DNS name of the local
switch.
Adds the interfaces to the IOA cluster.
Removes the interface from the IOA cluster.
Includes the remote switch as part of the cluster. Alternatively,
use a IPv4 or IPv6 address. Enters the node configuration
submode.
Adds the interfaces to the IOA cluster.
Removes the interface from the IOA cluster.
Status
Flows
Chapter 4
Configuring IOA Using the CLI
OL-20708-01, Cisco MDS NX-OS Release 5.0(1a)

Advertisement

Table of Contents
loading

Table of Contents