A
C
- C Series Controllers
- boot messages, viewing
- interface information
- monitoring
- system date, viewing
- system information, viewing
- C-Web interface
- conventions
- currently active service sessions
- viewing on SAE
- customer support 1
D
- device drivers
- simulated, configuring 1
- viewing on SAE
- documentation
E
- equipment registration
- viewing on SAE
- event messages. See logging
F
I
- interfaces
- information, viewing
- iptables Linux tool
- monitoring
J
L
- license
- viewing on SAE
- licenses
- logging
- configuration statements
- configuring component
- file folders
- file logging, configuring
- log files
- messages
- categories
- filters 1, 2
- format
- severity levels
- overview
- system log, configuring
- login registration
- viewing on SAE
- logrotate utility
- configuration statements
- configuring
- overview
M
- manuals
- MIBs
- monitoring tools
N
- network devices
- Network Time Protocol. See NTP
- NIC (network information collector)
- agents, viewing
- hosts, viewing
- monitoring
- resolution data, troubleshooting
- resolution data, viewing
- C-Web interface
- SRC CLI 1, 2, 3
- statistics, viewing
- notice icons
- NTP (Network Time Protocol)
- monitoring
- C-Web interface
- SRC CLI 1, 2
- statistics, viewing
P
- policies
- SNMP information, viewing
- viewing on SAE
- portals, testing
R
- RADIUS statistics
- redirect server
- statistics, viewing
- router interfaces
- viewing on SAE
- routing table, viewing
S
- SAE (service activation engine)
- configuration, viewing
- directory blacklist, viewing
- SNMP information, viewing
- SAE (service activation engine), configuring
- simulated router driver
- security certificates
- information, viewing
- server processes
- SNMP information, viewing
- service sessions
- SNMP information, viewing
- services
- viewing on SAE
- simulated router driver, configuring
- simulated subscribers
- SNMP agent
- SNMP alarm
- SNMP chassis alarms
- SNMP events 1, 2
- SNMP monitors
- alarms 1
- Boolean test
- existence test
- threshold test 1, 2
- chassis alarms 1, 2, 3
- events 1, 2
- overview
- security name
- statement hierarchy
- SNMP traps
- alarm state transitions
- configuring 1, 2
- event traps
- notifications
- overview
- performance traps
- SRC CLI, viewing
- SRC components
- activity, monitoring
- information, viewing
- storing log messages
- subscriber session count by managed router
- viewing on SAE
- subscriber sessions
- logging in
- logging out
- SNMP information, viewing
- viewing on SAE 1
- support, technical See technical support
- system logging. See logging
T
- technical support
- testing
- text conventions defined
- threads
- viewing on SAE
- traps. See SNMP traps
- troubleshooting
U
- user permissions, viewing
- users, viewing
Download This Guide
Related Documentation
- Configuring an NTP Peer on a C Series Controller (SRC CLI)
- Viewing Statistics for NTP (SRC CLI)
- Viewing Internal Variables for NTP (SRC CLI)
- Viewing NTP Peers (C-Web Interface)
Viewing NTP Peers (SRC CLI)
Purpose
View a list of NTP peers with the SRC CLI.
Action
user@host> show ntp associations
remote local st poll reach delay offset disp ======================================================================= *myserver.jnpr.n 192.0.7.46 3 1024 377 0.00038 -0.000573 0.12178
Meaning
Table 35 describes the output fields for the show ntp associations command. Output fields are listed in the approximate order in which they appear.
Table 35: Output Fields for show ntp associations command
remote | Address or name of the remote NTP peer |
local | Address or name used by NTP on the local system |
st | Stratum of the remote peer |
poll | Polling interval, in seconds |
reach | Reachability register, in octal |
delay | Current estimated delay of the peer, in milliseconds |
offset | Current estimated offset of the peer, in milliseconds |
disp | Current estimated dispersion of the peer, in milliseconds |
Related Documentation
- Configuring an NTP Peer on a C Series Controller (SRC CLI)
- Viewing Statistics for NTP (SRC CLI)
- Viewing Internal Variables for NTP (SRC CLI)
- Viewing NTP Peers (C-Web Interface)