You are asked to build redundant gateways in your EVPN-VXLAN environment, but you must conserve address space because these gateways must span across seven PES. What should you implement on the PEs lo satisfy these requirements?
Zero Touch Provisioning (ZTP):
Juniper Networks' ZTP (Zero Touch Provisioning) process automates the deployment of new devices by allowing them to fetch and execute scripts for configuration and setup as they are powered on and connected to the network.
Supported Scripting Languages:
The Junos OS supports several scripting languages that can be used during the ZTP process:
Shell scripts are often used for general automation tasks.
Python is a widely supported language in Junos, offering powerful scripting capabilities for automating network tasks.
SLAX (Service Logic Execution Environment) is a scripting language specific to Junos, designed to automate configuration tasks and simplify network operations.
Conclusion:
Option D: Correct---Junos ZTP supports Shell, Python, and SLAX, making it the correct choice among the provided options.
Currently there are no comments in this discussion, be the first to comment!