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

auxiliary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
auxiliary {
    disable;
    insecure;
    type terminal-type;
    port-type (mini-usb | rj45);
}

Hierarchy Level

content_copy zoom_out_map
[edit system ports]

Description

Configure the characteristics of the auxiliary port.

Default

The auxiliary port is disabled. disable is the default option.

Options

disable

Disable the port.

insecure

Disable super user access or root logins to establish terminal connection.

type terminal-type

Type of terminal that is connected to the port.

  • Range: ansi, vt100, small-xterm, xterm

  • Default: The terminal type is unknown, and the user is prompted for the terminal type.

port-type

Set the RJ-45 console port or the Mini-USB console port as the active console port.

  • mini-usb—Set the Mini USB type-B console port as the active console port.

  • rj45—Set the RJ-45 console port as the active console port.

  • Default: The RJ-45 console port is the active port.

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.

port-type introduced in Junos OS Release 11.3 for EX Series switches.

footer-navigation