ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • network options multipath-routing modify

    Modify multipath-routing

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The network options multipath-routing modify command is used to modify cluster-wide multipath routing configuration.

    Parameters

    [-is-enabled {true|false}] - Is Multipath Routing Enabled

    This parameter specifies whether multipath routing configuration is enabled or not. Setting this parameter to _ true_ enables multipath routing for all nodes in the cluster.

    Examples

    cluster1::> network options multipath-routing modify -is-enabled true
    Top of Page