Send documentation comments to mdsfeedback-doc@cisco.com
18-13
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 18 P Commands
port
port
To assign the TCP port number of a Gigabit Ethernet interface to the FCIP profile or a listener peer port
for a ISCSI interface, use the port command. Use the no form of the command to negate the command
or revert to factory defaults.
port number
no port number
Syntax Description
Defaults Disabled
Command Modes Fcip profile configuration submode.
Interface configuration submode.
Command History
Usage Guidelines Associates the profile with the assigned local port number. If a port number is not assigned for a FCIP
profile, the default TCP port 3225 is used.
Examples The following example configures port 5000 on FCIP interface 5.
switch# config terminal
switch(config)# fcip profile 5
switch(config-profile)# port 5000
The following example configures port 4000 on ISCSI interface 2/1.
switch# config terminal
switch(config)# interface iscsi 2/1
switch(config-profile)# port 4000
Related Commands
port number Configures a peer port. The range is 1 to 65535.
Release Modification
1.1(1) This command was introduced.
Command Description
show fcip profile Displays information about the FCIP profile.
interface fcip
interface_number
use-profile profile-id
Configures the interface using an existing profile ID from 1 to 255.
show interface fcip Displays an interface configuration for a specified FCIP interface.