Dynabrade Dynabug 57810 User Manual

Hide thumbs Also See for Dynabug 57810:
Table of Contents

Advertisement

Quick Links

®
Junos
OS
Time Management Administration Guide for
Routing Devices
Release
13.3
Published: 2014-04-22
Copyright © 2014, Juniper Networks, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Dynabug 57810 and is the answer not in the manual?

Questions and answers

Summary of Contents for Dynabrade Dynabug 57810

  • Page 1 ® Junos Time Management Administration Guide for Routing Devices Release 13.3 Published: 2014-04-22 Copyright © 2014, Juniper Networks, Inc.
  • Page 2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 408-745-2000 www.juniper.net Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners.
  • Page 3: Table Of Contents

    Table of Contents About the Documentation ..........vii Documentation and Release Notes .
  • Page 4 Time Management Administration Guide for Routing Devices Updating the IANA Time Zone Database on Junos Devices ....20 Importing and Installing Time Zone Files ......20 Configuring a Custom Time Zone .
  • Page 5 List of Tables About the Documentation ......... . vii Table 1: Notice Icons .
  • Page 6 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 7: About The Documentation

    About the Documentation Documentation and Release Notes on page vii Supported Platforms on page vii Using the Examples in This Manual on page viii Documentation Conventions on page ix Documentation Feedback on page xi Requesting Technical Support on page xi Documentation and Release Notes ®...
  • Page 8: Using The Examples In This Manual

    Time Management Administration Guide for Routing Devices Using the Examples in This Manual If you want to use the examples in this manual, you can use the or the load merge load command. These commands cause the software to merge the incoming merge relative configuration into the current candidate configuration.
  • Page 9: Merging A Snippet

    About the Documentation Merging a Snippet To merge a snippet, follow these steps: From the HTML or PDF version of the manual, copy a configuration snippet into a text file, save the file with a name, and copy the file to a directory on your routing platform. For example, copy the following snippet to a file and name the file .
  • Page 10: Table 2: Text And Syntax Conventions

    Time Management Administration Guide for Routing Devices Table 2: Text and Syntax Conventions Convention Description Examples Bold text like this Represents text that you type. To enter configuration mode, type the configure command: user@host> configure Fixed-width text like this Represents output that appears on the user@host>...
  • Page 11: Documentation Feedback

    About the Documentation Table 2: Text and Syntax Conventions (continued) Convention Description Examples Bold text like this Represents graphical user interface (GUI) In the Logical Interfaces box, select items you click or select. All Interfaces To cancel the configuration, click Cancel >...
  • Page 12: Opening A Case With Jtac

    Time Management Administration Guide for Routing Devices Find product documentation: http://www.juniper.net/techpubs/ Find solutions and answer questions using our Knowledge Base: http://kb.juniper.net/ Download the latest versions of software and review release notes: http://www.juniper.net/customers/csc/software/ Search technical bulletins for relevant hardware and software notifications: http://kb.juniper.net/InfoCenter/ Join and participate in the Juniper Networks Community Forum: http://www.juniper.net/company/communities/...
  • Page 13: Overview

    PART 1 Overview Time Management Overview on page 3 Copyright © 2014, Juniper Networks, Inc.
  • Page 14 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 15: Time Management Overview

    CHAPTER 1 Time Management Overview NTP Overview on page 3 Understanding NTP Time Servers on page 5 NTP Overview Network Time Protocol (NTP) is a widely used protocol used to synchronize the clocks of routers and other hardware devices on the Internet. Primary NTP servers are synchronized to a reference clock directly traceable to Coordinated Universal Time (UTC).
  • Page 16 Time Management Administration Guide for Routing Devices NTP Client—NTP clients are synchronized to a primary or secondary NTP server. Clients do not re-distribute this time data to other devices. NOTE: The NTP subnet includes a number of widely accessible public primary time servers that can be used as a network’s primary NTP server.
  • Page 17: Understanding Ntp Time Servers

    Chapter 1: Time Management Overview NOTE: NTP is required for Common Criteria compliance. For more information on the Common Criteria certification, see Public Sector Certifications In Junos operating system (Junos OS) Release 11.2 or later, NTP supports IPv4 VPN routing and forwarding (VRF) requests.
  • Page 18 Time Management Administration Guide for Routing Devices NOTE: In NTP server mode, the Junos OS supports authentication as follows: If the NTP request from the client comes with an authentication key (such as a key ID and message digest sent with the packet), the request is processed and answered based on the authentication key match.
  • Page 19: Configuration

    PART 2 Configuration Configuring Time on page 9 Configuration Statements on page 23 Copyright © 2014, Juniper Networks, Inc.
  • Page 20 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 21: Configuring Time

    CHAPTER 2 Configuring Time Setting the Date and Time Locally on page 9 Configuring NTP on page 10 Modifying the Default Time Zone for a Router or Switch Running Junos OS on page 12 Synchronizing and Coordinating Time Distribution Using NTP on page 13 Configuring the NTP Time Server and Time Services on page 14 Example: Configuring NTP as a Single Time Source for Router and Switch Clock Synchronization on page 17...
  • Page 22: Configuring Ntp

    Time Management Administration Guide for Routing Devices command provides the following information: current time, show system uptime last boot time, protocols start time, last configuration commit time. user@host> show system uptime Current time: 2013-07-25 16:33:38 PDT System booted: 2013-07-11 17:14:25 PDT (1w6d 23:19 ago) Protocols started: 2013-07-11 17:16:35 PDT (1w6d 23:17 ago) Last configured: 2013-07-23 12:32:42 PDT (2d 04:00 ago) by user 4:33PM...
  • Page 23 Chapter 2: Configuring Time [edit system ntp] user@host# set server 0.north-america.pool.ntp.org (Optional) Set the local time zone to match the device’s location. Universal Coordinated Time (UTC) is the default. Many administrators prefer to keep all their devices configured to use the UTC time zone. This approach has the benefit of allowing you to easily compare the time stamps of logs and other events across a network of devices in many different time zones.
  • Page 24: Modifying The Default Time Zone For A Router Or Switch Running Junos Os

    Time Management Administration Guide for Routing Devices Modifying the Default Time Zone for a Router or Switch Running Junos OS The default local time zone on the router is UTC (Coordinated Universal Time, formerly known as Greenwich Mean Time, or GMT). To modify the local time zone, include the statement at the hierarchy level: time-zone...
  • Page 25: Synchronizing And Coordinating Time Distribution Using Ntp

    Chapter 2: Configuring Time Synchronizing and Coordinating Time Distribution Using NTP Using NTP to synchronize and coordinate time distribution in a large network involves these tasks: Configuring NTP on page 13 Configuring the NTP Boot Server on page 13 Specifying a Source Address for an NTP Server on page 13 Configuring NTP To configure NTP on the router or switch, include the statement at the...
  • Page 26: Configuring The Ntp Time Server And Time Services

    Time Management Administration Guide for Routing Devices To configure the specific source address that the reply will always use, and the source address that requests initiated by NTP server will use, include the source-address statement at the hierarchy level: [edit system ntp] [edit system ntp] source-address source-address;...
  • Page 27: Configuring The Router Or Switch To Operate In Client Mode

    Chapter 2: Configuring Time The following topics describe how to configure these modes of operation: Configuring the Router or Switch to Operate in Client Mode on page 15 Configuring the Router or Switch to Operate in Symmetric Active Mode on page 15 Configuring the Router or Switch to Operate in Broadcast Mode on page 16 Configuring the Router or Switch to Operate in Server Mode on page 16 Configuring the Router or Switch to Operate in Client Mode...
  • Page 28: Configuring The Router Or Switch To Operate In Broadcast Mode

    Time Management Administration Guide for Routing Devices Specify the address of the remote system. You must specify an address, not a hostname. To include an authentication key in all messages sent to the remote system, include the option. The key corresponds to the key number you specify in the authentication-key statement, as described in “Configuring NTP Authentication Keys”...
  • Page 29: Example: Configuring Ntp As A Single Time Source For Router And Switch Clock Synchronization

    Chapter 2: Configuring Time By default, the router or switch sends NTP version 4 packets to the time server. To set the NTP version level to 1,or 2, or 3, include the option. version If you configure more than one time server, you can mark one server preferred by including prefer option.
  • Page 30: Configuring Ntp Authentication Keys

    Time Management Administration Guide for Routing Devices of day and date is obtained when the router boots. The statement identifies the server NTP server used for periodic time synchronization. The statement authentication-key specifies that an HMAC-Message Digest 5 (MD5) scheme should be used to hash the key value for authentication, which prevents the router or switch from synchronizing with an attacker’s host posing as the time server.
  • Page 31: Configuring The Router Or Switch To Listen For Multicast Messages Using Ntp

    Chapter 2: Configuring Time [edit system ntp] authentication-key key-number type type value password; is the key number, is the authentication type (only Message Digest 5 [MD5] number type is supported), and password is the password for this key. The key number, type, and password must match on all systems using that particular key for authentication.
  • Page 32: Updating The Iana Time Zone Database On Junos Devices

    Time Management Administration Guide for Routing Devices To avoid accidental or malicious disruption in this mode, both the local and remote systems must use authentication and the same trusted key and key identifier. Related Configuring the Router or Switch to Listen for Broadcast Messages Using NTP on Documentation page 19 Configuring the NTP Time Server and Time Services on page 14...
  • Page 33: Configuring A Custom Time Zone

    Chapter 2: Configuring Time # bin # get tzdata-latest.tar.gz NOTE: If needed, you can edit the above untarred files to create or modify the time zones. Select the names of time zone files to compile and feed them to the following script. For example, to generate tz files: northamerica...
  • Page 34 Time Management Administration Guide for Routing Devices Example: Configuring NTP as a Single Time Source for Router and Switch Clock Synchronization on page 17 use-imported-time-zones on page 41 Copyright © 2014, Juniper Networks, Inc.
  • Page 35: Configuration Statements

    CHAPTER 3 Configuration Statements System Management Configuration Statements on page 23 authentication-key on page 30 boot-server (NTP) on page 31 broadcast on page 32 broadcast-client on page 33 multicast-client on page 33 ntp on page 34 peer (NTP) on page 35 server (NTP) on page 36 source-address (NTP, RADIUS, System Logging, or TACACS+) on page 37 system on page 38...
  • Page 36 Time Management Administration Guide for Routing Devices server { server-address { port port-number; secret password; single-connection; timeout seconds; archival { configuration { archive-sites { ftp://<username>:<password>@<host>:<port>/<url-path>; ftp://<username>:<password>@<host>:<port>/<url-path>; transfer-interval interval; transfer-on-commit; allow-v4mapped-packets; arp { aging-timer minutes; gratuitous-arp-delay; gratuitous-arp-on-ifup; interfaces; passive-learning; purging; authentication-order [ authentication-methods ]; backup-router address <destination destination-address>;...
  • Page 37 Chapter 3: Configuration Statements (ipv6-path-mtu-discovery | no-ipv6-path-mtu-discovery); ipv6-path-mtu-discovery-timeout; no-tcp-rfc1323-paws; no-tcp-rfc1323; (path-mtu-discovery | no-path-mtu-discovery); source-port upper-limit <upper-limit>; (source-quench | no-source-quench); tcp-drop-synfin-set; location { altitude feet; building name; country-code code; floor number; hcoord horizontal-coordinate; lata service-area; latitude degrees; longitude degrees; npa-nxx number; postal-code postal-code;...
  • Page 38 Time Management Administration Guide for Routing Devices uid uid-value; class class-name; authentication { (encrypted-password “password” | plain-text-password); ssh-rsa “public-key”; ssh-dsa “public-key”; login-tip number; mirror-flash-on-disk; name-server { address; no-multicast-echo; no-redirects; no-ping-record-route; no-ping-time-stamp; authentication-key key-number type type value password; boot-server address; broadcast <address>...
  • Page 39 Chapter 3: Configuration Statements radius-options { password-protocol mschap-v2; attributes { nas-ip-address ip-address; root-authentication { (encrypted-password “password” | plain-text-password); ssh-rsa “public-key”; ssh-dsa “public-key”; (saved-core-context | no-saved-core-context); saved-core-files saved-core-files; scripts { commit { allow-transients; file filename { optional; refresh; refresh-from url; source url; traceoptions { file <filename>...
  • Page 40 Time Management Administration Guide for Routing Devices rate-limit limit; ftp { connection-limit limit; rate-limit limit; service-deployment { servers server-address { port port-number; source-address source-address; ssh { root-login (allow | deny | deny-password); protocol-version [v1 v2]; connection-limit limit; rate-limit limit; telnet { connection-limit limit;...
  • Page 41 Chapter 3: Configuration Statements archive <files number> <size size> <world-readable | no-world-readable>; console { facility severity; file filename { facility severity; archive <archive-sites {ftp-url <password password>}> <files number> <size size> <start-time "YYYY-MM-DD.hh:mm"> <transfer-interval minutes> <world-readable | no-world-readable>; explicit-priority; match "regular-expression"; structured-data { brief;...
  • Page 42: Authentication-Key

    Time Management Administration Guide for Routing Devices authentication-key Syntax authentication-key key-number type type value password; Hierarchy Level [edit system ntp] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description Configure Network Time Protocol (NTP) authentication keys so that the router or switch can send authenticated packets.
  • Page 43: Boot-Server (Ntp)

    Chapter 3: Configuration Statements boot-server (NTP) Syntax boot-server (address | hostname); Hierarchy Level [edit system ntp] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description Configure the server that NTP queries when the router or switch boots to determine the local date and time.
  • Page 44: Broadcast

    Time Management Administration Guide for Routing Devices broadcast Syntax broadcast address <key key-number> <version value> <ttl value>; Hierarchy Level [edit system ntp] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description Configure the local router or switch to operate in broadcast mode with the remote system at the specified...
  • Page 45: Broadcast-Client

    Chapter 3: Configuration Statements broadcast-client Syntax broadcast-client; Hierarchy Level [edit system ntp] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description Configure the local router or switch to listen for broadcast messages on the local network to discover other servers on the same subnet.
  • Page 46: Ntp

    Time Management Administration Guide for Routing Devices Syntax ntp { authentication-key number type type value password; boot-server address; broadcast <address> <key key-number> <version value> <ttl value>; broadcast-client; multicast-client <address>; peer address <key key-number> <version value> <prefer>; server address <key key-number> <version value> <prefer>; source-address source-address;...
  • Page 47: Peer (Ntp)

    Chapter 3: Configuration Statements peer (NTP) Syntax peer address <key key-number> <version value> <prefer>; Hierarchy Level [edit system ntp] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description For NTP, configure the local router or switch to operate in symmetric active mode with the remote system at the specified address.
  • Page 48: Server (Ntp)

    Time Management Administration Guide for Routing Devices server (NTP) Syntax server address <key key-number> <version value> <prefer>; Hierarchy Level [edit system ntp] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description For NTP, configure the local router or switch to operate in client mode with the remote system at the specified...
  • Page 49: Source-Address (Ntp, Radius, System Logging, Or Tacacs+)

    Chapter 3: Configuration Statements source-address (NTP, RADIUS, System Logging, or TACACS+) Syntax source-address source-address; Hierarchy Level [edit system accounting destination radius server server-address], [edit system accounting destination tacplus server server-address], [edit system ntp], [edit system radius-server server-address], [edit system syslog], [edit system tacplus-server server-address] Release Information Statement introduced before Junos OS Release 7.4.
  • Page 50: System

    Time Management Administration Guide for Routing Devices system Syntax system { ... } Hierarchy Level [edit] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. Description Configure system management properties. Set values in the hierarchy of the edit system configuration.
  • Page 51: Time-Zone

    Chapter 3: Configuration Statements time-zone Syntax time-zone (GMT hour-offset | time-zone); Hierarchy Level [edit system] Release Information Statement introduced before Junos OS Release 7.4. Statement introduced in Junos OS Release 9.0 for EX Series switches. option added in Junos OS Release 7.4. GMT hour-offset Description Set the local time zone.
  • Page 52 Time Management Administration Guide for Routing Devices America/Port_of_Spain, America/Porto_Acre, America/Puerto_Rico, America/Rainy_River, America/Rankin_Inlet, America/Regina, America/Rosario, America/Santiago, America/Santo_Domingo, America/Sao_Paulo, America/Scoresbysund, America/Shiprock, America/St_Johns, America/St_Kitts, America/St_Lucia, America/St_Thomas, America/St_Vincent, America/Swift_Current, America/Tegucigalpa, America/Thule, America/Thunder_Bay, America/Tijuana, America/Tortola, America/Vancouver, America/Whitehorse, America/Winnipeg, America/Yakutat, America/Yellowknife Antarctica/Casey, Antarctica/DumontDUrville, Antarctica/Mawson, Antarctica/McMurdo, Antarctica/Palmer, Antarctica/South_Pole Arctic/Longyearbyen Asia/Aden, Asia/Alma-Ata, Asia/Amman, Asia/Anadyr, Asia/Aqtau, Asia/Aqtobe, Asia/Ashkhabad, Asia/Baghdad, Asia/Bahrain, Asia/Baku, Asia/Bangkok, Asia/Beirut,...
  • Page 53: Use-Imported-Time-Zones

    Chapter 3: Configuration Statements Related Modifying the Default Time Zone for a Router or Switch Running Junos OS on page 12 Documentation System Management Configuration Statements on page 23 use-imported-time-zones Syntax use-imported-time-zones; Hierarchy Level [edit system] Release Information Statement introduced in Junos OS Release 9.0. Description Configure a custom time zone from a locally generated time-zone database.
  • Page 54 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 55: Administration

    PART 3 Administration Operational Commands on page 45 Monitoring Commands on page 47 Copyright © 2014, Juniper Networks, Inc.
  • Page 56 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 57: Operational Commands

    CHAPTER 4 Operational Commands set date Copyright © 2014, Juniper Networks, Inc.
  • Page 58: Set Date

    Time Management Administration Guide for Routing Devices set date Syntax set date (date-time | ntp <ntp-server> <source-address source-address>) Release Information Command introduced before Junos OS Release 7.4. Description Set the date and time. user@host> set date ntp 21 Apr 17:22:02 ntpdate[3867]: step time server 172.17.27.46 offset 8.759252 sec Options —Specify date and time in one of the following formats: date-time...
  • Page 59: Monitoring Commands

    CHAPTER 5 Monitoring Commands show ntp associations show ntp status Copyright © 2014, Juniper Networks, Inc.
  • Page 60: Show Ntp Associations

    Time Management Administration Guide for Routing Devices show ntp associations Syntax show ntp associations <no-resolve> Release Information Command introduced before Junos OS Release 7.4. Command introduced in Junos OS Release 9.0 for EX Series switches. Command introduced in Junos OS Release 11.1 for the QFX Series. Description Display Network Time Protocol (NTP) peers and their state.
  • Page 61 Chapter 5: Monitoring Commands Table 3: show ntp associations Output Fields (continued) Field Name Field Description Peer name and status of the peer in the clock selection process: peer-name space—Discarded because of a high stratum value or failed sanity checks. —Designated "falseticker"...
  • Page 62: Show Ntp Status

    Time Management Administration Guide for Routing Devices show ntp status Syntax show ntp status <no-resolve> Release Information Command introduced before Junos OS Release 7.4. Command introduced in Junos OS Release 9.0 for EX Series switches. Command introduced in Junos OS Release 11.1 for the QFX Series. Description Display the values of internal variables returned by Network Time Protocol (NTP) peers.
  • Page 63 Chapter 5: Monitoring Commands Table 4: show ntp status Output Fields (continued) Field Name Field Description The stratum of the peer server. Anything greater than 1 is a secondary reference source, and the number stratum roughly represents the number of hops away from the stratum 1 server.. Stratum 1 is a primary reference, such as an atomic clock.
  • Page 64 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 65: Part 4 Index

    PART 4 Index Index on page 55 Copyright © 2014, Juniper Networks, Inc.
  • Page 66 Time Management Administration Guide for Routing Devices Copyright © 2014, Juniper Networks, Inc.
  • Page 67: Index Index

    curly braces, in configuration statements......x customer support..............xi contacting JTAC..............xi Index date setting from CLI..............46 date and time setting locally..............9 Symbols documentation #, comments in configuration statements......x comments on..............xi ( ), in syntax descriptions............x < >, in syntax descriptions............x [ ], in configuration statements..........x font conventions...............ix...
  • Page 68 Time Management Administration Guide for Routing Devices routers NTP..................13 time zone setting.............12 server mode, usage guidelines...........16 server statement..............10 NTP..................36 usage guidelines..............15 set date command............9, show ntp associations command........48 show ntp status command..........50 source-address statement NTP..................37 usage guidelines.............13 RADIUS and TACACS+..........37 system logging..............37 support, technical See technical support...

This manual is also suitable for:

Dynabug 57812Dynabug 57811Dynabug 57813Dynabug 57814

Table of Contents