[Contents] [Prev] [Next] [Index] [Report an Error]

server

See the following sections:

server (NTP)

Syntax

server address <key key-number> <version value> <prefer>;

Hierarchy Level

[edit system ntp]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For NTP, configure the local router to operate in client mode with the remote system at the specified address. In this mode, the local router can be synchronized with the remote system, but the remote system can never be synchronized with the local router.

Options

address—Address of the remote system. You must specify an address, not a hostname.

key key-number—(Optional) Use the specified key number to encrypt authentication fields in all packets sent to the specified address.

Range: Any unsigned 32-bit integer

prefer—(Optional) Mark the remote system as preferred host, which means that if all other things are equal, this remote system is chosen for synchronization among a set of correctly operating systems.

version value—(Optional) Specify the version number to be used in outgoing NTP packets.

Range: 1 through 4
Default: 4

Usage Guidelines

See Configuring the NTP Time Server and Time Services.

Required Privilege Level

system—To view this statement in the configuration.

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

server (RADIUS Accounting)

Syntax

server {
server-address {
accounting-port port-number;
secret password;
source-address address;
retry number
timeout seconds;
}
}

Hierarchy Level

[edit system accounting destination radius]

Release Information

Statement introduced in JUNOS Release 7.4.

Description

Configure RADIUS logging.

The remaining statements are explained separately.

Usage Guidelines

See Configuring RADIUS System Accounting.

Required Privilege Level

system—To view this statement in the configuration.

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

server (TACACS+ Accounting)

Syntax

server {
server-address {
port port-number;
secret password;
single-connection;
timeout seconds;
}
}

Hierarchy Level

[edit system accounting destination tacplus]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure TACACS+ logging.

The remaining statements are explained separately.

Usage Guidelines

See Configuring TACACS+ System Accounting.

Required Privilege Level

system—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]