Exhibit.
In the EVPN-VXLAN data center fabric bridged overlay architecture shown in the exhibit, the servers are connected to Lead and Leat6 using the same virtual network identifier (VNI).
Which two statements are correct in this scenario? (Choose two.)
The underlay must use IRB interfaces.
The underlay must be provisioned with PIMv2.
Loopback IPv4 addresses must be advertised into the EBGP underlay from leaf and spine devices.
The underlay EBGPpeering’smust be established between leaf and spine devices.
In the EVPN-VXLAN data center fabric bridged overlay architecture shown in the exhibit, the servers are connected to Leaf1 and Leaf6 using the same virtual network identifier (VNI). This means that the servers belong to the same Layer 2 domain and can communicate with each other using VXLAN tunnels across the fabric. The underlay network provides the IP connectivity between the leaf and spine devices, and it uses EBGP as the routing protocol. Therefore, the following two statements are correct in this scenario:
The following two statements are incorrect in this scenario:
References:
You are adding a new switch to Juniper Apstra software. The Managed Devices page shows the "0 OS-Quarantined" status. What is the proper next step to make the device ready for use in a blueprint?
Acknowledge the device.
Take the device out of maintenance mode.
Install the agent for the device.
Take the device out of drain state.
When a new switch is added to Juniper Apstra software, it initially shows the “0 OS-Quarantined†status, which means that the device is not yet managed by Apstra and has not been assigned to any blueprint. The proper next step to make the device ready for use in a blueprint is to acknowledge the device, which is a manual action that confirms the device identity and ownership. Acknowledging the device changes its status to “OOS-Readyâ€, which means that the device is ready to be assigned to a blueprint and deployed12. References:
Which two statements about VXLAN VNIs are correct? (Choose two.)
VNIs can have over 16 million unique values.
VNIs identify a collision domain.
VNIs identify a broadcast domain
VNIs are alphanumeric values.
VXLAN VNIs are virtual network identifiers that are used to identify and isolate Layer 2 segments in the overlay network. VXLAN VNIs have the following characteristics:
The following two statements are incorrect in this scenario:
References:
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:
Exhibit.
Which two statements about ESI values are correct for the server connections to the fabric shown in the exhibit? (Choose two.)
A valid ESI value for Server A is 0x00.00.00.00.00.00.00.00.00.00.
A valid ESI value for Server B is 0x00.20.20.20.20.20.20.20.20.20.
A valid ESI value for Server A is 0x00.10.10.10.10.10.10.10.10.10.
A valid ESI value for Server B is 0x00.00.00.00.00.00.00.00.00.00.
To answer this question, we need to understand the concept of ESI values in EVPN LAGs. An ESI is a 10-byte value that identifies an Ethernet segment, which is a set of links that connect a multihomed device (such as a server) to one or more PE devices (such as leaf switches) in an EVPN network. The same ESI value must be configured on all the PE devices that connect to the same Ethernet segment. This allows the PE devices to form an EVPN LAG, which supports active-active or active-standby multihoming for the device. The ESI value can be manually configured (type 0) or automatically derived from LACP (type 1) or other methods. In the exhibit, Server A is connected to two leaf switches (QFX 5210) using a LAG with LACP enabled. Server B is connected to three leaf switches (QFX 5120) using a LAG with LACP enabled. Based on this information, the following statements are correct about ESI values for the server connections to the fabric:
Exhibit.
Referring to the exhibit, how do you display the IPv6 subnets lot all of the listed VXLANs?
IPv6 subnets ate shown when each VXLAN is selected individually.
Select Columns, then select IPv6 Subnet.
Select all VXLANs. and the IPv6 Subnets column will appear
An IPv6 Subnets column is not shown, indicating that no VXLAN has an assigned IPv6 subnet
Referring to the exhibit, the image shows a user interface of the Juniper Apstra software application, which is used for network management and configuration. The image shows the Virtual Networks table under the Resources menu, which displays the details of the VLANs and VXLANs in the network. The table has 11 columns, but only 9 are visible in the image. The other two columns are IPv6 Connectivity and IPv6 Subnet, which are hidden by default. To display the IPv6 subnets for all of the listed VXLANs, the user needs to select Columns, then select IPv6 Subnet. This will show the IPv6 Subnet column in the table, which will display the IPv6 addresses assigned to the VXLANs from the IPv6 pools. For more information, see Virtual Networks (Resources). References:
What is the purpose of an interface map in Juniper Apstra?
An interface map associates a logical device with a device profile.
An interface map specifies a connection between the interfaces of two devices.
An interface map specifies the number of ports and the port speeds of a logical device
An interface map specifies the connections between racks in a template.
According to the Juniper documentation1, an interface map is a configuration template that maps interfaces between logical devices and physical hardware devices (represented with device profiles) while adhering to vendor specifications. An interface map specifies a connection between the interfaces of two devices, such as a leaf and a spine, a leaf and a server, or a leaf and an external gateway. An interface map can also specify port transformations, such as breaking out a 40 GbE port into four 10 GbE ports, or disabling unused ports. An interface map can be used to achieve the intended network configuration rendering and to enable features such as LAG, ESI-LAG, or MLAG. Therefore, the correct answer is B. An interface map specifies a connection between the interfaces of two devices. References: Interface Maps (Datacenter Design)
Which statement about Juniper Apstra role-based access control is correct?
The viewer role is predefined and can be deleted.
The administrator role can see all permissions.
The user role can create roles.
The administrator role is the only predefined role.
Juniper Apstra role-based access control (RBAC) is a feature that allows you to specify access permissions for different users based on their roles. RBAC servers are remote network servers that authenticate and authorize network access based on roles assigned to individual users within an enterprise1. Juniper Apstra has four predefined user roles: administrator, device_ztp, user, and viewer2. The administrator role is the most powerful role, and it can see all permissions and perform all actions in the Apstra software application. The administrator role can also create, clone, edit, and delete user roles, except for the four predefined user roles, which cannot be modified2. Therefore, the statement that the administrator role can see all permissions is correct.
The following three statements are incorrect in this scenario:
References:
Which protocol is used to advertise EVPN routes?
OSPF
BGP
IS-IS
RIP
BGP is the protocol used to advertise EVPN routes. EVPN routes are a new type of BGP network layer reachability information (NLRI) that carry MAC address and IP prefix information for Ethernet VPNs. EVPN routes are exchanged between PEs using BGP multiprotocol extensions (MP-BGP) over MPLS, VXLAN, SR, or SRv6 tunnels. EVPN routes enable PEs to learn the reachability of MAC addresses and IP prefixes of different sites within the same EVPN instance. EVPN routes also support various features such as fast convergence, redundancy, aliasing, and inter-subnet routing. The other options are incorrect because:
Exhibit.
You are working to build an ESI-LAG for a multihomed server. The ESI-LAG is not coming up as multihomed.
Referring to the exhibit, what are two solutions to this problem? (Choose two.)
The gateway IP addresses on both devices must be different.
The LACP system ID on both devices must be the same.
The loopback IP addresses on both devices must be the same.
The ESI ID on both devices must be the same.
According to the Juniper documentation1, an ESI-LAG is a link aggregation group (LAG) that spans two or more devices and is identified by an Ethernet segment identifier (ESI). An ESI-LAG provides redundancy and load balancing for a multihomed server in an EVPN-VXLAN network. To configure an ESI-LAG, you need to ensure that the following requirements are met:
In the exhibit, the LACP system ID and the ESI ID on both devices are different, which prevents the ESI-LAG from coming up as multihomed. Therefore, the correct answer is B and D. The LACP system ID on both devices must be the same and the ESI ID on both devices must be the same. References: ESI-LAG Made Easier with EZ-LAG, Example: Configuring an ESI on a Logical Interface With EVPN-MPLS Multihoming, Introduction to EVPN LAG Multihoming
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:
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:
Exhibit.
Referring to the exhibit, what needs to change in the IP fabric to make it a valid IP fabric?
The IP fabric must consist of only one device model throughout the fabric.
The connection between the two spine nodes must be increased to 40 Gbps.
The IP fabric connections must be increased to a speed greater than 10 Gbps.
The connection between the two spine nodes must be removed.
To make the IP fabric a valid IP fabric, the connection between the two spine nodes must be removed. This is because an IP fabric is a network topology that uses a spine-leaf architecture, where the spine devices are only connected to the leaf devices, and the leaf devices are only connected to the spine devices. This creates a non-blocking, high-performance, and scalable network that supports Layer 3 routing protocols such as BGP or OSPF. The connection between the two spine nodes in the exhibit violates the spine-leaf design principle and introduces unnecessary complexity and potential loops in the network. The other options are incorrect because:
In the Juniper Apstra Ul. which three resources are assigned under the Resources menu? (Choose three.)
VTEP pools
ASN pools
VNI pools
logical device pools
IP address pools
In the Juniper Apstra UI, the Resources menu allows you to create and manage global and local resources that are used for various elements of the network design and configuration. The Resources menu includes the following three types of resources that can be assigned to the network devices and virtual networks:
The following two types of resources are not assigned under the Resources menu:
References:
Which attribute enables Juniper Apstra to scale and manage thousands of devices with a single server instance?
Apstra is installed as a cloud resource.
Apstra is based on NGINX.
Apstra is available as an OVA.
Apstra is a distributed state system.
The attribute that enables Juniper Apstra to scale and manage thousands of devices with a single server instance is that Apstra is a distributed state system. This means that Apstra uses a graph database to store the network topology and configuration data in a distributed and replicated manner across multiple server nodes. This allows Apstra to handle large-scale networks with high performance, reliability, and availability. Apstra also uses a stateful orchestration engine that ensures the network state is always consistent with the intent of the blueprint, which is the logical representation of thenetwork design and behavior. Apstra can automatically detect and resolve any discrepancies between the desired and actual network state, as well as handle any changes or failures in the network. The other options are incorrect because:
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
TESTED 25 Nov 2024