jno-101 Flashcards
QUESTION NO: 1 Which login class permission will allow a user to use the telnet utility? A. network permission B. maintenance permission C. supervisor permission D. shell permission
A
QUESTION NO: 3 Which command do you use to go from the shell prompt to the CLI prompt? A. run cli B. cli C. start cli D. edit
B
QUESTION NO: 4 When using the monitor traffic command on Junos devices, which UNIX-based utility is accessed? A. snoop B. tcpdump C. monitor D. tail
C
QUESTION NO: 5
What is the default import routing policy for OSPF?
A. Accept all OSPF routes and install them into the inet 3 routing table.
B. Accept all OSPF routes and install them into the inet7.0 routing table
C. Accept all OSPF routes and install them into the inet4.0 routing table
D. Accept all OSPF routes and install them into the inet.0 routing table.
D
QUESTION NO: 6 Which three user authentication methods are supported by the Junos OS? (Choose three.) A. RADIUS B. CHAP C. local user database D. TACACS+ E. PAP
A,C,D
QUESTION NO: 7 What represents the binary equivalence of 207? A. 11001111 B. 11101011 C. 11010111 D. 11010101
A
QUESTION NO: 8 What must be configured prior to the first commit after factory defaults are loaded? A. root authentication B. default gateway C. hostname D. management services
A
QUESTION NO: 9 Which account is used to access a Junos device in factory-default configuration? A. root B. admin C. juniper D. user
A
QUESTION NO: 10
You need to control SSH. HTTP, and Telnet access to an MX240 router through any interface. You
have decided to use a firewall filter. How should you apply the firewall filter?
A. as an outbound filter on interface fxp0
B. as an outbound filter on interface lo0
C. as an inbound filter on interface fxp0
D. as an inbound filter on interface lo0
D
QUESTION NO: 11
YOU issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.
Which statement is correct?
A. The bypass-routing parameter is used to test the density on the TI line.
B. The bypass-routing parameter cannot be used on a T1 interface.
C. The bypass-routing parameter allows you to ping a host through an interface that has no route
through it.
D. The bypass-routing parameter allows you to ping a local WAN interface without generating any
outbound traffic
C
QUESTION NO: 12
Which two statements are true about the forwarding table? (Choose two.)
A. The forwarding table lists each source protocol and preference for each destination.
B. The forwarding table contains only active routes.
C. The forwarding table is used to process transit packets.
D. The forwarding table is stored in compact flash
B,C
QUESTION NO: 13 Which three protocols use UDP as a transport protocol by default? (Choose three.) A. HTTP B. TFTP C. DNS D. SNMP E. SMTP
B,C,D
QUESTION NO: 15 What is the default protocol preference for OSPF internal routes? A. 10 B. 15 C. 150 D. 160
A
QUESTION NO: 16
You are at the top of the hierarchy and must configure OSPF on interface so-0/0/0 unit 100. Which two
achieve this result? (Choose two )
A. set protocols set ospf area 0 set interface so-0/0/0.100
B. set protocols ospf area 0 interface so-0/0/0.100
C. edit protocols ospf interface so-0/0/0.100
D. edit protocols ospf area 0 set interface so-0/0/0.100
B,D
QUESTION NO: 18
You have been asked to create a static route with a next hop that is not directly connected to the router.
Which configuration parameter enables the static route to accomplish this scenario?
A. resolve
B. indirect
C. next-hop
D. recursive
A
QUESTION NO: 19
Which two statements are true about the rescue configuration file? (Choose two)
A. It must include a root password.
B. It is roll back file number 50, and you can recover it by issuing rollback 50.
C. It is created by issuing request system configuration rescue save.
D. It is updated automatically when you commit
A,C
QUESTION NO: 20 What are two valid match criteria for a routing policy? (Choose two.) A. OSPF area ID B. prefix list C. port D. time-to-live (TTL)
A,C
QUESTION NO: 22
What is the purpose of a network mask?
A. It is used to identify the maximum hop count of a subnetwork
B. It is used to identify an IP address as either private or public.
C. It is used to identify the network to which an IP address belongs.
D. It is used to identify the total number of bits present in an IP address
C
QUESTION NO: 24 Which command displays the amount of space available on the storage media? A. show chassis routing-engine B. show system file-storage C. file list D. show system storage
D
QUESTION NO: 25
Which statement is true regarding the Junos OS?
A. The Junos kernel is based on the Solaris operating system.
B. The Junos kernel is based on the GNU Zebra operating system.
C. The Junos kernel is completely original and not based on any other operating system
D. The Junos kernel is based on the FreeBSD UNIX operating system
D
QUESTION NO: 26 Which two login-class permissions could permit a user to view the system hierarchy of the active configuration? (Choose two.) A. system permission B. view-configuration permission C. network permission D. super-user permission
A,D
QUESTION NO: 27 What are two reasons why a route might be hidden? (Choose two.) A. route preference B. routing loop C. invalid next hop D. routing policy
C,D
QUESTION NO: 28
What is an advantage of multiple software processes running in the Junos OS?
A. Each process has its own protected memory space.
B. Each process is started manually by the user at boot.
C. All processes are dependent on each other.
D. Multiple processes allow each routing protocol to be independent
A
QUESTION NO: 29
Which two statements accurately describe a broadcast domain? (Choose two.)
A. Broadcast domains require that the participating devices connect to common switches or hubs.
B. Broadcast domains consist of devices reachable by frames addressed to the Layer 2 broadcast
address
C. Broadcast domains require a gateway device such as a router.
D. Broadcast domains consist of devices that reside on the same VLAN
B,D
QUESTION NO: 30
Which two statements are true regarding an Ethernet collision domain? (Choose two.)
A. If a switch is used, the collision domain is limited to each device and the switch.
B. If a hub is used, the collision domain is limited to each device and the hub.
C. If a hub is used, the collision domain includes all devices connected to the hub.
D. If a switch is used, the collision domain includes all devices connected to the switch.
A,C
QUESTION NO: 32 By default, which character indicates the UNIX shell prompt? A. # B. > C. $ D. %
D
QUESTION NO: 33
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. Every policy must contain at least one term.
C. The name of a term is limited to five characters.
D. Terms are optional
B
QUESTION NO: 34 Which J-Web lab do you use lo add licenses to the device? A. "Configure" B. "Troubleshoot" C. "Monitor" D. "Maintain"
D
QUESTION NO: 35 How do you write the current candidate configuration to the permanent storage media? A. [edit] user@router# save /var/tmp/current.conf B. [edit] user@router# write /var/tmp/current.conf C. [edit] user@router# commit /var/tmp/current.conf D. [edit] user@router# dump /var/tmp/current.conf
A
QUESTION NO: 36 In the MAC address 00:90:69:9f.ea:46, what represents the Organizationally Unique Identifier (OUI)? A. 69:9f.ea:46 B. 00:90:69:9f C. 9f:ea:46 D. 00:90:69
D
QUESTION NO: 37
What is an advantage of dynamic routing?
A. Unlike static routing, dynamic routing provides redundant IP addresses for end-user devices.
B. Unlike static routing, dynamic routing requires no initial user configuration.
C. Dynamic routing can provide increased network availability when compared to static routing.
D. Dynamic routing provides DNS services along with IP connectivity; static routing does not
C
QUESTION NO: 38 Which command do you use to navigate to [edit interfaces]? A. cd interfaces B. dir edit interfaces C. edit interfaces D. interfaces
C
QUESTION NO: 39 Which directory does the Junos OS use to store syslog information by default? A. A/ar/messages B. A/ar/syslog C. /var/tmp D. /var/log
D
QUESTION NO: 40 Which protocol creates a complete database of the network topology/prior to calculating the optimal route? A. BGP B. PIM C. OSPF D. RIP
C
QUESTION NO: 41 You are modifying the default route preference under the [edit protocols] hierarchy. In which two routing information sources can you change the default preference value? (Choose two) A. local B. OSPF C. direct D. BGP
B,D
QUESTION NO: 42
Which two statements are true about the primary address on an interface? (Choose two.)
A. It is the address used by default as the local address for broadcast and multicast packets
sourced locally and sent out of the interface.
B. You use the primary address when you have multiple IP addresses belonging to the same
subnet on the same interface.
C. It can be useful for selecting the local address used for packets sent out of unnumbered
interfaces when multiple non-127 addresses are configured on the loopback interface.
D. By default, the primary address on an interface is selected as the numerically highest local
address configured on the interface.
A,C
QUESTION NO: 43 Which operational mode command can be used to synchronize the local system time with an NTP server? A. set ntp time 64.32.129.3 B. set clock ntp 64.32.129.3 C. set time 64.32.129.3 D. set date ntp 64.32.129.3
D
QUESTION NO: 44 Which command will display the contents of the forwarding table? A. show route forwarding-table B. show forwarding C. show configuration
A
QUESTION NO: 45
YOU have just issued the command user@router# save current.conf Assuming the default
settings, where in the file system is current.conf saved?
A. /var/tmp/
B. /var/config/saved/
C. /var/home/user/
D. /config/
C
QUESTION NO: 46 Which network mask is the equivalent of 255.255.248.0? A. /20 B. /21 C. /22 D. /23
B
QUESTION NO: 47 What represents the decimal equivalence of 01101110? A. 5 B. 96 C. 110 D. 118
C
QUESTION NO: 48 You have been allocated a 192.168.100.0/22 network. How many usable hosts are available? A. 510 B. 512 C. 1022 D. 1024
C
QUESTION NO: 49
What are three benefits of class of service? (Choose three.)
A. It can make a slow network faster
B. It can prioritize latency-sensitive traffic.
C. It can eliminate congestion.
D. It can control congestion.
E. It can allocate bandwidth for different classes of traffic.
B,D,E
QUESTION NO: 50 During a password recovery, what is the next step after configuring the system to boot into single-user mode? A. Reset the root password. B. Press the space bar. C. Type recovery. D. Press the "Enter" key
C
QUESTION NO: 51
How do you save the current candidate configuration in the set format to permanent storage
media?
JN0‐101
(C) Copyright 1998 Easy CramBible Lab, All Rights Reserved.
A. [edit]
user@router# show | set | save /var/tmp/current.conf
B. [edit]
user@router# show | compare set | save /var/tmp/current.conf
C. [edit]
user@router# save /var/tmp/current.conf | display set
D. [edit]
user@router# show | display set | save /var/tmp/current.conf
D
QUESTION NO: 52 Which command do you use to display the messages seen during the last system boot? A. show system boot-messages B. show chassis messages C. show file system boot-messages D. show boot-log messages
A
QUESTION NO: 53 Which CLI mode allows you to make configuration changes? A. enable mode B. configuration mode C. operational mode D. active mode
B
QUESTION NO: 54
Which CLI command do you use to determine which files are cleanup candidates?
A. request system storage cleanup candidates
B. request system services storage candidates
C. request system services candidate cleanup
D. request system storage cleanup dry-run
D
QUESTION NO: 55
Which statement is true regarding the Network Time Protocol (NTP) on Junos devices?
A. MD5 authentication is supported by the Junos OS
B. Server mode is not supported by the Junos OS.
C. The Junos OS can provide a primarytime reference
D. The Junos OS does not support the use of a boot server.
A
QUESTION NO: 56 Which command will allow you lo quickly determine the administrative status of all interfaces on a Junos device? A. show interfaces status B. show interfaces summary C. show interfaces terse D. show interfaces admin
C
QUESTION NO: 57
Which statement is true about the forwarding plane?
A. The forwarding plane is the intelligence of the platform.
B. The forwarding plane is based on an X86 architecture.
C. The forwarding plane maintains the routing tables, bridging table, and primary forwarding table
D. The forwarding plane implements policers, stateless firewall filters, and class of service.
D
QUESTION NO: 58
Which two statements are true regarding the role of the Routing Engine (RE)? (Choose two.)
A. The RE controls and monitors the chassis.
B. The RE manages the Packet Forwarding Engine (PFE).
C. The RE receives a copy of the forwarding table from the forwarding plane
D. The RE implements class of service (COS).
A,B
QUESTION NO: 59
By default, which two statements are true about export routing policies? (Choose two.)
A. Export policies can evaluate only active routes
B. Export policies can evaluate all routes
C. Export policies can be applied to the forwarding table
D. Export policies can be applied to interfaces.
A,C
QUESTION NO: 60
Which statement is true about a routing table?
A. It contains routes learned dynamically only.
B. It finds the best path to each destination by using a modified shortest-path-first calculation
C. It contains only active BGP routes.
D. It contains all accepted routes to all destinations.
D
QUESTION NO: 61 Which command will display only direct routes? A. show route B. show route inet. 0direct C. show ip route direct D. show route protocol direct
D
QUESTION NO: 62
What information does the help reference command provide?
A. a brief description of commands and their default values
B. the serial number and version number of the device used to open a support case with JTAC
C. a list of all the active hardware alarms on the device
D. a display of the current configuration while in operational mode
A