Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
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

request fabric administration remove

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request fabric administration remove (interconnect-device interconnect-device-name | node-device node-device-name)

Description

(QFabric systems only) Remove a disconnected Interconnect or Node device from the QFabric system inventory so that it does not appear in the output of the show fabric administration inventory command.

Note:
  • You cannot remove any devices that appear in the Connected state in the output of the show fabric administration inventory command.

  • For Node devices, you can only remove a device if it belongs to an autogenerated server Node group that contains a single Node device. Node devices contained within redundant server Node groups or network Node groups cannot be removed directly. To remove a Node device that is part of a group, delete the device from the Node group configuration first before attempting to remove the device from the inventory.

Options

interconnect-device interconnect-device-name

Remove a disconnected Interconnect device from the QFabric system inventory.

node-device node-device-name

Remove a disconnected Node device from the QFabric system inventory.

Required Privilege Level

admin

Sample Output

request fabric administration remove interconnect-device

content_copy zoom_out_map
user@qfabric> request fabric administration remove interconnect-device IC1
Device successfully removed 

Sample Output

request fabric administration remove node-device

content_copy zoom_out_map
user@qfabric> request fabric administration remove node-device node5
Device successfully removed 

Release Information

Command introduced in Junos OS Release 11.3.

footer-navigation