Set fc, Set fc_adv, Set fc set fc_adv – HP MPX200 Multifunction Router User Manual
Page 51: Syntax, Keyword, Example, Keywords
set fc
The set fc command sets the link rate for a specified Fibre Channel port.
Syntax
set fc -port=port number
Keyword
Specifies a new link rate in gigabits per second for the specified Fibre Channel port.
Values are:
-fc_link_rate=
•
auto
•
2Gb
•
4Gb
•
8Gb
The default is the current setting on the router.
Example
c:\> rcli set fc -port=1 -fc_link_rate=auto /ip=10.0.0.12
FC Port 1 basic info successfully configured
set fc_adv
The set fc_adv command sets the frame size, execution throttle, and connection type for a
specific Fibre Channel port.
NOTE:
You can specify either the -loop_only, -loop_preferred, -p2p_only, or
-p2p_preferred
keyword, but not more than one. If none of these keywords are used, the
default is as currently set on the router.
Syntax
set fc_adv -port=port number
Keywords
Specifies the execution throttle value as an integer in the range of 16 to 65535.
-exec_throttle=
The default value is set on the router.
Specifies the frame size in bytes. Values are:
-frame_size=
•
512
•
1024
•
2048
The default value is set on the router.
Specifies loop-only as the programmed connection option.
-loop_only
Specifies loop as the preferred programmed connection option.
-loop_preferred
Specifies point-to-point as the programmed connection option.
-p2p_only
Specifies point-to-point as the preferred programmed connection option.
-p2p_preferred
Example
c:\> rcli set fc_adv -port=1 -frame_size=2048 -loop_preferred
/ip=10.0.0.12
set fc
51