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


Usage

<configuration>
    <system>
        <autoinstallation>autoinstallation</autoinstallation>
        <host-name>host-name</host-name>
        <domain-name>domain-name</domain-name>
        <domain-search>...</domain-search>
        <backup-router>...</backup-router>
        <inet6-backup-router>...</inet6-backup-router>
        <time-zone><continent>/<major-city> or <time-zone></time-zone>
        <use-imported-time-zones/>
        <default-address-selection/>
        <no-arp-learn/>
        <no-multicast-echo/>
        <no-redirects/>
        <no-ping-record-route/>
        <no-ping-time-stamp/>
        <dump-device>dump-device-choice</dump-device>
        <arp>...</arp>
        <saved-core-files>saved-core-files</saved-core-files>
        <saved-core-context/>
        <kernel-replication>kernel-replication</kernel-replication>
        <mirror-flash-on-disk/>
        <internet-options>...</internet-options>
        <authentication-order>...</authentication-order>
        <location>...</location>
        <ports>...</ports>
        <diag-port-authentication>...</diag-port-authentication>
        <pic-console-authentication>...</pic-console-authentication>
        <root-authentication>...</root-authentication>
        <name-server>...</name-server>
        <radius-server>...</radius-server>
        <tacplus-server>...</tacplus-server>
        <radius-options>...</radius-options>
        <tacplus-options>...</tacplus-options>
        <accounting>...</accounting>
        <scripts>...</scripts>
        <login>...</login>
        <static-host-mapping>...</static-host-mapping>
        <services>...</services>
        <syslog>...</syslog>
        <tracing>...</tracing>
        <encrypt-configuration-files/>
        <compress-configuration-files/>
        <max-configurations-on-flash>max-configurations-on-flash
                                    </max-configurations-on-flash>
        <archival>...</archival>
        <extensions>...</extensions>
        <license>...</license>
        <commit>...</commit>
        <processes>...</processes>
        <ntp>...</ntp>
    </system>
</configuration>

Description

System parameters.

Contents

<accounting>—System accounting configuration.

<archival>—System archival management.

<arp>—No documentation is available yet.

<authentication-order>—Order in which authentication methods are invoked.

<autoinstallation>—No documentation is available yet.

<backup-router>—IPv4 router to use while booting.

<commit>—Configuration commit management.

<compress-configuration-files>—Compress the router configuration files.

<default-address-selection>—Use system address for locally originated traffic.

<diag-port-authentication>—Authentication for the diagnostic port.

<domain-name>—Domain name for this router.

<domain-search>—List of domain names to search.

<dump-device>—Device to record memory snapshots on operating system failure.

<encrypt-configuration-files>—Encrypt the router configuration files.

<extensions>—Configuration for extensions to JUNOS.

<host-name>—Hostname for this router.

<inet6-backup-router>—IPv6 router to use while booting.

<internet-options>—Tunable options for Internet operation.

<kernel-replication>—No documentation is available yet.

<license>—License information for the router.

<location>—Location of the system, in various forms.

<login>—Names, login classes, and passwords for users.

<max-configurations-on-flash>—Number of configuration files stored on flash.

<mirror-flash-on-disk>—Mirror contents of the flash drive onto hard drive.

<name-server>—DNS name servers.

<no-arp-learn>—Disable ARP learning.

<no-multicast-echo>—Disable ICMP echo on multicast addresses.

<no-ping-record-route>—Do not insert IP address in ping replies.

<no-ping-time-stamp>—Do not insert time stamp in ping replies.

<no-redirects>—Disable ICMP redirects.

<ntp>—Network Time Protocol services.

<pic-console-authentication>—Authentication for the console port on PICs.

<ports>—Craft interface RS-232 ports.

<processes>—Process control.

<radius-options>—RADIUS options.

<radius-server>—RADIUS server configuration.

<root-authentication>—Authentication information for the root login.

<saved-core-context>—Save context information for core files.

<saved-core-files>—Number of saved core files per executable.

<scripts>—Scripting mechanisms.

<services>—System services.

<static-host-mapping>—Static hostname database mapping.

<syslog>—System logging facility.

<tacplus-options>—TACACS+ options.

<tacplus-server>—TACACS+ server configuration.

<time-zone>—Time zone name or POSIX-compliant time zone string.

<tracing>—System wide option for remote tracing.

<use-imported-time-zones>—Use locally generated time-zone database.


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