Details
Account management, as a whole, ensures access to the network device is being controlled in a secure manner by granting access to only authorized personnel. Auditing account disabling actions will support account management procedures. When device management accounts are disabled, user or service accessibility may be affected. Auditing also ensures authorized active accounts remain enabled and available for use when required.
Solution
Enable logging on the switch with sufficient detail to fulfill the specifications set forth in the VulDiscussion.
To configure logging to a remote syslog server at the informational level, enter:
switch#config
switch(config)#logging host [ip address]
switch(config)#logging trap informational
Then configure the following AAA
aaa accounting commands all default start-stop logging [group radius]
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Arista.
References
- 800-53|AC-2(4)
- CAT|II
- CCI|CCI-001404
- Group-ID|V-60839
- Rule-ID|SV-75295r1_rule
- STIG-ID|AMLS-NM-000140
- Vuln-ID|V-60839