HPE Storage Networking - Switches
1758503 Members
2047 Online
108871 Solutions
New Discussion

Changing SAN port speed in oneview

 
etscb
New Member

Changing SAN port speed in oneview

Hello,
I am having trouble trying to change the san port speed in hp oneview on a brocade switch. Is this possible to do?

 

1 REPLY 1
Satish04
HPE Pro

Re: Changing SAN port speed in oneview

Hi etscb,

HPE OneView is typically not used for changing SAN port speeds on Brocade switches.
Modify port settings such as speed directly through the switch web interface or Command Line Interface (CLI).

You can change the port speed using Command Line Interface (CLI):

1. Login to Putty using the IP address of the Brocade switch.
2. Run the command "switchshow" to see the switch information.
3. To check the details of one particular port, run the command "portshow <port number>".
4. Run the command "sfpshow <port number>", to check the speed supported on the switch port.
5. You need to disable the port before changing the port speed by running the command "portdisable <port number>"
6. Run the command "portcfgspeed <port number> <speed like 4/8/16>", then enable the port using the command "portenable <port number>".
Example:: portcfgspeed 1/5 16
7. To check the port speed, run the command "portshow <port number>".

Hope this helps.

Regards,
Satish

I work for HPE.
Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise.

Accept or Kudo