Send documentation comments to mdsfeedback-doc@cisco.com
21-46
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
special-frame
special-frame
To enable or disable special frames for the FCIP interface, use the special-frame command. To disable
the passive mode for the FCIP interface, use the no form of the command.
special-frame peer-wwn pwwn-id [profile-id profile-number]
no special-frame peer-wwn pwwn-id
Syntax Description
Defaults Disabled.
Command Modes Interface configuration submode.
Command History
Usage Guidelines Access this command from the
switch(config-if)# submode.
When a new TCP connection is established, an FCIP special frame (if enabled) makes one round trip
from the FCIP profile and initiates the TCP connect operation to the FCIP profile receiving the TCP
connect request and back. Use these frames to identify the FCIP link endpoints, to learn about the critical
parameters shared by Fibre Channel and FCIP profile pairs involved in the FCIP link, and to perform
configuration discovery.
Examples The following example configures the special frames.
switch# config terminal
switch(config)# interface fcip 1
switch(config)# special-frame peer-pwwn 11:11:11:11:11:11:11:11
switch(config)# special-frame peer-pwwn 22:22:22:22:22:22:22:22 profile-id 10
Related Commands
peer-wwn pwwn-id Specifies the peer WWN ID for special frames.
profile-id profile-number Specifies the peer profile ID. The range is 1 to 255.
Release Modification
1.1(1) This command was introduced.
Command Description
show interface fcip Displays an interface configuration for a specified FCIP interface.