SV-215815r531083_rule
V-215815
SRG-APP-000080-NDM-000220
CISC-ND-000210
CAT II
10
Configure the router to log administrator activity as shown in the example below.
R1(config)#logging userinfo
R1(config)#archive
R1(config-archive)#log config
R1(config-archive-log-cfg)#logging enable
R1(config-archive-log-cfg)#end
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.
hostname R1
!
logging userinfo
!
…
…
…
archive
log config
logging enable
!
Note: The logging userinfo global configuration command will generate a log when a user increases his or her privilege level.
If logging of administrator activity is not configured, this is a finding.
V-215815
False
CISC-ND-000210
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.
hostname R1
!
logging userinfo
!
…
…
…
archive
log config
logging enable
!
Note: The logging userinfo global configuration command will generate a log when a user increases his or her privilege level.
If logging of administrator activity is not configured, this is a finding.
M
4020