HPE Aruba Networking & ProVision-based
1834501 Members
2298 Online
110068 Solutions
New Discussion

Re: Procurve 6600 4xG recomended port configuration for ISCSI

 
languedoc
Occasional Advisor

Procurve 6600 4xG recomended port configuration for ISCSI

Hello,

 

 

We are configuring two procurve 6600 4xG for iSCSI

by the moment we have:

 

-enabled jumbo frames on the vlan used for iscsi trafic

-enabled flow control on interfaces used for ISCSI traffic

- set admin-port-fast on access ports.

 

But I do not know how to:

 

- disable and check unicast  storm control

-disable QOS on iscsi ports

 

any idea?

 

Thanks

 

1 REPLY 1
Chrisd131313
Trusted Contributor

Re: Procurve 6600 4xG recomended port configuration for ISCSI

Hi languedoc,

 

You do not need to disbale QoS unless you already have enabled it, by default QoS is not enabled on any VLAN or port.

 

Regarding unicast storm control, you can rate limit types of traffic per port, this seems to be the means by which to implement storm control - but procurve switches don't have anythig specifically for unicast storm control.

 

SWITCH01(config)# int a1 rate-limit
all          Set limits for all traffic.
bcast    Set limits for broadcast traffic.
icmp     Set limits for ICMP traffic.
mcast  Set limits for multicast traffic.

 

HTH

 

-----------------------------------------------------

Don't forget to mark a post resolved if your question was answered.