Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Verified JN0-351 Exam Dumps PDF [2024] Access using Actual4test [Q40-Q60]

Share

Verified JN0-351 Exam Dumps PDF [2024] Access using Actual4test

Try Best JN0-351 Exam Questions from Training Expert Actual4test


Juniper JN0-351 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Demonstrate knowledge of how to configure, monitor, or troubleshoot BGP
  • Demonstrate knowledge of how to configure, monitor, or troubleshoot IP tunnels
Topic 2
  • Identify the concepts, benefits, applications
  • Demonstrate knowledge of how to configure, monitor
Topic 3
  • Identify the concepts, benefits, or operations of Layer 2 firewall filters
  • Demonstrate knowledge how to configure, monitor, or troubleshoot Spanning Tree
Topic 4
  • Describe the concepts, benefits, or functionalities of VLANs
  • STP and Rapid Spanning Tree Protocol (RSTP) concepts
Topic 5
  • Demonstrate knowledge of how to configure, monitor, or troubleshoot IS-IS
  • Demonstrate knowledge how to configure, monitor, or troubleshoot OSPF
Topic 6
  • Describe the concepts, operations, or functionalities of BGP
  • Identify the concepts, requirements, or functionalities of IP tunneling

 

NEW QUESTION # 40
Exhibit.

What is the management IP address of the device shown in the exhibit?

  • A. 172.23.12.100
  • B. 10.210.20.233
  • C. 128.0.0.1
  • D. 172.23.11.10

Answer: A

Explanation:
Explanation
The management IP address of a device is the IP address that is used to access the device for configuration and monitoring purposes. It is usually assigned to a dedicatedmanagement interface that is separate from the data interfaces. The management interface can be accessed via SSH, Telnet, HTTP, or other protocols.
In the exhibit, the list of interfaces and their statuses shows that the management interface isme0. This interface has an admin status ofup, a protocol status ofinet, a local address of172.23.12.100/24, and a remote address ofunspecified. This means that the me0 interface is active, has an IPv4 address assigned, and is not connected to another device.
Therefore, the management IP address of the device shown in the exhibit is172.23.12.100.
References:
[Management Interfaces Overview] : [Displaying Interface Status Information]


NEW QUESTION # 41
What are two characteristics of RSTP alternate ports? (Choose two.)

  • A. RSTP alternate ports are active ports used to forward frames toward the root bridge.
  • B. RSTP alternate ports provide an alternate higher cost path to the root bridge.
  • C. RSTP alternate ports block traffic while receiving superior BPDUs from a neighboring switch.
  • D. RSTP alternate ports provide an alternate lower cost path to the root bridge.

Answer: B,C

Explanation:
A is correct because RSTP alternate ports block traffic while receiving superior BPDUs from a neighboring switch. An alternate port is a backup port for a root port, which means it receives better BPDUs from another bridge than the current root port1. However, an alternate port does not forward any traffic, as it is in a discarding state2. It only listens to BPDUs and waits for the root port to fail. If the root port fails, the alternate port can immediately transition to a forwarding state and become the new root port1.
C is correct because RSTP alternate ports provide an alternate higher cost path to the root bridge. An alternate port is selected based on the same criteria as the root port, which are the lowest bridge ID, the lowest path cost, the lowest sender port ID, and the lowest receiver port ID3. However, an alternate port receives a higher cost BPDU than the root port, otherwise it would be the root port itself1. Therefore, an alternate port provides an alternate higher cost path to the root bridge than the root port.


NEW QUESTION # 42
You are a network operator who wants to add a second ISP connection and remove the default route to the existing ISP You decide to deploy the BGP protocol in the network.
What two statements are correct in this scenario? (Choose two.)

  • A. EBGP peers advertise routes received from IBGP peers to other EBGP peers.
  • B. IBGP peers advertise routes received from EBGP peers to other IBGP peers.
  • C. IBGP updates the next-hop attribute to ensure reachability within an AS.
  • D. IBGP peers advertise routes received from IBGP peers to other IBGP peers.

