ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • cluster controller-replacement network displaced-vlans delete

    Remove VLANs displaces by controller-replacement

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

    Description

    Delete VLAN tags that were displaced due to a controller-replacement. A VLAN tag that has been displaced is a tag that was based on a network port that either no longer exists, or was moved to a new broadcast domain. Restoring the vlan-tags re-creates them on the specified network port.

    Parameters

    -node <nodename> - Node

    Selects the node on which the displaced vlans reside.

    -port <netport> - Original Base Port

    The original base port where the vlans existed prior to controller-replacement.

    Examples

    The following example deletes the displaced vlan-tag information.

    cluster1::> cluster controller-replacement network displaced-vlans delete -node local -port e0c
    Top of Page