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

aliases

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
aliases {
    director-device director-device-name {
        assigned-director-device-name;
    }
    interconnect-device interconnect-device-name {
        assigned-interconnect-device-name;
    }
    node-device node-device-name {
        assigned-node-device-name;
    }

Hierarchy Level

content_copy zoom_out_map
[edit fabric]

Description

(QFabric systems only) Specify the mapping of user defined names to QFabric system components. You can reassign names for Director devices, Interconnect devices, and Node devices.

The remaining statements are explained separately. See CLI Explorer.

Note:

The following rules apply to QFabric component alias naming:

  • Alias names must use alphabetic (A through Z and a through z), numeric (0 through 9), or dash (-) characters.

  • The maximum length of an alias name is 30 characters.

  • Alias names are case sensitive. For example, MY-NG-1 and my-ng-1 refer to different components.

  • You cannot use the reserved names all, fabric, or director-group as an alias name.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.3.

Options director-group and interconnect-device introduced in Junos OS Release 12.2 for the QFX Series.

footer-navigation