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-29
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 40 Configuring FCIP
Configuring FCIP
Caution
FCIP write acceleration with FCIP ports as members of PortChannels in Cisco MDS SAN-OS Release
2.0(1b) and later are incompatible with the FCIP write acceleration in earlier releases.
Configuring FCIP Write Acceleration
To enable write acceleration, follow these steps:
Displaying Write Acceleration Activity Information
Example 40-8
through
Example 40-10
show how to display information about write acceleration
activity.
Example 40-8 Displays Exchanges Processed by Write Acceleration at the Specified Host End FCIP
Link.
switch#
show fcip host-map 100
MAP TABLE (5 entries TOTAL entries 5)
OXID | RXID | HOST FCID| TARG FCID| VSAN | Index
------+------+----------+----------+------+---------
0xd490|0xffff|0x00690400|0x00620426|0x0005|0x0000321f
0xd4a8|0xffff|0x00690400|0x00620426|0x0005|0x00003220
0xd4c0|0xffff|0x00690400|0x00620426|0x0005|0x00003221
0xd4d8|0xffff|0x00690400|0x00620426|0x0005|0x00003222
0xd4f0|0xffff|0x00690400|0x00620426|0x0005|0x00003223
Example 40-9 Displays Exchanges Processed by Write Acceleration at the Specified Target End FCIP
Link
switch#
show fcip target-map 100
MAP TABLE (3 entries TOTAL entries 3)
OXID | RXID | HOST FCID| TARG FCID| VSAN | Index
------+------+----------+----------+------+---------
0xc308|0xffff|0x00690400|0x00620426|0x0005|0x00003364
0xc320|0xffff|0x00690400|0x00620426|0x0005|0x00003365
0xc338|0xffff|0x00690400|0x00620426|0x0005|0x00003366
Example 40-10 Displays Detailed FCIP Interface Write Acceleration Counter Information, if Enabled
switch#
show interface fcip 4 counters
fcip4
Command
Purpose
Step 1
switch1#
config terminal
switch(config)#
Enters configuration mode.
Step 2
switch1(config)#
interface fcip 51
switch1(config-if)#
Creates an FCIP interface (51).
Step 3
switch1(config-if)#
write-accelerator
Enables write acceleration.
switch1(config-if)#
no
write-accelerator
Disables write acceleration (default).