JN0-104 Practice Exams and Training Solutions for Certifications [Q51-Q71]

Share

JN0-104 Practice Exams and Training Solutions for Certifications

Dumps Free Test Engine Player Verified Answers

NEW QUESTION # 51
For the interface ge-1/2/3.4, what does "ge" represent?

  • A. GRE
  • B. SONET/SDH
  • C. Gigabit Ethernet
    C Aggregated Ethernet

Answer: C


NEW QUESTION # 52
Referring to the exhibit.

which action would synchronize a new router's clock with the NTP Server?
Or
Which action would synchronize the local router's clock with the NTP server?

  • A. Reboot the router.
  • B. Issue the set date ntp operational
  • C. Configure the correct NTP trusted kay using the set trusted-key <key-value> configuration command under the [edit system ntp] hierarchy.
  • D. Configure the NTP server using the set server 172.25.11.254 configuration command under the [edit system ntp] hierarchy.

Answer: B


NEW QUESTION # 53
Which two protocols use UDP to facilitate speed? (Choose two.)

  • A. OFTP
  • B. SNMP
  • C. TFTP
  • D. SCP

Answer: B,C


NEW QUESTION # 54
Which command is used to replace the current configuration?

  • A. load override
  • B. load set
  • C. load replace
  • D. load patch

Answer: A


NEW QUESTION # 55
Which three link-specific fields must match between OSPF neighbors before they form an adjacency over a broadcast medium? (Choose three.)

  • A. dead interval
  • B. hello interval
  • C. route priority
  • D. options
  • E. neighbor

Answer: A,B,E


NEW QUESTION # 56
Which operational command would you enter to see a concise display of which interfaces are up and which are down?

  • A. show interfaces terse
  • B. show ip interface brief
  • C. show interfaces brief
  • D. show interfaces status

Answer: A


NEW QUESTION # 57
Click the Exhibit button

Referring to the exhibit, which statement is correct?

  • A. Traffic destined to 10.10.102.0/30 will be load-balanced across both next hops.
  • B. Traffic destined to 10.10.102.0/30 will be forwarded to 10.10.4.2
  • C. Traffic destined to 10.10.102.0/30 will be silently dropped.
  • D. Traffic destined to 10.10.102.0/30 will be forwarded to 10.10.101.1.

Answer: B


NEW QUESTION # 58
Which statement about the Junos OS forwarding table is correct?

  • A. The forwarding table is only stored on the Routing Engine.
  • B. The forwarding table is populated with active routes from the routing table
  • C. The forwarding table is responsible for identifying and selecting active routes.
  • D. The forwarding table consolidates routes from multiple sources.

Answer: B


NEW QUESTION # 59
Click the Exhibit button.

What is the next hop for a packet destined to 192.168.80.98 as shown in the exhibit?

  • A. 172.18.7.1
  • B. 172.18.6.1
  • C. 172.25.11.254
  • D. 192.168.11.2

Answer: A


NEW QUESTION # 60
What is the default export policy for RIP?

  • A. Accept no routes
  • B. Accept all RIP routes
  • C. Accept all direct routes
  • D. Accept all local routes

Answer: A


NEW QUESTION # 61
What statement is true about the orlonger route-filter match type?

  • A. All routes within the specified prefix that are longer than the given prefix are considered a match
  • B. All routes within the specified prefix that are longer than the given prefix up to a defined acceptable prefix length are considered a match
  • C. All routes within the specified prefix that are longer or equal to the given prefix are considered a match
  • D. All routes within the specified prefix that are longer or equal to the given prefix up to a defined acceptable prefix length are considered a match

Answer: A


NEW QUESTION # 62
Exhibit.

You have the policy configuration shown in the exhibit applied to your BGP peering.
You find that your customer routes coming from the 10.1.1.0/24 network are being rejected.
Which command should be used to correct the problem?

  • A. [edit policy-options policy-statement my-policy]
    user@router# insert term 2 before term 1
  • B. [edit policy-options policy-statement my-policy]
    user@router# copy term 2 to term 0
  • C. [edit policy-options policy-statement my-policy]
    user@router# insert term 1 before term 2
  • D. [edit policy-options policy-statement my-policy]

Answer: A


NEW QUESTION # 63
Which of these are valid actions for a routing policy? (Choose two)

  • A. next policy
  • B. discard
  • C. ignore
  • D. accept

Answer: A,D


NEW QUESTION # 64
What are the two examples of exception traffic? (Choose two)

  • A. SCP traffic that is destined for the router`s loopback interface.
  • B. SCP traffic that enters one interface and exits another interface on the local router
  • C. SFTP traffic that enters and exits the same interface on the local routers.
  • D. SFTP traffic that enters one interface and is destined for a local physical interface

Answer: A,D


NEW QUESTION # 65
Your junos device is using the configuration shown in the exhibit, you notice that the 172.17.23.10/30 address is incorrect and should be 172.17.23.9/30.

What are two commands that would solve the problem?

  • A. [edit interfaces] user@router# set ge-0/0/2.0 family inet address 172.17.23.9
  • B. [edit interfaces] user@router# rename ge-0/0/2.0 family inet address 172.17.23.10/30 to address 172.17.23.9/30
  • C. [edit interfaces] user@router# replace pattern 172.17.23.10 with 172.17.23.9
  • D. [edit interfaces] user@router# delete ge-0/0/2.0 family inet address 172.17.23.10

Answer: B,C


NEW QUESTION # 66
What are two valid initial configuration methods supported on Junos devices? (Choose two)

  • A. CLI
  • B. Junoscope
  • C. PCMCIA flash card
  • D. J-Web

Answer: A,D


NEW QUESTION # 67
Exhibit:

Refer to exhibit, what will be the result?

  • A. The device will boot in a multi-user mode at the shell prompt
  • B. The device will boot in a Single-user mode at the shell prompt
  • C. The device will boot in a Single-user mode at the operational prompt
  • D. The device will boot in a multi-user mode at the configuration prompt

Answer: D


NEW QUESTION # 68
Which statement about the Junos OS forwarding table is correct?

  • A. The forwarding table is only stored on the Routing Engine.
  • B. The forwarding table is populated with active routes from the routing table
  • C. The forwarding table is responsible for identifying and selecting active routes.
  • D. The forwarding table consolidates routes from multiple sources.

Answer: B

Explanation:
Ref: Junos OS Routing and Forwarding Tables | Junos OS | Juniper Networks
"Junos OS Routing and Forwarding Tables
...
A major function of the Junos OS routing protocol process is to maintain the Routing Engine's routing tables and use these tables to determine the active routes to network destinations. The routing protocol process then installs these routes into the Routing Engine's forwarding table.
..."


NEW QUESTION # 69
Which two statements describe the default routing policy for BGP? (Choose two.)

  • A. Advertise only EBGP routes.
  • B. Advertise all active BGP routes.
  • C. Advertise only locally originated routes.
  • D. Accept all BGP routes and import into inet.0.

Answer: B,D


NEW QUESTION # 70
Which two statements are true about the configure exclusive command?

  • A. It causes the loss of all uncommitted changes when exiting exclusive configuration mode.
  • B. It allows users to retain all uncommitted changes when exiting exclusive configuration mode.
  • C. It excludes other users from editing the configuration.
  • D. It allows multiple users to edit private copies of the configuration concurrently.

Answer: A,C


NEW QUESTION # 71
......

Q&As with Explanations Verified & Correct Answers: https://testking.vceengine.com/JN0-104-vce-test-engine.html