nerdexam
Cisco

350-501 · Question #578

Refer to the exhibit. PE1 is a router connected to a major ISP that provides connectivity for multiple enterprises in several different geographic locations, The ISP networking team uses REST APIs…

The correct answer is A. It configures an interface on PE1. The script provided, which utilizes REST APIs for network device configuration, is designed to configure a specific interface on the PE1 router when deployed.

Automation and Assurance

Question

Refer to the exhibit. PE1 is a router connected to a major ISP that provides connectivity for multiple enterprises in several different geographic locations, The ISP networking team uses REST APIs to configure the network devices. A senior engineer retrieved the given script from the library and provided it to a junior engineer to deploy. What effect does the script produce when deployed?

Exhibit

350-501 question #578 exhibit

Options

  • AIt configures an interface on PE1
  • BIt configures an interface on Switch-1.
  • CIt sets the router name, location, and interface on PE1 and Switch-1.
  • DIt limits PE1 to exactly one configured interface.

How the community answered

(24 responses)
  • A
    92% (22)
  • C
    4% (1)
  • D
    4% (1)

Why each option

The script provided, which utilizes REST APIs for network device configuration, is designed to configure a specific interface on the PE1 router when deployed.

AIt configures an interface on PE1Correct

The provided script, leveraging REST APIs, directly targets and modifies the configuration parameters of an interface on the router PE1, aligning with the expected outcome of deploying such a script for network device configuration.

BIt configures an interface on Switch-1.

The question explicitly states that PE1 is a router, not Switch-1, and the context implies the script is for PE1.

CIt sets the router name, location, and interface on PE1 and Switch-1.

A typical configuration script for an interface would not simultaneously set the router name, location, and interface on two distinct devices (PE1 and Switch-1) unless explicitly designed for such a broad scope.

DIt limits PE1 to exactly one configured interface.

The script's purpose is to configure an interface, not to impose artificial limitations on the total number of configured interfaces on the router PE1.

Concept tested: REST API network device configuration

Topics

#REST API#Network Automation#Interface Configuration#Automation Scripting

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice