Exam4Training

Juniper JN0-103 Juniper Networks Certified Associate, Junos (JNCIA-Junos) Online Training

Question #1

Which command verifies configuration syntax without applying the changes?

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

Reveal Solution Hide Solution

Correct Answer: B
Question #2

By default, which character indicates the UNIX shell prompt?

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

Reveal Solution Hide Solution

Correct Answer: B
Question #3

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.3R1-S1
  • B . 19.3R2
  • C . 19.1R3
  • D . 19.1R1-S2

Reveal Solution Hide Solution

Correct Answer: AC
Question #4

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 must have a next hop defined.
  • C . Static routes are learned by neighboring devices and added to their routing tables.
  • D . Static routes are defined at the [edit routing-instances] hierarchy.

Reveal Solution Hide Solution

Correct Answer: AB
Question #5

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

  • A . All valid configuration changes made by all users will take effect.
  • B . The user’s configuration changes are committed; other users’ configuration changes are still pending.
  • C . The user will receive an error message disallowing a commit of the configuration.
  • D . The user’s configuration changes are committed; other users will be exited from configuration mode.

Reveal Solution Hide Solution

Correct Answer: A
Question #6

Routing policies contain which two types of statements? (Choose two.)

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

Reveal Solution Hide Solution

Correct Answer: AB
Question #7

You are connected to your Junos device using an SSH connection to the fxp0 interface. No other interfaces are currently configured beyond their default settings. You commit a configuration that makes the fxp0 interface unreachable from your management network.

In this scenario, how would you re-establish communication with the device?

  • A . Connect to the console of the device.
  • B . Establish an SSH connection to the loopback interface.
  • C . Power off and power on the device.
  • D . Unplug the network cable and plug it back in.

Reveal Solution Hide Solution

Correct Answer: A
Question #8

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

  • A . request system halt
  • B . request system logout
  • C . request system recover
  • D . request system commit

Reveal Solution Hide Solution

Correct Answer: A
Question #9

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

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

Reveal Solution Hide Solution

Correct Answer: BC
Question #10

Which two features are implemented on the Packet Forwarding Engine? (Choose two.)

  • A . firewall filters
  • B . chassis management
  • C . class of service
  • D . routing protocol updates

Reveal Solution Hide Solution

Correct Answer: AC

Question #11

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

  • A . no-timestamp
  • B . extensive
  • C . print-ascii
  • D . no-resolve

Reveal Solution Hide Solution

Correct Answer: B
Question #12

Which parameter of the monitor trafficcommand should be used with caution when considering storage space on a Junos device?

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

Reveal Solution Hide Solution

Correct Answer: A
Question #13

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

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

Reveal Solution Hide Solution

Correct Answer: AD
Question #14

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

  • A . Participating devices dynamically learn routing information from each other.
  • B . Dynamic routing requires more administrative overhead than static routing.
  • C . Dynamic routing allows a device to automatically reroute traffic around a failure.
  • D . Dynamic routing is used when absolute control of routing parameters is necessary.

Reveal Solution Hide Solution

Correct Answer: AC
Question #15

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

  • A . IGMPv3
  • B . RIPng
  • C . RIP
  • D . OSPFv2

Reveal Solution Hide Solution

Correct Answer: B
Question #16

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 of the management network.
  • B . The packet is rejected and an ICMP network unreachable message is sent to the source address.
  • C . The packet is silently discarded.
  • D . The packet is forwarded to the next hop defined in the default route.

Reveal Solution Hide Solution

Correct Answer: B
Question #17

You notice that the terms in your firewall filter 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 insert command to reorder the terms within the filter.
  • C . Use the count parameter to ensure that the terms are evaluated correctly.
  • D . Use the reject action to change the action of the filter.

Reveal Solution Hide Solution

Correct Answer: B
Question #18

Which command will show files stored in the /var/home/lab directory?

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

Reveal Solution Hide Solution

Correct Answer: B
Question #19

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

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

Reveal Solution Hide Solution

Correct Answer: BD
Question #20

How does the PFE determine how to forward transit traffic?

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

Reveal Solution Hide Solution

Correct Answer: B

Question #21

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

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

Reveal Solution Hide Solution

Correct Answer: BC
Question #22

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

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

Reveal Solution Hide Solution

Correct Answer: BC
Question #23

Which two statements describe PFE functions? (Choose two.)

  • A . The PFE stores a local copy of the Layer 2 and Layer 3 forwarding tables.
  • B . The PFE provides access to the CLI and J-Web.
  • C . The PFE stores the master copy of the Layer 2 and Layer 3 forwarding tables.
  • D . The PFE implements rate limiting using policers.

Reveal Solution Hide Solution

Correct Answer: AD
Question #24

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

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

Reveal Solution Hide Solution

Correct Answer: C
Question #25

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 . patch
  • B . primary
  • C . preferred
  • D . relative

Reveal Solution Hide Solution

Correct Answer: C
Question #26

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

  • A . strict
  • B . high
  • C . low
  • D . loose

Reveal Solution Hide Solution

Correct Answer: AD
Question #27

You successfully established a BGP session with a 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 . A security policy is blocking BGP from learning the routes.
  • C . Unicast reverse-path-forwarding is blocking BGP from learning the routes.
  • D . The firewall filter is blocking BGP from learning the routes.

Reveal Solution Hide Solution

Correct Answer: A
Question #28

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

  • A . to process transit traffic
  • B . to handle processes that control the device’s interfaces
  • C . to maintain the routing tables
  • D . to implement stateless firewall filtering

Reveal Solution Hide Solution

Correct Answer: AB
Question #29

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

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

Reveal Solution Hide Solution

Correct Answer: D
Question #30

Which statement is true about the orlonger route-filter match type?

  • A . All routes within the specified prefix that are longer than or equal to 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 than the given prefix up to a defined acceptable prefix length are considered a match.
  • D . All routes within the specified prefix that are longer than the given prefix are considered a match.

Reveal Solution Hide Solution

Correct Answer: A
Exit mobile version