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

tacplus

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
tacplus {
    server {
        server-address {
            port port-number;
            routing-instance routing-instance;
            secret password;
            single-connection;
            source-address address;
            timeout seconds;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system accounting destination]

Description

Configure the Terminal Access Controller Access Control System Plus (TACACS+) servers.

Options

server-address—Address of the TACACS++ authentication server.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

routing-instance option introduced in Junos OS Release 17.4R1.

footer-navigation