AAA
--authentication, authorization, and accounting. Framework of security services that provide the method for identifying users
(authentication), for remote access control (authorization), and for collecting and sending security server information used
for billing, auditing, and reporting (accounting).
rcp
--remote copy. Relying on Remote Shell (Berkeley r-tools suite) for security, rcp copies files, such as router images and
startup configurations, to and from routers.
SCP
--secure copy. Relying on SSH for security, SCP support allows the secure and authenticated copying of anything that exists
in the Cisco IOS XE File Systems. SCP is derived from rcp.
SSH
--Secure Shell. Application and a protocol that provide a secure replacement for the Berkeley r-tools. The protocol secures
the sessions using standard cryptographic mechanisms, and the application can be used similarly to the Berkeley rexec and
rsh tools. SSH Version 1 is implemented in the Cisco IOS XE software.