Answer: B,C

Explanation:
A is correct because IBGP updates the next-hop attribute to ensure reachability within an AS. This is because the next-hop attribute is the IP address of the router that advertises the route to a BGP peer. If the next-hop attribute is not changed by IBGP, it would be the IP address of an external router, which may not be reachable by all routers within the AS. Therefore, IBGP updates the next-hop attribute to the IP address of the router that received the route from an EBGP peer1.
B is correct because IBGP peers advertise routes received from EBGP peers to other IBGP peers. This is because BGP follows the rule of advertising only the best route to a destination, and EBGP routes have a higher preference than IBGP routes. Therefore, IBGP peers advertise routes learned from an EBGP peer to all BGP peers, including both EBGP and IBGP peers1.


NEW QUESTION # 43
Which two mechanisms are part of building and maintaining a Layer 2 bridge table? (Choose two.)

  • A. blocking
  • B. flooding
  • C. listening
  • D. learning

Answer: B,D

Explanation:
Option B is correct. Flooding is a mechanism used in Layer 2 bridging where the switch sends incoming packets to all its ports except for the port where the packet originated1. This is done when the switch doesn't know the destination MAC address or when the packet is a broadcast or multicast1.
Option C is correct. Learning is another mechanism used in Layer 2 bridging where the switch learns the source MAC addresses of incoming packets and associates them with the port on which they were received23. This information is stored in a MAC address table, also known as a bridge table23.
Option A is incorrect. Blocking is a state in Spanning Tree Protocol (STP) used to prevent loops in a network2. It's not a mechanism used in building and maintaining a Layer 2 bridge table2.
Option D is incorrect. Listening is also a state in Spanning Tree Protocol (STP) where the switch listens for BPDUs to make sure no loops occur in the network before transitioning to the learning state2. It's not a mechanism used in building and maintaining a Layer 2 bridge table2.


NEW QUESTION # 44
Exhibit

Which command displays the output shown in the exhibit?

  • A. show ethernet-switching table
  • B. show route forwarding-table family ethernet-switching
  • C. show route forwarding-table
  • D. show ethernet-switching table extensive

Answer: A

Explanation:
The output shown in the exhibit is a brief display of the Ethernet switching table, which shows the learned Layer 2 MAC addresses for each VLAN and interface1.
The command show ethernet-switching table displays the Ethernet switching table with brief information, such as the destination MAC address, the VLAN name, the forwarding state, and the interface name1.
The command show route forwarding-table displays the routing table information for each protocol family, such as inet, inet6, mpls, iso, and so on2. It does not show the Ethernet switching table or the MAC addresses.
The command show ethernet-switching table extensive displays the Ethernet switching table with extensive information, such as the destination MAC address, the VLAN name, the forwarding state, the interface name, the VLAN index, and the tag type1. It shows more details than the brief output shown in the exhibit.
The command show route forwarding-table family ethernet-switching displays the routing table information for the ethernet-switching protocol family, whichshows the destination MAC address, the next-hop MAC address, and the interface name3. It does not show the VLAN name or the forwarding state.


NEW QUESTION # 45
In RSTP, which three port roles are associated with the discarding state? (Choose three.)

  • A. backup
  • B. alternate
  • C. root
  • D. disabled
  • E. designated

Answer: A,B,D

Explanation:
Explanation
In Rapid Spanning Tree Protocol (RSTP), there are several port roles that determine the behavior of the port in the spanning tree123. The roles include root, designated, alternate, backup, and disabled123.
The discarding state is associated with the backup, alternate, and disabled roles123. In a stable topology with consistent port roles throughout the network, RSTP ensures that every root port and designated port immediately transition to the forwarding state while all alternate and backup ports are always in the discarding state2. Disabled ports are also in the discarding state3.
Therefore, options B, C, and D are correct.


