Cisco ASR 9000 Series User Configuration Manual page 229

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing NTP
Command or Action
Step 3
server ip-address [version number] [key key-id]
[minpoll interval] [maxpoll interval] [source type
interface-path-id] [prefer] [burst] [iburst]
Example:
RP/0/RSP0/CPU0:router(config-ntp)# server
172.16.22.44
minpoll 8 maxpoll 12
Step 4
peer ip-address [version number] [key key-id]
[minpoll interval] [maxpoll interval] [source type
interface-path-id] [prefer]
Example:
RP/0/RSP0/CPU0:router(config-ntp)# peer
192.168.22.33
minpoll 8 maxpoll 12 source tengige
0/0/0/1
Step 5
Use one of the following commands:
• end
• commit
Example:
RP/0/RSP0/CPU0:router(config-ntp)# end
or
RP/0/RSP0/CPU0:router(config-ntp)# commit
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
Purpose
Forms a server association with another system. This step can be
repeated as necessary to form associations with multiple devices.
Forms a peer association with another system. This step can be
repeated as necessary to form associations with multiple systems.
To complete the configuration of a peer-to-peer association
Note
between the router and the remote device, the router must
also be configured as a peer on the remote device.
Saves configuration changes.
• When you issue the end command, the system prompts you to
commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
◦ Entering yes saves configuration changes to the running
configuration file, exits the configuration session, and
returns the router to EXEC mode.
◦ Entering no exits the configuration session and returns the
router to EXEC mode without committing the
configuration changes.
◦ Entering cancel leaves the router in the current
configuration session without exiting or committing the
configuration changes.
• Use the commit command to save the configuration changes
to the running configuration file and remain within the
configuration session.
Configuring Poll-Based Associations
211

Advertisement

Table of Contents
loading

Table of Contents