Vous êtes sur la page 1sur 106

Exam : JN0-342

Title : ER Associate (JNCIA-ER)


Ver

: 07-15-2008

JN0-342

QUESTION 1
What are two advantages of link-state protocols compared to distance-vector protocols?
(Choose two.)
A. faster convergence
B. support for multiple routes to a destination
C. more scalable
D. easier configuration
Answer: A,C
QUESTION 2
What are three reasons for using a routing policy? (Choose three.)
A. You do not want to import all learned routes into the routing table.
B. You want to rate limit ICMP packets to the router.
C. You want one protocol to receive routes from another protocol.
D. You want to modify the rate of route advertisements.
E. You want to modify information associated with a route.
Answer: A,C,E
QUESTION 3
Which CLI command is used to upgrade a J-series router?
A. request system software upgrade
B. request system software add
C. load override terminal
D. load package
Answer: B
QUESTION 4
Which CLI command displays the current temperature of the router's components?
A. show system temperature
B. show chassis environment
C. show system environment
D. show chassis hardware
Answer: B
QUESTION 5
How many fixed Fast Ethernet ports are on a J2320 router?

Actualtests.com - The Power of Knowing

JN0-342
A. 2
B. 4
C. 0
D. 1
Answer: B
QUESTION 6
What is a correct configuration using autoinstallation?
A. [edit system autoinstallation]
user@host# show
configuration-servers {
tftp://tftpconfig.sp.com/config.conf;
interfaces ge-0/0/0 slarp;
}
B. [edit system autoinstallation]
user@host# show
interfaces {
ge-0/0/0 {
dhcp;
}
configuration-servers {
tftp://tftpconfig.sp.com/config.conf;
}
C. [edit system autoinstallation]
user@host# show
interfaces {
ge-0/0/0 {
rarp;
}
bootp-servers {
10.34.1.1;
}
D. [edit system autoinstallation]
user@host# show
interfaces {
ge-0/0/0 {
rarp;
}
configuration-servers {
tftp://tftpconfig.sp.com/config.conf;
}
Answer: D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 7
The J-Web application can install the JUNOS software from which two locations?
(Choose two.)
A. SDX
B. local PC
C. BSD shell
D. remote host
Answer: B,D
QUESTION 8
Which two statements are true regarding NAT and PAT? (Choose two.)
A. PAT modifies both address and port information.
B. NAT and PAT help conserve public IP addresses.
C. NAT and PAT are never used within an ISP's network.
D. NAT allows a large number of hosts on a network that uses private addresses to share
a single IP address simultaneously.
Answer: A,B
QUESTION 9
Which configuration statement allows local non-root users access to the router only when
the RADIUS server is unreachable?
A. [edit]
system {
authentication-order [ radius password ];
}
B. [edit]
system {
authentication-order [ radius if-authenticated ];
}
C. [edit]
system {
authentication-order radius;
}
D. [edit]
system {
authentication-order [ radius local ];
}
Answer: C

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 10
Which three statements are true? (Choose three.)
A. J-series routers have a config button.
B. J-series routers support Link Services PIMs.
C. J-series routers have a dedicated management interface (fxp0).
D. J-series routers support xDSL interfaces.
E. J-series routers require licenses for DLSw.
Answer: A,D,E
QUESTION 11
What are three methods for managing a Juniper Enterprise Router? (Choose three.)
A. J-Config
B. SAP
C. CLI
D. J-Web
E. SDX
Answer: C,D,E
QUESTION 12
What are two ways to delete the backup JUNOS software image on a J-series router?
(Choose two.)
A. Use the CLI command request system software delete-backup.
B. Use the link on the J-Web GUI Manage > Files page.
C. Use the CLI command request system storage delete-backup.
D. Use the link on the J-Web GUI Manage > Software page.
Answer: A,B
QUESTION 13
Which routing table is used for all IPv4 unicast forwarding?
A. inet.0
B. ipv4.0
C. forwarding.0
D. inet4.0
Answer: A
QUESTION 14
How often does RIP send regular updates?

Actualtests.com - The Power of Knowing

JN0-342
A. every 60 seconds
B. every 90 seconds
C. every 10 seconds
D. every 30 seconds
Answer: D
QUESTION 15
Which two statements are true regarding DHCP services and Enterprise routers? (Choose
two.)
A. J-series routers can operate as a DHCP server only.
B. M-series routers can function as a DHCP-relay agent and DHCP server
simultaneously.
C. M-series routers can operate as a DHCP-relay agent only.
D. J-series routers can function as a DHCP-relay agent or a DHCP server but not both
simultaneously.
Answer: C,D
QUESTION 16
Which OSPF component automatically defaults to the lo0.0 IP address?
A. router ID
B. process ID
C. backbone ID
D. area ID
Answer: A
QUESTION 17
Which statement describes how transit packets are handled on a J-series router?
A. They are reassembled into ATM cells across the router.
B. They are processed by the forwarding daemons.
C. They are only examined by the PICs.
D. They are treated the same as host packets.
Answer: B
QUESTION 18
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

In the exhibit, which two steps are required to enable the J-Web interface? (Choose two.)
A. Install an SSL certificate.
B. Install the J-Web package.
C. Enable the J-Web HTTP service.
D. Configure J-Web authentication.
Answer: B,C
QUESTION 19
Which routing table is used for all IPv4 unicast forwarding?
A. inet.0
B. forwarding.0
C. inet4.0
D. ipv4.0
Answer: A
QUESTION 20
Which key combination will move your cursor to the beginning of the current input line?
A. Ctrl-E
B. Ctrl-A
C. Ctrl-L
D. Ctrl-P
Answer: B
QUESTION 21
Which CLI command displays operational RIP interfaces?
A. show protocol rip
Actualtests.com - The Power of Knowing

JN0-342
B. show protocol interface
C. show rip interface
D. show rip neighbor
Answer: D
QUESTION 22
Which CLI command allows you to determine how many licenses are currently used on
the router and are further needed by the router?
A. show system license key
B. show system license usage
C. show system license total
D. show system license profile
Answer: B
QUESTION 23
What are two ways to create a rescue configuration on a J-series router? (Choose two.)
A. Issue the configure rescue save command.
B. Use the J-Web Configuration > Rescue menu.
C. Use the J-Web System > Rescue menu.
D. Issue the request system configuration rescue save command.
Answer: B,D
QUESTION 24
What are two ways to create a rescue configuration on a J-series router? (Choose two.)
A. Use the J-Web System > Rescue menu.
B. Issue the request system configuration rescue save command.
C. Issue the configure rescue save command.
D. Use the J-Web Configuration > Rescue menu.
Answer: B,D
QUESTION 25
Which service is enabled, by default, on a J-series router?
A. HTTP
B. Telnet
C. SSH
D. FTP
Answer: A
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 26
During autoinstallation, the router attempts to acquire an IP address through one of its
interfaces. All three attempts are unsuccessful. What is the next step the router performs?
A. It waits 30 seconds and then tries again.
B. It reboots itself and attempts autoinstallion again.
C. It activates DHCP in server mode.
D. It shuts down all of its interfaces.
Answer: C
QUESTION 27
Which CLI command displays all OSPF LSAs received by the local router?
A. show ospf interface
B. show ospf adjacency
C. show ospf database
D. show ospf neighbor
Answer: C
QUESTION 28
Which multicast address does RIPv2 use for route updates by default?
A. 255.255.255.255
B. 224.0.0.2
C. 224.0.0.5
D. 224.0.0.9
Answer: D
QUESTION 29
Which two service interface options support both Layer 2 and Layer 3 service packages
simultaneously? (Choose two.)
A. AS PIC
B. Link Services PIC
C. J-series software processes
D. AS Module
Answer: C,D
QUESTION 30
Which two are valid configurations of an interface? (Choose two.)

Actualtests.com - The Power of Knowing

JN0-342
A. [edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.168.20.1/24;
}
B. [edit interfaces]
ge-0/0/1 {
unit 0 {
family inet {
address 10.1.2.1/24;
}
C. [edit interfaces]
fe-0/0/0 {
unit 0 {
family inet {
address 10.1.20.1/32;
}
D. [edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.168.20.1/32;
}
Answer: B,D
QUESTION 31
Which OSPF component automatically defaults to the lo0.0 IP address?
A. router ID
B. area ID
C. process ID
D. backbone ID
Answer: A
QUESTION 32
Which two field-replaceable units are common to M7i, M10i, and J-series routers?
(Choose two.)
A. fan tray
B. Routing Engine
C. physical interface card/physical interface module (PIC/PIM)
D. compact flash

Actualtests.com - The Power of Knowing

JN0-342

Answer: C,D
QUESTION 33
Which statement is true about accessing a Juniper enterprise router using a Web browser?
A. You need to enable the HTTP service on M7i, M10i, and J-series routers before
accessing them.
B. J-series routers are accessible by default.
C. You need to install a license before accessing a J-series router.
D. M7i and M10i routers are accessible by default.
Answer: B
QUESTION 34
Which command copies the factory-default files to your backup media?
A. request system snapshot default
B. request system snapshot as-primary
C. request system snapshot rescue
D. request system snapshot factory
Answer: D
QUESTION 35
Which routes are automatically advertised to RIP neighbors on a Juniper router?
A. the loopback interface
B. interface addresses with RIP neighbors configured
C. none
D. all directly connected interfaces
Answer: C
QUESTION 36
In configuration mode you see the following prompt:
[edit interfaces fe-1/1/1]
user@router#
Which command will take you to operational mode?
A. quit
B. exit configuration-mode
C. end
D. exit
Answer: B
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 37
On a Juniper enterprise router, what is the default file used for syslog messages?
A. messages
B. security
C. system
D. errors
Answer: A
QUESTION 38
You have just issued the command commit confirmed 15 and-quit and your network
continues to be operational with no further changes required. A short time later, users
start complaining about network problems.
Which commands (in order) need to be entered to resolve this issue?
A. >configure
#confirm and-quit
B. >configure
#commit confirmed 15 and-quit
C. >configure
#rollback 1
#commit
D. >commit confirmed
Answer: C
QUESTION 39
Which two components of the JUNOS software architecture are found on all Juniper
enterprise routers? (Choose two.)
A. separate management interface (fxp0)
B. multiple software daemons
C. Application Specific Integrated Circuits (ASICs)
D. separation of control and forwarding
Answer: B,D
QUESTION 40
You have a J-series router with a factory default configuration. Which step needs to be
completed to enable J-Web?
A. Press the configuration button for less than 5 seconds.
B. No action is needed since J-Web is enabled by default.
C. Reboot the router and enter single user mode.
Actualtests.com - The Power of Knowing

JN0-342
D. Install the J-Web software package.
Answer: B
QUESTION 41
Which J-Web menu displays the current temperature of the router's components?
A. Diagnose > Chassis
B. Diagnose > Environment
C. Monitor > Chassis
D. Monitor > Environment
Answer: C
QUESTION 42
Which two routers have multiple fixed Ethernet interfaces and support field-replaceable
Physical Interface Cards/Modules? (Choose two.)
A. M120
B. M10i
C. M7i
D. J4350
Answer: C,D
QUESTION 43
Which CLI command restores a previously active configuration?
A. restore
B. rollback
C. redo
D. return
Answer: B
QUESTION 44
Which J-Web menu is used to configure RIP on a router?
A. Configuration > RIP
B. Configuration > Quick Configuration > RIP
C. Configuration > Quick Configuration > Routing and Protocols
D. Configuration > Routing and Protocols
Answer: C

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 45
What happens when a route does not match any user configured policies?
A. The route is given a lower priority.
B. The route is sent to the default policy.
C. The route is rejected.
D. The route is accepted.
Answer: B
QUESTION 46
Which CLI command allows you to add a license to a J-series router?
A. load system license
B. request system software add
C. load system license add
D. request system license add
Answer: D
QUESTION 47
Which type of OSPF router injects outside information into the OSPF domain?
A. autonomous system boundary router
B. external router
C. area border router
D. backbone router
Answer: A
QUESTION 48
What is an advantage of static routing compared to using an IGP?
A. scalability
B. ease of configuration
C. control
D. convergence
Answer: C
QUESTION 49
What are two benefits of MLPPP? (Choose two.)
A. Provides for fail over when the primary link goes down.
B. Evenly distributes traffic over participating member links.
C. Cost-efficient solution when incrementing bandwidth.
Actualtests.com - The Power of Knowing

JN0-342
D. Guarantees that the link will remain up during failure scenarios.
Answer: B,C
QUESTION 50
What are two functions of the processor located on the Physical Interface Module (PIM)?
(Choose two.)
A. route-lookup
B. CRC validation
C. Layer 2 decapsulation
D. keepalives
Answer: B,D
QUESTION 51
What is true about the password recovery process?
A. It requires a USB or PCMCIA install media.
B. It requires J-Web access.
C. It requires console access.
D. It requires formatting the hard disk.
Answer: C
QUESTION 52
Which key is used to autocomplete a command in the JUNOS software CLI?
A. right arrow
B. control 'Z'
C. delete
D. space bar
Answer: D
QUESTION 53
Which two statements about NAT and PAT are true? (Choose two.)
A. PAT converts IP addresses from one address realm to another address realm in a
one-to-one fashion.
B. NAT rewrites the source IP address for outgoing traffic.
C. PAT modifies the destination port information for outgoing packets.
D. NAT and PAT can be used to translate private addresses into public addresses.
Answer: B,D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 54
Which mechanism does VRRP use for identifying the master router for a VRRP group?
A. preference
B. priority
C. cost
D. metric
Answer: B
QUESTION 55
Which character in the JUNOS software CLI allows you to filter and manipulate
command output?
A. >
B. ?
C. |
D. <
Answer: C
QUESTION 56
Which CLI command will ping destination 10.0.29.1 ten times and display the incoming
interface of the received packet?
A. ping number 10 10.0.29.1 detail
B. ping count 10 10.0.29.1 extensive
C. ping count 10 10.0.29.1 detail
D. ping number 10 10.0.29.1 extensive
Answer: C
QUESTION 57
Which predefined login class allows a user to issue show, clear, and reset commands, but
does not allow the user to configure the router?
A. super-user
B. read-only
C. noc
D. operator
Answer: D
QUESTION 58
Which three user authentication methods are supported by the JUNOS software? (Choose
three.)
Actualtests.com - The Power of Knowing

JN0-342

A. TACACS+
B. web authentication
C. LDAP
D. local password
E. RADIUS
Answer: A,D,E
QUESTION 59
Which major J-Web menu should you use to upgrade the JUNOS software on the router?
A. Diagnose
B. Configuration
C. Monitor
D. Manage
Answer: D
QUESTION 60
Which CLI command displays the current OSPF adjacency states on the router?
A. show ospf adjacency
B. show ospf neighbor
C. show ospf interface
D. show ospf statistics
Answer: B
QUESTION 61
Which J-Web menu displays the users currently logged into the CLI?
A. Monitor > Users
B. Monitor > System
C. Manage > Users
D. Manage > System
Answer: B
QUESTION 62
Which two CLI commands allow you to move between different configuration
hierarchies? (Choose two.)
A. edit
B. up
C. move
Actualtests.com - The Power of Knowing

JN0-342
D. cd
Answer: A,B
QUESTION 63
Which three statements are true regarding VRRP communications? (Choose three.)
A. VRRP communication is confined to the local subnet for which VRRP is configured.
B. VRRP communication between VRRP routers occurs only if the VRRP group
identifier and authentication parameters match on both ends.
C. VRRP communication occurs every second by default.
D. VRRP communication occurs as needed and there is no set interval for
communication between VRRP routers.
E. VRRP communication uses broadcast until the group is established at which point it
uses unicast.
Answer: A,B,C
QUESTION 64
Which two statements are true for M7i and M10i routers? (Choose two.)
A. The M7i and M10i routers support GE, ATM and other physical interface cards
(PICs).
B. The M7i and M10i routers are equipped with the Internet Processor II.
C. The M7i and M10i routers are always equipped with fixed GE interfaces.
D. The M7i and M10i routers cannot provide line rate performance on GE and ATM
interfaces.
Answer: A,B
QUESTION 65
How are multiple policies evaluated within the JUNOS software?
A. numerically from lowest to highest
B. as an ordered list
C. alphabetically
D. in a round robin manner
Answer: B
QUESTION 66
Which two boot devices are available on all J-series routers? (Choose two.)
A. PCMCIA card
B. hard drive
C. compact flash
Actualtests.com - The Power of Knowing

JN0-342
D. USB
Answer: C,D
QUESTION 67
Which three statements correctly describe the functions of a DHCP client? (Choose
three.)
A. The DHCP client verifies the assigned IP address is valid by sending an ARP request
message for the designated IP address.
B. Once a DHCP server is found, the DHCP client requests network configuration details
through a DHCPREQUEST message.
C. The DHCP client manages the IP address assignment provided by the server.
D. The DHCP client sends DHCPDISCOVER messages in search of a DHCP server.
E. The DHCP client can provide network details to other DHCP clients if the DHCP
server is unavailable.
Answer: A,B,D
QUESTION 68
You have just issued the command commit confirmed 15 and-quit and your network
continues to be operational with no further changes required. A short time later, users
start complaining about network problems. Which commands (in order) need to be
entered to resolve this issue?
A. >configure
#rollback 1
#commit
B. >configure
#confirm and-quit
C. >configure
#commit confirmed 15 and-quit
D. >commit confirmed
Answer: A
QUESTION 69
Which CLI command will perform a traceroute to 10.0.29.1 with a maximum of 6 hops
without performing a DNS lookup for the hostname?
A. traceroute hop 6 no-dns 10.0.29.1
B. traceroute ttl 6 no-dns 10.0.29.1
C. traceroute hop 6 no-resolve 10.0.29.1
D. traceroute ttl 6 no-resolve 10.0.29.1
Answer: D
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 70
Which J-Web menu is used to configure a single area OSPF configuration?
A. Configuration > Routing and Protocols > OSPF Routing
B. Configuration > OSPF Routing > Single Area
C. Configuration > Quick Configuration > Routing and Protocols > OSPF Routing
D. Configuration > OSPF Routing
Answer: C
QUESTION 71
On a J-series router, where is the JUNOS software located?
A. compact flash
B. Zip drive
C. EPROM
D. hard drive
Answer: A
QUESTION 72
Which CLI command displays the amount of free space on the router's Compact Flash?
A. show system flash
B. show storage
C. show system storage
D. show flash
Answer: C
QUESTION 73
Which two statements about the preempt VRRP configuration option are correct?
(Choose two.)
A. Preemption is on by default.
B. Preemption is used to force a mastership change if a VRRP router with a higher
priority becomes available.
C. Preemption is off by default.
D. Preemption is used to maintain mastership for a particular router regardless of the
priority value of other routers.
Answer: A,B
QUESTION 74
Which type of route can an OSPF export policy match?
Actualtests.com - The Power of Knowing

JN0-342

A. hidden routes
B. any route in the routing table
C. inactive routes
D. active routes
Answer: D
QUESTION 75
When performing password recovery, which command should be entered at the boot
prompt?
A. boot -s
B. boot single
C. boot recovery
D. boot -r
Answer: A
QUESTION 76
What is the default route preference for static routes?
A. 10
B. 0
C. 170
D. 5
Answer: D
QUESTION 77
Which three steps are required when configuring NAT? (Choose three.)
A. Define a NAT rule.
B. Configure an application-set.
C. Define services interface.
D. Create a NAT pool.
E. Define a rule-set.
Answer: A,C,D
QUESTION 78
Which two field-replaceable units (FRUs) are hot-swappable? (Choose two.)
A. Physical Interface Modules on J6350 router
B. Physical Interface Card on M7i
C. Routing Engine on M10i
Actualtests.com - The Power of Knowing

JN0-342
D. fan tray on J-series routers
Answer: B,C
QUESTION 79
Which statement about MLPPP is true?
A. MLPPP uses secondary circuits, which can assume the primary role if a failure occurs
on the primary circuit.
B. MLPPP requires that the Layer 3 service package be configured.
C. MLPPP allows multiple Ethernet links to be combined.
D. MLPPP uses a virtual link which assumes the bandwidth of all contributing member
links.
Answer: D
QUESTION 80
How are multiple policies evaluated within the JUNOS software?
A. in a round robin manner
B. numerically from lowest to highest
C. alphabetically
D. as an ordered list
Answer: D
QUESTION 81
Which two statements are true for M7i/M10i routers? (Choose two.)
A. Packet forwarding is done by the Internet Processor II.
B. FPC is a part of the Packet Forwarding Engine (PFE).
C. Packet forwarding is done by an Intel CPU.
D. Route look-up is done by the fwdd process.
Answer: A,B
QUESTION 82
Which two CLI commands allow you to move between different configuration
hierarchies? (Choose two.)
A. edit
B. up
C. move
D. cd
Answer: A,B
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 83
Which method may be used to initially configure a M7i router?
A. CLI
B. J-Web
C. autoinstallation
D. USB drive
Answer: A
QUESTION 84
What are two components essential to link-state routing protocols? (Choose two.)
A. poison reverse
B. reliable flooding
C. SPF algorithm
D. distributed computation
Answer: B,C
QUESTION 85
Which three boot devices are available on a J2320 or J2350 router? (Choose three.)
A. USB
B. PCMCIA card
C. removable compact flash
D. compact flash
E. hard drive
Answer: A,C,D
QUESTION 86
What is the role of route preference?
A. It is used to select the best route between multiple equal cost paths.
B. It is used to determine what routes to accept into the routing table.
C. It is used to determine which route should become active.
D. It is used to select which routing table to use for forwarding.
Answer: C
QUESTION 87
You are in the Configuration > Quick Configuration > Users menu of the J-Web
application. Which two fields must be filled in before the router will commit any
changes? (Choose two).
Actualtests.com - The Power of Knowing

JN0-342

A. Password
B. Hostname
C. Username
D. Description
Answer: A,C
QUESTION 88
Which three statements are true regarding the DHCP address pool definition? (Choose
three.)
A. The pool defines a group of addresses which will be dynamically assigned based on
client requests.
B. The pool definition can specifically exclude addresses.
C. The pool defines IP address to MAC address mappings for the network.
D. The pool is dynamically created based on interface address and subnet mask
definitions.
E. The pool is user-defined.
Answer: A,B,E
QUESTION 89
Which CLI command restores a previously active configuration?
A. rollback
B. restore
C. redo
D. return
Answer: A
QUESTION 90
Which logical unit number must be configured on an interface using PPP encapsulation?
A. unit 1
B. unit 0
C. unit 255
D. unit 100
Answer: B
QUESTION 91
What is the default lease time for an enterprise router running in DHCP server mode?
A. 1 hour
Actualtests.com - The Power of Knowing

JN0-342
B. infinite
C. 1 week
D. 1 day
Answer: D
QUESTION 92
What are three reasons for using a routing policy? (Choose three.)
A. You do not want to import all learned routes into the routing table.
B. You want one protocol to receive routes from another protocol.
C. You want to modify the rate of route advertisements.
D. You want to rate limit ICMP packets to the router.
E. You want to modify information associated with a route.
Answer: A,B,E
QUESTION 93
Which J-Web menu should you use to configure the interface?
A. Configuration > Quick Configuration > Interfaces
B. Configuration > Edit > Configuration
C. Manage > Interfaces
D. Configuration > Edit > Interfaces
Answer: A
QUESTION 94
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342
Which command would you use to show only the Fast Ethernet configuration in FPC 1,
PIC slot 2?
A. [edit interfaces]
lab@router# show interfaces
B. [edit interfaces]
lab@router# show fe-1/2/0
C. [edit interfaces]
lab@router# show
D. [edit interfaces]
lab@router# show interfaces fe-1/2/0
Answer: B
QUESTION 95
Which configuration statement contacts a TACACS+ server when the primary RADIUS
server is unreachable?
A. [edit]
system {
authentication-order [ radius tacacs+ ];
}
B. [edit]
system {
authentication-order [ radius tacplus ];
}
C. [edit]
authentication {
login-order [ radius tacplus ];
}
D. [edit]
authentication {
login-order [ radius tacacs+ ];
}
Answer: B
QUESTION 96
Which three steps are considered part of the initial configuration? (Choose three.)
A. user password
B. root password
C. hostname
D. management access interface
E. SNMP

Actualtests.com - The Power of Knowing

JN0-342

Answer: B,C,D
QUESTION 97
Which CLI command displays error statistics for an interface in real time?
A. monitor traffic
B. show interfaces
C. monitor interface
D. show interfaces extensive
Answer: C
QUESTION 98
What is the maximum number of member links that can be associated with a MLPPP
bundle?
A. 4
B. 8
C. 16
D. 2
Answer: B
QUESTION 99
Which logical unit number must be configured on an interface using PPP encapsulation?
A. unit 100
B. unit 0
C. unit 1
D. unit 255
Answer: B
QUESTION 100
Which key is used to autocomplete a command in the JUNOS software CLI?
A. space bar
B. right arrow
C. control 'Z'
D. delete
Answer: A
QUESTION 101
Which two statements about the track configuration option are correct? (Choose two.)
Actualtests.com - The Power of Knowing

JN0-342

A. The track option monitors interfaces as defined by the user.


B. The track option allows for a reduction of the priority value if the monitored interface
goes down.
C. The track option monitors all interfaces participating in VRRP.
D. The track option causes syslog entries to be written in the messages log file, if the
monitored interface goes down.
Answer: A,B
QUESTION 102
Exhibit:

On the Certkiller 1 router, which CLI command displays the RIP routes that are being
advertised to Certkiller 2 RIP router?
A. show route advertising-protocol rip 192.168.10.1
B. show rip route 192.168.10.1
C. show rip advertisement 192.168.10.2
D. show route protocol rip 192.168.10.2
Answer: A
QUESTION 103
What are two ways to cause the JUNOS software to rotate log files and clean up
temporary files? (Choose two.)
A. Use the "Clean Up Files" link on the J-Web GUI Manage > Files page.
B. Use the CLI command request system storage cleanup.
C. Use the CLI command request chassis storage cleanup.
D. Use the "Clean Up Files" link on the J-Web GUI Manage > Software page.
Answer: A,B
QUESTION 104
Which CLI command displays packet and byte counts for an interface in real time?
A. show traffic counts
Actualtests.com - The Power of Knowing

JN0-342
B. monitor traffic
C. monitor interface
D. show interfaces
Answer: C
QUESTION 105
Which two statements about the Adaptive Services PIC are true? (Choose two.)
A. The Adaptive Services PIC is required when using the secure shell to access an
M-series router.
B. The Adaptive Services PIC can be configured for the Layer 2 and Layer 3 service
packages simultaneously.
C. The Adaptive Services PIC can be configured for either the Layer 2 or the Layer 3
service package but not both at the same time.
D. The Adaptive Services PIC supports the Layer 3 service package by default.
Answer: C,D
QUESTION 106
Which snapshot option creates a new partition table?
A. partition
B. as-primary
C. format
D. fdisk
Answer: A
QUESTION 107
You have a J-series router with a factory default configuration and want to configure it
for the first time. You connect a PC to the router's ge-0/0/0 interface. To which IP
address should you point your browser to configure the router using J-Web?
A. 192.168.0.1
B. 172.16.1.1
C. 10.10.10.1
D. 192.168.1.1
Answer: D
QUESTION 108
On a Juniper enterprise router, what is the default file used for syslog messages?
A. system
B. messages
Actualtests.com - The Power of Knowing

JN0-342
C. security
D. errors
Answer: B
QUESTION 109
Which statement accurately describes the purpose of a service-set?
A. The service set monitors the state table for all translation services.
B. The service set functions as an automated ALG when using NAT.
C. The service set links the NAT rules and services interface.
D. The service set provides hidden services when PAT is used.
Answer: C
QUESTION 110
Which two statements are true for J-series routers? (Choose two.)
A. The J-series routers have an internal FPC.
B. The fwdd process is responsible for packet forwarding.
C. Forwarding look-ups are performed by the Routing Engine.
D. The packet forwarding is performed by an Intel CPU.
Answer: B,D
QUESTION 111
What are two methods of accessing a Juniper enterprise router? (Choose two.)
A. console
B. HTTPS
C. RSH
D. J-Config
Answer: A,B
QUESTION 112
Which type of OSPF router injects outside information into the OSPF domain?
A. backbone router
B. autonomous system boundary router
C. area border router
D. external router
Answer: B

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 113
Which two statements about login classes correctly define their usage within the JUNOS
software? (Choose two.)
A. A different login class must be configured for each user.
B. Each login class is associated with one or more permissions flags.
C. A user must be assigned to one of the default login classes.
D. Individual commands can be explicitly allowed or denied.
Answer: B,D
QUESTION 114
Which three initial configuration methods are supported on J-series routers? (Choose
three.)
A. JUNOScope
B. CLI
C. autoinstallation
D. PCMCIA flash card
E. J-Web
Answer: B,C,E
QUESTION 115
Exhibit:

Which OSPF configuration is generated as a result of the J-Web configuration?


A. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/1.0;
interface all;
Actualtests.com - The Power of Knowing

JN0-342
}
B. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/0.0;
interface fe-2/0/0.0;
interface fe-0/0/1.0 {
passive;
}
C. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/0.0;
interface fe-2/0/0.0;
interface all;
}
D. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/1.0 {
disable;
}
interface all;
}
Answer: D
QUESTION 116
Which J-Web menu is used to add static routes to a router?
A. Configuration > Quick Configuration > Static
B. Configuration > Quick Configuration > Routing and Protocols
C. Configuration > Routing > Static
D. Configuration > Routing and Protocols
Answer: B
QUESTION 117
Which IGP should you use to achieve scalability in a large enterprise network using
Juniper enterprise routers?
A. EIGRP
B. BGP
C. OSPF
D. RIP

Actualtests.com - The Power of Knowing

JN0-342

Answer: C
QUESTION 118
Which configuration example represents a services interface configured for a MLPPP
bundle on a J-series router?
A. lsq-0/0/0 {
unit 0 {
family inet {
address 172.18.37.5/30;
}
B. ls-0/0/0 {
unit 0 {
family inet {
address 172.18.37.5/30;
}
C. sp-0/0/0 {
unit 0 {
family inet {
address 172.18.37.5/30;
}
D. ml-0/0/0 {
unit 0 {
family inet {
address 172.18.37.5/30;
}
Answer: B
QUESTION 119
What is a characteristic of route protocol preference?
A. A lower preference is better than a higher preference.
B. A higher preference is better than a lower preference.
C. It must be assigned manually for each protocol.
D. It is the same as a route metric.
Answer: A
QUESTION 120
Which two JUNOS software authentication methods require the use of a server for
authentication? (Choose two.)
A. CHAP
B. TACACS+
Actualtests.com - The Power of Knowing

JN0-342
C. Kerberos
D. RADIUS
Answer: B,D
QUESTION 121
Which configuration option allows you to view autoinstallation messages?
A. decode
B. debug
C. view
D. traceoptions
Answer: D
QUESTION 122
Which CLI command will assist you with configuration syntax?
A. help syntax
B. help cli
C. help reference
D. help configuration
Answer: C
QUESTION 123
You have a J-series router with a factory default configuration and want to configure it
for the first time. You connect a PC to the router's fe-0/0/0 interface. To which IP address
should you point your browser to configure the router using J-Web?
A. 192.168.1.1
B. 192.168.0.1
C. 172.16.1.1
D. 10.10.10.1
Answer: A
QUESTION 124
Which two field-replaceable units (FRUs) are hot-swappable? (Choose two.)
A. Physical Interface Modules on J6300 router
B. fan tray on J-series routers
C. Routing Engine on M10i
D. Physical Interface Card on M7i
Answer: C,D
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 125
Which statement describes how transit packets are handled on a J-series router?
A. They are only examined by the PICs.
B. They are treated the same as host packets.
C. They are processed by the forwarding daemons.
D. They are reassembled into ATM cells across the router.
Answer: C
QUESTION 126
Which two statements are true for M7i and M10i routers? (Choose two.)
A. The M7i and M10i routers support GE, ATM and other physical interface cards
(PICs).
B. The M7i and M10i routers are equipped with the Internet Processor II.
C. The M7i and M10i routers cannot provide line rate performance on GE and ATM
interfaces.
D. The M7i and M10i routers are always equipped with fixed GE interfaces.
Answer: A,B
QUESTION 127
Which routes are automatically advertised to RIP neighbors on a Juniper router?
A. interface addresses with RIP neighbors configured
B. all directly connected interfaces
C. the loopback interface
D. none
Answer: D
QUESTION 128
What information is stored in the default IPv4 routing table?
A. all received and locally generated routes
B. only the best route to each destination
C. only active routes
D. all received routes
Answer: A
QUESTION 129
What are two ways to cause the JUNOS software to rotate log files and clean up
temporary files? (Choose two.)
Actualtests.com - The Power of Knowing

JN0-342

A. Use the CLI command request chassis storage cleanup.


B. Use the "Clean Up Files" link on the J-Web GUI Manage > Software page.
C. Use the CLI command request system storage cleanup.
D. Use the "Clean Up Files" link on the J-Web GUI Manage > Files page.
Answer: C,D
QUESTION 130
Which two statements are true for M7i/M10i routers? (Choose two.)
A. FPC is a part of the Packet Forwarding Engine (PFE).
B. Packet forwarding is done by an Intel CPU.
C. Route look-up is done by the fwdd process.
D. Packet forwarding is done by the Internet Processor II.
Answer: A,D
QUESTION 131
You have a J-series router with a factory default configuration. Which step needs to be
completed to enable J-Web?
A. Press the configuration button for less than 5 seconds.
B. Install the J-Web software package.
C. Reboot the router and enter single user mode.
D. No action is needed since J-Web is enabled by default.
Answer: D
QUESTION 132
Which CLI command is used to upgrade a J-series router?
A. request system software add
B. load package
C. request system software upgrade
D. load override terminal
Answer: A
QUESTION 133
Which two statements regarding system logging on a Juniper enterprise router are
correct? (Choose two.)
A. The system log has a proprietary format.
B. New system logs can be created and archived.
C. System logs must be sent to a remote device.
Actualtests.com - The Power of Knowing

JN0-342
D. Most software processes create their own logs.
Answer: B,D
QUESTION 134
Which CLI command can be used to determine if autoinstallation is active?
A. show system initial-configuration status
B. show autoinstallation activity detail
C. show autoinstallation detail
D. show system autoinstallation status
Answer: D
QUESTION 135
During autoinstallation, the router attempts to acquire an IP address using its built-in
Ethernet interfaces. All three attempts are unsuccessful. What is the next step the router
performs?
A. It reboots itself and attempts autoinstallion again.
B. It shuts down all of its interfaces.
C. It activates DHCP in server mode.
D. It waits 30 seconds and then tries again.
Answer: C
QUESTION 136
Exhibit:

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, which configuration command will cause the router to reject all packets
from 10.14.215.231 that are destined for a local address on the router?

Actualtests.com - The Power of Knowing

JN0-342
A. set system routing-engine filter protect-re
B. set interfaces lo0 unit 0 family inet filter input protect-re
C. set interfaces lo0 unit 0 filter input protect-re
D. set system family inet filter protect-re
Answer: B
QUESTION 137
What are two functions of the Intel IXP processors? (Choose two.)
A. keepalives
B. route-lookup
C. Layer 2 decapsulation
D. CRC validation
Answer: A,D
QUESTION 138
Which CLI command is used to remove configuration portions from the router?
A. undo
B. remove
C. delete
D. no
Answer: C
QUESTION 139
Which J-Web menu is used to configure a single area OSPF configuration?
A. Configuration > Routing and Protocols > OSPF Routing
B. Configuration > OSPF Routing
C. Configuration > OSPF Routing > Single Area
D. Configuration > Quick Configuration > Routing and Protocols > OSPF Routing
Answer: D
QUESTION 140
Which CLI command displays error statistics for an interface in real time?
A. monitor traffic
B. show interfaces
C. show interfaces extensive
D. monitor interface
Answer: D
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 141
Which two statements regarding system logging on a Juniper enterprise router are
correct? (Choose two.)
A. New system logs can be created and archived.
B. The system log has a proprietary format.
C. Most software processes create their own logs.
D. System logs must be sent to a remote device.
Answer: A,C
QUESTION 142
Which two components of the JUNOS software architecture are found on all Juniper
enterprise routers? (Choose two.)
A. separate management interface (fxp0)
B. Application Specific Integrated Circuits (ASICs)
C. multiple software daemons
D. separation of control and forwarding
Answer: C,D
QUESTION 143
What is the default route preference for static routes?
A. 5
B. 10
C. 0
D. 170
Answer: A
QUESTION 144
Which CLI command will perform a traceroute to 10.0.29.1 with a maximum of 6 hops
without performing a DNS lookup for the hostname?
A. traceroute ttl 6 no-resolve 10.0.29.1
B. traceroute ttl 6 no-dns 10.0.29.1
C. traceroute hop 6 no-resolve 10.0.29.1
D. traceroute hop 6 no-dns 10.0.29.1
Answer: A
QUESTION 145
When performing password recovery, which command should be entered at the boot
Actualtests.com - The Power of Knowing

JN0-342
prompt?
A. boot -s
B. boot -r
C. boot single
D. boot recovery
Answer: A
QUESTION 146
Which two routers have multiple fixed Ethernet interfaces and support field-replaceable
Physical Interface Cards/Modules? (Choose two.)
A. J4350
B. M7i
C. M10i
D. J2300
Answer: A,B
QUESTION 147
The J-Web application can install the JUNOS software from which two locations?
(Choose two.)
A. remote host
B. SDX
C. BSD shell
D. local PC
Answer: A,D
QUESTION 148
Which J-Web menu displays the current temperature of the router's components?
A. Monitor > Environment
B. Monitor > Chassis
C. Diagnose > Chassis
D. Diagnose > Environment
Answer: B
QUESTION 149
Which two are valid configurations of an interface? (Choose two.)
A. [edit interfaces]
ge-0/0/1 {
Actualtests.com - The Power of Knowing

JN0-342
unit 0 {
family inet {
address 10.1.2.1/24;
}
B. [edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.168.20.1/24;
}
C. [edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.168.20.1/32;
}
D. [edit interfaces]
fe-0/0/0 {
unit 0 {
family inet {
address 10.1.20.1/32;
}
Answer: A,C
QUESTION 150
Which three statements are true? (Choose three.)
A. J-series routers require licenses for DLSw.
B. J-series routers have a dedicated management interface (fxp0).
C. J-series routers support xDSL interfaces.
D. J-series routers have a config button.
E. J-series routers support Link Services PIMs.
Answer: A,C,D
QUESTION 151
Which OSPF component automatically defaults to the lo0.0 IP address?
A. router ID
B. process ID
C. backbone ID
D. area ID
Answer: A

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 152
Which CLI command can be used to determine if autoinstallation is active?
A. show system autoinstallation status
B. show autoinstallation activity detail
C. show system initial-configuration status
D. show autoinstallation detail
Answer: A
QUESTION 153
From the [edit protocols ospf] configuration hierarchy, which CLI command assigns
interface fe-0/0/0.0 to the backbone area?
A. set backbone interface fe-0/0/0.0
B. set area 0 interface fe-0/0/0.0
C. set area 0 fe-0/0/0.0
D. set interface fe-0/0/0.0 area 0
Answer: B
QUESTION 154
Which two statements about login classes correctly define their usage within the JUNOS
software? (Choose two.)
A. Individual commands can be explicitly allowed or denied.
B. A different login class must be configured for each user.
C. A user must be assigned to one of the default login classes.
D. Each login class is associated with one or more permissions flags.
Answer: A,D
QUESTION 155
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, you are connecting a Juniper router to a remote site and are running RIP
between sites.
What is required on the CO router to allow RIP routes from Site 1 to be sent to Site 2?
A. An import policy on the CO router to receive RIP routes from Site 1.
B. An import policy on Site 2 to accept RIP routes from the CO.
C. Include Site 1 and Site 2 in the same RIP group and allow default policy to forward
the routes between group members.
D. An export policy on the CO router to send RIP routes to Site 2.
Answer: D
QUESTION 156
A JUNOS router has a packet filter configured under [edit firewall family inet]. Which
two fields can be used by this packet filter to accept or reject individual packets? (Choose
two.)
A. UDP port
B. DLCI number
C. source IP address
D. VLAN tag
Answer: A,C
QUESTION 157
Which method may be used to initially configure an M7i router?
A. autoinstallation
B. CLI
C. USB drive
D. J-Web

Actualtests.com - The Power of Knowing

JN0-342

Answer: B
QUESTION 158
Which service is enabled, by default, on a J-series router?
A. Telnet
B. HTTP
C. FTP
D. SSH
Answer: B
QUESTION 159
What are two ways to delete the backup JUNOS software image on a J-series router?
(Choose two.)
A. Use the link on the J-Web GUI Manage > Software page.
B. Use the CLI command request system storage delete-backup.
C. Use the link on the J-Web GUI Manage > Files page.
D. Use the CLI command request system software delete-backup.
Answer: C,D
QUESTION 160
In which order are routing policy terms evaluated?
A. numerical (lowest to highest)
B. in the order listed in the configuration
C. best match first
D. alphabetical
Answer: B
QUESTION 161
What are two methods of accessing a Juniper enterprise router? (Choose two)
A. J-Config
B. HTTPS
C. RSH
D. console
Answer: B,D
QUESTION 162
What does the number one (1) represent for interface fe-0/0/1?
Actualtests.com - The Power of Knowing

JN0-342

A. PCI slot number


B. channel number
C. virtual PIC number
D. port number
Answer: D
QUESTION 163
Which key combination will move your cursor to the beginning of the current input line?
A. Ctrl-P
B. Ctrl-E
C. Ctrl-A
D. Ctrl-L
Answer: C
QUESTION 164
Exhibit:

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, which OSPF configuration is generated as a result of the J-Web
configuration?
A. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/1.0;
interface all;
Actualtests.com - The Power of Knowing

JN0-342
}}}
B. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/0.0;
interface fe-2/0/0.0;
interface fe-0/0/1.0 {
passive;
}}}
C. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/1.0 {
disable;
}
interface all;
}}}
D. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/0.0;
interface fe-2/0/0.0;
interface all;
}}}
Answer: C
QUESTION 165
Which CLI command restores a previously active configuration?
A. restore
B. return
C. redo
D. rollback
Answer: D
QUESTION 166
You are in the Configuration > Quick Configuration > Users menu of the J-Web
application. Which two fields must be filled in before the router will commit any
changes? (Choose two).
A. Password
B. Hostname
C. Description
D. Username
Actualtests.com - The Power of Knowing

JN0-342

Answer: A,D
QUESTION 167
Which major J-Web menu should you use to upgrade the JUNOS software on the router?
A. Manage
B. Configuration
C. Diagnose
D. Monitor
Answer: A
QUESTION 168
Which CLI command displays error statistics for an interface in real time?
A. show interfaces extensive
B. monitor interface
C. monitor traffic
D. show interfaces
Answer: B
QUESTION 169
Which CLI command displays the users currently logged into the router?
A. show terminal
B. show users
C. show system users
D. show chassis users
Answer: C
QUESTION 170
Which logical unit number must be configured on an interface using PPP encapsulation?
A. unit 0
B. unit 255
C. unit 1
D. unit 100
Answer: A
QUESTION 171
Which CLI command allows you to determine how many licenses are currently used on
the router and are further needed by the router?
Actualtests.com - The Power of Knowing

JN0-342

A. show system license usage


B. show system license profile
C. show system license key
D. show system license total
Answer: A
QUESTION 172
Which two routers have multiple fixed Ethernet interfaces and support field-replaceable
Physical Interface Cards/Modules? (Choose two.)
A. J4350
B. M7i
C. J2300
D. M10i
Answer: A,B
QUESTION 173
Which two boot devices are available on all J-series routers? (Choose two.)
A. hard drive
B. USB
C. compact flash
D. PCMCIA card
Answer: B,C
QUESTION 174
Which J-Web menu displays the current temperature of the router's components?
A. Diagnose > Environment
B. Diagnose > Chassis
C. Monitor > Environment
D. Monitor > Chassis
Answer: D
QUESTION 175
You have a J-series router with a factory default configuration. Which step needs to be
completed to enable J-Web?
A. Install the J-Web software package.
B. No action is needed since J-Web is enabled by default.
C. Press the configuration button for less than 5 seconds.
Actualtests.com - The Power of Knowing

JN0-342
D. Reboot the router and enter single user mode.
Answer: B
QUESTION 176
Which configuration statement allows local non-root users access to the router only when
the RADIUS server is unreachable?
A. [edit]
system {
authentication-order radius;
}
B. [edit]
system {
authentication-order [ radius if-authenticated ];
}
C. [edit]
system {
authentication-order [ radius local ];
}
D. [edit]
system {
authentication-order [ radius password ];
}
Answer: A
QUESTION 177
You have a router which does not have the J-Web interface installed by default. Which
CLI command installs the J-Web package?
A. package add jweb-8.0R2.8-signed.tgz
B. load system software jweb-8.0R2.8-signed.tgz
C. request system software add jweb-8.0R2.8-signed.tgz
D. install package jweb-8.0R2.8-signed.tgz
Answer: C
QUESTION 178
Which J-Web menu is used to configure RIP on a router?
A. Configuration > Routing and Protocols
B. Configuration > Quick Configuration > RIP
C. Configuration > RIP
D. Configuration > Quick Configuration > Routing and Protocols

Actualtests.com - The Power of Knowing

JN0-342

Answer: D
QUESTION 179
What is a correct configuration using autoinstallation?
A. [edit system autoinstallation]
user@host# show
configuration-servers {
tftp://tftpconfig.sp.com/config.conf;
interfaces fe-0/0/0 slarp;
}
B. [edit system autoinstallation]
user@host# show
interfaces {
fe-0/0/0 {
rarp;
}
bootp-servers {
10.34.1.1;
}
C. [edit system autoinstallation]
user@host# show
interfaces {
fe-0/0/0 {
dhcp;
}
configuration-servers {
tftp://tftpconfig.sp.com/config.conf;
}
D. [edit system autoinstallation]
user@host# show
interfaces {
fe-0/0/0 {
rarp;
}
configuration-servers {
tftp://tftpconfig.sp.com/config.conf;
}
Answer: D
QUESTION 180
What are two methods for obtaining an IP address during the autoinstallation process?
(Choose two.)

Actualtests.com - The Power of Knowing

JN0-342
A. CDP
B. SNMP
C. SLARP
D. RARP
Answer: C,D
QUESTION 181
Which type of route can an OSPF export policy match?
A. inactive routes
B. hidden routes
C. active routes
D. any route in the routing table
Answer: C
QUESTION 182
Which snapshot option creates a new partition table?
A. format
B. fdisk
C. partition
D. as-primary
Answer: C
QUESTION 183
Within the J-Web initial setup wizard, which menu is used to configure a password for
individual network administrators who must access the router?
A. Set Up
B. Routing
C. Interfaces
D. Users
Answer: D
QUESTION 184
You are in the Configuration > Quick Configuration > Users menu of the J-Web
application. Which two fields must be filled in before the router will commit any
changes? (Choose two).
A. Hostname
B. Username
C. Description
Actualtests.com - The Power of Knowing

JN0-342
D. Password
Answer: B,D
QUESTION 185
Which CLI command will ping destination 10.0.29.1 ten times and display the incoming
interface of the received packet?
A. ping count 10 10.0.29.1 extensive
B. ping count 10 10.0.29.1 detail
C. ping number 10 10.0.29.1 extensive
D. ping number 10 10.0.29.1 detail
Answer: B
QUESTION 186
Which CLI command displays the current OSPF adjacency states on the router?
A. show ospf interface
B. show ospf statistics
C. show ospf adjacency
D. show ospf neighbor
Answer: D
QUESTION 187
Which CLI command displays operational RIP interfaces?
A. show protocol interface
B. show protocol rip
C. show rip interface
D. show rip neighbor
Answer: D
QUESTION 188
Which two JUNOS software authentication methods require the use of a server for
authentication? (Choose two.)
A. CHAP
B. Kerberos
C. TACACS+
D. RADIUS
Answer: C,D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 189
Which J-Web menu should you use to view the router's "last known good" configuration?
A. Configuration > Rollback
B. Configuration > View and Edit
C. Configuration > History
D. Configuration > Rescue
Answer: D
QUESTION 190
Which J-Web menu displays the users currently logged into the CLI?
A. Monitor > Users
B. Manage > System
C. Monitor > System
D. Manage > Users
Answer: C
QUESTION 191
You have just issued the command commit confirmed 15 and-quit and your network
continues to be operational with no further changes required. A short time later, users
start complaining about network problems. Which commands (in order) need to be
entered to resolve this issue?
A. >commit confirmed
B. >configure
#rollback 1
#commit
C. >configure
#confirm and-quit
D. >configure
#commit confirmed 15 and-quit
Answer: B
QUESTION 192
Which routing table is used for all IPv4 unicast forwarding?
A. inet4.0
B. forwarding.0
C. inet.0
D. ipv4.0
Answer: C
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 193
How are multiple policies evaluated within the JUNOS software?
A. in a round robin manner
B. numerically from lowest to highest
C. as an ordered list
D. alphabetically
Answer: C
QUESTION 194
What are three methods for managing a Juniper Enterprise Router? (Choose three.)
A. CLI
B. J-Config
C. SDX
D. SAP
E. J-Web
Answer: A,C,E
QUESTION 195
Which statement about autoinstallation is correct?
A. It is enabled on every reboot.
B. It requires an FTP server to operate correctly.
C. It requires a serial interface to operate correctly.
D. It is enabled in the factory default configuration.
Answer: D
QUESTION 196
What are two ways to create a rescue configuration on a J-series router? (Choose two.)
A. Issue the request system configuration rescue save command.
B. Issue the configure rescue save command.
C. Use the J-Web Configuration > Rescue menu.
D. Use the J-Web System > Rescue menu.
Answer: A,C
QUESTION 197
Which CLI command displays all OSPF LSAs received by the local router?
A. show ospf neighbor
Actualtests.com - The Power of Knowing

JN0-342
B. show ospf interface
C. show ospf adjacency
D. show ospf database
Answer: D
QUESTION 198
What is the default route preference for static routes?
A. 170
B. 0
C. 10
D. 5
Answer: D
QUESTION 199
Which two statements about login classes correctly define their usage within the JUNOS
software? (Choose two.)
A. A different login class must be configured for each user.
B. A user must be assigned to one of the default login classes.
C. Individual commands can be explicitly allowed or denied.
D. Each login class is associated with one or more permissions flags.
Answer: C,D
QUESTION 200
Which CLI command will ping destination 10.0.29.1 ten times and display the incoming
interface of the received packet?
A. ping number 10 10.0.29.1 extensive
B. ping count 10 10.0.29.1 detail
C. ping count 10 10.0.29.1 extensive
D. ping number 10 10.0.29.1 detail
Answer: B
QUESTION 201
Which three steps are considered part of the initial configuration? (Choose three.)
A. root password
B. management access interface
C. hostname
D. SNMP
E. user password
Actualtests.com - The Power of Knowing

JN0-342

Answer: A,B,C
QUESTION 202
Which J-Web menu displays the users currently logged into the CLI?
A. Monitor > System
B. Manage > Users
C. Monitor > Users
D. Manage > System
Answer: A
QUESTION 203
You have a router which does not have the J-Web interface installed by default. Which
CLI command installs the J-Web package?
A. package add jweb-8.0R2.8-signed.tgz
B. request system software add jweb-8.0R2.8-signed.tgz
C. load system software jweb-8.0R2.8-signed.tgz
D. install package jweb-8.0R2.8-signed.tgz
Answer: B
QUESTION 204
Exhibit:

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, which two steps are required to enable the J-Web interface? (Choose two.)
A. Install an SSL certificate.
B. Install the J-Web package.
C. Enable the J-Web HTTP service.
D. Configure J-Web authentication.
Actualtests.com - The Power of Knowing

JN0-342

Answer: B,C
QUESTION 205
How many committed configuration files are stored on the Juniper Networks enterprise
router?
A. 48
B. 50
C. 15
D. 4
Answer: B
QUESTION 206
What are two methods for obtaining an IP address during the autoinstallation process?
(Choose two.)
A. SLARP
B. RARP
C. SNMP
D. CDP
Answer: A,B
QUESTION 207
Which two are valid configurations of an interface? (Choose two.)
A. [edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.168.20.1/32;
}
B. [edit interfaces]
lo0 {
unit 0 {
family inet {
address 192.168.20.1/24;
}
C. [edit interfaces]
fe-0/0/0 {
unit 0 {
family inet {
address 10.1.20.1/32;
}
Actualtests.com - The Power of Knowing

JN0-342
D. [edit interfaces]
ge-0/0/1 {
unit 0 {
family inet {
address 10.1.2.1/24;
}
Answer: A,D
QUESTION 208
What are three reasons for using a routing policy? (Choose three.)
A. You want to rate limit ICMP packets to the router.
B. You want one protocol to receive routes from another protocol.
C. You want to modify the rate of route advertisements.
D. You want to modify information associated with a route.
E. You do not want to import all learned routes into the routing table.
Answer: B,D,E
QUESTION 209
What happens when a route does not match any user configured policies?
A. The route is rejected.
B. The route is sent to the default policy.
C. The route is accepted.
D. The route is given a lower priority.
Answer: B
QUESTION 210
Which two JUNOS software authentication methods require the use of a server for
authentication? (Choose two.)
A. RADIUS
B. TACACS+
C. CHAP
D. Kerberos
Answer: A,B
QUESTION 211
Which two components of the JUNOS software architecture are found on all Juniper
enterprise routers? (Choose two.)
A. multiple software daemons
Actualtests.com - The Power of Knowing

JN0-342
B. Application Specific Integrated Circuits (ASICs)
C. separation of control and forwarding
D. separate management interface (fxp0)
Answer: A,C
QUESTION 212
What does the number one (1) represent for interface fe-0/0/1?
A. virtual PIC number
B. PCI slot number
C. port number
D. channel number
Answer: C
QUESTION 213
Which major J-Web menu should you use to view the physical hardware in the router?
A. Manage
B. Monitor
C. Diagnose
D. Configuration
Answer: B
QUESTION 214
Which character in the JUNOS software CLI allows you to filter and manipulate
command output?
A. <
B. |
C. ?
D. >
Answer: B
QUESTION 215
In configuration mode you see the following prompt:
[edit interfaces fe-1/1/1]
user@router#
Which command will take you to operational mode?
A. quit
B. exit
C. exit configuration-mode
Actualtests.com - The Power of Knowing

JN0-342
D. end
Answer: C
QUESTION 216
What is one configuration method for loading a factory default configuration onto a
J-series router?
A. load override reset
B. load factory-default
C. request system factory-default
D. rollback factory-default
Answer: B
QUESTION 217
Which J-Web menu should you use to configure the interface
A. Configuration > Edit > Interfaces
B. Configuration > Quick Configuration > Interfaces
C. Manage > Interfaces
D. Configuration > Edit > Configuration
Answer: B
QUESTION 218
Which J-Web menu is used to add static routes to a router?
A. Configuration > Routing > Static
B. Configuration > Quick Configuration > Routing and Protocols
C. Configuration > Quick Configuration > Static
D. Configuration > Routing and Protocols
Answer: B
QUESTION 219
Which three statements are true? (Choose three.)
A. J-series routers support Link Services PIMs.
B. J-series routers support xDSL interfaces.
C. J-series routers have a config button.
D. J-series routers have a dedicated management interface (fxp0).
E. J-series routers require licenses for DLSw.
Answer: B,C,E

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 220
Which two commands could you use to verify the error counters on a Fast Ethernet
interface? (Choose two.)
A. show interfaces errors
B. show interfaces extensive
C. show interfaces detail
D. show interfaces statistics
Answer: B,D
QUESTION 221
What is the role of route preference?
A. It is used to determine which route should become active.
B. It is used to select the best route between multiple equal cost paths.
C. It is used to determine what routes to accept into the routing table.
D. It is used to select which routing table to use for forwarding.
Answer: A
QUESTION 222
Which OSPF component automatically defaults to the lo0.0 IP address?
A. area ID
B. process ID
C. router ID
D. backbone ID
Answer: C
QUESTION 223
Which type of IGP should you use to achieve scalability in a large enterprise network?
A. Bellman-Ford protocol
B. link-state protocol
C. path-vector protocol
D. distance-vector protocol
Answer: B
QUESTION 224
Which command copies the factory-default files to your backup media?
A. request system snapshot default
B. request system snapshot factory
Actualtests.com - The Power of Knowing

JN0-342
C. request system snapshot as-primary
D. request system snapshot rescue
Answer: B
QUESTION 225
What is the role of route preference?
A. It is used to select the best route between multiple equal cost paths.
B. It is used to determine which route should become active.
C. It is used to select which routing table to use for forwarding.
D. It is used to determine what routes to accept into the routing table.
Answer: B
QUESTION 226
Within the J-Web initial setup wizard, which menu is used to configure the hostname of
the router?
A. Users
B. Set Up
C. Interfaces
D. Routing
Answer: B
QUESTION 227
On a Juniper enterprise router, what is the default file used for syslog messages?
A. errors
B. security
C. system
D. messages
Answer: D
QUESTION 228
Which two field-replaceable units (FRUs) are hot-swappable? (Choose two.)
A. fan tray on J-series routers
B. Physical Interface Card on M7i
C. Physical Interface Modules on J6300 router
D. Routing Engine on M10i
Answer: B,D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 229
Which configuration statement contacts a TACACS+ server when the primary RADIUS
server is unreachable?
A. [edit]
system {
authentication-order [ radius tacacs+ ];
}
B. [edit]
authentication {
login-order [ radius tacplus ];
}
C. [edit]
authentication {
login-order [ radius tacplus ];
}
D. [edit]
system {
authentication-order [ radius tacplus ];
}
Answer: D
QUESTION 230
What is an advantage of static routing compared to using an IGP?
A. convergence
B. ease of configuration
C. control
D. scalability
Answer: C
QUESTION 231
Within the J-Web initial setup wizard, which menu is used to configure the hostname of
the router?
A. Users
B. Set Up
C. Routing
D. Interfaces
Answer: B
QUESTION 232
What are two functions of the Intel IXP processors? (Choose two.)
Actualtests.com - The Power of Knowing

JN0-342

A. CRC validation
B. keepalives
C. Layer 2 decapsulation
D. route-lookup
Answer: A,B
QUESTION 233
Which two boot devices are available on all J-series routers? (Choose two.)
A. compact flash
B. hard drive
C. USB
D. PCMCIA card
Answer: A,C
QUESTION 234
Which three initial configuration methods are supported on J-series routers? (Choose
three.)
A. PCMCIA flash card
B. CLI
C. J-Web
D. JUNOScope
E. autoinstallation
Answer: B,C,E
QUESTION 235
Which character in the JUNOS software CLI allows you to filter and manipulate
command output?
A. <
B. ?
C. >
D. |
Answer: D
QUESTION 236
Which CLI command displays all OSPF LSAs received by the local router?
A. show ospf interface
B. show ospf database
Actualtests.com - The Power of Knowing

JN0-342
C. show ospf neighbor
D. show ospf adjacency
Answer: B
QUESTION 237
What are two functions of an IGP in an enterprise network with Internet connectivity?
(Choose two.)
A. reachability to internal destinations
B. fast convergence for internal destinations
C. fast convergence for all destinations
D. reachability to all destinations
Answer: A,B
QUESTION 238
Which statement is true about accessing a Juniper enterprise router using a Web browser?
A. You need to install a license before accessing a J-series router.
B. M7i and M10i routers are accessible by default.
C. You need to enable the HTTP service on M7i, M10i, and J-series routers before
accessing them.
D. J-series routers are accessible by default.
Answer: D
QUESTION 239
Which two boot devices are available on all J-series routers? (Choose two.)
A. hard drive
B. USB
C. compact flash
D. PCMCIA card
Answer: B,C
QUESTION 240
Which three steps are considered part of the initial configuration? (Choose three.)
A. management access interface
B. SNMP
C. root password
D. user password
E. hostname

Actualtests.com - The Power of Knowing

JN0-342

Answer: A,C,E
QUESTION 241
Which predefined login class allows a user to issue show, clear, and reset commands, but
does not allow the user to configure the router?
A. read-only
B. operator
C. noc
D. super-user
Answer: B
QUESTION 242
Which CLI command displays the current temperature of the router's components?
A. show chassis hardware
B. show system temperature
C. show system environment
D. show chassis environment
Answer: D
QUESTION 243
In configuration mode you see the following prompt:
[edit interfaces fe-1/1/1]
user@router#
Which command will take you to operational mode?
A. exit
B. exit configuration-mode
C. end
D. quit
Answer: B
QUESTION 244
Which CLI command allows you to determine how many licenses are currently used on
the router and are further needed by the router?
A. show system license profile
B. show system license key
C. show system license usage
D. show system license total

Actualtests.com - The Power of Knowing

JN0-342

Answer: C
QUESTION 245
Which type of OSPF router has interfaces in more than one area?
A. area border router
B. multiple area router
C. area line router
D. designated router
Answer: A
QUESTION 246
Exhibit:

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, on the CO router, which CLI command displays the RIP routes that are
being advertised to the Site 1 RIP router?
A. show route advertising-protocol rip 192.168.10.1
B. show rip route 192.168.10.1
C. show rip advertisement 192.168.10.2
D. show route protocol rip 192.168.10.2
Answer: A
QUESTION 247
Which three options can be used with the load CLI command? (Choose three.)
A. merge
B. override
C. replace
D. partial
E. complete
Actualtests.com - The Power of Knowing

JN0-342

Answer: A,B,C
QUESTION 248
Which command copies the factory-default files to your backup media?
A. request system snapshot rescue
B. request system snapshot as-primary
C. request system snapshot factory
D. request system snapshot default
Answer: C
QUESTION 249
Which two field-replaceable units are common to M7i, M10i, and J-series routers?
(Choose two.)
A. Routing Engine
B. compact flash
C. physical interface card/physical interface module (PIC/PIM)
D. fan tray
Answer: B,C
QUESTION 250
What is shown by the command show interfaces extensive fe-0/0/0 but not shown by the
command show interface detail fe-0/0/0?
A. the IP address on logical interface fe-0/0/0.0
B. interface MTU size
C. input error counter
D. input packets counter
Answer: C
QUESTION 251
A JUNOS router has a packet filter configured under [edit firewall family inet]. Which
two fields can be used by this packet filter to accept or reject individual packets? (Choose
two.)
A. source MAC address
B. output interface
C. source IP address
D. destination TCP port
Answer: C,D
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 252
A JUNOS router has a packet filter configured under [edit firewall family inet]. Which
two fields can be used by this packet filter to accept or reject individual packets? (Choose
two.)
A. DLCI number
B. source IP address
C. UDP port
D. VLAN tag
Answer: B,C
QUESTION 253
Which two CLI commands allow you to move between different configuration
hierarchies? (Choose two.)
A. edit
B. up
C. cd
D. move
Answer: A,B
QUESTION 254
Which configuration option allows you to view autoinstallation messages?
A. debug
B. decode
C. traceoptions
D. view
Answer: C
QUESTION 255
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, which OSPF configuration is generated as a result of the J-Web
configuration?
A. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/1.0 {
disable;
}
interface all;
}
}}
B. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/0.0;
interface fe-2/0/0.0;
interface fe-0/0/1.0 {
passive;
}}}
C. protocols {
ospf {
area 1.0.0.0 {
interface fe-0/0/1.0;
interface all;
}}}
D. protocols {
ospf {
Actualtests.com - The Power of Knowing

JN0-342
area 1.0.0.0 {
interface fe-0/0/0.0;
interface fe-2/0/0.0;
interface all;
}}}
Answer: A
QUESTION 256
Which major J-Web menu should you use to view the physical hardware in the router?
A. Configuration
B. Diagnose
C. Manage
D. Monitor
Answer: D
QUESTION 257
Which key combination will move your cursor to the beginning of the current input line?
A. Ctrl-L
B. Ctrl-A
C. Ctrl-E
D. Ctrl-P
Answer: B
QUESTION 258
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342
You work as an administrator at Certkiller .com. Study the exhibit carefully.
In the exhibit, the protect-re filter is applied as an input filter on the lo0.0 interface and
all possible services are enabled under [edit system services].
Which two methods can you use to access the router? (Choose two.)
A. FTP
B. J-Web
C. Telnet
D. SSH
Answer: B,D
QUESTION 259
What are two components essential to link-state routing protocols? (Choose two.)
A. SPF algorithm
B. reliable flooding
C. poison reverse
D. distributed computation
Answer: A,B
QUESTION 260
Which configuration statement contacts a TACACS+ server when the primary RADIUS
server is unreachable?
A. [edit]
system {
authentication-order [ radius tacacs+ ];
}
B. [edit]
authentication {
login-order [ radius tacplus ];
}
C. [edit]
authentication {
login-order [ radius tacplus ];
}
D. [edit]
system {
authentication-order [ radius tacplus ];
}
Answer: D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 261
How often does RIP send regular updates?
A. every 60 seconds
B. every 90 seconds
C. every 10 seconds
D. every 30 seconds
Answer: D
QUESTION 262
What is an advantage of static routing compared to using an IGP?
A. control
B. ease of configuration
C. scalability
D. convergence
Answer: A
QUESTION 263
What is shown by the command show interfaces extensive fe-0/0/0 but not shown by the
command show interface detail fe-0/0/0?
A. the IP address on logical interface fe-0/0/0.0
B. input packets counter
C. interface MTU size
D. input error counter
Answer: D
QUESTION 264
Which IGP should you use to achieve scalability in a large enterprise network using
Juniper enterprise routers?
A. OSPF
B. RIP
C. EIGRP
D. BGP
Answer: A
QUESTION 265
What are two methods of accessing a Juniper enterprise router? (Choose two)
A. J-Config
Actualtests.com - The Power of Knowing

JN0-342
B. HTTPS
C. RSH
D. console
Answer: B,D
QUESTION 266
When performing password recovery, which command should be entered at the boot
prompt?
A. boot -s
B. boot -r
C. boot recovery
D. boot single
Answer: A
QUESTION 267
How many committed configuration files are stored on the Juniper Networks enterprise
router?
A. 50
B. 48
C. 15
D. 4
Answer: A
QUESTION 268
Which CLI command is used to remove configuration portions from the router?
A. remove
B. delete
C. no
D. undo
Answer: B
QUESTION 269
Which multicast address does RIPv2 use for route updates by default?
A. 224.0.0.2
B. 224.0.0.9
C. 255.255.255.255
D. 224.0.0.5

Actualtests.com - The Power of Knowing

JN0-342

Answer: B
QUESTION 270
What are two ways to cause the JUNOS software to rotate log files and clean up
temporary files? (Choose two.)
A. Use the CLI command request chassis storage cleanup.
B. Use the CLI command request system storage cleanup.
C. Use the "Clean Up Files" link on the J-Web GUI Manage > Software page.
D. Use the "Clean Up Files" link on the J-Web GUI Manage > Files page.
Answer: B,D
QUESTION 271
The J-Web application can install the JUNOS software from which two locations?
(Choose two.)
A. SDX
B. local PC
C. remote host
D. BSD shell
Answer: B,C
QUESTION 272
In which order are routing policy terms evaluated?
A. best match first
B. numerical (lowest to highest)
C. alphabetical
D. in the order listed in the configuration
Answer: D
QUESTION 273
What information is stored in the default IPv4 routing table?
A. all received and locally generated routes
B. all received routes
C. only the best route to each destination
D. only active routes
Answer: A

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 274
Which type of route can an OSPF export policy match?
A. hidden routes
B. active routes
C. any route in the routing table
D. inactive routes
Answer: B
QUESTION 275
Which type of OSPF router injects outside information into the OSPF domain?
A. backbone router
B. external router
C. area border router
D. autonomous system boundary router
Answer: D
QUESTION 276
Which three initial configuration methods are supported on J-series routers? (Choose
three.)
A. PCMCIA flash card
B. JUNOScope
C. J-Web
D. autoinstallation
E. CLI
Answer: C,D,E
QUESTION 277
Which two statements are true for J-series routers? (Choose two.)
A. The J-series routers have an internal FPC.
B. The fwdd process is responsible for packet forwarding.
C. The packet forwarding is performed by an Intel CPU.
D. Forwarding look-ups are performed by the Routing Engine.
Answer: B,C
QUESTION 278
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, which two steps are required to enable the J-Web interface? (Choose two.)
A. Install the J-Web package.
B. Install an SSL certificate.
C. Configure J-Web authentication.
D. Enable the J-Web HTTP service.
Answer: A,D
QUESTION 279
Exhibit:

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, you are connecting a Juniper router to a remote site and are running RIP
between sites.
What is required on the CO router to allow RIP routes from Site 1 to be sent to Site 2?
A. Include Site 1 and Site 2 in the same RIP group and allow default policy to forward
the routes between group members.
B. An export policy on the CO router to send RIP routes to Site 2.
Actualtests.com - The Power of Knowing

JN0-342
C. An import policy on Site 2 to accept RIP routes from the CO.
D. An import policy on the CO router to receive RIP routes from Site 1.
Answer: B
QUESTION 280
Which key is used to autocomplete a command in the JUNOS software CLI?
A. right arrow
B. space bar
C. delete
D. control 'Z'
Answer: B
QUESTION 281
Which type of IGP should you use to achieve scalability in a large enterprise network?
A. link-state protocol
B. Bellman-Ford protocol
C. distance-vector protocol
D. path-vector protocol
Answer: A
QUESTION 282
How many fixed Fast Ethernet ports are on a J2300 router?
A. 0
B. 1
C. 2
D. 4
Answer: C
QUESTION 283
Which CLI command displays packet and byte counts for an interface in real time?
A. show traffic counts
B. monitor traffic
C. show interfaces
D. monitor interface
Answer: D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 284
Which three user authentication methods are supported by the JUNOS software? (Choose
three.)
A. LDAP
B. local password
C. TACACS+
D. RADIUS
E. web authentication
Answer: B,C,D
QUESTION 285
Which multicast address does RIPv2 use for route updates by default?
A. 224.0.0.5
B. 224.0.0.9
C. 255.255.255.255
D. 224.0.0.2
Answer: B
QUESTION 286
You are logged in to an M10i router as the lab user. The J-Web 8.0R2.8 package is
located in your home directory. Which CLI command would install the J-Web interface?
A. load software /home/lab/jweb-8.0R2.8-signed.tgz
B. load software jweb-8.0R2.8-signed.tgz
C. request system software add jweb-8.0R2.8-signed.tgz
D. request system software add /home/lab/jweb-8.0R2.8-signed.tgz
Answer: C
QUESTION 287
What is true about the password recovery process?
A. It requires formatting the hard disk.
B. It requires console access.
C. It requires J-Web access.
D. It requires a USB or PCMCIA install media.
Answer: B
QUESTION 288
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, on the CO router, which CLI command displays the RIP routes that are
being advertised to the Site 1 RIP router?
A. show route advertising-protocol rip 192.168.10.1
B. show route protocol rip 192.168.10.2
C. show rip advertisement 192.168.10.2
D. show rip route 192.168.10.1
Answer: A
QUESTION 289
Which routes are automatically advertised to RIP neighbors on a Juniper router?
A. the loopback interface
B. none
C. interface addresses with RIP neighbors configured
D. all directly connected interfaces
Answer: B
QUESTION 290
What is one configuration method for loading a factory default configuration onto a
J-series router?
A. request system factory-default
B. rollback factory-default
C. load override reset
D. load factory-default
Answer: D
QUESTION 291
Which CLI command allows you to add a license to a J-series router?
Actualtests.com - The Power of Knowing

JN0-342

A. request system license add


B. load system license add
C. request system software add
D. load system license
Answer: A
QUESTION 292
What are two advantages of link-state protocols compared to distance-vector protocols?
(Choose two.)
A. easier configuration
B. faster convergence
C. support for multiple routes to a destination
D. more scalable
Answer: B,D
QUESTION 293
What is a characteristic of route protocol preference?
A. It is the same as a route metric.
B. It must be assigned manually for each protocol.
C. A lower preference is better than a higher preference.
D. A higher preference is better than a lower preference.
Answer: C
QUESTION 294
On a J-series router, where is the JUNOS software located?
A. compact flash
B. EPROM
C. hard drive
D. Zip drive
Answer: A
QUESTION 295
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, which command would you use to show only the Fast Ethernet
configuration in FPC 1, PIC slot 2?
A. [edit interfaces]
lab@router# show
B. [edit interfaces]
lab@router# show fe-1/2/0
C. [edit interfaces]
lab@router# show interfaces
D. [edit interfaces]
lab@router# show interfaces fe-1/2/0
Answer: B
QUESTION 296
Exhibit:

Actualtests.com - The Power of Knowing

JN0-342

You work as an administrator at Certkiller .com. Study the exhibit carefully.


In the exhibit, the protect-re filter is applied as an input filter on the lo0.0 interface and
all possible services are enabled under [edit system services].
Which two methods can you use to access the router? (Choose two.)
A. Telnet
B. SSH
C. J-Web
D. FTP
Answer: B,C
QUESTION 297
Which type of OSPF router has interfaces in more than one area?
A. area line router
B. designated router
C. area border router
D. multiple area router
Answer: C
QUESTION 298
What are two components essential to link-state routing protocols? (Choose two.)
A. poison reverse
B. distributed computation
C. SPF algorithm
D. reliable flooding

Actualtests.com - The Power of Knowing

JN0-342

Answer: C,D
QUESTION 299
Which two statements are true for J-series routers? (Choose two.)
A. Forwarding look-ups are performed by the Routing Engine.
B. The fwdd process is responsible for packet forwarding.
C. The packet forwarding is performed by an Intel CPU.
D. The J-series routers have an internal FPC.
Answer: B,C
QUESTION 300
A stateful firewall on a J-series router is applied to which interface?
A. WAN interface
B. Trusted interface
C. Loopback interface
D. UntrustedInterface
Answer: D
QUESTION 301
Which CLI command is used to view the current NAT pools being used on the
router?
A. show nat pool
B. show services nat
C. show nat configuration
D. show services nat pool
Answer: D
QUESTION 302
A J-series router can classify packets using which three methods? (Choose three)
A. Evil bit
B. 802.1P
C. IP DSCP
D. MLPPP bundle
E. Multifieldclassifier
Answer: B,C,E

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 303
When configuring an IPSec tunnel on a J-series router, which two options are
required? (Choose two)
A. IKE secret key
B. Encryption algorithm
C. Remote tunnel hostname
D. Remote tunnel endpoint address
Answer: A,D
QUESTION 304
The use of NAT can break the operation of protocols which signal dynamic port
numbers within the packet flow. Which technology can be used in a NAT
configuration to solve this problem?
A. Stateful firewall
B. Intrusion detection
C. Port address translation
D. Application layer gateways
Answer: D
QUESTION 305
Which two statements accurately reflect the operation of a packet filter on a J-series
router? (Choose two)
A. It maintains protocol state
B. It does not maintain protocol state
C. It processes packets independently of a particular flow
D. It processes packets within the context of a particular flow
Answer: B,C
QUESTION 306
The built-in service module on a J-series router supports which two service
types?(Choose two)
A. NAT
B. L2TP
C. IPSEC
D. SSL VPN
Answer: A,C

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 307
ON a J-series router, where does the JUNOS software operate?
A. EPROM
B. Zip Drive
C. Hard Drive
D. Compact Flash
Answer: D
QUESTION 308
Which two J-series router contain modular PIM slots? (Choose two)
A. J2300
B. J4350
C. J3200
D. J4300
E. J6350
F. J6300
G. J7500
Answer: B,E
Explanation:

QUESTION 309
What are two services provided by the SDX? (Choose two)
Actualtests.com - The Power of Knowing

JN0-342

A. Usage tracking and accounting


B. Customized firewall modifications
C. Secure remote access to the router
D. An XML interface for router configuration
Answer: A,B
QUESTION 310
Which J-series router process is responsible for collecting statistics?
A. rpd
B. fwdd
C. chassisd
D. fwdd-unix
Answer: D
QUESTION 311
Which network utility can test for Layer 3 reach ability?
A. LMI
B. ping
C. BERT
D. ipconfig
Answer: B
QUESTION 312
Which CLI command allows you to view traceoptions entries in real time?
A. debug "filename"
B. show log "filename"
C. monitor start "filename"
D. show traceoptions "filename"
Answer: C
QUESTION 313
Which CLI command allows you to determine how many licenses are currently
purchased for the router, used on the router, and are further needed for the router?
A. show system license key
B. show system license usage
C. show system license total
D. show system license profile
Actualtests.com - The Power of Knowing

JN0-342

Answer: B
QUESTION 314
Which J-Web menu displays any active alarms on the router?
A. Monitor -> Chassis
B. Manage -> Chassis
C. Diagnose -> Chassis
D. Troubleshoot -> Chassis
Answer: A
QUESTION 315
Which configuration directory is used by syslog within the JUNOS software?
A. [edit syslog]
B. [edit logging]
C. edit system syslog]
D. edit system logging]
Answer: C
QUESTION 316
Click the Exhibit button:
**MISSING**
What is the status of port 1 on the fixed Fast Ethernet Interface?
A. It is link up
B. It is link down
C. It is admin down
D. It is logical down
Answer: B
QUESTION 317
How do you enable the real-time output of a log file to the user's terminal screen?
A. Use the ESC-X key sequence
B. Use the ESC-Q key sequence
C. Issue the show log command
D. Issue the terminal monitor command
Answer: B

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 318
Within the output of the monitor interface command, which two counters are
visible? (Choose two)
A. Output bytes
B. Input keepalives
C. Inbound IP address
D. Outbound HDLC keepalives
Answer: A,B
QUESTION 319
Which CLI COMMAND DISPLAYS THE AMOUNT OF FREE SPACE ON THE
ROUTER'S Compact Flash?
A. show flash
B. show storage
C. show system flash
D. show system storage
Answer: D
QUESTION 320
On a J-series router, what is the default file used for syslog messages?
A. system
B. errors
C. security
D. messages
Answer: D
QUESTION 321
What type of license is tied to a specific ID value and can only be used on a unique
chassis?
A. Group
B. Device
C. Software
D. Hardware
Answer: B
QUESTION 322
Which two boot devices are available on all J-series routers? (Choose two)

Actualtests.com - The Power of Knowing

JN0-342
A. USB
B. Hard Drive
C. PCMCIA Card
D. Compact Flash
Answer: A,D
QUESTION 323
When a J-series router fails to boot from the tertiary boot device (USB), what
happens next?
A. It reboots the router
B. It halts the boot sequence
C. It attempt to boot off the LAN.
D. It retries the entire boot sequence
Answer: B
QUESTION 324
Which CLI command displays the hardware currently installed in the router?
A. show chassis alarms
B. show system hardware
C. show chassis hardware
D. show system environment
Answer: C
QUESTION 325
Which command copies the factory-default files to your backup media?
A. request system snapshot rescue
B. request system snapshot factory
C. request system snapshot default
D. request system snapshot as-primary
Answer: B
QUESTION 326
Which logical unit number must be configured on a point-t-point interface using
PPP encapsulation?
A. unit 0
B. unit 1
C. unit 100
D. unit 255
Actualtests.com - The Power of Knowing

JN0-342

Answer: A
QUESTION 327
Which J-Web menu displays the time the router last booted?
A. Monitor -> Time
B. Manager -> Time
C. Monitor -> System
D. Diagnose -> System
Answer: C
QUESTION 328
The J-Web application can install the JUNOS software from which two locations?
(Choose two)
A. SDX
B. BSD shell
C. Local PC
D. Remote host
Answer: C,D
QUESTION 329
What are two ways to create a rescue configuration on a J-series router? (Choose
two)
A. Use the J-web System->Rescue directory
B. Use the J-web Configuration->Rescue directory
C. Issue the configure rescue save command
D. Issue the request system configuration rescue save command
Answer: B,D
QUESTION 330
Which service is enabled, by default on a J-series router?
A. FTP
B. SSH
C. Telnet
D. HTTP
Answer: D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 331
Which J-series router process is responsible for performing auto installation?
A. rpd
B. dhcpd
C. autod
D. slarpd
Answer: C
QUESTION 332
Within the J-Web initial setup wizard, which menu is used to configure community
and trap group information for the router?
A. Users
B. Set Up
C. SNMP
D. Interfaces
Answer: C
QUESTION 333
Which of the following loads a factory default configuration onto your router if you
do not have access to the router CLI?
A. Press the power button for less than 5 seconds
B. Press the power button for more than 5 seconds
C. Press the configuration button for less than 5 seconds
D. Press the configuration button for more than 5 seconds
Answer: D
QUESTION 334
You are in the Configuration -> Quick Confiuration -> Set Up menu of the J-Web
application. Which two fields must be filled in before the router will commit any
changes? (Choose two)
A. Hostname
B. Root password
C. DNS name server
D. Lookback address
Answer: A,B
QUESTION 335
Autoinstallationsupports which three options for obtaining configuration
Actualtests.com - The Power of Knowing

JN0-342
information? (Choose three)
A. ILMI
B. RARP
C. DHCP
D. SNMP
E. SLARP
Answer: B,C,E
QUESTION 336
How do you disable the autoinstallation functionality on a J-series router?
A. Return the router to the factory default configuration
B. Reboot the router using the removable PCMCIA flash
C. Remove the autoinstallation configuration from the router
D. Compress the configuration button for more than 5 seconds
Answer: C
QUESTION 337
The router is attempting to perform autoinstallation using interface fe-0/0/0, but has
had three unsuccessful attempts. What is the next step it performs?
A. It shuts down all of its interfaces
B. It activates DHCP in server mode
C. It waits 30 seconds and then tries again.
D. It reboots itself and attempts autoinstallation again
Answer: B
QUESTION 338
Which CLI command displays all static routes in the routing table?
A. show static all
B. show route static
C. show static route
D. show route protocol static
Answer: D
QUESTION 339
Which CLI command displays routes received from a RIP neighbor?
A. show rip route "neighbor"
B. show rip receive-route "neighbor"
Actualtests.com - The Power of Knowing

JN0-342
C. show route protocol rip "neighbor"
D. show route receive-protocol rip "neighbor"
Answer: D
QUESTION 340
From the top of the configuration hieratchy, which CLI command displays the local
AS number configured on the router?
A. show bgp protocol
B. show protocol bp
C. show routing-options
D. show bgp autonomous - system
Answer: C
QUESTION 341
What is the purpose of an OSPF designated router?
A. It is the preferred exit point out of an area
B. It is the router which generates the default route
C. It reduces the OSPF traffic on a broadcast segment
D. It reduces the number of OSPF routes which are advertised on a segment
Answer: C
QUESTION 342
Which CLI command displays the current OSPF adjacency states on the router?
A. show ospf neighbor
B. show ospf adjacency
C. show ospf interface
D. show ospf statistics
Answer: A
QUESTION 343
What OSPF area is considered to the backbone area?
A. Area 0.0.0.0
B. Area 0.0.0.1
C. Area 1.0.0.0
D. Area 1.1.1.1
Answer: A

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 344
Which CLI command displays the current OSPF configuration on a J-series router?
A. show protocol ospf
B. show ospf configuration
C. show configuration ospf
D. show configuration protocols ospf
Answer: D
QUESTION 345
Which J-Web menu is used to configure RIP on a J-series router?
A. Configuration -> RIP
B. Configuration ->Routing
C. Configuration -> Quick Configuration -> RIP
D. Configuration ->Quick Configuration -> Routing
Answer: D
QUESTION 346
What value does RIP use to calculate a metric?
A. Cost
B. Delay
C. Hop count
D. Bandwidth
Answer: C
QUESTION 347
What type of BGP peering session connects routers within the same Autonomous
System?
A. Link session
B. Internal session
C. External session
D. Backbone session
Answer: B
QUESTION 348
Which RIP message contains route updates?
A. Update
B. Request
Actualtests.com - The Power of Knowing

JN0-342
C. Response
D. Advertisement
Answer: C
QUESTION 349
Which CLI command displays the routes sent from a remote BGP peer?
A. show bgp route
B. show route protocol bgp
C. show bgp received-routes
D. show route receive-protocol bgp "peer-ip"
Answer: D
QUESTION 350
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
D. The route is sent to the default policy
Answer: D
QUESTION 351
What are three reasons for using a routing policy? (Choose three)
A. You want to rate limit ICMP packets to the router
B. You want to modify the rate of route advertisements
C. You want one protocol to receive routes from another protocol
D. You want to modify information associated with a route
E. You do not want to import all learned routes into the routing table
Answer: C, D,E
QUESTION 352
Which two types of functionality can be achieved through the configuration of a
login class? (Choose two)
A. Setting of category permission bits
B. Location of a user's home directory
C. Administrative vs. Non-administrative rights
D. Control of which individual commands a user can utilize
Answer: A,D
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 353
What J-Web menu should you use to add support for a second interface on a PIC?
A. Manage -> Files
B. Manage ->Reboot
C. Manage -> Upgrade
D. Manage -> Licenses
Answer: D
QUESTION 354
On a J-series router, where does the JUNOS operate?
A. EPROM
B. ZIP Drive
C. Hard Drive
D. Compact Flash
Answer: D
QUESTION 355
Which configuration hierarchy is used by syslog within the JUNOS software?
A. cd
B. mv
C. ls
D. edit
Answer: D
QUESTION 356
Which CLI command can assist you with configuration syntax?
A. help cli
B. help topic
C. help apropes
D. help reference
Answer: D
QUESTION 357
Which two statements regarding the JUNOS software user authentication methods
are correct? (Choose two)
A. All users must be configured locally on the router
Actualtests.com - The Power of Knowing

JN0-342
B. Multiple authentication methods can be configured
C. Only one authentication method can be configured
D. Multiple users can authenticate using a common local user account
Answer: B,D
QUESTION 358
What are two features of J-Web? (Choose two)
A. Contains easy to use configuration wizards
B. Allows a user to to access the BIOS over HTTP
C. Must run on a central server for proper management
D. Allows a USER to perform system maintenance over HTTP
Answer: A,D
QUESTION 359
Which major J-Web menu should you use to view the physical hardware in the
router?
A. Monitor
B. Manage
C. Diagnose
D. Configuration
Answer: A
QUESTION 360
The built-in service module on a J-series router supports which two service types?
(Choose two.)
A. NAT
B. L2TP
C. IPSEC
D. SSL VPN
Answer: A, C
QUESTION 361
From the top of the configuration hierarchy, which CLI command displays the local
AS number configured on the router?
A.: show bgp protocol
B. show protocols bgp
C. show routing-options
D. show bgp autonomous -system

Actualtests.com - The Power of Knowing

JN0-342

Answer: C
QUESTION 362
Which CLI command activates you configuration changes on the router?
A. save
B. commit
C. set run config
D. copy start run
Answer: B
QUESTION 363
How is the J-WEB interface accessed?
A. Using telnet
B. Using SSH
C. Using rlogin
D. Using HTTP
E. Using gopher
Answer: D
QUESTION 364
What is the purpose of and OSPF designated router?
A. It is the preferred exit point out of an area
B. It is the router which generates the default route
C. It reduces the OSPF traffic on a broadcast segment
D. It reduces the number of OSPF routes which are advertised on a segment
Answer: C
QUESTION 365
Which two of functionality can be achieved through the configuration of a login
class? (Choose two.)
A. Setting of category permission bits
B. Location of a user's home directory
C. Administrative vs. Non-administrative rights
D. Control of which individual commands a user can utilize
Answer: A, D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 366
Which J-series router process is responsible for performing autoinstallation?
A. Rpd
B. Dhcpd
C. Autod
D. Slarpd
Answer: C
QUESTION 367
Which J-Web menu is used to view the current NAT pools being used on the router?
A. Monitor ->NAT
B. Manage ->NAT
C. Diagnose ->NAT
D. Configuration ->NAT
Answer: A
QUESTION 368
Which command logs BGP update messages as they enter the router?
A. Enable traceoptions using trace bgp
B. Enable traceoptions using bgp log enable
C. Configure traceoptions within [protocols bgp]
D. Configure traceoptions within [system syslog]
Answer: C
QUESTION 369
Within the output of the monitor interface command, which two counters are
visible? (Choose two.)
A. Output bytes
B. Input keepalives
C. Inbound IP address
D. Outbound HDLC keepalives
Answer: A, B
QUESTION 370
The use of NAT can break the operation of protocols which signal dymanic port
numbers within the packet glow. Which technology can be used in a NAT
configuration to solve this problem?

Actualtests.com - The Power of Knowing

JN0-342
A. Stateful firewall
B. Intrusion detection
C. Port address translation
D. Application layer gateways
Answer: D
QUESTION 371
Which J- WEB menu is used to upgrade the JUNOS software on a J-series router?
A. Monitor-> Upgrade
B. Monitor -> Software
C. Manage -> Upgrade
D. Manage -> Software
Answer: D
Explanation: OJRE course notes

QUESTION 372
Exhibit: *** MISSING ***
What is the status of part 1on the fixed Fast Ethernet interface?
A. It is link up
B. It is link down
C. It is admin down
D. It is logical down
Answer: B
QUESTION 373
Which CLI command displays the routes sent to an established BGP peer?
A. show bgp route
B. show route protocol bgp
C. show bgp advertised-routes
D. show route advertising-protocol bgp "peer-ip"
Answer: D

Actualtests.com - The Power of Knowing

JN0-342
QUESTION 374
How do enable or disable the real-time output of a log file to the user's terminal
screen?
A. Use the ESC-X Key sequence
B. Use the ESC-Q key sequence
C. Issue the show log command
D. Issue the terminal monitor command
Answer: B
QUESTION 375
Which CLI command displays the current temperature's components?
A. show chassis hardware
B. show system environment
C. show system temperature
D. show chassis environment
Answer: D
QUESTION 376
Which syslog configuration option logs all CLI commands used on the router?
A. Commands
B. Change-Iog
C. Authorization
D. Interactive-commands
Answer: D
QUESTION 377
Which CLI Command display routes received from a RIP neighbor?
A. show rip route "neighbor"
B. show rip receive-route "neighbor"
C. show rip protocol rip "neighbor"
D. show route receive- protocol rip "neighbor"
Answer: A
QUESTION 378
How are multiple policies evaluated within the JUNOS software?
A. Alphabetically
B. As an ordered list
Actualtests.com - The Power of Knowing

JN0-342
C. In a round robin manner
D. Numerically from lowest to highest
Answer: B
QUESTION 379
Which snapshot option creates a new partition table when using a new(non-JUNOS
software formatted) media?
A. format
B. device
C. partition
D. as-primary
Answer: C
QUESTION 380
Which type of OSPF router injects outside information into the OSPF domain ?
A. Area
B. ABR
C. ASBR
D. Backbone
Answer: C
QUESTION 381
Which two boot devices are availble on all j-series routers? (choose two)
A. USB
B. Hard Drive
C. PCMCIA Card
D. Compact Flash
Answer: A, D
QUESTION 382
When a j-series router fails to boot from the tertiary boot devices (USB), what
happens next?
A. It reboot the router
B. It halts the boot sequence
C. It attempt to boot off the LAN
D. It retries the entire boot sequence
Answer: B
Actualtests.com - The Power of Knowing

JN0-342

QUESTION 383
Which network utility can test for Layer 3 reachability?
A. LMI
B. Ping
C. BERT
D. Ipconfig
Answer: B
QUESTION 384
Which J-series router has redundant power?
A. J2300
B. J4300
C. J6300
D. J8300
Answer: C
QUESTION 385
What are two services provided by the SDX? (Choose two.)
A. Usage tracking and accounting
B. Customized firewall modifications
C. Secure remote access to the router
D. An XML interface for router configuration
Answer: A B
QUESTION 386
Which two statements accurately reflect the operation of a packet filter on a Jseries
router? (Choose two.)
A. It maintains protocol state
B. It does not maintain protocol state
C. It processes packets independently of a particular flow
D. It processes packets within the context of a particular flow
Answer: B, C
QUESTION 387
You are the configuration -> Quick Configuration -> Set Up menu of the J-Web
application. Which tow fields must be filled in before the router will commit any
changes? (Choose two).
Actualtests.com - The Power of Knowing

JN0-342

A. Hostname
B. Root password
C. DNS name server
D. Loop back address
Answer: A,B
QUESTION 388
What is one way to activate the rescue configuration on a j-series router?
A. Issue the load rescue command
B. Issue the activate rescue command
C. Press the rescue button for less than 5 seconds
D. Press the configuration button for less than 5 seconds
Answer: D
QUESTION 389
The router is attempting to perform autoinstallation using interface fe-0/0/0,but has
had three unsuccessful attempts. What is the next step it performs?
A. It shuts down all of its interfaces
B. It activates DHCP in server mode
C. It waits 30 second and then tries again
D. It reboots itself and attempts autoinstallion again
Answer: B
QUESTION 390
Auto installation supports which three options for obtaining configuration
information? (Choose three.)
A. ILMI
B. RARP
C. DHCP
D. SNMP
E. SLARP
Answer: B, C, E
QUESTION 391
Which command configures a minimal SNMP Configuration?
A. edit snmp community juniper
B. set snmp server 10.12.11 version 2c
Actualtests.com - The Power of Knowing

JN0-342
C. set snmp community juniper authorization read-only
D. snmp community juniper authorization read-only
Answer: C
QUESTION 392
How do you disable the auto installation functionality on a J-series router?
A. Return the router to the factory default configuration
B. Reboot the router using the removable PCMCIA FLASH
C. Remove the auto installation from the router
D. Compress the configuration button for more than 5 seconds
Answer: C

Actualtests.com - The Power of Knowing

Vous aimerez peut-être aussi