Инструкция обслуживания Cisco Systems SMC-169

24 страниц 0.26 mb
Скачать

Перейти на страницу of 24

Summary
  • Cisco Systems SMC-169 - page 1

    SMC-169 Cisco IOS XR System Management Configuration Guide Implementing NTP on Cisco IOS XR Software Network T ime Protocol (NTP) is a protocol designed to time-synchronize de vices within a network. The Cisco IOS XR software implements NTPv4. NTPv4 retains backwards compatibility with the older versions of NTP , including NTPv3 and NTPv2 but e xcl ...

  • Cisco Systems SMC-169 - page 2

    Implementing NTP on Cisco IOS XR Software Prerequisites for Implementing NTP on Cisco IOS XR Software SMC-170 Cisco IOS XR System Management Configuration Guide Prerequisites for Implementing NTP on Cisco IOS XR Software The follo wing prerequisites are required to implement NTP in your network operating center (NOC): • Y ou must be in a user gro ...

  • Cisco Systems SMC-169 - page 3

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-171 Cisco IOS XR System Management Configuration Guide The communications between machines running NTP (known as “associations”) are usually statically conf igured; each machine is giv en the IP address of all machines with which it should form associati ...

  • Cisco Systems SMC-169 - page 4

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-172 Cisco IOS XR System Management Configuration Guide The follo wing are two most commonly used, poll-based association modes: • Client mode • Symmetric acti ve mode The client and the symmetric active modes should be used when NTP is required to provid ...

  • Cisco Systems SMC-169 - page 5

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-173 Cisco IOS XR System Management Configuration Guide Configuring Broadcast-Based NTP Associations This task explains ho w to conf igure broadcast-based NTP associations. Note No specif ic command enables NTP; the f irst NTP conf iguration command that you ...

  • Cisco Systems SMC-169 - page 6

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-174 Cisco IOS XR System Management Configuration Guide When a networking de vice is operating in the br oadcastclient mode , it does not engage in any polling. Instead, it listens for NTP broadcast packets transmitted by broadcast time serv ers. Consequently ...

  • Cisco Systems SMC-169 - page 7

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-175 Cisco IOS XR System Management Configuration Guide Configuring NTP Access Groups This task explains ho w to conf igure NTP access groups. Note No specif ic command enables NTP; the f irst NTP conf iguration command that you issue enables NTP . NTP Access ...

  • Cisco Systems SMC-169 - page 8

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-176 Cisco IOS XR System Management Configuration Guide If the source IP address matches the access lists for more than one access type, the f irst type is granted. If no access groups are specif ied, all access types are granted to all systems. If any access ...

  • Cisco Systems SMC-169 - page 9

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-177 Cisco IOS XR System Management Configuration Guide Step 3 access-group { peer | query-only | serve | serve-only } access-list-name Example: RP/0/RP0/CPU0:router(config-ntp)# access-group peer access1 Creates an access group and applies a basic IP access ...

  • Cisco Systems SMC-169 - page 10

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-178 Cisco IOS XR System Management Configuration Guide Configuring NTP Authentication This task explains ho w to conf igure NTP authentication. Note No specif ic command enables NTP; the f irst NTP conf iguration command that you issue enables NTP . NTP Auth ...

  • Cisco Systems SMC-169 - page 11

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-179 Cisco IOS XR System Management Configuration Guide DETAILED STEPS Command or Action Purpose Step 1 configure Example: RP/0/RP0/CPU0:router# configure Enters global conf iguration mode. Step 2 ntp Example: RP/0/RP0/CPU0:router(config)# ntp Enters NTP conf ...

  • Cisco Systems SMC-169 - page 12

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-180 Cisco IOS XR System Management Configuration Guide Disabling NTP Services on a Specific Interface This task explains ho w to disable NTP services on a specif ic interface. NTP services are disabled on all interfaces by default. NTP is enabled globally wh ...

  • Cisco Systems SMC-169 - page 13

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-181 Cisco IOS XR System Management Configuration Guide Step 3 no interface type instance or interface type instance disable Example: RP/0/RP0/CPU0:router(config-ntp)# no interface pos 0/0/0/1 or RP/0/RP0/CPU0:router(config-ntp)# interface POS 0/0/0/1 disable ...

  • Cisco Systems SMC-169 - page 14

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-182 Cisco IOS XR System Management Configuration Guide Configuring the Source IP Address for NTP Packets This task explains ho w conf igure the source IP address for NTP packets. When the system sends an NTP packet, the source IP address is normally set to t ...

  • Cisco Systems SMC-169 - page 15

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-183 Cisco IOS XR System Management Configuration Guide Step 3 source interface-type interface-instance Example: RP/0/RP0/CPU0:router(config-ntp)# source POS 0/0/0/1 Conf igures an interface from which the IP source address will be taken. Note This interface ...

  • Cisco Systems SMC-169 - page 16

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-184 Cisco IOS XR System Management Configuration Guide Configuring the System as an Authoritative NTP Server This task explains ho w to conf igure the router as an authoritati ve NTP server . Y ou can conf igure the router to act as an authoritativ e NTP ser ...

  • Cisco Systems SMC-169 - page 17

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-185 Cisco IOS XR System Management Configuration Guide Updating the Hardware Clock This task explains ho w to conf igure the hardware clock to be periodically updated from the software clock running NTP . On de vices that have hardw are clocks (system calend ...

  • Cisco Systems SMC-169 - page 18

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-186 Cisco IOS XR System Management Configuration Guide SUMMARY STEPS 1. conf igure 2. ntp 3. update-calendar 4. end or commit DETAILED STEPS Command or Action Purpose Step 1 configure Example: RP/0/RP0/CPU0:router# configure Enters global conf iguration mode ...

  • Cisco Systems SMC-169 - page 19

    Implementing NTP on Cisco IOS XR Software How to Implement NTP on Cisco IOS XR Software SMC-187 Cisco IOS XR System Management Configuration Guide Verifying the Status of the External Reference Clock This task explains ho w to verify the status of NTP components. Note The commands can be entered in any order . SUMMARY STEPS 1. show ntp associations ...

  • Cisco Systems SMC-169 - page 20

    Implementing NTP on Cisco IOS XR Software Configuration Examples for Implementing NTP on Cisco IOS XR Software SMC-188 Cisco IOS XR System Management Configuration Guide Configuration Examples for Implementing NTP on Cisco IOS XR Software This section contains the following e xamples: • Conf iguring Poll-Based Associations: Example, page SMC-188 ...

  • Cisco Systems SMC-169 - page 21

    Implementing NTP on Cisco IOS XR Software Configuration Examples for Implementing NTP on Cisco IOS XR Software SMC-189 Cisco IOS XR System Management Configuration Guide Configuring NTP Access Groups: Example The following e xample shows a NTP access group conf iguration where the following access group restrictions are applied: • Peer restrictio ...

  • Cisco Systems SMC-169 - page 22

    Implementing NTP on Cisco IOS XR Software Configuration Examples for Implementing NTP on Cisco IOS XR Software SMC-190 Cisco IOS XR System Management Configuration Guide • The router is conf igured to synchronize only to systems providing authentication k ey 3 in their NTP packets. ! ntp authentication-key 2 md5 encrypted 06120A2D40031D10081240 a ...

  • Cisco Systems SMC-169 - page 23

    Implementing NTP on Cisco IOS XR Software Additional References SMC-191 Cisco IOS XR System Management Configuration Guide Updating the Hardware Clock: Example The following e xample shows an NTP conf iguration in which the router is conf igured to update its hardware clock from the software clock at periodic interv als: ! ntp server 10.3.32.154 ma ...

  • Cisco Systems SMC-169 - page 24

    Implementing NTP on Cisco IOS XR Software Additional References SMC-192 Cisco IOS XR System Management Configuration Guide RFCs Technical Assistance RFCs T itle RFC 1305 Network T ime Protocol, V ersion 3: Specif ication, Implementation, and Analysis RFC 1119 Network T ime Protocol, V ersion 2: Specif ication and Implementation RFC 1059 Network T i ...

Производитель Cisco Systems Категория Switch

Документы, которые мы получаем от производителя устройства Cisco Systems SMC-169 мы можем разделить на несколько групп. Это в частности:
- технические чертежи Cisco Systems
- инструкции обслуживания SMC-169
- паспорта изделия Cisco Systems
- информационные брошюры
- энергетические этикетки Cisco Systems SMC-169
Все из них важны, однако самую важную информацию с точки зрения пользователя мы найдем в инструкции обслуживания Cisco Systems SMC-169.

Группа документов, определяемая как инструкции обслуживания, делится также на более подробные типы, такие как: Инструкции монтажа Cisco Systems SMC-169, инструкции обслуживания, короткие инструкции или инструкции пользователя Cisco Systems SMC-169. В зависимости от потребностей, Вам необходимо поискать требуемый документ. На нашем сайте Вы можете просмотреть самую популярную инструкцию использования изделия Cisco Systems SMC-169.

Похожие инструкции обслуживания

Полная инструкция обслуживания устройства Cisco Systems SMC-169, как должна выглядеть?
Инструкция обслуживания, определяемая также как пособие пользователя, или просто "руководство" - это технический документ, цель которого заключается в использовании Cisco Systems SMC-169 пользователями. Инструкции пишет, как правило технический писатель, языком, доступным для всех пользователей Cisco Systems SMC-169.

Полная инструкция обслуживания Cisco Systems, должна заключать несколько основных элементов. Часть из них менее важная, как например: обложка / титульный лист или авторские страницы. Однако остальная часть, должна дать нам важную с точки зрения пользователя информацию.

1. Вступление и рекомендации, как пользоваться инструкцией Cisco Systems SMC-169 - В начале каждой инструкции, необходимо найти указания, как пользоваться данным пособием. Здесь должна находится информация, касающаяся местонахождения содержания Cisco Systems SMC-169, FAQ и самых распространенных проблем - то есть мест, которые чаще всего ищут пользователи в каждой инструкции обслуживания
2. Содержание - индекс всех советов, касающихся Cisco Systems SMC-169, которое найдем в данном документе
3. Советы по использованию основных функций устройства Cisco Systems SMC-169 - которые должны облегчить нам первые шаги во время использования Cisco Systems SMC-169
4. Troubleshooting - систематизированный ряд действия, который поможет нам диагностировать а в дальнейшем очередность решения важнейших проблем Cisco Systems SMC-169
5. FAQ - чаще всего задаваемые вопросы
6. Контактные данные Информация о том, где искать контактные данные производителя / сервисного центра Cisco Systems SMC-169 в данной стране, если самостоятельно не получится решить проблему.

У вас вопрос, касающийся Cisco Systems SMC-169?

Воспользуйтесь формуляром, находящимся ниже

Если с помощью найденной инструкции Вы не решили свою проблему с Cisco Systems SMC-169, задайте вопрос, заполнив следующий формуляр. Если у какого то из пользователей была похожая проблема с Cisco Systems SMC-169 со всей вероятностью он захочет поделиться методом ее решения.

Перепишите текст с картинки

Комментарии (0)