A new chief information security officer is building a formal security programme and asks which organisational measures, aimed at how people behave and how the premises are protected, should be funded first rather than purely technical controls on the network devices. Which two of the following are recognised elements of a security programme that address those people-and-premises concerns? Select TWO.
- AA user awareness initiative that teaches staff to recognise phishing emails and report suspicious messages promptly. Correct
- BAn access control list applied inbound on the router to permit only approved TCP ports toward the server farm.
- CPhysical access control such as badge readers and locked wiring closets that limit who can reach the equipment. Correct
- DA floating static route configured with a higher administrative distance to back up the primary learned path.
- EAn EtherChannel bundle that aggregates two uplinks so traffic keeps flowing if one member link fails.
Why A is correct: User awareness is a core security-programme element; it reduces human risk by helping staff spot social-engineering attempts before they cause a breach.
Why B is wrong: An ACL is a tempting pick because it enforces security, but it is a technical packet-filtering control on a device, not an organisational programme element about people or premises.
Why C is correct: Physical access control is a named security-programme element; restricting who can touch devices and cabling protects assets the people-and-premises layer relies on.
Why D is wrong: A floating static route sounds protective through redundancy, but it is a routing resilience mechanism for failover and has nothing to do with a security programme.
Why E is wrong: EtherChannel improves link availability and bandwidth, which can feel like security, but it is a switching redundancy feature, not an element of a security programme.