NEW QUESTION # 46
You are troubleshooting a BGP routing issue between your network and a customer router and are reviewing the BGP routing policies. Which two statements are correct in this scenario? (Choose two.)

  • A. Export policies are applied to routes in the RIB-ln table.
  • B. Import policies are applied to routes in the RIB-Local table.
  • C. Import policies are applied after the RIB-ln table.
  • D. Export policies are applied after the RIB-Local table.

Answer: C,D

Explanation:
Explanation
In BGP, routing policies are used to control the flow of routing information between BGP peers1.
Option C suggests that import policies are applied after the RIB-In table. This is correct because import policies in BGP are applied to routes that are received from a BGP peer, before they are installed in the local BGP Routing Information Base (RIB-In)1. The RIB-In is a database that stores all the routes that are received from all peers1.
Option D suggests that export policies are applied after the RIB-Local table. This is correct because export policies in BGP are applied to routes that are being advertised to a BGP peer, after they have been selected from the local BGP Routing Information Base (RIB-Local)1. The RIB-Local is a database that stores all the routes that the local router is using1.
Therefore, options C and D are correct.


NEW QUESTION # 47
Exhibit.

You have configured the four EX Series switches with RSTP, as shown in the exhibit. You discover that whenever a link between switches goes up or down, the switches take longer than expected for RSTP to converge, using the default settings.
In this scenario, which action would solve the delay in RSTP convergence?

  • A. The hello-time must be increased.
  • B. The force-version must be removed.
  • C. The bridge priority for EX-4 must be set at 4000.
  • D. The max-age must be increased to 20

Answer: B

Explanation:
The exhibit shows the configuration of RSTP on EX-4, which has the command force-version stp. This command forces the switch to use the legacy STP protocol instead of RSTP, even though the switch supports RSTP1. This means that EX-4 will not be able to take advantage of the faster convergence and enhanced features of RSTP, such as edge ports, link type, and proposal/agreement sequence2.
The other switches in the network are likely to be running RSTP, as it is the default protocol for EX Series switches3. Therefore, there will be a compatibility issue between EX-4 and the other switches, which will result in longer convergence times and suboptimal performance. The switch will also generate a warning message that says "Warning: STP version mismatch with neighbor" when it receives a BPDU from a RSTP neighbor1.
To solve this problem, the force-version command must be removed from EX-4, so that it can run RSTP natively and interoperate with the other switches in the network. This will enable faster convergence and better stability for the network topology. To remove the command, you can use the delete protocols rstp force-version command in configuration mode1.


NEW QUESTION # 48
Which two statements are correct about tunnels? (Choose two.)

  • A. BFD cannot be used to monitor tunnels.
  • B. Tunnel endpoints must have a valid route to the remote tunnel endpoint.
  • C. Tunnels add additional overhead to packet size.
  • D. IP-IP tunnels are stateful.

Answer: B,C

Explanation:
Explanation
A tunnel is a connection between two computer networks, in which data is sent from one network to another through an encrypted link. Tunnels are commonly used to secure data communications between two networks or to connect two networks that use different protocols.
Option B is correct, because tunnel endpoints must have a valid route to the remote tunnel endpoint. A tunnel endpoint is the device that initiates or terminates a tunnel connection. For a tunnel to be established, both endpoints must be able to reach each other over the underlying network. This means that they must have a valid route to the IP address of the remote endpoint1.
Option D is correct, because tunnels add additional overhead to packet size. Tunnels work by encapsulating packets: wrapping packets inside of other packets. This means that the original packet becomes the payload of the surrounding packet, and the surrounding packet has its own header and trailer. The header and trailer of the surrounding packet add extra bytes to the packet size, which is called overhead. Overhead can reduce the efficiency and performance of a network, as it consumes more bandwidth and processing power2.
Option A is incorrect, because BFD can be used to monitor tunnels. BFD is a protocol that can be used to quickly detect failures in the forwarding path between two adjacent routers or switches. BFD can be integrated with various routing protocols and link aggregation protocols to provide faster convergence and fault recovery.
BFD can also be used to monitor the connectivity of tunnels, such as GRE, IPsec, or MPLS.
Option C is incorrect, because IP-IP tunnels are stateless. IP-IP tunnels are a type of tunnels that use IP as both the encapsulating and encapsulated protocol. IP-IP tunnels are simple and easy to configure, but they do not provide any security or authentication features. IP-IP tunnels are stateless, which means that they do not keep track of the state or status of the tunnel connection. Stateless tunnels do not require any signaling or negotiation between the endpoints, but they also do not provide any error detection or recovery mechanisms.
References:
1: What is Tunneling? | Tunneling in Networking 2: What Is Tunnel In Networking, Its Types, And Its Benefits? : [Configuring Bidirectional Forwarding Detection] : [IP-IP Tunneling]


