Courseiva
AutomationhardMultiple ChoiceObjective-mapped

350-601 Automation Practice Question

A network engineer needs to automate the configuration of BGP on a Nexus 9000 switch using Ansible. The playbook uses the cisco.nxos.nxos_bgp module. Which of the following parameters is required in the module to specify the local AS number?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

local_as

The nxos_bgp module requires the 'local_as' parameter to configure the BGP autonomous system number.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • vrf

    Why it's wrong here

    VRF is optional for BGP configuration, not required for AS.

  • as_number

    Why it's wrong here

    Incorrect parameter name.

  • local_as

    Why this is correct

    Correct: 'local_as' is the parameter in nxos_bgp.

  • bgp_as

    Why it's wrong here

    The correct parameter name is 'local_as'.

About these practice questions

Courseiva writes every 350-601 question from scratch — 984 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 350-601 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-601 exam.