You are on page 1of 106

Vendor: Juniper

Exam Code: JN0-104

Exam Name: Junos, Associate (JNCIA-Junos)

Version: 22.112
QUESTION 1
What are three functions of the RE? (Choose three.)

A. to maintain the forwarding tables


B. to enforce stateless firewall filters
C. to manage the PFE
D. to monitor the chassis
E. to implement policing

Answer: ACD

QUESTION 2
What are two examples of transit 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 router.
D. SFTP traffic that enters one interface and is destined for another interface on the local router

Answer: BC

QUESTION 3
How would you change the display so that 40 lines will be displayed in the terminal program when
you are logged into a Junos device?

A. Issue the set cli screen-length 40 command from operational mode.


B. Issue the set cli screen-length 40 command from configuration mode
C. Set the display options in your terminal program.
D. Set the window size of your terminal program.

Answer: A

QUESTION 4
What is the purpose of the discard action of a firewall filter?

A. The system drops the packet and logs the entry.


B. The system drops the packet and sends an ICMP message.
C. The system silently drops the packet.
D. The system evaluates the next term in the policy.

Answer: C

QUESTION 5
What happens when a route does not match any user-configured policies?

A. The route is rejected.


B. The route is accepted.
C. The route is given a lower priority.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 2
https://www.passleader.com/
D. The route is sent to the default policy.

Answer: D

QUESTION 6
Which three statements describe the Transmission Control Protocol (TCP)? (Choose three.)

A. TCP is a transport layer protocol.


B. TCP is faster than the User Datagram Protocol (UDP).
C. TCP provides delivery notification and error-checking mechanisms.
D. TCP uses a best-effort delivery approach.
E. TCP application examples include HTTP and SMTP.

Answer: ACE

QUESTION 7
The monitor traffic command provides access to which utility?

A. tcpdump
B. telnet
C. traceroute
D. netstat

Answer: A

QUESTION 8
Which key could you use to auto-complete a command in the Junos CLI?

A. Delete
B. Ctrl+Z
C. Spacebar
D. Right Arrow

Answer: C

QUESTION 9
You are in configuration mode at the top of the hierarchy. You need to abort the changes that you
have made and start again with a fresh copy of the active configuration. Which command should
you use to accomplish this task?

A. rollback 0
B. load active
C. reset config
D. clear candidate config

Answer: A

QUESTION 10

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 3
https://www.passleader.com/
How many IP addresses can be configured on a given interface?

A. one primary and one secondary


B. one
C. as many as you want
D. one primary and multiple secondary

Answer: C

QUESTION 11
What is the maximum number of rollback files a Junos device can store?

A. 5
B. 10
C. 49
D. 50

Answer: D

QUESTION 12
A BGP route does not match any term within a routing policy applied to BGP. Which action is taken
by the router for this route?