NEW QUESTION # 49
Exhibit

Referring to the exhibit, which two configuration changes must you apply for packets to reach from R1 to R3 using IS-IS? (Choose two.)

  • A. On R1, disable Level 2 on the ge-0/0/1 interface.
  • B. On R3 enable Level 1 on the ge-0/0/4 interface
  • C. On R1, enable Level 1 on the ge-0/0/1 interface.
  • D. On R3 disable Level 2 on the ge-0/0/4 interface.

Answer: B,C

Explanation:
Explanation
A: On R1, enable Level 1 on the ge-0/0/1 interface. In IS-IS, both levels (Level 1 and Level 2) are enabled by default when you enable IS-IS on an interface1. Level 1 systems route within an area2. If the destination is outside an area, Level 1 systems route toward a Level 2 system2. Therefore, enabling Level 1 on the ge-0/0/1 interface on R1 would allow packets to reach from R1 to R3.
D: On R3 enable Level 1 on the ge-0/0/4 interface Similarly, enabling Level 1 on the ge-0/0/4 interface on R3 would allow packets to reach from R1 to R3.
These explanations are based on the IS-IS configuration documents and learning resources available at Juniper Networks1 and Cisco34.


NEW QUESTION # 50
Refer to the exhibit.

Referring to the output shown in the exhibit, which statement is correct?

  • A. The state is normal for a DR neighbor.
  • B. An area ID mismatch exists between the OSPF neighbors
  • C. An MTU mismatch exists between the OSPF neighbors.
  • D. The state is normal for a DRother neighbor

Answer: D

Explanation:
Explanation
In OSPF, the state of the neighbor relationship is determined by the exchange of OSPF packets between routers1. The state "2Way" as shown in the exhibit indicates that bi-directional communication has been established between the two OSPF routers1. This is the normal state for a neighbor that is not the Designated Router (DR) or Backup Designated Router (BDR) on a broadcast, non-broadcast multi-access (NBMA), or point-to-multipoint network1. These neighbors are often referred to as "DRothers"1. Therefore, option B is correct.


NEW QUESTION # 51
Which two statements correctly describe RSTP port roles? (Choose two.)

  • A. The designated port forwards data to the downstream network segment or device.
  • B. The backup port is used as a backup for the root port.
  • C. The alternate port is a standby port for an edge port.
  • D. The root port is responsible for forwarding data to the root bridge.

Answer: A,D

Explanation:
Explanation
In Rapid Spanning Tree Protocol (RSTP), there are several port roles that determine the behavior of the port in the spanning tree1.
Option A suggests that the designated port forwards data to the downstream network segment or device. This is correct because the designated port is the port on a network segment that has the best path to the root bridge1. It's responsible for forwarding frames towards the root bridge and sending configuration messages into its segment1.
Option D suggests that the root port is responsible for forwarding data to the root bridge. This is also correct because the root port is always the link directly connected to the root bridge, or the shortest path to the root bridge1. It's used to forward traffic towards the root bridge1.
Therefore, options A and D are correct.


NEW QUESTION # 52
Exhibit

Your ISP is announcing a default route to both R1 and R2. You want your network routers to forward all Internet traffic through the R1 device Which BGP attribute would you use?

  • A. next-hop
  • B. origin
  • C. MED
  • D. local preference

Answer: D

