modifyFibreChannelSettings CLI command

Use the modifyFibreChannelSettings command to set port speed and topology for a specified drive. Speed and topology are the same for both ports in the drive.

Syntax

modifyFibreChannelSettings <speed>,<topology> <-f# -c# -r#> -ssl

Parameters

<speed>
(Required.) The options are:
  • 1
  • 2
  • 4
  • 8
  • 16
<topology>
(Required.) The options are:
  • Auto-L
  • L
  • N
  • Auto-N
<-f# -c# -r#>
(Required.) The drive location, where:
  • -f# = frame number of the drive that contains ports 1 and 2.
  • -c# = column number of the drive that contains ports 1 and 2.
  • -r# = row number of the drive that contains ports 1 and 2.
-ssl
Required if SSL (HTTPS) is enabled.

Example command

modifyFibreChannelSettings 4,N -f1 -c1 -r1

This example sets the port speed to 4 and the topology to N for both ports in the drive at frame 1, column 1, row 1.

Example output

The Fibre channel settings were updated successfully