跳转到主内容

如何更改端口上的 IP 空间或广播域

Views:
151
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

执行

执行

适用场景

  • ONTAP 9
  • 广播域 
  • IP 空间

问题描述

  • 默认情况下、节点上的网络端口具有以下角色:

cluster1::> network port show
                                          Auto-Negot  Duplex      Speed (Mbps)
Node        Port   Role     Link  MTU     Admin/Oper  Admin/Oper  Admin/Oper
----------- ------ -------- ----- ------- ----------- ----------- ------------
cluster1-01
            e0a    cluster   up   9000    true/true   full/full   1000/1000
            e0b    cluster   up   9000    true/true   full/full   1000/1000
            e0c    data      up   1500    true/true   full/full   1000/1000
            e0d    data      up   1500    true/true   full/full   1000/1000
 

  • 但是、其中一个节点未正确显示角色:

cluster1::> network port show -node cluster1-03
                                                           Speed (Mbps)
Node         Port   IPspace  Broadcast Domain Link  MTU    Admin/Oper
------------ ------ -------- ---------------- ----- ------ ------------
cluster1-03
             e0a    Cluster  Cluster          up   9000  auto/10000
             e0b    Default  Default          up    1500  auto/10000
             e0c    Cluster  Cluster          up    9000  auto/10000
             e0d    Default  Default          up    1500  auto/10000
 

  • 尝试更改端口e0b的IP空间和广播域时、出现以下错误:

cluster1::> network port modify -node cluster1-03 -port e0b -ipspace Cluster

Error: command failed: Cannot directly modify the IPspace on this port; instead add it to the appropriate broadcast domain in the desired IPspace.

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.