Explanation:
Explanation
The BGP attribute that you would use to forward all Internet traffic through the R1 device is the local preference1.
The local preference is an attribute that is used within an autonomous system (AS) and exchanged between iBGP routers1. It is used to select an exit point from the AS1. The path with the highest local preference is preferred1. By setting a higher local preference for the routes received from R1, you can make R1 the preferred exit point for all Internet traffic1.


NEW QUESTION # 53
Which statement is correct about graceful Routing Engine switchover (GRES)?

  • A. The PFE restarts and the kernel and interface information is lost.
  • B. When combined with NSR, routing is preserved and the new master RE does not restart rpd.
  • C. With no other high availability features enabled, routing is preserved and the new master RE does not restart rpd.
  • D. GRES has a helper mode and a restarting mode.

Answer: B

Explanation:
Explanation
The Graceful Routing Engine Switchover (GRES) feature in Junos OS enables a router with redundant Routing Engines to continue forwarding packets, even if one Routing Engine fails1. GRES preserves interface and kernel information, ensuring that traffic is not interrupted1. However, GRES does not preserve the control plane1.
To preserve routing during a switchover, GRES must be combined with either Graceful Restart protocol extensions or Nonstop Active Routing (NSR)1. When GRES is combined with NSR, nearly 75 percent of line rate worth of traffic per Packet Forwarding Engine remains uninterrupted during GRES1. Any updates to the primary Routing Engine are replicated to the backup Routing Engine as soon as they occur1.
Therefore, when GRES is combined with NSR, routing is preserved and the new master RE does not restart rpd1.


NEW QUESTION # 54
Exhibit

Your BGP neighbors, one in the USA and one in France, are not establishing a connection with each other.
Referring to the exhibit, which statement is correct?

  • A. The BFD liveness is set too high.
  • B. The BFD liveness must be configured on the BGP group.
  • C. The BFD liveness is set too low.
  • D. The BFD liveness must be configured on the BGP neighbor.

Answer: D

Explanation:
Explanation
The exhibit shows the configuration of BFD liveness detection for BGP at the global level, which applies to all BGP neighbors by default1. However, this configuration does not specify the session mode, which determines whether BFD uses single-hop or multihop mode to communicate with a neighbor2.
For single-hop BGP neighbors, which are directly connected on the same subnet, the session mode can be either automatic or single-hop. For multihop BGPneighbors, which are not directly connected and require multiple hops to reach, the session mode must be multihop2.
Since your BGP neighbors are in different countries, they are likely to be multihop neighbors. Therefore, you need to configure the session mode as multihop for each neighbor individually at the [edit protocols bgp group group-name neighbor address bfd-liveness-detection] hierarchy level2. For example:
protocols { bgp { group usa { neighbor 192.0.2.1 { bfd-liveness-detection { session-mode multihop; } } } group france { neighbor 198.51.100.1 { bfd-liveness-detection { session-mode multihop; } } } } } If you do not configure the session mode for multihop neighbors, BFD will use the default mode of automatic, which will try to use single-hop mode and fail to establish a BFD session with the remote neighbor2. This will prevent BGP from using BFD to detect liveliness and failover.
Therefore, the answer B is correct, as you need to configure the BFD liveness detection on the BGP neighbor level with the appropriate session mode for multihop neighbors.


NEW QUESTION # 55
After receiving a BGP route, which two conditions are verified by the receiving router to ensure that the received route is valid? (Choose two)

  • A. The loops do not exist.
  • B. The local preference is greater than 0.
  • C. The AS-path length is greater than 0.
  • D. The next hop is reachable.

Answer: A,D

