For previous releases changes, refer to Changes and New Features History.
|
v5.10.0 |
|
|---|---|
|
Self healing network with PFRN |
PFRN is used for fast link fault recovery. If a link fails or disconnects, switches send messages to the peer switches to update the routing tables.
In order to disable PFRN, set |
|
Multiport high availability |
Allows SM to failover to another port in the case of SM link failure. It requires configuring more than one port GUID in the GUID parameter. Feature control parameter:
|
|
Hash Based Forwarding (HBF) |
Allows selection of the switch outgoing port for statically routed packets based on the packet's parameters (ECMP like). With Feature control parameters:
|
|
SA response time |
Improved SA response time for multicast join requests during routing calculation. |
|
Persistent mapping |
Added support for persistent mapping between AR group ID and the destination switch GUID. |
|
Switch SMA response MADs |
Switch SMA response MADs are now routed using PLFT0 to overcome a firmware limitation in |
|
SM ports table |
Added SM ports table to SMDB. |
|
Log message verbosity |
Changed verbosity of log message when toggling ports to INFO. |
|
Port state report |
Added the option to report to the log when failing to update port state from ARM to ACTIVE. |
|
Virtualization traps |
Added details for virtualization traps to the log file. |
|
Statistics dump file per SM |
Enabled statistics dump file per SM port by default. |
|
Asymmetric flow algorithm for trees |
Enabled asymmetric flow algorithm for trees (ar_updn and ar_ftree) by default. |
Parameter Changes
|
Parameter Name |
Status |
Type |
Description |
|---|---|---|---|
|
5.11.0 |
|||
|
pfrn_sl |
New |
Number |
SL for PFRN messages. Default 0 |
|
pfrn_mask_clear_timeout |
New |
Number |
Time since last PFRN for an AR group to clear unused port masks. Default 180 |
|
pfrn_mask_force_clear_timeout |
New |
Number |
Time since last mask clear, after which unused port mask is cleared by the switch. Default 720 |
|
n2n_key_enable |
New |
Number |
Enable Node-to-Node Key (management class 0xC) configuration. Default 0 (Ignore) |
|
n2n_key_protect_bit |
New |
Number |
Protection level for class 0xC. Default 1 |
|
n2n_key_lease_period |
New |
Number |
Lease period for class 0xC key. Default 60 |
|
n2n_max_outstanding_mads |
New |
Number |
Maximum number of N2N MADs in the network at once. Default 500 |
|
enable_sm_port_failover |
New |
Boolean |
Enable SM fail over to another port in case of link failure. Default is False |
|
hbf_sl_mask |
New |
Boolean |
SL mask for HBF. Default 0x0000 (Disabled) |
|
hbf_hash_type |
New |
Number |
HBF hash type. Default 0 (CRC) |
|
hbf_seed_type |
New |
Number |
HBF seed type. Default 0 (User defined seed) |
|
hbf_seed |
New |
Number |
Seed for HBF. Default 0xFFFFFFFF (Use switch GUID) |
|
hbf_hash_fields |
New |
Number |
Fields of packet for hash calculation. Default 0x40F00C0F |
|
hbf_weights |
New |
String |
Weights ratio between ports of different groups. Default 'auto' (Routing algorithm decision) |
|
cache_ar_group_id |
New |
Boolean |
Load GUID to AR group ID cache file on startup. Default TRUE |
|
ar_tree_asymmetric_flow |
Update |
Number |
Changed default to 1. |
|
sm_stats_dump_per_sm_port |
Update |
Boolean |
Changed default to TRUE, |
Last updated: