Cisco Systems MDS 9000 Marine Radio User Manual


 
20-38
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show fcip profile
show fcip profile
To display the status of an interface at any time, usedisplays the show fcip profile command.
show fcip profile [profile-id | all]
Syntax Description
Defaults None.
Command Modes EXEC
Command History This command was introduced in Cisco MDS SAN-OS Release 1.1(1).
Usage Guidelines None.
Examples The following example displays all FCIP profiles.
switch# show fcip profile
----------------------------------------------------
ProfileId Ipaddr TcpPort
----------------------------------------------------
1 41.1.1.2 3225
2 10.10.100.154 3225
3 43.1.1.2 3225
4 44.1.1.100 3225
6 46.1.1.2 3225
7 47.1.1.2 3225
The following example displays information for a specified FCIP profile.
switch# show fcip profile 7
FCIP Profile 7
Internet Address is 47.1.1.2 (interface GigabitEthernet4/7)
Listen Port is 3225
TCP parameters
SACK is disabled
PMTU discovery is enabled, reset timeout is 3600 sec
Keep alive is 60 sec
Minimum retransmission timeout is 300 ms
Maximum number of re-transmissions is 4
Send buffer size is 0 KB
Maximum allowed bandwidth is 1000000 kbps
Minimum available bandwidth is 15000 kbps
Estimated round trip time is 1000 usec
profile-id Displays the information for the specified profile. The range is 1 to 255.
all Displays detailed information for all profiles.