Closed hbxx closed 2 years ago
Can you please provide more detail to the issue? Please supply the output of $PSLibraryVersion
and $PSVersionTable
:
$PSLibraryVersion | clip
$PSVersionTable | clip
$PSLibraryVersion
10.1.62.30 LibraryVersion Path
---------- -------------- ----
ApplianceVersion: 5.30.00.421400.00 5.30.2472.1534 C:\Program Files\WindowsPowerShell\Modules\HPEOneView.530\5.30.2472.1534
$PSVersionTable:
Name Value
---- -----
PSVersion 5.1.17763.1007
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.1007
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Regards Husni
Thanks. I have identified the issue, and it will be fixed in the next library update.
This is fixed in Release 5.30.2515.1313 and in PowerShell Gallery and Release 5.20.2515.1660 and in PowerShell Gallery.
Please verify before this issue is closed.
Closing due to no further activity. If you wish, feel free to re-open to discuss further.
New-OVLogicalInterConnectGroup -Name name -Bays $Frames -FabricModuleType SEVC100F32 -FabricRedundancy Redundant -FrameCount 1 -InterconnectBaySet 3 -EnableEnhancedLLDPTLV $False -EnableLLDPTagging $False -EnablePauseFloodProtection $true
in addition, when the enablepausefloodprotection option is removed, the default is set to false and it should be true