Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Storage User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Troubleshooting Fibre Channel Interface Deletion

date_range 23-Nov-23

Problem

Description

You deleted a Fibre Channel (FC) interface at the [edit interfaces] hierarchy level, but the commit check fails so the interface is not deleted.

Cause

You must first delete the FC interface from the FC fabric on the QFX Series before you can delete the FC interface at the [edit interfaces] hierarchy level. You must perform both operations to delete a FC interface.

Solution

First delete the interface from the FC fabric and then delete the interface from the QFX Series:

  1. Delete the FC interface from the FC fabric to which it belongs:

    content_copy zoom_out_map
    [edit]
    user@switch# delete fc-fabrics fabric-name interface interface-name

    For example, to delete the FC interface fc-0/0/3.0 from an FC fabric named sanfab1:

    content_copy zoom_out_map
    [edit]
    user@switch# delete fc-fabrics sanfab1 interface fc-0/0/3.0 
  2. Delete the FC interface at the [edit interfaces] hierarchy level:

    content_copy zoom_out_map
    [edit]
    user@switch: delete interfaces interface-name 

    For example, to delete the interface fc-0/0/3.0 from the switch:

    content_copy zoom_out_map
    [edit]
    user@switch: delete interfaces fc-0/0/3.0
footer-navigation