Explanation:
B is correct because the loops do not exist is one of the conditions that are verified by the receiving router to ensure that the received BGP route is valid. A loop in BGP means that a route has been advertised by the same AS more than once, which can cause routing instability and inefficiency1. To prevent loops, BGP uses the AS-path attribute, which lists the AS numbers that a route has traversed from the origin to the destination2. The receiving router checks the AS-path attribute of the received route and discards it if it finds its own AS number in the list2. This way, BGP avoids accepting routes that contain loops.
C is correct because the next hop is reachable is one of the conditions that are verified by the receiving router to ensure that the received BGP route is valid. The next hop is the IP address of the next router that is used to forward packets to the destination network3. The receiving router checks the next hop attribute of the received route and verifies that it has a valid route to reach it3. If the next hop is not reachable, the received route is not usable and is rejected by the receiving router3. This way, BGP ensures that only feasible routes are accepted.


NEW QUESTION # 56
A new network requires multiple topology support. You decide to use IS-IS in this situation. Which three protocol topologies are supported in this scenario? (Choose three.)

  • A. multicast
  • B. IPsec
  • C. anycast
  • D. IPv6
  • E. IPv4

Answer: A,D,E

Explanation:
Explanation
IS-IS (Intermediate System to Intermediate System) is a routing protocol that is designed to move information efficiently within a computer network12. It supports multiple protocol topologies, including IPv4, IPv6, and multicast12. Therefore, options C, E, and D are correct.


NEW QUESTION # 57
You are configuring an IS-IS IGP network and do not see the IS-IS adjacencies established. In this scenario, what are two reasons for this problem? (Choose two.)

  • A. MTU is not at least 1492 bytes.
  • B. IP subnets are not a /30 address.
  • C. The lo0 interface is not included as an IS-IS interface.
  • D. The Level 2 routers have mismatched areas.

Answer: A,C

Explanation:
Explanation
Option A suggests that the MTU is not at least 1492 bytes. This is correct because IS-IS requires a minimum MTU of 1492 bytes to establish adjacencies1. If the MTU is less than this, IS-IS adjacencies will not be established1.
Option D suggests that the lo0 interface is not included as an IS-IS interface. This is also correct because the loopback interface (lo0) is typically used as the router ID in IS-IS1. If the loopback interface is not included in IS-IS, it could prevent IS-IS adjacencies from being established1.
Therefore, options A and D are correct.


NEW QUESTION # 58
Which two statements are correct about generated routes? (Choose two.)

  • A. Generated routes require a contributing route.
  • B. Generated routes cannot be redistributed into dynamic routing protocols.
  • C. Generated routes appear in the routing table as static routes
  • D. Generated routes show a next hop in the routing table.

Answer: A,D

Explanation:
A is correct because generated routes require a contributing route. A contributing route is a route that matches the destination prefix of the generated route and has a valid next hop1. A generated route is only installed in the routing table if there is at least one contributing route available2. This ensures that the generated route is reachable and useful. If there is no contributing route, the generated route is not added to the routing table2.
B is correct because generated routes show a next hop in the routing table. A generated route inherits the next hop of its primary contributing route, which is the most preferred route among all the contributing routes2. The next hop of the generated route can be either an IP address or an interface name, depending on the type of the contributing route2. The next hop of the generated route can also be modified by a routing policy3.


NEW QUESTION # 59
You deployed a new EX Series switch with DHCP snooping enabled and you do not see any entries in the snooping databases for an interface. Which two Juniper configurations for that interface caused this issue?
(Choose two.)

  • A. Dynamic ARP inspection is enabled on the interface.
  • B. The interface is configured as a trunk port.
  • C. MAC limiting is enabled on the interface.
  • D. The interface is configured as a disabled port.

Answer: B,D

Explanation:
A is correct because the interface is configured as a disabled port. A disabled port does not forward any traffic, including DHCP packets. Therefore, DHCP snooping cannot learn any MAC addresses or lease information from a disabled port1.
C is correct because the interface is configured as a trunk port. By default, all trunk ports on the switch are trusted for DHCP snooping2. This means that DHCP snooping does not inspect or filter any DHCP packets received on a trunk port. Therefore, DHCP snooping does not add any entries to the snooping database for a trunk port2.


NEW QUESTION # 60
......

Latest 100% Passing Guarantee - Brilliant JN0-351 Exam Questions PDF: https://examtorrent.actual4test.com/JN0-351_examcollection.html