A
6 – Port Configuration Modifying Port Operating Characteristics
6.2
Modifying Port Operating Characteristics
You can make permanent or temporary changes to port operating characteristics. You make permanent port configuration changes using the Set Config Port command. These changes are saved in the active configuration and are preserved across switch or port resets. The Set Port command makes temporary changes that apply until the next port or switch reset, or until you activate a configuration.
The following example permanently changes the port 1 administrative state:
SANbox #> admin start |
|
|
|
| |
SANbox (admin) #> config | edit |
|
| ||
SANbox | set config port 1 |
|
| ||
A list of attributes with formatting and current values will follow. |
| ||||
Enter a new value or simply press the ENTER key to accept the current value. | |||||
If you wish to terminate | this process before reaching the end of the list | ||||
press 'q' or 'Q' | and the | ENTER key to do so. |
|
| |
Configuring Port | Number: | 1 |
|
| |
|
|
| |||
AdminState | (1=Online, 2=Offline, 3=Diagnostics, 4=Down) | [Online] offline | |||
LinkSpeed | (1=1Gb/s, 2=2Gb/s, 4=4Gb/s, A=Auto) | [Auto | ] | ||
PortType | (GL / | G | / F / FL / Donor) | [GL | ] |
SymPortName | (string, max=32 chars) | [Port1 ] | |||
ALFairness | (True | / | False) | [False | ] |
DeviceScanEnable | (True | / | False) | [True | ] |
ForceOfflineRSCN | (True | / | False) | [False ] | |
ARB_FF | (True | / | False) | [False | ] |
InteropCredit | (decimal value, | [0 | ] | ||
ExtCredit | (dec value, increments of 15, | [0 | ] | ||
FANEnable | (True | / | False) | [True | ] |
AutoPerfTuning | (True | / | False) | [False ] | |
LCFEnable | (True | / | False) | [False ] | |
MFSEnable | (True | / | False) | [False ] | |
VIEnable | (True | / | False) | [False | ] |
MSEnable | (True | / | False) | [True | ] |
NoClose | (True | / | False) | [False ] | |
IOStreamGuard | (Enable | / Disable / Auto) | [Disable] | ||
PDISCPingEnable | (True | / | False) | [True | ] |
Finished configuring attributes. |
|
| |||
This configuration must be saved (see config save command) and |
|
| |||
activated (see config activate command) before it can take effect. |
| ||||
To discard this configuration use the config cancel command. |
|
| |||
SANbox | config save |
|
| ||
SANbox | config activate |
|
|
|