The correct answer is B. Template Editor. Cisco Catalyst Center provides template-based automation to deploy configurations consistently across multiple devices. * The Template Editor is specifically used to: * Create reusable configuration templates * Use variables and parameters for different devices * Apply configurations to multiple devices with similar roles/settings * It supports Jinja2-based templates, enabling dynamic and scalable deployments. This directly matches the requirement: "build generic configurations that are able to be applied on devices with similar network settings" * A. Authentication Template This is not a primary Catalyst Center tool for building reusable configuration templates. * C. Application Policies Used for QoS and traffic policies, not for general configuration templating. * D. Command Runner Used to execute ad hoc CLI commands on devices, not to build reusable configurations. * Template Editor = Build reusable configs * Command Runner = Run one-time commands * Application Policies = Define traffic/QoS behavior Automation in Catalyst Center = Template-based deployment