Match each management or monitoring concept to its most accurate role.
Drag a concept onto its matching description — or click a concept then click the description.
Encrypted remote administration
Framework for authentication, authorization, and accounting
Centralized event and log reporting
Clock synchronization across devices
Why these pairings
SSH provides encrypted remote administration by encrypting the entire session, unlike unsecured protocols like Telnet. AAA is the foundational framework for network access control, covering who can authenticate, what operations they are authorized to perform, and what they did via accounting. Syslog enables centralized collection of event and log messages from multiple devices for monitoring and troubleshooting.
NTP synchronizes system clocks across network devices, ensuring consistent timestamps for logging and security functions.