A. It discards the route by the implicit `discard all' at the end of the policy.
B. It advertises the route according to BGP rules.
C. It discards the route by the default routing protocols policy.
D. It discards the route because it is unable to match the route to a configured action.

Answer: B

QUESTION 13
You are in configuration mode at the top of the hierarchy. How would you save your configuration
to a file on the router?

A. save configuration <filename>


B. save config <filename>
C. save <filename>
D. save run <filename>

Answer: C

QUESTION 14
Which protocol family is required prior to assigning an IP address to an interface?

A. ip
B. ip6
C. inet
D. inet4

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 4
https://www.passleader.com/
Answer: C

QUESTION 15
Which three statements describe OSPF? (Choose three)

A. OSPF must operate between different autonomous system


B. OSPF calculates the best path to each destination
C. OSPF is a link-state IGP
D. OSPF uses areas to incorporate hierarchy and to allow for scalability
E. OSPF uses a distance-vector algorithm to calculate routing cost

Answer: BCD

QUESTION 16
Which command is used to load the rescue configuration?

A. load merge rescue


B. rollback rescue
C. rollback 0
D. load replace rescue

Answer: B

QUESTION 17
Which command displays all IPv4 routes in the default routing instance?

A. show route table inet.0


B. show route table inet.2
C. show route table inet6.0
D. show route table inet.1

Answer: A

QUESTION 18
While working on a Junos device, you receive the message shown in the exhibit. In this scenario,
what should you do to stop the shutdown process?

A. Issue the request system halt in 0 command

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 5
https://www.passleader.com/
B. Issue the request system power-off in 0 command
C. Issue the clear system reboot command
D. Issue the clear system commit command

Answer: C
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/reference/command-summary/clear-
system-reboot.html

QUESTION 19
You have configured an SRX Series device for the first time. When you command your
configuration, the Junos OS notifies you that you cannot yet commit your configuration.
Which configuration step must you complete?

A. hostname
B. date/time
C. root authentication
D. security policies

Answer: C

QUESTION 20
Which two statements are true regarding dynamic routing? (Choose two)

A. Dynamic routing is used when absolute control of routing parameters is necessary


B. Dynamic routing allows a device to automatically reroute traffic around a failure
C. Participating devices dynamically learn routing information from each other
D. Dynamic routing requires more administrative overhead than static routing

Answer: BC

QUESTION 21
A packet enters a Junos device. No matching destination entry exists in the forwarding table. How
will the device respond?

A. The RE responds to the source with a destination unreachable notification message


B. The PFE responds to the destination with a source unreachable notification message
C. The PFE responds to the source with a destination unreachable notification message
D. The RE responds to the destination with a source unreachable notification message

Answer: C

QUESTION 22
Which command verifies configuration syntax without applying the changes?

A. commit and-quit
B. commit check
C. commit comment
D. commit confirmed

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 6
https://www.passleader.com/
Answer: B

QUESTION 23
Which command displays the current temperature of a Junos device's components?

A. show chassis temperature-thresholds


B. show chassis environment
C. show chassis hardware
D. show chassis alarms

Answer: B

QUESTION 24
Click to the 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 1 before term 2
B. [edit policy-options policy-statement my-policy]
user@router# rename term 1 to term 3
C. [edit policy-options policy-statement my-policy]
user@router# copy term 2 to term 0
D. [edit policy-options policy-statement my-policy]
user@router# insert term 2 before term 1

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 7
https://www.passleader.com/
QUESTION 25
Referring to the exhibit, which type of route does the configuration create?

A. an indirect next hop


B. a generated route
C. a non-advertised route
D. a default gateway

Answer: D

QUESTION 26
Referring to the exhibit, what does the number inside the square brackets represent?

A. local preference
B. metric
C. protocol reference number
D. route preference

Answer: D
Explanation:
Protocol from which the route was learned and the preference value for the route.

QUESTION 27
Which command will completely turn off a Junos device?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 8
https://www.passleader.com/
A. request system halt
B. request chassis fpc offline
C. request system power-off
D. request system recover

Answer: C
Explanation:
If the system is powered-off, you need someone / something to press the power button to bring it
up. This is something like you power-off your laptop PC.
The halt will kill all processes and stand-by there, so you can press any key in console to bring up
the system remotely.

QUESTION 28
Which command is used to validate the syntax of a configuration without applying the configuration?

A. commit check
B. commit confirmed
C. commit synchronize
D. commit and-quit

Answer: A

QUESTION 29
What are three Application Layer protocols? (Choose three.)

A. DNS
B. TCP
C. HTTP
D. FTP
E. ATM

Answer: ACD

QUESTION 30
What are three benefits of using a dynamic routing protocol? (Choose three.)

A. increased network security


B. decreased network latency
C. increased network availability
D. greater network scalability
E. lower administrative overhead

Answer: CDE

QUESTION 31
You suspect a duplicate MAC address on a subnet.
You want to display the MAC, errors, and statistics of the ge-0/0/0 interface.
Which command will accomplish this task?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 9
https://www.passleader.com/
A. show arp
B. show interface ge-0/0/0 extensive
C. show ethernet-switching table
D. show interface terse

Answer: B

QUESTION 32
Which account is used to access a Junos device in a factory-default configuration?

A. root
B. admin
C. lab
D. juniper

Answer: A

QUESTION 33
You issue a "request system zeroize" command. Which statement is correct in this scenario?

A. All data files remain unchanged but all configuration settings returned to factory defaults.
B. All data files are deleted and all configuration settings are returned to factory defaults.
C. All data files are deleted and all configuration settings remain unchanged
D. Disk space is freed by rotating log files and a proposed list of files to be deleted is presented.

Answer: B

QUESTION 34
Which two statements describe a routing policy?

A. Active and inactive routes are available for export from the routing table.
B. A routing policy allows you to control the flow of information into the routing table.
C. Routing policy are used to choose which routes are sent to neighbors using dynamic routing
protocols
D. Attribute changes applied to export policies always affect the local routing table

Answer: BC

QUESTION 35
Which two features are implemented on the Packet Forwarding Engine? (Choose Two)

A. Chassis Management
B. Firewall Filters
C. Class of Service
D. Routing protocol update

Answer: BC

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 10
https://www.passleader.com/
QUESTION 36
What is minimum configuration required for a Junos device to respond to SNMP requests?

A. set snmp community public authorization read only


B. set snmp public version v2
C. set snmp community public
D. set snmp trap-group public version v1

Answer: C

QUESTION 37
You have entered the command show log messages | match "error|kernel|panic".
Which statement is correct regarding the keywords error, kernel, and panic in the output?

A. the output messages will contain all messages from the file except the ones that contain all
three defined keywords.
B. the output messages will contain all messages from the file that contains all three defined
keywords
C. the output messages will contain all messages from the file that contains at least one of the
three defined keywords
D. the output messages will contain all messages from the file except the ones that contains at
least one of the three defined keywords

Answer: C

QUESTION 38
Referring to the exhibit, what happens when ping packets are sent to management interface
address of the local router?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 11
https://www.passleader.com/
A. The ping packets are silently discarded

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 12
https://www.passleader.com/
B. An ICMP unreachable message is returned
C. The Ping packets are accepted
D. An ICMP redirect message is returned

Answer: B

QUESTION 39
Which two statements are true about static routes in the Junos OS (Choose Two)

A. Static routes remain in the routing table until you remove them or until they become inactive
B. Static routes are learned by neighboring devices and added to their routing tables
C. Static routes are defined at the [edit routing-instance] hierarchy
D. Static routes must have next hop defined

Answer: AD

QUESTION 40
A Junos device is configured with multiple routing protocols to the same destination prefix. By
Default, which route will be active in the forwarding table?

A. A static route
B. An OSPF route
C. An IS-IS route
D. A BGP route

Answer: A

QUESTION 41
How would you change the display so that 40 lines will be displayed in the terminal program when
you are logged into a junos device?

A. Set the window size of your terminal program


B. Issue that set cli screen-length 40 command from operational mode
C. Set the display options in your terminal program
D. Issue that set cli screen-length 40 command from Configuration mode

Answer: B

QUESTION 42
Which routing table is used for multicasting forwarding cache?

A. Inet.3
B. Inet.0
C. Inet.1
D. Inet.2

Answer: C

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 13
https://www.passleader.com/
QUESTION 43
Referring to the exhibit, what happens when ping packets are sent to the management interface
address of the local router?

A. An ICMP redirect message is returned.


B. An ICMP error message is returned.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 14
https://www.passleader.com/
C. The ping packets are accepted.
D. The ping packets are silently discarded.

Answer: C

QUESTION 44
Which command allows you to view the raw packet data of interface ge-1/0/5?

A. monitor interface traffic ge-1/0/5


B. monitor traffic interface ge-1/0/5
C. show interface ge-1/0/5 media
D. show interface ge-1/0/5 extensive

Answer: B

QUESTION 45
The PFE receives which two tables from the RE? (Choose two.)

A. Layer 5 forwarding table


B. Layer 2 forwarding table
C. Layer 3 forwarding table
D. Layer 4 forwarding table

Answer: BC

QUESTION 46
Host A is communicating with Host B through a Layer 2 switch. What is the highest layer that the
switch will inspect the traffic in this scenario?

A. Data Link
B. Transport
C. Network
D. Session

Answer: A

QUESTION 47
You have configured logging to the console port but are uncertain of the impact to the device while
troubleshooting. In this scenario, which command would allow you to minimize the impact?

A. commit synchronize comment troubleshoot


B. commit confirmed 1 comment troubleshoot
C. set system syslog console any none
D. set system syslog log-rotate-frequency 15

Answer: C

QUESTION 48

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 15
https://www.passleader.com/
Which two interfaces are considered physical interface? Choose TWO

A. Ge-0/0/0
B. Et-3/0/0:0.501
C. Et-7/1/4:0
D. Xe-10/2/1

Answer: AD

QUESTION 49
Which two platforms are supposed in both physical and virtual form factors? Choose TWO

A. NFX Series
B. ACX Series
C. SRX Series
D. MX Series

Answer: CD

QUESTION 50
Referring to the exhibit, which command will change the 172.16.10.1/24 IP address to
172.16.100.1/24 IP address?

A. Set interfaces ge-0/0/2 unit 0 family inet address 172.16.100.1/24


B. copy interfaces ge-0/0/2 unit 0 family inet address 172.16.10.1/24 to address 172.16.100.1/24
C. rename interfaces ge-0/0/2 unit 0 family inet address 172.16.10.1/24 to address
172.16.100.1/24
D. insert interfaces ge-0/0/2 unit 0 family inet address 172.16.10.1/24 before address
172.16.100.1/24

Answer: C

QUESTION 51
Which statement is correct when traffic is received from 10.10.10.4?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 16
https://www.passleader.com/
A. The traffic is counted and accepted
B. The traffic is counted and rejected
C. The traffic is only rejected
D. The traffic is only accepted

Answer: B

QUESTION 52
What does the output of the show route forwarding-table command display?

A. The routing protocol databases in the Routing Engine


B. The inactive entries in the Routing Engine's routing table
C. The Routing Engine's forwarding table
D. The Packet Forwarding Engine routing table

Answer: C

QUESTION 53
You are troubleshooting an issue and want to monitor syslog in real time.
Which operational command accomplish this task?

A. Show log message


B. Monitor start message
C. Show log message | refresh 1
D. Monitor traffic interface fxp0.0

Answer: B

QUESTION 54
Referring to the exhibit, which parameter at the end of the command would provide information for
troubleshooting purposes?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 17
https://www.passleader.com/
A. No-timestamp
B. Extensive
C. Print-ascii
D. No-resolve

Answer: B

QUESTION 55
What is the default route preference for OSPF internal?

A. 100
B. 150
C. 5
D. 10

Answer: D

QUESTION 56
Which command produced the output shown in the exhibit?

A. Show interfaces summary


B. Show interfaces filters
C. Show interfaces extensive
D. Show interfaces terse

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 18
https://www.passleader.com/
Answer: D

QUESTION 57
While working on a Junos Device, you receive the message shown in exhibit, In this scenario, what
would you do to stop the shutdown process?

A. Issue the clear system commit command


B. Issue the clear system reboot command
C. Issue the request system halt in command
D. Issue the request system power-off in command

Answer: B
Explanation:
https://www.juniper.net/documentation/en_US/junos/topics/reference/command-summary/clear-
system-reboot.html

QUESTION 58
Which statement is true?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 19
https://www.passleader.com/
A. Traps are allowed from 10.21.15.180
B. Traps are sent to 10.21.15.180
C. Traps are sent to 10.21.15.16
D. Traps are allowed from 10.21.15.16

Answer: D

QUESTION 59
Which IP protocol number is assigned to TCP?

A. 4
B. 6
C. 18
D. 17

Answer: B

QUESTION 60
Which two statements are correct about the request system zeroize local command? (Choose two.)

A. The command preserves the management interface addresses.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 20
https://www.passleader.com/
B. The command resets all key values.
C. The command removes all data files.
D. The command removes all user-created files from the system.

Answer: BD

QUESTION 61
What are two protocols that the Junos OS uses to archive configuration files remotely? (Choose
two.)

A. SCP
B. HTTP
C. SFTP
D. FTP

Answer: AD

QUESTION 62
Which three protocols are connectionless? (Choose three.)

A. ICMP
B. Telnet
C. SSH
D. TFTP
E. DNS

Answer: ADE

QUESTION 63
Which statement is correct regarding exception traffic on Junos devices?

A. The built in rate limiter for exception Traffic is configured.


B. The Junos OS has a built-in rate limiter for exception traffic.
C. The Junos OS does not provide congestion control for exception traffic sent to the RE.
D. All exception traffic destined for the RE is sent over the out-of-band management link.

Answer: B

QUESTION 64
Which two statements describe PFE functions?

A. The PFE implements rate limiting using policers


B. The PFE stores the master copy of the layer 2 and layer 3 forwarding tables
C. The PFE provides access to the CLI and Jweb
D. The PFE stores a local copy of the layer 2 and layer 3 forwarding tables

Answer: AD

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 21
https://www.passleader.com/
QUESTION 65
Which command will show files stored in the /var/home/tab directory?

A. lab@router> file list


B. lab@router> file show
C. lab@router> ls
D. [edit] lab@router# rollback ?

Answer: A

QUESTION 66
You are connected to your Junos device using an SSH connection to the txp0 interface. No other
interfaces are currently configured and unreachable from your management network. How would
you reestablish communication with the device?

A. Establish a SSH connection to the loopback interface


B. Unplug the network cable and plug it back in
C. Power off and power on the device
D. Connect to the console of the device

Answer: D

QUESTION 67
Your firewall filters are not in the correct order, what would solve this problem?

A. Use the next-term action to force an evaluation of the next-term


B. Use the commit parameter to ensure that terms are evaluated correctly
C. Use the reject action to change the action of the filter
D. Use the filter command to reorder the terms with the filter

Answer: D

QUESTION 68
You are considering an upgrade from 19.1R1 and want to ensure that only bug fixes are included.

Which two software versions should you consider in this situation? (Choose two.)

A. 19.3R2
B. 19.1R3
C. 19.1R1-S2
D. 19.3R1-S1

Answer: BC
Explanation:
R release : Maintenance and introduce bug fixes
19.1R1 ==> 19.1R2 introduces only bug fixes 19.1R1 ==> 19.2R2 Introduces new features

QUESTION 69
A Junos device is in a factory-default configuration and no host name is set.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 22
https://www.passleader.com/
What is used in place of a host name in this scenario?

A. router
B. amnesiac
C. Junos
D. user

Answer: B

QUESTION 70
Which two statements describe IPv4 default behavior for BGP? (Choose two.)

A. All Active BGP routes are exported to configured EBGP neighbors


B. All BGP routes are exported to configured EBGP neighbors
C. All BGP routes are imported into the inet.0 routing table
D. All BGP routes are imported into the inet4.0 routing table

Answer: AC

QUESTION 71
Which two statements describe the connection between control plane and forwarding plane?
(Choose two.)

A. No rate limiter is configured by default


B. A rate limiter is configured by default
C. Exception traffic is preferred over the control traffic during congestion
D. Control traffic is preferred over the exception traffic during congestion

Answer: BD

QUESTION 72
Referring to the exhibit, what will be the result?

A. The device will boot in a multi-user mode at the configuration prompt


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

Answer: C

QUESTION 73
When multiple users are editing the configuration on a Junos device, what is the default behavior
when a user issues a commit command?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 23
https://www.passleader.com/
A. The user's configuration changes are committed, other users configuration changes are still
pending
B. The user's configuration changes are committed, other users will be exited from the
configuration mode
C. All valid configuration changes made by all users will take effect
D. The user will receive an error message disallowing a commit of the configuration

Answer: C

QUESTION 74
You must configure the 2bfc:0000:0000:beef:0217:cbff:0000:5c85 IPv6 address on your device. In
this scenario, which three addresses are correct? (Choose three.)

A. 2bfc::beef:217:cbff:0:5c85
B. 2bfc:0:0:beef:0217:cbff:0:5c85
C. 2BFC::BEEF:0217CBFF:0:5C85
D. 2bfc:0:beef:0217:cbff:0:5c85
E. 2BFC::BEEF:217:CBFF::5C85

Answer: ABC

QUESTION 75
Which process is responsible for controlling all interfaces on a Junos device?

A. rpd
B. chassisd
C. dcd
D. mgd

Answer: C

QUESTION 76
You have configuration groups applied on your router.

Which command would you use to see all components of the interface hierarchy?

A. show configuration interfaces | display inheritance


B. show configuration interfaces | display changed
C. show configuration interfaces | display set
D. show configuration interfaces | display detail

Answer: A

QUESTION 77
You must configure the 2bfc:0000:0000:beef:0217:cbff:0000:5c85 IPv6 address on your device.

In this scenario, which three addresses are correct? (Choose three.)

A. 2BFC::BEEF:217:CBFF::5C85

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 24
https://www.passleader.com/
B. 2BFC::BEEF:217:CBFF:0:5C85
C. 2bfc:0:beef:0217:cbff:0:5c85
D. 2bfc:0:0:beef:0217:cbff:0:5c85
E. 2BFC::BEEF:0217CBFF:0:5C85

Answer: BDE

QUESTION 78
You successfully established a BGP session with peer, but do not see any routes learned from the
peer, What would cause this problem?

A. A routing policy is blocking BGP from learning the routes


B. Unicast reverse-path-forwarding is blocking BGP from learning the routes
C. A security policy is blocking BGP from learning the routes
D. The firewall filter is blocking the BGP from learning the routes

Answer: A

QUESTION 79
Which two conditions must exist in a Junos device for traffic to transit the device to a specific
destination? (Choose two.)

A. A forwarding table entry for that destination must exist


B. A routing policy must be in place on the device
C. A firewall filter must exist to allow traffic to reach that destination
D. A routing table entry for that destination must exit

Answer: AD

QUESTION 80
You are asked to limit traffic on interface xe-0/0/3 to 1G using the policer shown in the exhibit.

Which configuration would accomplish this task?

A.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 25
https://www.passleader.com/
B.

C.

D.

Answer: B

QUESTION 81
What is responsible for processing multicast transit traffic?

A. Control plane
B. Management plane
C. RE
D. PFE

Answer: D

QUESTION 82
What configuration parameter on a Junos device modifies the default next-hop resolution behavior
of a static route?

A. Resolve
B. No-readvertise
C. Passive
D. Preference

Answer: A

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 26
https://www.passleader.com/
QUESTION 83
What statement is true about the longer 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 or equal to 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 than the given prefix up to a defined
acceptable prefix length are considered a match

Answer: A

QUESTION 84
In which directory the traceoption files stored by default?

A. /var/db/
B. /var/tmp/
C. /var/log/
D. /var/home/

Answer: C

QUESTION 85
Referring to the Exhibit, what information is provided about the route to 192.168.47.0/24? (Choose
two.)

A. There is a single active route to 192.168.47.0/24


B. There are two next-hops available to 192.168.47.0/24
C. There is a single next-hop available to 192.168.47.0/24
D. There are two active route to 192.168.47.0/24

Answer: AB

QUESTION 86
You notice traffic destined to 172.31.17.0/24 is traversing an OSPF path rather than BGP path.
Referring to Exhibit, what is causing this behavior?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 27
https://www.passleader.com/
A. The 172.31.17.0/24 BGP route is missing a valid default next hop
B. The 172.31.17.0/24 BGP has a higher route preference
C. The 172.31.17.0/24 route does not have a valid BGP entry
D. The 172.31.17.0/24 BGP route's outgoing interface is down

Answer: B

QUESTION 87
What is the minimum system-defined user class required to issue clear commands?

A. read-only
B. super-user
C. operator
D. authorized

Answer: C

QUESTION 88
What is the name of the volume containing the software and files used for the day-to-day operation
of a device using Junos with upgraded FreeBSD?

A. /oam
B. /active
C. /var
D. /junos

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 28
https://www.passleader.com/
Answer: D

QUESTION 89
Which source of routing information is preferred by default?

A. BGP
B. RIP
C. direct
D. static

Answer: C

QUESTION 90
Click the Exhibit. Your configuration contains the static routes shown in the exhibit.

Which command will successfully remove the 166.74.67.131 static route?

A. delete routing-options static route 166.74.67.131/32 qualified- next-hop 166.113.123.37


interface irb.222
B. delete routing-options static route 166.74.67.131/32 qualified-next-hop
C. delete routing-options static route 166.74.67.131/32
D. delete routing-options static route 166.74.67.131/32 qualified-next-hop 166.113.123.37

Answer: C

QUESTION 91
Click the Exhibit. A customer reports that they have recently lost connectivity to a remote site over
a shared architecture.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 29
https://www.passleader.com/
Referring to the exhibit, what is the problem?

A. The authentication method or key has been changed.


B. The remote link is down.
C. The remote router has been powered off.
D. The remote site router has been configured for OSPF.

Answer: A

QUESTION 92
Which two commands would you use to reset the candidate configuration to the active configuration?
(Choose two.)

A. rollback 0
B. rollback 1
C. rollback 2
D. rollback

Answer: AD

QUESTION 93
Given the following configuration:

set system authentication-order [ tacplus ]

Which two statements are correct? (Choose two.)

A. If the TACACS+ server is available and rejects the username/password provided, the user is

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 30
https://www.passleader.com/
not allowed to access the device.
B. If the TACACS+ server is available and rejects the username/password provided, the local
password database is checked.
C. If the TACACS+ server is not available, the user is not allowed to access the device.
D. If the TACACS+ server is not available, the local user database is checked.

Answer: AD

QUESTION 94
Which two keystrokes will auto-complete a command? (Choose two.)

A. Esc
B. Tab
C. Spacebar
D. End

Answer: BC

QUESTION 95
Which keystroke is used to auto-complete user-defined variables?

A. Spacebar
B. Home
C. Esc
D. Tab

Answer: D

QUESTION 96
Routing policies contain which two type of statements? (Choose two.)

A. and
B. from
C. default
D. then

Answer: BD

QUESTION 97
Which command allows you to verify the syntax and consistency of your configuration without
actually activating your configuration?

A. User Interfaces
B. commit verify
C. commit check
D. check commit
E. commit no-activate

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 31
https://www.passleader.com/
Answer: C

QUESTION 98
In your configuration, an interface contains multiple IP addresses belonging to the same subnet.
You want to identify the IP address to use for packets sent to hosts on the same subnet. Which
parameter would you use to accomplish this task?

A. relative
B. preferred
C. primary
D. patch

Answer: B

QUESTION 99
You recently uploaded a new software package to your Junos device and you want to ensure that
the file uploaded successfully by verifying the file size.

In this scenario, which command should you use?

A. file show encoding


B. file compare
C. file checksum sha1
D. file list detail

Answer: D

QUESTION 100
Which two statements are correct about the inet.0 routing table? (Choose two.)

A. It stores information learned from routing protocols and other sources.


B. It is used for populating the forwarding policy.
C. It is used for populating the forwarding table.
D. It is used for populating the Ethernet switching table.

Answer: AC

QUESTION 101
You suspect a duplicate MAC address on a subnet.
You want to display the MAC, errors, and statistics of the ge-0/0/0 interface.
Which command will accomplish this task?

A. show arp
B. show Ethernet-switching table
C. show interface ge-0/0/0 extensive
D. show interface terse

Answer: C

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 32
https://www.passleader.com/
QUESTION 102
When you first log in to a router, how does the router indicate that factory defaults are being used?
Junos Configuration Basics

A. The router's host name is Amnesiac.


B. The password you used to log in is junos.
C. The router immediately enters configuration mode after you log in.
D. The router allows you to enter configuration mode without logging in.

Answer: A

QUESTION 103
Which keystroke combination allows users to move the cursor to the end of the command line
without deleting text?

A. Ctrl + a
B. Ctrl + e
C. Ctrl + u
D. Ctrl + w

Answer: B

QUESTION 104
Which command is used to replace the current configuration?

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

Answer: C

QUESTION 105
What is an "X" release of the Junos OS?

A. a standard feature release


B. a special feature release
C. a feature velocity release
D. a feature beta release

Answer: B

QUESTION 106
You are attempting to upgrade the Junos OS on your device, but there is not enough space to
complete the upgrade. Which parameter, added to the request system software add command,
would solve the problem?

A. no-validate

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 33
https://www.passleader.com/
B. no-copy
C. validate
D. force

Answer: B

QUESTION 107
Referring to the exhibit, Which next-hop interface will be used to reach the 10.21.14.16 destination?

A. ge-0/0/1.0
B. ge-0/0/0.0
C. ge-0/0/3.0
D. ge-0/0/2.0

Answer: A

QUESTION 108
Referring to the exhibit, which statement is true about the command shown in the exhibit?

A. There needs to be a ; after top for the command to be accepted as a valid command.
B. Only top should be used, no other options are allowed on the same line.
C. The command shown in the exhibit would be accepted as a valid command.
D. If you replace top with up command, it becomes valid.

Answer: C

QUESTION 109
Referring to the exhibit, which command will cause this event message?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 34
https://www.passleader.com/
A. request system logout
B. request system commit
C. request system recover
D. request system halt

Answer: D

QUESTION 110
What are two services performed by the Packet Forwarding Engine? (Choose two.)

A. to process transit traffic


B. to implement stateless firewall filtering
C. to handle processes that control the device's Interfaces
D. to maintain the routing tables

Answer: AB

QUESTION 111
Referring to the exhibit, which dynamic routing protocol would be used for this topology?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 35
https://www.passleader.com/
A. IGMPv3
B. OSPFv2
C. RIPng
D. RIP

Answer: C

QUESTION 112
What information would you find using the CLI help function? (Choose two.)

A. tip of the day


B. Junos technical publications
C. explanation of specific system log error messages
D. explanation of traceoption events

Answer: AC

QUESTION 113
A user attempts to log in to a Junos device, but the RADIUS server is unreachable.
Referring to the exhibit, what is the default action of a Junos device in this scenario?

A. The Junos device retries every 30 seconds until the connection is restored.
B. The Junos device uses the local authentication database.
C. The Junos device displays a RADIUS connection error.
D. The Junos device prompts for a cached RADIUS password.

Answer: B

QUESTION 114
What are two configurable physical interface properties? (Choose two.)

A. MTU
B. address
C. protocol family
D. link mode

Answer: AD

QUESTION 115
You configured the route filter shown in the exhibit.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 36
https://www.passleader.com/
In this scenario, which IP addresses would term-One accept?

A. IP addresses that are part of the 172.35.0.0/16 network and IP addresses that are in the
172.35.0.0/16 and 172.36.0.0/16 subnets.
B. IP addresses that are part of the 172.35.0.0/16 network only.
C. IP addresses that are part of the 172.35.0.0/16 network and IP addresses that are in the subnets
of 172.35.0.0/16 network.
D. IP addresses that are part of the 172.35.0.0/16 network, but not IP addresses that are part of the
172.35.0.0/16 network itself.

Answer: C

QUESTION 116
Referring to the exhibit, which logical interface is able to forward IP traffic?

A. ge-0/0/0
B. ge-0/0/2.0
C. ge-0/0/2
D. ge-0/0/1.0

Answer: D

QUESTION 117
What are two default password requirements on devices running Junos OS? (Choose two.)

A. Passwords must be at least six characters in length.


B. An expiration date must be set.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 37
https://www.passleader.com/
C. Passwords must contain at least one special character.
D. Alphanumeric characters classes must be used.

Answer: AD

QUESTION 118
Depending on the device type, Junos is built upon which two OS kernels? (Choose two.)

A. NetBSD
B. FreeBSD
C. Linux
D. OpenBSD

Answer: BC

QUESTION 119
What is the maximum number of configurations, by default, that are recoverable using the rollback
command?

A. 50
B. 25
C. 100
D. 75

Answer: A

QUESTION 120
Referring to the exhibit, which two statements are correct? (Choose two.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 38
https://www.passleader.com/
A. The memory utilization is 28%
B. The memory utilization is 72%
C. The CPU kernel utilization is 1%
D. The 15 minute CPU load average is 99%

Answer: AC

QUESTION 121
Which two interfaces are considered as physical interface? (Choose two.)

A. xe-1/1/1
B. ge-2/0/2.0
C. et-5/0/0
D. ae1.1

Answer: AC

QUESTION 122

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 39
https://www.passleader.com/
Click the Exhibit button. What is the next hop for a packet destined to 192.168.80.98 as shown in
the exhibit?

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

Answer: D

QUESTION 123
Which two interfaces are considered logical interfaces? (Choose two.)

A. xe-1/1/1
B. ge-2/0/2.0
C. et-5/0/0
D. ae1.1

Answer: BD

QUESTION 124
Referring to the exhibit, which command was issued to generate the output?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 40
https://www.passleader.com/
A. show chassis routing-engine
B. show chassis hardware
C. show chassis environment
D. show chassis fpc

Answer: B

QUESTION 125
Referring to the exhibit, what happens to a packet that has a destination address of 172.17.0.1?

A. The packet is forwarded to the next hop defined in the default route.
B. The packet is silently discarded.
C. The packet is rejected and an ICMP network unreachable message is sent to the source address.
D. The packet is forwarded to the next hop of the management network.

Answer: C

QUESTION 126
Which two methods keep a Junos device operational if the primary storage device fails? (Choose
two.)

A. Create a recovery snapshot.


B. Enable the ephemeral database.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 41
https://www.passleader.com/
C. Enable J-Web for device management.
D. Create a rescue configuration.

Answer: AD

QUESTION 127
How does the PFE determine how to forward transit traffic?

A. The PFE performs a destination lookup based on its own routing table.
B. The PFE determines network destinations itself based on the RE's routing table.
C. The PFE uses the forwarding table provided by the RE.
D. The PFE uses the routing table provided by the RE.

Answer: C
Explanation:
The PFE receives the forwarding table (FT) from the RE by means of an internal link. FT updates
are a high priority for the Junos OS kernel and are performed incrementally.

QUESTION 128
What is the purpose of the load merge command?

A. to add or delete variables from the configuration based on the contents of a specified path file.
B. to completely overwrite the current configuration with the configuration you load.
C. to combine the current configuration with the configuration you load.
D. to look for a replace tag in the configuration you load.

Answer: C

QUESTION 129
When a system process encounters an error, how does the Junos OS protect the other processes
from being impacted?

A. The Junos OS executes only one process at a time.


B. Each routing protocol runs as an individual process.
C. Each process operates in its own shared memory space.
D. The Junos OS executes multiple processes simultaneously.

Answer: C
Explanation:
http://juniper-basic.blogspot.com/2017/02/juniper-basic.html
Junos OS functionality is compartmentalized into multiple software processes.Each process
handles a portion of the device’s functionality. Each process runs in its own protected memory
space, ensuring that one process cannot directly interfere with another. When a single process fails,
the entire system does not necessarily fail.This modularity also ensures that new features can be
added with less likelihood of breaking current functionality.The Junos OS is the trusted, secure
network operating system powering the high-performance network infrastructure offered by Juniper
Networks. The Junos kernel is based on the FreeBSD UNIX operating system, which is an open-
sourcesoftware system.

QUESTION 130

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 42
https://www.passleader.com/
Referring to the exhibit, which action would synchronize the local router's clock with the NTP server?

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

Answer: B

QUESTION 131
Which two statements are true about the default behavior of Junos routing policies? (Choose two.)

A. Routing policies can export active and inactive routes.


B. Routing policies can export only active routes.
C. Routing policies control the flow of routing information going to and from the routing table.
D. Routing policies control the flow of routing information going to and from the forwarding table.

Answer: BC

QUESTION 132
Which parameter would you use to prohibit the redistribution of a static route used for management
traffic?

A. no-readvertise
B. discard
C. reject
D. passive

Answer: A

QUESTION 133
At which hierarchy would you configure a static MAC address for interface ge-0/0/0?

A. [edit interfaces ge-0/0/0 unit 0]


B. [edit interfaces ge-0/0/0]
C. [edit interfaces ge-0/0/0 unit 0 family inet]
D. [edit interfaces ge-0/0/0 unit 0 family inet address 172.25.11.2/24]

Answer: B

QUESTION 134

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 43
https://www.passleader.com/
By default, which character indicates the UNIX shell prompt?

A. %
B. $
C. >
D. #

Answer: A

QUESTION 135
Which parameter of the monitor traffic command should be used with caution when considering
storage space on a Junos device?

A. detail
B. write-file
C. layer2-headers
D. extensive

Answer: B

QUESTION 136
What are two benefits realized by the disaggregated Junos? (Choose two.)

A. The platform drivers and forwarding engineer are removed from the control plane to increase
performance.
B. The architecture facilitates programmability through provisioning the control plane, the data path,
and the platform API's.
C. There is increased flexibility to use different control plane versions.
D. The Junos VM becomes hardware-independent and can be deployed on any hypervisor without
modification.

Answer: AB

QUESTION 137
What are two modes of unicast reverse path forwarding? (Choose two.)

A. Strict
B. High
C. Low
D. Loose

Answer: AD

QUESTION 138
What is the default location of the syslog file on Junos devices?

A. /var/log/
B. /var/tmp/
C. /var/home/

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 44
https://www.passleader.com/
D. /var/db/

Answer: A

QUESTION 139
In which directory are trace option files stored by default?

A. /var/tmp/
B. /var/log/
C. /var/home/
D. /var/db/

Answer: B

QUESTION 140
Which two platforms are supported in physical and virtual form factors? (Choose two.)

A. NFX Series
B. SRX Series
C. MX Series
D. ACX Series

Answer: BC

QUESTION 141
You notice that the terms in your firewall filter are not in the correct order. What would solve this
problem?

A. Use the insert command to reorder the terms within the filter.
B. Use the count parameter to ensure that the terms are evaluated correctly.
C. Use the reject action to change the action of the filter.
D. Use the next term action to force an evaluation of the next term.

Answer: A

QUESTION 142
You have received a request from the user, SecurityTeam, to notify their terminal connection only
when someone commits a change to the configuration of a specific networking device. Which
command would you input in this scenario?

A. set system syslog user SecurityTeam change-log alert


B. set system syslog user SecurityTeam change-log any
C. set system syslog user SecurityTeam interactive-commands any
D. set system syslog user SecurityTeam interactive-commands

Answer: B

QUESTION 143

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 45
https://www.passleader.com/
Routing policies contain which two types of statements? (Choose two.)

A. from
B. then
C. default
D. and

Answer: AB

QUESTION 144
What is the initial prompt displayed when logging in as the root user?

A. root@router>
B. root@router%
C. root@router#
D. root@router*

Answer: B

QUESTION 145
Which statement is true about the longer router-filter match type?

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

Answer: D

QUESTION 146
What would you use as a network tool to open a secure terminal connection from a device running
Junos OS to another device?

A. SSH
B. HTTPS
C. RDP
D. telnet

Answer: A

QUESTION 147
You issue the request system zeroize command. Which statement is correct in this scenario?

A. All data files are deleted and all configuration setting are returned to factory defaults.
B. All data files remain unchanged but all configuration setting are returned to factory defaults.
C. Disk space is freed by rotating log files and a proposed list of files to delete is presented.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 46
https://www.passleader.com/
D. All data files are deleted and the configuration settings remain unchanged.

Answer: A

QUESTION 148
How would you change the display so the display so that 40 lines will be displayed in the terminal
program when you are logged into a Junos device?

A. Issue the set cli screen-length 40 command from configuration mode.


B. Set the display options in your terminal program.
C. Issue the set cli screen-length 40 command from operational mode.
D. Set the windows size of your terminal program.

Answer: C

QUESTION 149
Which two interfaces are considered physical interfaces? (Choose two.)

A. xe-10/2/1
B. ge-0/0/0
C. et-3/0/0/0:0.501
D. et-7/1/4.0

Answer: AB

QUESTION 150
Which two keystrokes are used to auto-complete commands? (Choose two.)

A. Spacebar
B. Esc
C. Tab
D. End

Answer: AC

QUESTION 151
Which two statements describe the RE on Junos OS devices? (Choose two.)

A. The RE is considered the control plane.


B. The RE forwards traffic based on its local copy of the forwarding table.
C. The RE provides hardware status messages for the PFE
D. The RE maintains the routing tables.

Answer: AD

QUESTION 152
Which command allows multiple users to edit a configuration while conning only their unique
changes?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 47
https://www.passleader.com/
A. configure exclusive
B. configure batch
C. configure private
D. configure dynamic

Answer: C
Explanation:
The configure private command allows multiple users to edit different parts of a configuration at the
same time and commit only their changes or roll back, without interfering with each other's changes.
When the configure private command is used, you work in a private candidate configuration, which
is a copy of the most recently committed configuration.
https://kb.juniper.net/InfoCenter/index?page=content&id=KB19653&actp=METADATA

QUESTION 153
Which statement is true about using custom login class permissions?

A. If you allow and deny the same command, the command is allowed.
B. If you allow and deny the same command, the command is denied.
C. If you allow and deny the same command, Junos OS will randomly choose the action
D. If you allow and deny the same command, the Junos OS will fail the commit check.

Answer: A

QUESTION 154
By default, which Junos directory contains the primary syslog file?

A. /var/syslog
B. /var/home
C. /var/log
D. /var/tmp

Answer: C

QUESTION 155
Which two statements about routing policies are correct? (Choose two.)

A. An import policy is used to control incoming traffic on a specific interface.


B. An export policy determines the routes in the local routing table that are advertised to peers.
C. An import policy is used to control routes that are accepted by the local routing table.
D. An export policy is used to control outgoing traffic on a specific interface.

Answer: BC

QUESTION 156
You are creating a route filter that will match the network address of 192.168.64.0/24 In this
scenario, which configuration statement will accomplish this task?

A. from route-filter 192.168.32.0/24 longer

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 48
https://www.passleader.com/
B. from route-filter 152.168.128.0/24 orlonger
C. from route-filter 192.168.64.0/24 longer
D. from route-filter 192.168.64.0/24 orlonger

Answer: D

QUESTION 157
You must recover a device by loading the rescue configuration file. In this scenario, which
command will accomplish this task?

A. {master:0}
user@router> load override rescue
B. {master:0}
user@router> rollback rescue
C. {master:0} [edit]
user@routert load override rescue
D. {master:0} [edit]
user@router# rollback rescue

Answer: D

QUESTION 158
Which two statements describe firewall filters? (Choose two.)

A. Firewall filters are applied to interfaces.


B. Firewall filters are applied to security policies
C. Firewall filters provide stateless security.
D. Firewall filters provide stateful security.

Answer: AC

QUESTION 159
Referring to the exhibit. You must apply the policy shown in the exhibit to readvertise BGP routes
to OSPF neighbors. Which action will accomplish this task?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 49
https://www.passleader.com/
A. You must apply the policy as an import policy within the BGP configuration
B. You must apply the policy as an import policy within the OSPF configuration.
C. You must apply the policy as an export policy within the BGP configuration
D. You must apply the policy as an export policy within the OSPF configuration

Answer: D

QUESTION 160
What are two benefits of class of service (CoS)? (Choose two.)

A. CoS can increase the performance of a slow network.


B. CoS can manage traffic congestion
C. CoS can prioritize latency-sensitive traffic
D. CoS can increase network bandwidth.

Answer: BC

QUESTION 161
Which component is responsible for performing protocol updates and system management?

A. forwarding tables
B. Routing Engine
C. bridging table
D. Packet Forwarding Engine

Answer: B
Explanation:
The Routing Engine is the brain of the platform. It is responsible for performing protocol updates
and system management. The Routing Engine runs various protocol and management software
processes that reside inside a protected memory environment.

QUESTION 162
Referring to the exhibit, what will be the source address for packets egressing et-0/0/34.07?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 50
https://www.passleader.com/
A. 10.20.0.1
B. 10.30.0.1
C. 10.10.0.1
D. 10.40.0.1

Answer: A

QUESTION 163
Which statement about the forwarding table is correct?

A. It contains all known routes including IPv6-


B. It is only available on the PFE
C. It is only available on the RE
D. It is available on both the RE and the PFE.

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 51
https://www.passleader.com/
QUESTION 164
A user has entered the sequence of commands shown in the exhibit.

At which level of the configuration hierarchy would the user be after typing the exit command?

A. [edit]
B. [edit interfaces ge-0/0/0]
C. [edit interfaces ge-0/0/0 unit 01 ]
D. [edit interfaces]

Answer: D
Explanation:
abc# edit interfaces
[edit interfaces]
abc# edit ge-0/0/1 unit 0 family inet
[edit interfaces ge-0/0/1 unit 0 family inet]
abc# exit
[edit interfaces]

QUESTION 165
Which statement regarding transit traffic processing is correct?

A. Transit traffic is processed by both the control plane and forwarding plane.
B. Transit traffic is only processed by the control plane.
C. Transit traffic is only processed by the forwarding plane
D. Transit traffic is not processed by the local device.

Answer: C

QUESTION 166
Which two Juniper Networks products are available in virtual machine (VIM) format? (Choose two.)

A. vSRX
B. vIDP
C. vPTX
D. vMx

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 52
https://www.passleader.com/
Answer: AD

QUESTION 167
A user entered configuration mode and modified the candidate configuration. In this scenario, what
are two results? (Choose two.)

A. Other users cannot enter configuration mode.


B. Other users cannot enter configuration mode using the exclusive parameter
C. Other users cannot log into the device.
D. Other users cannot enter configuration mode using the private parameter.

Answer: BD

QUESTION 168
Referring to the exhibit, if the router forwards traffic destined for 192.168.77.29, which next hop will
be used?

A. 10.10.1.2
B. 10.10.11.2
C. 10.10.0.2
D. 10.10.20.2

Answer: C

QUESTION 169
Which statement about the show chassis hardware Command is correct?

A. The command provides a list of installed hardware components, including serial numbers and

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 53
https://www.passleader.com/
model numbers.
B. The command provides a list of all current hardware utilization statistics and operational status
C. The command provides 2 list of supported hardware components and their current operating
status
D. The command provides a list of supported hardware components and environmental thresholds.

Answer: A

QUESTION 170
What is the next-hop interface for traffic destined to 172.19.52.101 as shown in the exhibit?

A. ge-0/0/3.0
B. ge-0/0/0.0
C. ge-0/0/2.0
D. ge-0/0/1.0

Answer: D

QUESTION 171
Referring to the exhibit, what will happen to traffic that is less than the bandwidth limit from source
address 1.0.0.207?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 54
https://www.passleader.com/
A. The traffic will be discarded by the policer.
B. The traffic will be accepted by term 2.
C. The traffic will be discarded by term 1.
D. The traffic will be accepted by term 1.

Answer: D

QUESTION 172
What will the request system configuration rescue save command accomplish?

A. It will generate support information for JTAC.


B. It will save a copy of the configuration so that you can go back to it at any time
C. It will prevent 2 commit from happening
D. It will restore your system to factory default settings.

Answer: B

QUESTION 173
Which command will solve the problem shown in the exhibit?

A. user@routert# request system configuration rescue commit


B. user@router> request system configuration rescue save
C. user@router# file copy current /config/rescue.conf

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 55
https://www.passleader.com/
D. user@router> file copy current /config/rescue.conf

Answer: B

QUESTION 174
You are asked to determine when a Junos device was booted Which command would you use to
obtain this information?

A. show system statistics


B. show system commit
C. show system information
D. show system uptime

Answer: D

QUESTION 175
Which operational mode command in Junos OS produces the output shown in the exhibit?

A. show system users


B. show system connections
C. show system commit
D. show system reboot

Answer: C

QUESTION 176
You want to temporarily apply a candidate configuration to the active configuration and
automatically roll back after 10 minutes.
In this scenario, which command will accomplish this task?

A. commit at
B. commit confirmed
C. commit check
D. commit

Answer: B
Explanation:

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 56
https://www.passleader.com/
[edit]
user@host# commit confirmed
commit confirmed will be automatically rolled back in 10 minutes unless confirmed commit complete
#commit confirmed will be rolled back in 10 minutes
[edit]
user@host#

https://www.juniper.net/documentation/us/en/software/junos/cli/topics/topic-map/junos-
configuration-commit.html

QUESTION 177
Referring to the exhibit, which statement is correct?

A. The device will attempt to authenticate using the local database if RADIUS and TACACS+ are
unresponsive.
B. The device will never attempt to authenticate using the local database.
C. The device will attempt to authenticate using RADIUS and TACACS+ at the same time.
D. The device will randomly select the authentication method used for each new login attempt.

Answer: A

QUESTION 178
Which two parameters are considered action modifiers in the firewall filters then statement?
(Choose two.)

A. next term
B. reject
C. policer
D. counter

Answer: CD

QUESTION 179
Which two statements about the configure exclusive command are correct? (Choose two.)

A. The command excludes other users from editing the configuration.


B. The command retains all uncommitted changes when exiting exclusive mode
C. The command causes the loss of all uncommitted changes when exiting exclusive mode
D. The command allows multiple users to edit private copies of the configuration concurrently.

Answer: AC

QUESTION 180

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 57
https://www.passleader.com/
User 1 pings Router C to determine its status.
Which router shown in the exhibit, treats the traffic generated by the ping command as exception
traffic?

A. Router A
B. Router B
C. Router D
D. Router C

Answer: D

QUESTION 181
Which command will replace the entire candidate configuration with the configuration stored in the
reset. config file?

A. load replace reset.config


B. load override reset.config
C. load merge reset.config
D. rollback 1

Answer: B

QUESTION 182
Which three benefits are made possible by the separation of the control plane and forwarding plane
of a Junos device? (Choose three.)

A. nonstop active routing


B. in-service software upgrades

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 58
https://www.passleader.com/
C. deep packet inspection
D. stateful firewall
E. graceful Routing Engine switchover

Answer: ABE

QUESTION 183
The next hop identified in the static route command is not directly connected to your router.
Referring to the exhibit, what must be added to the command for the static route to work?

A. retain
B. resolve
C. readvertise
D. install

Answer: B

QUESTION 184
Which statement is true about a virtual router routing instance?

A. It can be used for Layer 3 VPN implementations.


B. It can be used to create a separate routing table.
C. An interface in the routing instance can also reside in the default routing instance.
D. It automatically has import and export policies applied.

Answer: B

QUESTION 185
What are two important steps when upgrading an SRX300 Series device? (Choose two.)

A. Verify that enough space exists to upload the software package.


B. Clear all alarms.
C. Reboot the device.
D. Verify that the NETCONF protocol is enabled.

Answer: AC

QUESTION 186
You are asked to configure a Junos device to perform regular configuration backups Which feature
will you configure under the [edit system) hierarchy to accomplish this task?

A. archival
B. backup-router
C. syslog
D. tracing

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 59
https://www.passleader.com/
Answer: A

QUESTION 187
Referring to the exhibit, which two statements are correct? (Choose two.)

A. All other traffic from the Web destined to 172.19.20.50 is accepted.


B. All other traffic from the Web destined to 172.19.20.50 is discarded
C. The HTTP traffic destined to 172.19.20.50 is accepted.
D. The HTTP traffic from source 172.19.20.50 is accepted.

Answer: BC

QUESTION 188
What are two functions of the PFE? (Choose two.)

A. to maintain the forwarding tables


B. to apply the class of service function
C. to forward transit traffic
D. to monitor the chassis

Answer: BC

QUESTION 189
Which layer of the OSI model does a router use to make forwarding decisions?

A. Layer 3
B. Layer 4
C. Layer 5
D. Layer 2

Answer: A

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 60
https://www.passleader.com/
QUESTION 190
You want to make the OSPF route shown in the exhibit the active route for the 10.10.10.0/24 IP
address.
Which action is required to accomplish this task?

A. Set the static route to no-readvertise.


B. Set the OSPF route preference to 4.
C. Set the static route preference to 0
D. Set the OSPF metric to 0

Answer: B

QUESTION 191
Which statement describes the ulst next-hop type that appears in the output of the show route
forwarding-table command?

A. A list of unicast or multicast forwarding entries waiting to be resolved.


B. A list of unicast destination prefixes for which packets will be silently discarded
C. A list of unicast next hops used for a given destination for which load balancing is enabled
D. A list of unicast or multicast destination prefixes for which packets will be silently discarded.

Answer: C

QUESTION 192
Which two statements about exception traffic processing are correct? (Choose two.)

A. When congestion occurs, only exception traffic is given preference.


B. By default, a rate-limiter for exception traffic exists on the internal link between the control plane
and the forwarding plane
C. When congestion occurs, local and control traffic are given preference.
D. By default, no rate-limiter for exception traffic exists on the internal link between the control plane
and the forwarding plane.

Answer: BC

QUESTION 193
Referring to the exhibit, which statement is correct?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 61
https://www.passleader.com/
A. Traffic destined to 10.10.102.0/30 will be forwarded to 10.10.101.1.
B. Traffic destined to 10.10.102.0/30 will be load-balanced across both next hops.
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.4.2

Answer: D

QUESTION 194
You are capturing logs to troubleshoot an issue with IS-IS; however, the logs are increasing in size
too quickly.
Referring to the exhibit, which configuration statement would solve this problem?

A. set protocols isis traceoptions flag hello detail


B. set protocols isis traceoptions file files 10
C. delete protocols isis traceoptions flag normal
D. delete protocols isis traceoptions file is-is-logs.log

Answer: A

QUESTION 195
You are asked to configure filter-based forwarding
Which routing-instance type would you use?

A. VRF
B. virtual router
C. non-forwarding
D. forwarding

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 62
https://www.passleader.com/
Answer: D

QUESTION 196
Referring to the exhibit, you are unable to reach devices in the 172.19.25.0/28 subnet.
What should you do to solve this problem?

A. Enable the ge-0/0/2 interface.


B. Enable the ge-0/0/2.2 interface.
C. Enable the ge-0/0/2.0 interface.
D. Enable the ge-0/0/2.1 interface.

Answer: C

QUESTION 197
Which default login class should you select if you want the user to edit configuration files?

A. read-only
B. unauthorized
C. super-user
D. operator

Answer: C

QUESTION 198
You must verify that interface ge-0/0/0.0 is administratively up and that the link is up. In this scenario,
which command will accomplish this task?

A. show configuration interfaces ge-0/0/0.0


B. show chassis fpc pic-status
C. show system information
D. show interfaces terse

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 63
https://www.passleader.com/
QUESTION 199
Which operational mode command will provide real-time usage statistics for the ge-0/0/0 interface?

A. show interfaces ge-0/0/0 extensive


B. monitor interface traffic
C. show interfaces statistics
D. monitor traffic interface ge-0/0/0

Answer: B

QUESTION 200
Which address correctly represents a valid abbreviation for the
2bfc:0000:0000:0000:0217:0000:fe8c:5c85/128 IPv6 address?

A. 2bfe::217:0:fe8c:5c85/128
B. 2bfe:0:217:-fe8c:5c85/128
C. 2bfe::0217::fe8e:5e85/128
D. 2bfe:0:217:0:fe8e:5?5/128

Answer: A

QUESTION 201
Which step is required when performing a Junos software upgrade?

A. You must create a user account named maintenance-user.


B. You must reboot the device
C. You must load the factory default configuration
D. You must zeroize the device.

Answer: B

QUESTION 202
A device receives a route update for network 172.19.0.0/16 from two different routing information
sources.
In this scenario, which parameter will determine the active route?

A. the route learned from the next hop with the highest IP address
B. the route learned with the lowest default route preference
C. the route learned from the next hop with the lowest IP address
D. the route with the lowest metric

Answer: B

QUESTION 203
You have applied the policy shown in the exhibit as an import policy to your BGP group. In this
scenario, what will happen when the router receives the 192.168.30.48/32 route?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 64
https://www.passleader.com/
A. It will be sent to the default BGP policy
B. It wall match term-1 and be accepted.
C. It wall match term-2 and be accepted
D. It will match term-2 and be rejected.

Answer: D

QUESTION 204
What information is provided by the show route forwarding-table command?

A. the routing table stored on the RE


B. the protocol from where the route was learned
C. the outgoing interface(s) associated with the destination prefixes
D. the number of routes that are active, hidden, or in a hold-down state

Answer: C

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 65
https://www.passleader.com/
QUESTION 205
Which command allows you to execute operational mode commands while in configuration mode?

A. activate
B. show
C. run
D. set

Answer: C

QUESTION 206
What are two characteristics of UDP? (Choose two.)

A. UDP is connection-oriented.
B. UDP packets are sent best-effort.
C. UDP is more reliable than TCP.
D. UDP operates at the transport layer.

Answer: BD

QUESTION 207
You are creating a new routing policy on your Junos device. You are currently receiving multiple
routes within the 10.10.10.0/24 subnet from the same upstream BGP neighbor. Your policy should
only allow the 10.10.10.0/24 route and reject all other routes within that /24 range Referring to the
exhibit, which route filter match type would satisfy this requirement?

A. exact
B. orlonger
C. prefix-length-range /24-/32
D. longer

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 66
https://www.passleader.com/
QUESTION 208
You just received a new factory-default Junos device. Which two steps must be completed to
connect and log in to the device? (Choose two.)

A. Connect to the device using an SSH connection.


B. Log in with the user root and no password.
C. Connect to the device using the console connection.
D. Log in with the user root and password of root123.

Answer: BC

QUESTION 209
Which protocol is responsible for learning an IPv6 neighbor's IMAC address?

A. Neighbor Discovery Protocol (NDP)


B. Media Access Control Security (MACsec)
C. Address Resolution Protocol (ARP)
D. Network Address Translation (NAT)

Answer: A

QUESTION 210
Which two statements about login classes are correct? (Choose two.)

A. Login class permissions can be overridden for certain commands.


B. Users can be members of multiple login classes.
C. Login classes define access privileges for a user.
D. There are no system-defined login classes.

Answer: AC

QUESTION 211
Which three connection protocols allow you to gather operational information from the Junos device?
(Choose three.)

A. NETCONF
B. Telnet
C. XML
D. JSON
E. SSH

Answer: ABE

QUESTION 212
You are troubleshooting a routing issue on a device running Junos.
You receive the error shown in the exhibit when you attempt to restart the routing process.
Which statement describes the problem?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 67
https://www.passleader.com/
user@router> restart
^
unknown command.

A. The routing process can only be restarted from configuration mode.


B. You do not have permission to restart the routing process.
C. The routing process must be restarted from the shell.
D. You have typed an invalid command.

Answer: D

QUESTION 213
Which statement about the Junos OS forwarding table is correct?

A. The forwarding table consolidates routes from multiple sources.


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 is only stored on the Routing Engine.

Answer: B

QUESTION 214
A packet destined to the 172.27.102.65 IP address is received by the ge-0/0/1.0 interface on your
Junos device. The input firewall filter shown in the exhibit is applied to the ge-0/0/1.0 interface.
Which two actions are performed in this scenario? (Choose two.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 68
https://www.passleader.com/
A. The packet is logged
B. The packet is accepted
C. The packet is counted
D. The packet is discarded.

Answer: BC

QUESTION 215
You are connecting to a new device in your network and are presented with the information and
prompt shown in the exhibit.
Which three steps must be carried out to edit the configuration on this device? (Choose three.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 69
https://www.passleader.com/
A. Type configure at the > prompt.
B. Log in using the root user with no password.
C. Type cli at the % prompt.
D. Type cli at the > prompt
E. Log in using the root user with the root 123 password.

Answer: ABC

QUESTION 216
Which two types of traffic are processed by the Routing Engine (RE)?

A. IP packet with the IP Options field


B. time-to-live (TTL) expired messages
C. ICMP destination unreachable messages
D. OSPF update messages

Answer: BD

QUESTION 217
Referring to the exhibit, what is the expected behavior for login attempts from users that receive a
reject form from both the RADIUS and TACACS+ servers?

A. Users are prompted for a local authentication password.


B. Users are not prompted for a local authentication password.
C. Users are prompted for the root authentication password.
D. Users are granted limited access to the device using a guest account.

Answer: B
Explanation:
Local Auth is not included in the authentication-order. It will only consult the local auth if it doesn't
recieved any reply from the RADIUS and TACAS from a certain time. In this case the RADIUS and
TACAS rejects the Authentication therefore no need to consult the local auth.

QUESTION 218
Which Junos release would address only bug fixes that were not contained in the 15.1R1 version
of code?

A. 15.1X2
B. 15.1R2

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 70
https://www.passleader.com/
C. 15.1F2
D. 15.1S2

Answer: B

QUESTION 219
Which keystroke combination allows users to move the cursor to the beginning of the command
line without deleting text?

A. Ctrl + u
B. Ctrl + w
C. Ctrl + a
D. Ctrl + b

Answer: C

QUESTION 220
You have enabled trace options to log error messages. You want to have the messages displayed
to your terminal session automatically as they occur.
Which command should you use in this scenario?

A. request message terminal


B. file show
C. file list
D. monitor start

Answer: D

QUESTION 221
What are three acceptable modifiers to a terminating action on a firewall filter? (Choose three.)

A. policer
B. count
C. log
D. discard
E. syslog

Answer: ABC

QUESTION 222
Referring to the exhibit, which statement is true?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 71
https://www.passleader.com/
A. The customer has set the version parameter to automatic.
B. The customer has not enabled security for BFD.
C. The customer's link will failover in nine seconds.
D. The customer's link flappedd within the last hour.

Answer: D

QUESTION 223
What are three firewall filter terminating actions? (Choose three.)

A. discard
B. reject
C. log
D. accept
E. drop

Answer: ABD

QUESTION 224
What are three interface prefixes for a 40-gigabit interface? (Choose three.)

A. et
B. es
C. fte
D. xe
E. xle

Answer: ACE

QUESTION 225
What is the default firewall filter behavior when a term is matched but no terminating action is
specified?

A. an implicit deny and the filter evaluation terminates


B. an implicit accept and the filter evaluation terminates
C. an implicit accept and the filter evaluation continues to the next term

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 72
https://www.passleader.com/
D. an implicit deny and the filter evaluation continues to the next term

Answer: C

QUESTION 226
Which TWO of the following are private IP addresses?

A. 12.0.0.1
B. 168.172.19.39
C. 172.20.14.36
D. 172.33.194.30
E. 192.168.24.43

Answer: CE

QUESTION 227
Which two firewall filter actions will affect a packet's class-of-service setting? (Choose two.)

A. scheduler
B. queue
C. forwarding-class
D. loss-priority

Answer: CD

QUESTION 228
Which of the following protocols uses both TCP and UDP?

A. FTP
B. SMTP
C. Telnet
D. DNS

Answer: D

QUESTION 229
Which statement is true about default route preferences?

A. RIP is lower than RIPng.


B. OSPF AS external is lower than OSPF internal.
C. Direct is lower than Static.
D. IBGP is lower than EBGP.

Answer: C

QUESTION 230
Which two statements describe the default behavior for OSPF? (Choose two)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 73
https://www.passleader.com/
A. OSPF imports all routes into the inet4.0 routing table.
B. OSPF exports all static routes into the OSPF database.
C. OSPF imports all routes into the inet.O routing table.
D. OSPF does not export static routes into the OSPF database.

Answer: CD

QUESTION 231
Refer to the exhibit. You asked to create a firewall filter to count IPv6 packets that arrive with a no
next header value. As shown in the exhibit, you have created and applied the count-no-header
firewall filter to the ge- 0/0/0 interface. The commit operation fails.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 74
https://www.passleader.com/
What is causing this problem?

A. IPv6 interfaces do not support firewall filters.


B. The filter name must be different than the counter name.
C. The firewall term does not include inet6 in the from statement.
D. The firewall family is not correct.

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 75
https://www.passleader.com/
QUESTION 232
What is the subnet mask for the 172.45.32.6/19 address?

A. 255.255.224.0
B. 255.255.240.0
C. 255.224.0.0
D. 255.240.0.0

Answer: A

QUESTION 233
You are performing the initial configuration of an SRX Series device. What must you set before the
device will allow you to commit your configuration?

A. management interface
B. system time
C. hostname
D. root authentication

Answer: D

QUESTION 234
What does the "3" in Junos version 14.2R3.2 represent?

A. a single-threaded version of the Junos OS.


B. a major release number.
C. a minor release number.
D. a service build number.

Answer: C

QUESTION 235
The marketing team needs access to a server on subnet 172.0.46.0/24. The next- hop router is
10.0.4.2/30. A static route on their gateway has been configured to accomplish the task. You want
to keep the static route from being redistributed into dynamic routing protocols.
Which command will satisfy this requirement?

A. set routing-options static route 172.0.46.0/24 next-hop 10.0.4.2/30


B. set routing-options static route 172.0.46.0/24 next-hop 10.0.4.2/30 no-resolve
C. set routing-options static route 172.0.46.0/24 next-hop 10.0.4.2/30 no-redistribute
D. set routing-options static route 172.0.46.0/24 next-hop 10.0.4.2/30 no readvertise

Answer: D

QUESTION 236
Which set of IP addresses are in the same subnet?

A. 185.114.16.91/28 and 185.114.16.96/28

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 76
https://www.passleader.com/
B. 185.114.16.77/28 and 185.114.16.82/28
C. 185.114.16.40/28 and 185.114.16.45/28
D. 185.114.16.59/28 and 185.114.16.82/28

Answer: C

QUESTION 237
Which command prompt indicates that you are in operational mode?

A. user @ router &


B. user @ router #
C. user @ router $
D. user @ router >

Answer: D

QUESTION 238
You must archive log messages for an extended period of time for audit and troubleshooting
purposes.
Which syslog setting should you configure on the Junos device in this scenario?

A. host
B. facility
C. console
D. severity

Answer: A

QUESTION 239
The IP address 10.1.1.1 belongs to which class of IP address space?

A. Class A
B. Class B
C. Class C
D. Class D

Answer: A

QUESTION 240
Which CIDR notation is the equivalent of the subnet mask of 255.255.192.0?

A. /19
B. /18
C. /20
D. /17

Answer: B

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 77
https://www.passleader.com/
QUESTION 241
Which three statements are true about IPv6 link local addresses? (Choose three.)

A. They begin with the prefix fe80::/64.


B. They can be assigned manually or dynamically.
C. They are not guaranteed to be unique outside of the network segment.
D. They are optional adddresses.
E. They provide reachability to the internet.

Answer: ABC

QUESTION 242
Referring to the exhibit, which OSPF feature would connect Area 2 to Area 0?

A. route summarization
B. equal-cost multipath
C. virtual link
D. database synchronization

Answer: C

QUESTION 243
Which word starts a command to display the operational status of a Junos device?

A. put
B. set
C. show
D. get

Answer: C

QUESTION 244
Which statement is true when using the allow command and deny command attributes when

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 78
https://www.passleader.com/
creating user permissions?

A. If you allow and deny the same commands, the Junos OS will fail the commit check.
B. If you allow and deny the same command, the allow command permissions take precedence
over the deny command permissions.
C. If you specify a regular expression for allow and deny with two variants of a command, both will
be ignored.
D. The all login class permission bits take precedence over allow and deny when a user issues the
rollback command.

Answer: B

QUESTION 245
What are three valid software release designations for the junos OS? (Choose three.)

A. X
B. R
C. T
D. Z
E. B

Answer: ABE

QUESTION 246
Click the Exhibit button. 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 this problem? (choose two.)

A. [edit interfaces]
use reroute r# delete ge-0/0/2.0 family inet address 172-17.23.10
B. [edit interfaces]
user@router# rename ge-0/0/Z0 family inet address
172.17.23-10/30 to address 172.17.23.9/30
C. [edit interfaces]
user@router= replace pattern 17Z1723.10 with
172.17.23.9

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 79
https://www.passleader.com/
D. [edit interfaces]
user@router# set ge-0/0/2.0 family inet address

Answer: BC

QUESTION 247
Which statement is true about PFEs?

A. A PFE receives microcode updates from the RE.


B. A PFE receives layer 4 forwarding tables updates from the RE.
C. A PFE receives hardware status messages from the RE
D. A PFE receives environmental status messages from RE.

Answer: B

QUESTION 248
What is the network ID address of the IPv4 subnet that includes the IP address 114.180.192.120/28?

A. 114.180.192.118/28
B. 114.180.192.100/28
C. 114.180.192.112/28
D. 114.180.192.106/28

Answer: C

QUESTION 249
Which two ping command parameters would be used to troubleshoot MTU issues? (Choose two.)

A. ping <destination> do-not-fragment


B. ping <destination> rapid
C. ping <destination> verbose
D. ping <destination> size

Answer: AC

QUESTION 250
Which command causes the Junos OS to temporarily activate a configuration?

A. commit and-quite
B. commit synchronize
C. commit check
D. commit confirmed

Answer: D

QUESTION 251
What is a valid IPv6 address?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 80
https://www.passleader.com/
A. 00:05:85:23:45:67
B. 127.0.0.1
C. 2001:0db8:3000:2215:0000:0000:aaaa:llll
D. 49.0001.0192.0168.1001.00

Answer: C

QUESTION 252
Which two commands will provide the current configuration of the MX1-PE1 BGP group on your
router? (Choose two.)

A. user@router# show groups | display set | match MX1-PE1


B. user@router# show | display set | match MX1-PE1
C. user@router> show configuration | match set | match MX1-PE1
D. user@router> show configuration | dispalv set | match MX1-PE1

Answer: BD

QUESTION 253
Click the Exhibit button. Which statement is correct regarding the configuration shown in the exhibit?

A. When the ospf-trace file has created five files, it will stop logging additional information.
B. When the ospf-trace file reaches the 64 KB file size, it is renamed and begins a new file.
C. The ospf-trace file will automatically replace any existing trace file with the same name.
D. Timestamp information will not be included for each line of ospf-trace

Answer: B

QUESTION 254
Which two statements about the Junos OS are true? (Choose two.)

A. It uses a different software source code base for each platform.


B. It supports Java for automation on all platforms.
C. It supports XML for automation on all platforms.
D. It uses the same software source code base for all platforms.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 81
https://www.passleader.com/
Answer: CD

QUESTION 255
What is the decimal equivalent of 00000100?

A. 2
B. 4
C. 9
D. 12

Answer: B

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

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

Answer: B

QUESTION 257
Which parameter must be included when executing operational mode commands from within
configuration mode?

A. run
B. prompt
C. insert
D. do

Answer: A

QUESTION 258
What are three characteristics of Layer 2 switches? (Choose Three)

A. Layer 2 switches separates multicast domains.


B. Layer 2 switches separates collision domains.
C. Layer 2 switches forward traffic addressed to hosts that reside on the same collision domain.
D. Layer 2 switches forward traffic addressed to hosts that reside on a different collision domain.
E. Layer 2 switches forward broadcast traffic.

Answer: BDE

QUESTION 259
What are three examples of dynamic IGPs? (Choose three.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 82
https://www.passleader.com/
A. OSPF
B. BGP
C. IS-IS
D. PIM
E. RIP

Answer: ACE

QUESTION 260
Which three statements are true about terms in a policy? (Choose three.)

A. The order of the terms in a policy is irrelevant.


B. The action is specified in a then statement.
C. Terms are optional in a policy.
D. The match condition can be identified with a from statement.
E. A from statement is mandatory in a term.

Answer: BCD

QUESTION 261
Which two statements are true about terms in a routing policy? (Choose two.)

A. A routing policy cannot have more than one term.


B. If a term does not contain a from statement, all routes match.
C. If a term does not contain a from statement, the Junos OS will not commit.
D. A then statement is not mandatory in a term.

Answer: BD

QUESTION 262
Which statement is true about terms in a policy?

A. A single term can be applied to a protocol or interface, independent of the policy.


B. Once configured, terms within a policy cannot be reordered.
C. The name of a term is limited to five characters.
D. A from statement is optional in a term.

Answer: D

QUESTION 263
Which command is a valid way to view the status of an interface?

A. > show interfaces fe-0/0/0 extensive


B. > show interfaces fe-0/0/0 status
C. > show interfaces fe-0/0/0 health-info
D. > show interfaces fe-0/0/0 verbose

Answer: A

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 83
https://www.passleader.com/
Explanation:
You can get the information from "show interface <interface_name> extensive"
References: https://forums.juniper.net/t5/Ethernet-Switching/Any-Command-like-as-cisco-s-
quotshow-interface-status-quot/td-p/4596

QUESTION 264
Given the host IP address of 192.168.100.60 and a network mask of 255.255.255.224 (or /27),
which address represents the correct network address for the referenced host?

A. 192.168.100.48
B. 192.168.100.16
C. 192.168.100.0
D. 192.168.100.32

Answer: D
Explanation:
Network is a class C network: 192.168.100.32/27
Binary: 11000000.10101000.01100100.001 00000
References: http://jodies.de/ipcalc?host=192.168.100.60&mask1=27&mask2=

QUESTION 265
Referring to the exhibit, which three networks match the policy? (Choose three.)

[edit policy-options policy-statement my-policy]


user@router# show
term 1 {
from {
route-filter 192.168.0.0/16 prefix-length-range /20-/24;
}
then accept;
}

A. 192.168.0.0/20
B. 192.168.0.0/16
C. 192.168.128.0/18
D. 192.168.128.0/21
E. 192.168.64.0/24

Answer: ADE

QUESTION 266
Referring to the exhibit, you must move the match term above the reject term.

[edit policy-options policy-statement my-policy]


user@router# show
term reject {
then reject;
}
term match {
from {
protocolbgp;

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 84
https://www.passleader.com/
route-filter 10.10.10.0/24 exact;
}
}

Which command would accomplish this task?

A. set term match from policy reject


B. up 1 copy policy-statement my-policy term match to term before-reject
C. activate term match to policy
D. insert term match before term reject

Answer: D

QUESTION 267
Which command produces the output shown in the exhibit?

A. show firewall counter telnet-counter filter select-telnet


B. show firewall log
C. show log messages
D. show services accounting usage

Answer: B

QUESTION 268
Which two statements are true about firewall filter configurations? (Choose two.)

A. Multiple action modifiers can be included in the same term.


B. Only a single action modifier can be included in the same term.
C. The default term within a firewall filter uses the discard action.
D. The default term within a firewall filter uses the reject action.

Answer: AC

QUESTION 269
Which two statements are true about firewall filter configurations? (Choose two.)

A. Multiple action modifiers can be included in the same term.

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 85
https://www.passleader.com/
B. Only a single action modifier can be included in the same term.
C. If an action modifier exists without a terminating action, matching packets will be accepted.
D. If an action modifier exists without a terminating action, matching packets will be discarded.

Answer: AC

QUESTION 270
You have configured a firewall filter with a single term matching on packets with a source address
in the 10.0.0.0/24 subnet. This term only includes the count action.
Which two statements are true about traffic evaluated by this firewall filter? (Choose two.)

A. Packets outside the 10.0.0.0/24 subnet will be accepted.


B. Packets outside the 10.0.0.0/24 subnet will be rejected.
C. Packets outside the 10.0.0.0/24 subnet will be counted.
D. Packets outside the 10.0.0.0/24 subnet will not be counted.

Answer: BD

QUESTION 271
The IP address 192.168.100.1 belongs to which class of IP address space?

A. Class A
B. Class B
C. Class C
D. Class D

Answer: C

QUESTION 272
Which command configures an address of 192.168.1.1 with a mask of 255.255.255.0 on interface
ge-0/0/0?

A. set ip interface ge-0/0/0 address 192.168.1.1 255.255.255.0


B. set ip interface ge-0/0/0 address 192.168.1.1/24
C. set interface ge-0/0/0 ip4 address 192.168.1.1 mask 255.255.255.0
D. set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.1/24

Answer: D
Explanation:
The following configuration is sufficient to get a Fast Ethernet interface up and running.
By default, IPv4 Fast Ethernet interfaces use Ethernet version 2 encapsulation.
[edit]
user@host# set interfaces fe-5/2/1 unit 0 family inet address local-address
References:
http://www.juniper.net/documentation/en_US/junos12.3/topics/example/interfacesconfiguring-fast-
ethernet-interfaces.html

QUESTION 273
Which two protocols are connection-oriented? (Choose two.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 86
https://www.passleader.com/
A. Ethernet
B. PPP
C. TCP
D. UDP

Answer: BC
Explanation:
Point-to-Point Protocol (PPP) and Transmission Control Protocol (TCP) are a connection- oriented
protocols.
References: http://searchnetworking.techtarget.com/definition/connection-oriented

QUESTION 274
Which statement is correct about the validate option when upgrading JUNOS software?

A. It will check the MD5 checksum of the install package.


B. It will check if the device meets the memory requirements for the install package.
C. It will check the compatibility of the configuration with the install package.
D. It will check if the device meets the storage requirement for the install package.

Answer: C
Explanation:
When you upgrade or downgrade Junos OS, we recommend that you include the validate option
with the request system software add command to check that the candidate software is compatible
with the current configuration. By default, when you add a package with a different release number,
the validation check is done automatically.
References:
https://www.juniper.net/techpubs/en_US/junos12.3/topics/task/operational/junoscandidate-
software-compatibility-verifying.html

QUESTION 275
What are three advantages which dynamic routing protocols offer over static routing protocols?
(Choose three.)

A. lower administrative overhead


B. increased network availability
C. greater network scalability
D. easier to implement qualified next hops
E. easier ECMP route implementation

Answer: ABC
Explanation:
Dynamic routing protocols help the network administrator manage the time-consuming and
exacting process of configuring and maintaining static routes.
Dynamic routing automatically adapts topology to reroute traffic if possible.
Dynamic routing is generally independent of the network size.
References: http://www.ciscopress.com/articles/article.asp?p=2180210&seqNum=5

QUESTION 276
When troubleshooting ATM, which command would allow you to test reachability from one side of
an ATM cloud to the other?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 87
https://www.passleader.com/
A. ping atm vci 0.100 interface at-0/1/0 end-to-end
B. ping atm vci 0.100 interface at-0/1/0 circuit
C. ping atm vci 0.100 interface at-0/1/0 far-end
D. ping atm vci 0.100 interface at-0/1/0 final-hop

Answer: A
Explanation:
ping atm syntax:
Syntax
ping atm interface interface-name vci vci
<brief>
<count count>
<end-to-end | segment>
<interval seconds>
<sequence-number sequence-number>
References:
http://www.juniper.net/documentation/en_US/junos13.3/topics/reference/commandsummary/ping-
atm.html

QUESTION 277
Which command will display the temperature of the Routing Engine's CPU?

A. show chassis environment


B. show chassis routing-engine
C. show chassis temperatures
D. show chassis status

Answer: B
Explanation:
The output fields for theshow chassis routing-engine command include:
* Temperature: Temperature of the air flowing past the Routing Engine.
References:
https://www.juniper.net/documentation/en_US/junos11.4/topics/reference/commandsummary/sho
w-chassis-routing-engine.html

QUESTION 278
Which commnand would correctly define a router's host-name?

A. # set ip host-name <name>


B. > set ip host-name <name>
C. # set system host-name <name>
D. > set system host-name <name>

Answer: C
Explanation:
Configure the hostname, using the set system host-name command.
[edit]
user@host# set system host-name newton-re0
References: http://www.juniper.net/techpubs/en_US/junos15.1/topics/example/router-
namedomain-name-ip-address-system-id-configuring.html

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 88
https://www.passleader.com/
QUESTION 279
You have been asked to use a 28 bit subnet mask to segment the following network block:
108.12.5.0. How many usable hosts per sub-net could you create?

A. 10 hosts
B. 14 hosts
C. 12 hosts
D. 16 hosts

Answer: B
Explanation:
Network: 108.12.5.0/28 (Class A)
Broadcast: 108.12.5.15
HostMin: 108.12.5.1
HostMax: 108.12.5.14
Hosts/Net: 14
References: http://jodies.de/ipcalc?host=108.12.5.0&mask1=28&mask2=

QUESTION 280
In Ethernet networks, duplex mismatches will lower performance. Which error statistics can be
seen if a duplex mismatch is present?

A. collisions on the full-duplex side; runts on the half-duplex side


B. collisions on the full-duplex side; collisions on the half-duplex side
C. collisions on the half-duplex side; framing errors on the full-duplex side
D. collisions on the half-duplex side; giants on the full-duplex side

Answer: C
Explanation:
On an Ethernet connection, a duplex mismatch is a condition where two connected devices operate
in different duplex modes, that is, one operates in half duplex while the other one operates in full
duplex.
This results in the full-duplex side receiving an incomplete frame with CRC error or a runt frame. It
does not detect any collision since CSMA/CD is disabled on the full-duplex side. As a result, when
both devices are attempting to transmit at (nearly) the same time, the packet sent by the fullduplex
end will be discarded and lost due to an assumed collision and the packet sent by the half duplex
device will be delayed or lost due to a CRC error in the frame.
References: https://en.wikipedia.org/wiki/Duplex_mismatch

QUESTION 281
What is correct regarding the configuration shown below? static route 0.0.0.0/0 qualified-next-hop
172.30.25.1 preference 7 next-hop 172.30.25.5

A. The next-hop 172.30.25.1 is selected because the address has the lowest value.
B. The next-hop 172.30.25.1 is selected because it is listed first.
C. The next-hop 172.30.25.1 is selected because it is the lowest protocol preference.
D. The next-hop 172.30.25.5 is selected because it is the lowest protocol preference.

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 89
https://www.passleader.com/
QUESTION 282
After issuing the show interfaces terse command, you notice that the status of one interface is "up
down". What does this indicate?

A. Layer 1 on the interface is up but Layer 2 is down.


B. Layer 2 on the interface is up but Layer 3 has not been configured.
C. The interface is administratively up but the link status is down.
D. The interface is up but has been administratively turned off.

Answer: C
Explanation:
The the administratively status is displayed in column 1, and the link status is displayed in column
2.
Example:
user@host> show interfaces terse t1*
Interface Admin Link Proto Local Remote
t1-1/0/0 down up --- administratively disabled
t1-1/0/0.0 up down inet 1.1.1.1/30
t1-1/0/1 up down --- physical layer down
References:http://www.juniper.net/documentation/en_US/junos15.1/topics/task/verification/t1statu
s-displaying.html

QUESTION 283
Which command would initiate a loopback on a Gigabit Ethernet interface ge-0/0/0?

A. # set interfaces ge-0/0/0 unit 0 loopback


B. # set interfaces ge-0/0/0 gigether-options loopback
C. > set interfaces ge-0/0/0 loopback
D. > loopback ge-0/0/0

Answer: B

QUESTION 284
What represents the decimal equivalence of 10101100 00011111 11001001 11000101?

A. 172.28.187.189
B. 172.31.201.197
C. 172.30.231.182
D. 172.19.151.107

Answer: B

QUESTION 285
Which command would allow you to compare two files stored on your router?

A. user@host> file show filename1 compare filename2


B. user@host> file compare files filename1 filename2
C. user@host> compare files filename1 filename 2
D. user@host> compare filename1 filename2

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 90
https://www.passleader.com/
Answer: B

QUESTION 286
You are configuring a firewall filter.
Which "from" criterion would match only those packets destined for 10.10.10.1?

A. [edit firewall filter test]


root@router# set term 1 from address 10.10.10.1
B. [edit firewall filter test]
root@router# set term 1 from destination-address 10.10.10.1
C. [edit firewall filter test]
root@router# set term 1 from destination 10.10.10.1
D. [edit firewall filter test]
root@router# set term 1 from ip-prefix 10.10.10.1

Answer: B

QUESTION 287
You enable unicast reverse path forwarding on the ge-0/0/1.0 interface. A packet is received on
the ge-0/0/1.0 interface with a source address of 10.10.10.10.
A route lookup determines that the next hop for the 10.10.10.10 address is the ge-0/0/1.0 interface.
In this scenario which action is performed?

A. The packet is logged


B. The packet is forwarded
C. The packet is rejected
D. The packet is discarded

Answer: B
Explanation:
https://www.juniper.net/documentation/us/en/software/junos/security-services/topics/topic-
map/interfaces-configuring-unicast-rpf.html

QUESTION 288
Referring to the exhibit, what happens when you issue the exit command at the [edit protocols ospf
area 0.0.0.51 stub hierarchy level?

A. You move one level up to the [edit protocols ospf area 0.0.0.51] hierarchy level.
B. You exit the configuration mode.
C. You move to the [edit] hierarchy level.
D. You move to the most recent higher level of the [edit protocols ospf] hierarchy.

Answer: D
Explanation:

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 91
https://www.passleader.com/
You move to the most recent higher level of the [edit protocols ospf] hierarchy.

QUESTION 289
Assuming both paths shown in the exhibit are available, which statement is correct?

[edit routing-options]
user@router# show
static {
route 0.0.0.0/0 {
next-hop 10.1.1.1;
qualified-next-hop 10.1.1.254 {
preference 4;
}
}
}

A. Traffic matching the default route will use 172.16.1.1 as the next hop
B. Traffic matching the default route will use 172.16.1.254 as the next hop
C. Traffic matching the default route will be load-balanced per flow across both next hops
D. Traffic matching the default route will be load-balanced per packet across both next hops.

Answer: B

QUESTION 290
Which attribute must be defined when configunng a non-root user in Junos OS?

A. class
B. uid
C. authentication
D. full-name

Answer: A
Explanation:
UID is optional (it is automatically set) whereas class is required:
https://www.juniper.net/documentation/us/en/software/junos/user-access/topics/topic-map/junos-
os-user-accounts.html

QUESTION 291
In the show | compare rollback 49 command, what is the purpose of the | ?

A. The | is used to represent an "either or" statement


B. The | is a shortcut to redirect output from a command line to a file
C. The | filters the output of the show command
D. The | changes the command from an operational command to a configuration mode command

Answer: C

QUESTION 292
What are two benefits of a modular operating system? (Choose two.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 92
https://www.passleader.com/
A. Each module runs in its own protected memory space
B. It enables the independent restart of each module as necessary
C. A malfunction in one module causes a full system shutdown
D. It enables CPU scheduling strictly using kernel system calls

Answer: AB

QUESTION 293
Referring to the exhibit, you are unable to see any traffic coming on interface ge-0/0/0. What is
causing this problem?

A. The ge-0/0/0 interface is administratively down


B. The ge-0/0/0 interface has flow control disabled
C. The ge-0/0/0 interface’s physical link is down
D. The ge-0/0/0 interface has the link-mode set to half-duplex

Answer: C

QUESTION 294
Which command should you use to check real-time statistics of all active interfaces?

A. user@router> monitor interface traffic


B. user@router> show interface detail
C. user@router> show interface terse
D. user@router> monitor traffic extensive

Answer: A
Explanation:

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 93
https://www.passleader.com/
https://www.juniper.net/documentation/us/en/software/junos/network-mgmt/topics/topic-
map/monitoring-interfaces-and-switching-functions.html

QUESTION 295
What happens when you filter the output of a command using the no-more parameter?

A. The output is displayed in XML format


B. The output is displayed with no page breaks
C. The last screen of information is displayed
D. The number of lines in the output are displayed

Answer: B

QUESTION 296
You loaded the factory-default configuration on your Junos device. Which single element must be
configured before a commit command will succeed?

A. An IPv4 address must be configured on the fxp0 or em0 interface


B. A hostname must be configured
C. A root password must be configured
D. An IPv4 default route must be configured

Answer: C

QUESTION 297
Which two statements descnbe the functions of the Routing Engine (RE)? (Choose two.)

A. The RE will apply filters and routing policies when forwarding the packets to their final destination
B. The RE will route or switch packets or frames out of the correct interface as quickly as possible
C. The RE will calculate the best network path to each individual subnet based on input from vanous
routing protocols and static routes
D. The RE will process management traffic to help monitor and manage the network devic

Answer: CD

QUESTION 298
Which two statements about the output shown in the exhibit are correct? (Choose two.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 94
https://www.passleader.com/
A. The router ID of the neighbor connected to the ge-0/0/1.0 interface is 192.168.100.3
B. The router has two OSPF adjacencies
C. The neighbors are not using the Junos OS default OSPF priority value
D. The IP address assigned to the router's ge-0/0/1.0 interface is 172.25.1.9

Answer: AB

QUESTION 299
Referring to the exhibit, which two statements are correct? (Choose two.)

A. The last 5 second CPU utilization is 1%


B. The last 5 second CPU utilization is 99%
C. The control plane memory used is 63%
D. The data plane memory used is 63%

Answer: AD

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 95
https://www.passleader.com/
QUESTION 300
Which two operating systems are used as the foundation of the Junos OS? (Choose two.)

A. Linux
B. Ubuntu
C. CentOS
D. FreeBSD

Answer: AD

QUESTION 301
Which two statements about firewall filters are correct? (Choose two.)

A. An input filter is used to control routes that are accepted by the local routing table
B. An output filter determines the routes in the local routing table that are advertised to peers
C. An input filter is used to control incoming traffic on a specific interface
D. An output filter is used to control outgoing traffic on a specific interface

Answer: CD

QUESTION 302
[edit]
user@router#

In which mode is the system currently operating, as shown in the exhibit?

A. operational mode
B. UNIX shell
C. configuration mode
D. single-user mode

Answer: C

QUESTION 303
When you choose to read your e-mail using an e-mail client, your e-mail client interacts with which
OSI layer?

A. session
B. transport
C. application
D. presentation

Answer: C

QUESTION 304
You are asked to enable the configuration archival feature on your device running Junos OS. Which
two backup scenarios exist? (Choose two.)

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 96
https://www.passleader.com/
A. When a user performs a commit operation
B. When a user logs in to the device
C. When a specific time interval passes
D. When a user logs out of the device

Answer: AC

QUESTION 305
Referring to the exhibit, which two statements are true? (Choose two.)

A. The interface is operating in full-duplex mode


B. The logical interface is running IPv6
C. The address 172.25.11.255 is the broadcast address for the logical interface
D. The interface MAC address has been changed from the default MAC addres

Answer: AC

QUESTION 306
Your Junos OS routers use a static route to provide connectivity to the management network. You
do not want this static route to be redistributed using a dynamic routing protocol In this scenario,
which static route configuration parameter will accomplish this task?

A. no-readvertise
B. no-retain
C. no-install
D. no-resolve

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 97
https://www.passleader.com/
Answer: A

QUESTION 307
You are troubleshooting a problem on your Junos device. You want to view the syslog messages
in real-time on your terminal. In this scenario, which command will accomplish this task?

A. monitor log messages


B. show log traceoptions
C. show log messages
D. monitor start message

Answer: D

QUESTION 308
The user root is unable to connect to the router using SSH. Referring to the exhibit, which
configuration change will correct the problem?

A. [edit] user@router# delete system services ssh root-login deny


B. [edit] user@router# set system services ssh root-login allow
C. [edit] user@router# set system services ssh
D. [edit] user@router# delete system services ssh

Answer: A

QUESTION 309
Referring to the exhibit, a firewall filter is configured and applied to the ge-0/0/1 interface. In this
scenario, which statement is correct?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 98
https://www.passleader.com/
A. All traffic to destination 10.10.10.0/24 is accepted.
B. All traffic from source 10.10.10.0/24 is accepted.
C. All traffic entering on interface ge-0/0/1 is discarded.
D. All traffic entering on interface ge-0/0/1 is accepted.

Answer: C

QUESTION 310
What will happen when you commit the configuration shown in the exhibit?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 99
https://www.passleader.com/
A. All gigabit interfaces will inhent the family inet configuration
B. Gigabit interfaces on FPC 2 will inherit the family inet configuration
C. VLAN 0 will be applied to gigabit interfaces on FPC 2
D. VLAN 0 will be applied to all gigabit interfaces

Answer: B

QUESTION 311
Referring to the exhibit, which statement is correct about traffic received on the ge-0/0/1.0 interface?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 100
https://www.passleader.com/
A. All traffic will be accepted
B. All traffic will be silently dropped
C. All traffic will be dropped and an ICMP notification sent back to the source
D. All traffic will be dropped and a UDP message sent back to the source

Answer: C

QUESTION 312
You are attempting to capture traffic being sent to IP address 100.0.0.2, but are unable to see any
packets. Referring to the exhibit, what is the problem?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 101
https://www.passleader.com/
A. You must add the size parameter to the command
B. Traffic destined for 100.0.0.2 is transit traffic
C. You must add the layer2-headers parameter to the command
D. You must use the dst 100.0.0.2 match condition instead of the src 100.0.2.2 match condition

Answer: D

QUESTION 313
Which two routing policy actions are considered policy flow control actions in the Junos OS?
(Choose two.)

A. next hop
B. next policy
C. accept
D. next term

Answer: AC
Explanation:
https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/concept/policy-
configuring-actions-in-routing-policy-terms.html

QUESTION 314
What is the network address for a host with an IP address of 192.168.87.125/16?

A. 192.168.96.0
B. 192.168.87.0
C. 192.168.128.0
D. 192.168.0.0

Answer: D

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 102
https://www.passleader.com/
QUESTION 315
After logging in as root you enter the cli command. What does this command do?

A. It enables you to enter line edit mode


B. It enables you to enter configuration mode
C. It enables you to enter operational mode
D. It enables you to enter interface mode

Answer: C

QUESTION 316
A router contains both a static route and an OSPF route for the 172.18.100.0/24 prefix in its routing
table. The router is configured to use the factory-default Junos OS routing preference values. In
this scenario, which statement is correct?

A. The OSPF route will be active because of a lower default preference value
B. The OSPF route will be active because of a higher default preference value
C. The static route will be active because of a lower default preference value
D. The static route will be active because of a higher default preference value

Answer: C

QUESTION 317
What will the help syslog UI_DBASE_LOGOUT_EVENT command show you?

A. It will show you the options you can use with sysiog UI_DBASE_LOGOUT_EVENT
B. It will show you only UI_DBASE_LOGOUT_EVENT messages in the system log
C. It will only show you syslog messages without UI_DBASE_LOGOUT_EVENT
D. It will describe the UI_DBASE_LOGOUT_EVENT message code

Answer: A

QUESTION 318
Which Junos OS routing instance type is used for non-VPN-related applications such as system
virtualization?

A. virtual-router
B. vpls
C. vrf
D. forwarding

Answer: A

QUESTION 319
What are two functions of the transport layer? (Choose two.)

A. data integrity

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 103
https://www.passleader.com/
B. packet forwarding
C. flow control
D. segmentation

Answer: CD

QUESTION 320
What information is provided by the help topic interface ? command?

A. It displays the best options to use with the interface command regarding your current configuration
B. It displays the available options and a brief description of usage guidelines
C. It displays the administration manual for the interface command
D. It displays usage examples for the top-ten interface commands

Answer: B

QUESTION 321
Click the Exhibit button. What happens if the packet shown in the exhibit is received by a device
running Junos OS?

A. The packet is received by the RE first and then redirected to the PFE.
B. The packet is received by the PFE first and then redirected to the RE.
C. The packet is handled by the PFE alone.
D. The packet is handled by the RE alone.

Answer: D

QUESTION 322
Which output displays that the peer has been selected for NTP synchronization?

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 104
https://www.passleader.com/
A. Option A
B. Option B
C. Option C
D. Option D

Answer: C

QUESTION 323
UserA is currently working on routed and has issued the commands shown in the exhibit. UserB
wants to update the IP address currently configured on interface xe-1/2/1.0.
What will UserB do to complete the configuration changes without interfering with UserA's work?

A. UserB should use the configure private option to complete the changes while UserA continues
with the changes.
B. UserB should use the configure exclusive option to complete the changes while UserA
continues with the changes.
C. Use the edit command and run the commit confirmed option then proceed with UserB's
changes.
D. Wait for UserA to finish then proceed with changes using the configure private option.

Answer: A

QUESTION 324
Which routing instance type is used for filter-based forwarding applications?

A. layer2-control
B. vpls
C. forwarding
D. vrf

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 105
https://www.passleader.com/
Answer: C

QUESTION 325
What does the commit check command do?

A. It validates the syntax of a candidate configuration without actually committing the configuration.
B. It commits the configuration when a validation check succeeds.
C. It schedules the commit to a future time.
D. It adds a comment to the messages log.

Answer: A

QUESTION 326
What is a function of the PFE?

A. to generate protocol control traffic


B. to monitor chassis components
C. to apply stateless firewall filters
D. to generate forwarding tables

Answer: C

QUESTION 327
What is the default action for packets not matching a firewall filter?

A. The packet will be silently discarded.


B. The packet will be accepted.
C. The packet will be rejected.
D. The packet will be ignored.

Answer: A

Get Latest & Actual JN0-104 Exam's Question and Answers from PassLeader. 106
https://www.passleader.com/

You might also like