如何将端口从一个广播域移动到另一个广播域 当 LIF 使用 ONTAP 9 中的端口时,则为 broadcast-domain
适用场景
ONTAP 9
问题描述
- 在ONTAP 9中、网络端口按广播域进行组织。
- 将端口添加到广播域后、您可能希望将该端口移动到其他广播域。
- 如果此端口是 LIF的主端口 或当前托管LIF、则尝试从广播域中删除此端口将导致此错误:
cluster1::> network port broadcast-domain remove-ports -broadcast-domain BD2 -ports cluster1-01:e0c
Error: command failed: Port "cluster1-01:e0c" cannot be used because it is currently the home port or current port of a LIF. To view LIFs with a specified home port, use the "network interface show -home-node <nodename> -home-port {<netport>|<ifgrp>}"command. To view LIFs with a specified current port, use the "network interface show -curr-node <nodename> -curr-port {<netport>|<ifgrp>}" command.