You are working with a three-stage IP fabric using EBGP for peering.
In this scenario, which two actions are required to implement ECMP? (Choose two.)
Usea load balancing policy applied to the forwarding table as an export policy.
Use a load balancing policy applied to BGP as an export policy.
Use the multipath multiple-as BGP parameter.
Use a load balancing policy applied lo BGP as an import policy.
To implement ECMP in IP fabric using EBGP, you need to enable BGP to install multiple equal-cost paths in the routing table and to advertise them to the peers. The following actions are required to achieve this:
policy-statement load-balance { term 1 { from { route-filter 192.168.0.0/16 exact; } then { multipath; accept; } } } protocols { bgp { group ebgp { type external; neighbor 10.10.10.1 { export load-balance; } } } }
protocols { bgp { group ebgp { type external; multipath multiple-as; } } }
The following options are incorrect because:
Which two statements are correct about repairing a Juniper Apstra cabling map before deploying your blueprint? (Choose two.)
You must manually change the cabling map to update spine-to-leaf fabric links.
Apstra can use LLDP data from the spine-to-lea! fabric devices to update the connections in the cabling map.
Apstra can use LLDP data from the leaf devices to update the leaf-to-generic connections in the cabling map.
You must manually change the cabling map to update leaf-to-generic links.
The cabling map is a graphical representation of the physical connections between the devices in the data center fabric. It shows the status of the cables, interfaces, and BGP sessions for each device. You can use the cabling map to verify and repair the cabling before deploying your blueprint. Based on the web search results, we can infer the following statements:
Which two statements are correct about probes? (Choose two.)
Default probes can be cloned, modified, and saved.
Only the variable parameters tor default probes can be edited and saved.
All default probes are enabled for all blueprints.
Default probes are enabled, based on the intent for a blueprint.
Probes are the basic unit of abstraction in Intent-Based Analytics (IBA). They are used to collect, process, and analyze data from the network and raise anomalies based on specified conditions. Probes are composed of processors and stages that form a directed acyclic graph (DAG) of data flow. The following statements are correct about probes:
Which fabric type should be chosen in a template to create a five-stage Clos?
collapsed
circuit switched
rack-based
pod-based
According to the Juniper documentation1, a five-stage Clos architecture allows for large-scale topologies with an additional aggregation layer that interconnects multiple pods into a single fabric. A pod is a group of racks that share the same spine devices. A rack is a group of leaf devices that connect to the same servers. To create a five-stage Clos network using Juniper Apstra, you need to choose the pod-based fabric type in the template creation wizard. This will allow you to specify the number of pods, planes, spines, and leaves for your network design. Therefore, the correct answer is D. pod-based. References: 5-Stage Clos Architecture | Apstra 4.1 | Juniper Networks
You must configure a static route for traffic to exit a configured routing zone. In the Juniper Apstra Ul. where would you accomplish this task?
under Active -> Virtual -> Routing Zones
under Staged -> Virtual -> Routing Zones
under Active -> Connectivity Templates
under Staged -> Connectivity Templates
To configure a static route for traffic to exit a configured routing zone, you need to use the Connectivity Templates feature in the Juniper Apstra UI. A Connectivity Template is a set of configuration parameters that can be applied to a device or a group of devices in a blueprint. You can use Connectivity Templates to configure static routes, BGP, OSPF, and other network services. To create a Connectivity Template, you need to go to the Staged tab and select Connectivity Templates from the left menu. Then, you can click on the + icon to create a new template. You can specify the name, description, andscope of the template. The scope determines which devices or device groups the template will be applied to. You can also specify the order of the template, which determines the priority of the template when multiple templates are applied to the same device. After creating the template, you can add configuration items to the template. To add a static route, you need to select Static Route from the drop-down menu and enter the destination network, subnet mask, and next-hop IP address. You can also specify the administrative distance and the track object for the static route. After adding the configuration items, you need to save the template and commit the changes to the blueprint. The other options are incorrect because:
Exhibit.
Referring to the exhibit, what is the minimum information you must add to create a new routing zone?
VRF Name only
VRF Name and Routing policies
VRF Name, VLAN ID.AndVNI
VRF Name, VLAN ID, VNI, Routing Policies
To create a new routing zone, you must specify the VRF Name, VLAN ID, and VNI for the routing zone. These are the mandatory fields in the user interface shown in the exhibit. The VRF Name is the name of the L3 domain that isolates the IP traffic of the routing zone from other routing zones. The VLAN ID is the identifier for the VLAN tagged Layer 3 links on external connections. The VNI is the VxLAN Network Identifier associated with the routing zone. The Routing Policies are optional fields that allow you to configure import and export route targets for the routing zone. These are onlyapplicable for EVPN routing zones, which use MP-EBGP as the overlay control protocol. The other options are incorrect because:
What does EVPN use lo identity which remote leaf device advertised the EVPN route?
a route distinguisher value
a community tag
a route target value
a VRF target value
EVPN uses a route distinguisher (RD) value to identify which remote leaf device advertised the EVPN route. An RD is a 64-bit value that is prepended to the EVPN NLRI to create a unique VPNv4 or VPNv6 prefix. The RD value is usually derived from the IP address of the PE that originates the EVPN route. By comparing the RD values of different EVPN routes, a PE can determine which remote PE advertised the route and which VRF the route belongs to. The other options are incorrect because:
Within Managed Devices in the Juniper Apstra Ul, you notice that several devices have the OOS-Quarantined status. The devices cannot be added to any blueprint. Which action would solve this problem?
Acknowledge the device.
Fix the hardware issues with the quarantined devices.
Install the agent, even though connectivity is established.
Upload a new pristine configuration.
When an agent installation is successful, devices are placed into the Out of Service Quarantined (OOS-QUARANTINED) state using the Juniper Apstra UI. This state means that the device is not yet managed by Apstra and has not been assigned to any blueprint. The device configuration at this point is called Pristine Config. To make the device ready for use in a blueprint, you need to acknowledge the device, which is a manual action that confirms the device identity and ownership. Acknowledging the device changes its status to Out of Service Ready (OOS-READY)12. References:
In the case of IP Clos data center five-stage fabric design, what are two rotes of the super spines? (Choose two.)
Super spines are used to interconnect two different data center pods.
Super spines connect to all spine devices within the five-stage architecture.
Super spines are used to connect leaf nodes within a data center pod.
Super spines are always connected to an external data center gateway.
In the case of IP Clos data center five-stage fabric design, the super spines are the devices that provide the highest level of aggregation in the network. They have two main roles:
The following two statements are incorrect in this scenario:
References:
Using the Juniper Apstra multitenancy capabilities, which approach will allow a tenant to interconnect two different routing zones?
Interconnection is the default behavior.
Use interconnection through the fabric spine nodes.
Interconnection cannot be enabled.
Use interconnection through an external gateway.
According to the Juniper documentation1, a routing zone is an L3 domain, the unit of tenancy in multi-tenant networks. You create routing zones for tenants to isolate their IP traffic from one another, thus enabling tenants to re-use IP subnets. In addition to being in its own VRF, each routing zone can be assigned its own DHCP relay server and external system connections. You can create one or more virtual networks within a routing zone, which means a tenant can stretch its L2 applications across multiple racks within its routing zone. For virtual networks with Layer 3 SVI, the SVI is associated with a Virtual Routing and Forwarding (VRF) instance for each routing zone isolating the virtual network SVI from other virtual network SVIs in other routing zones. If you’re using multiple routing zones, external system connections must be from leaf switches in the fabric. Routing between routing zones must be accomplished with external systems. Therefore, the correct answer is D. Use interconnection through an external gateway. References: Routing Zones
Which statement is correct about making changes to a predefined device profile in Juniper Apstra?
The changes you make to a predefined device profile will be discarded and overwritten when upgrading the Apstra server version.
The processor load on the Apstra server will be negatively impacted when changes are made to a predefined device profile.
Changing the predefined device profile will also affect deployed devices that use the same profile.
You must reboot the Apstra server after changes are made to a predefined device profile before they will become active.
According to the Juniper documentation1, a predefined device profile is a configuration template that is shipped with Apstra software and supports most qualified Juniper devices. A predefined device profile cannot be changed, since any changes would be discarded and overwritten when you upgrade the Apstra server version. If you want to customize a predefined device profile, you can clone and edit it instead. Therefore, the correct answer is A. The changes you make to a predefined device profile will be discarded and overwritten when upgrading the Apstra server version. References: Edit Device Profile | Apstra 4.2 | Juniper Networks
You have designed your fabric in Juniper Apstra prior to deploying the network devices.
Which Apstra element in the Staged tab would be used to assist the team that is installing and cabling the devices?
Connectivity Templates
Virtual Networks table
Managed Devices list
Links table
The Links table in the Staged tab shows the physical connections between the devices in the fabric. It provides information such as the source and destination device names, hostnames, serial numbers, roles, interfaces, and link status. The Links table can be used to assist the team that is installing and cabling the devices by verifying that the devices are connected correctly and that the links are operational. The Links table can also be used to troubleshoot any connectivity issues that may arise during the installation process. For more information, see Links (Staged). References:
What is the purpose of using a routing zone inside Juniper Apstra software?
A routing zone is used to enable L4-L7 inspection inside the fabric.
A routing zone is defined to secure the routing protocols.
A routing zone defined at the Apstra manager level requires firewalls to be deployed.
A routing zone is used to enable the communication between two VNIs within a VRF.
According to the Juniper documentation1, a routing zone is an L3 domain, the unit of tenancy in multi-tenant networks. You create routing zones for tenants to isolate their IP traffic from one another, thus enabling tenants to re-use IP subnets. In addition to being in its own VRF, each routing zone can be assigned its own DHCP relay server and external system connections. You can create one or more virtual networks within a routing zone, which means a tenant can stretch its L2 applications across multiple racks within its routing zone. For virtual networks with Layer 3 SVI, the SVI is associated with a Virtual Routing and Forwarding (VRF) instance for each routing zone isolating the virtual network SVI from other virtual network SVIs in other routing zones. Therefore, the correct answer is D. A routing zone is used to enable the communication between two VNIs within a VRF. A routing zone is not used for L4-L7 inspection, securing routing protocols, or requiring firewalls. Those are not the purposes of a routing zone in Juniper Apstra software. References: Routing Zones
You are using Juniper Apstra to design a data center fabric.
In this scenario, which object type associates a specific vendor model to a logical device?
templates
device profiles
agent profiles
interface map
Device profiles are objects that associate a specific vendor model to a logical device in Juniper Apstra. Device profiles contain extensive hardware model details, such as form factor, ASIC, CPU, RAM, ECMP limit, and supported features. Device profiles also define how configuration is generated, how telemetry commands are rendered, and how configuration is deployed on a device. Device profiles enable the Apstra system to render and deploy the configuration according to the Apstra Reference Design12. References:
Which statement is correct about the Juniper Apstra Rendered configuration?
It is built at commit time and stored in a MySQL database.
It is stored in a NoSQL database and incrementally updated.
It is dynamically tendered at commit time.
It is rendered from the graph database and stored locally.
The Juniper Apstra Rendered configuration is the configuration that is generated from the staged blueprint and applied to the devices in the network. The Rendered configuration is dynamically rendered at commit time, which means that it is created on the fly based on the latest changes and validations in the blueprint. The Rendered configuration is not stored in any database, but it can be viewed in the Apstra UI or downloaded as a file. The Rendered configuration reflects the desired state of the network as defined by the intent of the blueprint. The other options are incorrect because:
You want to keep virtual networks isolated from each other within the Juniper Apstra system.
In this scenario, what are three ways to accomplish this task? (Choose three.)
Disable IPv4 connectivity when creating the virtual network within the same Routing Zone.
Enable Security Policy for virtual networks in the same Routing Zone.
Disable Route Target exports when creating the Routing Zones.
Use Connectivity Templates to block access within the same Routing Zone.
Put each network in different Routing Zones.
To keep virtual networks isolated from each other within the Juniper Apstra system, you can use one or more of the following methods:
Which two actions are required during Juniper Apstra's deploy phase? (Choose two.)
Assign device profiles to the blueprint.
Assign user roles to the blueprint.
Assign interlace maps to the blueprint.
Assign resources to the blueprint.
The deploy phase is the final step in the Juniper Apstra data center fabric design and deployment process. In this phase, you apply the Apstra-rendered configuration to the devices and verify the intent of the blueprint. Based on the web search results, we can infer the following actions are required during the deploy phase12:
Exhibit.
Referring to the exhibit, which statement is correct?
The gray-solid primitives indicate further configuration is requited.
The gray-solid primitives indicate that they ate incompatible with the connectivity template design.
The red-striped primitives indicate that they are incompatible with the connectivity template design.
The red-striped primitives indicate that further configuration is required.
A connectivity template is a set of configuration parameters that can be applied to a device or a group of devices in a blueprint. A blueprint is a logical representation of the network design and intent. A primitive is a basic unit of configuration that can be added to a connectivity template. A primitive can be a link, a peering, a policy, or a service. In the exhibit, the red-striped primitives indicate that further configuration is required for them to be compatible with the connectivity template design. The red stripes mean that the primitive is incomplete or invalid, and it needs to be edited or deleted. For example, the IP Link primitive needs to have the interface name and IP address specified for each end of the link. The other options are incorrect because:
You want to add a configuration that is not supported by Juniper Apstra reference architecture using a configlet.
Which two configurations would be applicable in this scenario? (Choose two.)
static route configuration
policy configuration
syslog configuration
NTP configuration
According to the Juniper documentation1, a configlet is a configuration template that augments Apstra’s reference design with non-native device configuration. They consist of one or more generators. Each generator specifies a NOS type (config style), when to render the configuration, and CLI commands (and file name as applicable). Some applications for configlets include the following:
Therefore, the correct answer is C and D. syslog configuration and NTP configuration. These are examples of non-native device configuration that can be added using a configlet. Static route configuration and policy configuration are not applicable in this scenario, because they are part of the reference design configuration that should not be replaced or modified by a configlet. References: Configlets (Datacenter Design), Configlet Examples (Design)
Copyright © 2014-2024 Certensure. All Rights Reserved