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

ports (System)

date_range 15-May-24

Syntax

content_copy zoom_out_map
ports {
    auxiliary {
        disable;
        insecure;
        type terminal-type;
        port-type  (mini-usb | rj45);
    }
    console {
        disable;
        insecure;
        log-out-on-disconnect;
        type terminal-type;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Configure the properties of the console and auxiliary ports.

The ports are located on the device’s craft interface. See the device’s hardware documentation for port locations.

Options

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation