I have a "HP FlexFabric 5930-32QSFP+" and was wondering is there a way to set the "flow-contro"l and "flow-interval" for each port on the switch through "system-view"
Thanks!
Jeremy
Hi Jeremy,
Flow-control, Priority flow-control, and flow-interval are all configured at the interface level.
I am not aware of a global command to set this to all interfaces, although if that is what you are looking for you could use the interface range command to enter the interface context for all interfaces you want to configure and then apply the flow-control option of your choice.
Example:
From global view (system view)
[5930]interface range FortyGigE 1/0/1 to FortyGigE 1/0/32
[5930-if-range]flow-control
Thanks. It's pretty much what I was looking for.
Jeremy