The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Enable multipath routing
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
If multiple routes have the same metric for a destination, only one of the routes is picked for outgoing traffic. This leads to other routes being unused for sending outgoing traffic. You can enable multipath routing to load balance across all available routes in proportion to their metrics, as opposed to ECMP routing, which load balances across available routes of the same metric.
Steps
-
Log in to the advanced privilege level:
set -privilege advanced
-
Enable multipath routing:
network options multipath-routing modify -is-enabled true
Multipath routing is enabled for all nodes in the cluster.
network options multipath-routing modify -is-enabled true