Question 6 of 50


ZTP can retrieve either an EOS configuration file or a script at boot. How does the switch determine of the file being retrieved in a script or a configuration file?

    Correct Answer: B

    If the first line of the file starts with a shebang (#!), the file is a script. A shebang (#!) at the beginning of a file is a convention used in many scripting languages to indicate that the file is a script and specify the interpreter to be used. Therefore, the presence of a shebang indicates the file is a script; otherwise, it is treated as a configuration file.

Question 7 of 50


When an Arista switch boots with no startup-config and ZTP enabled, before ZTP receives an IP address, in what state are the front-panel interfaces?

    Correct Answer: C

    When an Arista switch boots with no startup-config and ZTP enabled, it configures all Ethernet and Management interfaces with the no switchport command. This means that all interfaces are routed ports (no switchport) before ZTP receives an IP address.

Question 8 of 50


Which of the following Arista switches support LANZ?

    Correct Answer: B

    The Arista 7150 switch supports LANZ (Latency Analyzer). This information can be confirmed through Arista's official datasheets and product documentation for the 7150 series, which highlight its capability to support LANZ. Other models listed do not have the same clear affirmation in their specifications. Therefore, the correct answer is 7150.

Question 9 of 50


Many Arista switches support reversible air flow. When the fans installed on such a switch have red handles, which of the following statements would be correct?

    Correct Answer: D

    Arista switches use color-coded handles to indicate the direction of airflow. A red handle signifies that the fans will eject hot air from the switch. Therefore, the correct statement is that hot air will be ejected from the fan side of the switch.

Question 10 of 50


Given the following output, what can you determine about Ethernet13?

    Correct Answer: C

    Ethernet13 is an Agile Port. Based on the output, Ethernet13 is operating at 40Gb/s and has auto negotiation turned off, which is characteristic of smooth operation that indicates proper configuration rather than any hardware error. This does not align specifically with QSFP or QSFP+ alone but points towards it being an Agile Port, capable of dynamic configuration suitable for various speeds.