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
40-35
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 40 Configuring FCIP
Configuring FCIP
Displaying Tape Acceleration Activity Information
Example 40-11
through
Example 40-14
show how to display information about tape acceleration
activity.
Example 40-11 Displays Information About Tapes for Which Exchanges are Tape Accelerated
switch#
show fcip tape-session summary
-------------------------------------------------------------------------------
Tunnel Tunnel End tape-fcid lun vsan num-hosts
-------------------------------------------------------------------------------
1 host-end EF0001 0x0002 0001 1
2 targ-end 650001 0x0003 0010 2
-------------------------------------------------------------------------------
Example 40-12 Displays Information About Tapes for Which Exchanges are Tape Accelerated at the
Host-End FCIP Link
switch#
show fcip tape-session tunnel 1 host-end
HOST TAPE SESSIONS (1 entries TOTAL entries 1)
Host Tape Session #1
FCID 0xEF0001, VSAN 1, LUN 0x0002
Outstanding Exchanges 0, Outstanding Writes 0
Target End Write Buffering 0 Bytes, Auto Max Writes 3
Flags 0x0, FSM state Non TA Mode
Cached Reads 0
First index 0xfffffff7, Last index 0xfffffff7, RA index 0x0000f99a
Current index=0xfffffffe, Els Oxid 0xfff7
Hosts 1
FCID 0x770100
Step 3
switch1(config-if)#
write-accelerator
tape-accelerator
Enables tape acceleration (and write acceleration—if
not already enabled).
switch1(config-if)#
write-accelerator
tape-accelerator flow-control-buffer-size
auto
Enables tape acceleration with automatic flow
control (default).
switch1(config-if)#
write-accelerator
tape-accelerator flow-control-buffer-size
2048
Sets tape acceleration flow control buffer size to 2
MB.
switch1(config-if)#
no
write-accelerator
tape-accelerator
Disables tape acceleration (default) and resets the
FCIP tunnel.
Note
The write acceleration feature remains
enabled.
switch1(config-if)#
no
write-accelerator
tape-accelerator flow-control-buffer-size
2048
Changes the flow control buffer size to the default
value of automatic. The tape acceleration and write
acceleration features remain enabled. This command
does not reset the FCIP tunnel.
switch1(config-if)#
no
write-accelerator
Disables both the write acceleration and tape
acceleration features and resets the FCIP tunnel.
Command
Purpose