JNCIA Flashcards

1
Q

You accidentally configured interface so-0/0/0.0 with 1.1.1.1/32 instead of 1.1.1.1/30; Which two solutions could you use to correct this configuration? (Choose two)

A

B. [edit interfaces so-0/0/0.0] user@router# rename family inet address 1.1.1.1/32 to address 1.1.1.1/30 D. [edit interfaces so-0/0/0.0] user@router# delete family inet address user@router# set family inet address 1.1.1.1/30

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you write the current candidate configuration to the permanent storage media?

A

A. [edit] user@router# save /var/tmp/current.conf

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Referring to the exhibit, you want to block HTTP access to Web-Server from the subnet where Mai-User is located. All other traffic should be permitted. Which firewall filter configuration do you use?

A

D. [edit firewal family inet filter STOP-MAL-USER] user@router# show term one{ from{ source-address{ 200.200.200.0/24; } destination-address{ 100.100.100.10/32; } protocol tcp; destination-port http; } term two { then { accept; } }

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

An administrator is unable to ping any address on the 10.0.19.0/24 subnet. To identify the problem, the administrator uses the command shown in the exhibit. Which step should be taken to solve the problem?

A

B. Issue the command activate interfaces fe-0/0/1.513

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

referring to the exhibit, which type of classifier is being used in the CoS configuration?

A

A. behavior aggregate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Given the routing entries shown in the exhibit, which next-hop IP address will be used for the destination IP address 192.168.1.142? (Assume that only static routes are available for the destination)

A

D.
10.20.14.130

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Given the configuration and routing table in the exhibit, which routes will be advertised to OSPF neighbors because of the demo policy?

A

192.168.0.0/17, 192.168.50.0/24 and 192.168.51.0/24

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

You have been asked to establish reachibility between Router 1’s and Router2’s loopback addresses as shown in the exhibit.
Which two steps will accomplish this task? (Choose two)

A

Create a static route on Router 1 to 192.17.28.1 with a next hop of 10.10.10.2

Create a static route on Router 1 to 192.17.28.1 with a next hop of 10.10.10.2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Given the configuration shown in the exhibit, what will happen to traffic from source 10.10.10.25 destined to 200.200.200.1?

A

The traffic will be policed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In the exhibit, what does the (>) symbol indicate?

A

The next hop of 172.25.213.11 is selected

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Using the routing table shown in the exhibit, what will be the next-hop IP address used for destination IP address 192.168.1.1? (Assume that the only routes to this destination are static routes)

A

D.
10.20.106.10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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

A

The route 192.168.1.0/25 is accepted

RIP routes will be exported into OSPF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Referring to the exhibit, which statement is correct?

A

The asterisks indicate a response time out

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Referring to the exhibit, which command would you use to add an additional address to the ge-0/0/9 unit 0 interface?

A

[edit interfaces ge-0/0/9 unit 0]

user@router# set family inet address 192.168.100.1/24

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is an advantage of dynamic routing?

A

Dynamic routing can provide increased network availability when compared to static routing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which three functions are available under the “Maintain” tab of J-Web? (Choose three)

A

download and delete log files

reboot the system

view and add licenses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What represents the binary equivalence of 148

A

10010100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is a valdi multicast MAC address?

A

01:00:5E:28:12:95

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the role of route preference?

A

It is used as a tie breaker when the same prefix is available through multiple sources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is the default export routing policy for RIP?

A

Accept no routes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

How do you ping from configuration mode?

A

[edit interfaces]
user@router# run ping 1.1.1.1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which two external authentication methods are supported by the Junos OS for user authentication? (Choose two)

A

RADIUS

TACACS+

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

When attepting to view the OSPF routes in the routing table, you issue the command show route table inet but no OSPF routes are displayed. What is the problem?

A

THe OSPF routes are located in the inet 0 routing table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

You’ve configured an interface with an IP address and commited the change. You then commited a change that added an exception in a firewall filter to allow this network through the filter. You realize that this work was done on the wrong router.
How do you undo all these changes?

A

rollback 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Which statement is true regarding syslog on Junos devices?

A

You can configure the router to send log messages to the console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

You issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command
Which statement is correct?

A

The count parameter allows the router to send out 1000 pings and then stop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Which command do you use to show active alarms?

A

show system alarms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

What is the default SNMP permision level on Junos devices?

A

read-only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What is a route filter?

A

a single prefix that can be configured within a policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

You have been assigned the 66.96.130.0/24 network and need to segment ito at least 60 subnets. Which network mask meets this requirement?

A

/30

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

What does the command show | compare rollback 1 display?

A

the difference between the current candidate configuration and the archived configuration from one commit ago

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

You are configuring new BGP neighbor and want to view the configuration for the interface ge-0/0/0.42. Which command do you use to achieve this result?

A

[edit protocols bgp group external]
user@router# top show interfaces ge-0/0/0.42

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

Your network administrator has asked you to view the real-time interface usage on ge-0/0/0,
Which command whould be used?

A

monitor interface ge0/0/0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

What are two Junos processes? (Choose two)

A

SNMP daemon (snmpd)

Routing protocols daemon (rdp)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

Which statement describes an advantage of a dynamic routing?

A

Dynamic routing is typically more scalable when compared to static routing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

You have a network containing 120 routers. You must establish and maintain connectivity between the loopback interfaces of all routers. Because of the critical services using the network, you need redundancy and fast failover. Which routing protocol should you use in this scenario?

A

OSPF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

When configuring more than one archival site, which statement is true?

A

The system will not transfer to a secondary site unless the previous site fails

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

Which statement is true regarding the forwarding plane?

A

The forwarding plane contains the Packet Forwarding Engine (PFE)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface? (Choose two)

A

set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24

set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

What information is used by a switch to forward an Ethernet frame to its destination?

A

destination MAC address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

Which statement is true regarding the password-recovery process?

A

You must have a console connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

Which two statements are correct regarding the default protocol preference values? (Choose two)

A

OSPF’s preference value is lower than BGP

RIP is preferred over OSPF external routes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

Which command is used to display all output at once?

A

show interfaces | no-more

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

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

A

If a term does not contain a from statement, the Junos OS will not commit

A then statement is not mandatory in a term

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

A packet is evaluated against three user-defined terms within a firewall filter and no match is found. What correctly describes the action the firewall filter will take for this packet?

A

The filter will discard the packet and take no additional action

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

You have received a default route through BGP from your ISP and you want to redistribute it into OSPF. Which mehtod will accomplish this?

A

Apply an export policy to OSPF that exports the default route

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

What are three examples of dynamic IGPs? (Choose three)

A

OSPF

IS-IS

RIP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

By default if equal-cost paths exists for the same destination, which action will the router take?

A

Randomly select one of the available paths to send traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

You have been asked to develop an application that uses only connection-oriented protocols. Which two protocols can you use? (Choose two)

A

PPP

TCP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

You accidentally configured interface so-0/0/0.0 with 1.1.1.1/32 instead of 1.1.1.1/30; Which two solutions could you use to correct this configuration? (Choose two)

A

[edit interfaces so-0/0/0.0]
user@router# rename family inet address 1.1.1.1/32 to address 1.1.1.1/30

[edit interfaces so-0/0/0.0]
user@router# delete family inet address
user@router# set family inet address 1.1.1.1/30

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

When considering the default behavior of Junos plattforms, which statement is true about archiving configurations?

A

A system log message is generated, confirmed the transfer attempt

52
Q

What are three valid match criteria in a firewall filter applied to a Layer 3 interface? (Choose three)

A

IP address

Protocol

Port

53
Q

Which class-of-service component allows you to define the bandwidth allocated to different traffic types?

A

scheduling

54
Q

What is a valid option when using the ping command?

A

packet size

55
Q

Which statement is true regarding an Ethernet collision domain?

A

If a switch is used, the collision domain is limited to each device and the switch

56
Q

What represents the binary equivalence of 96?

A

01100000

57
Q

By default, what are three valid routing tables? (Choose three)

A

inet. 0
inet6. 0
inet. 3

58
Q

Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors? (Choose two)

A

set protocols rip export demo

edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept

59
Q

You must segement your internal 192.168.1.0/24 network into a minimun of 12 subnet, each containing a minimun of 12 hosts. Which network mask do you use?

A

/28

60
Q

Which two statements are true regarding trace options on Junos devices? (Choose two)

A

You can see the contents of the log file by entering the show log command

The file name and set of flags may be specified when enabling trace options

61
Q

What are the usable host on the 96.6.128.0/19 network?

A

96.6.128.1 through 96.6.159.254

62
Q

Which command will save the current active configuration as the rescue configuration?

A

user@router> request system configuration rescue save

63
Q

Which three steps are parts of the root password recovery process? (Choose three)

A

Reboot the device

Run the recovery script

Reset the root password

64
Q

Using the command user@router# load override lastest.conf where in the file system will the lastest.conf be located?

A

/var/home/user

65
Q

Which user authenticaton method is supported by the Junos OS as the last resort alternative?

A

local user database

66
Q

Which command is used to enable access to J-Web using HTTPS?

A

set system services web-management https

67
Q

Which command do you use as a valid way to view the PICs within a router as well as the PICs’ serial numbers?

A

show chassis hardware

68
Q

You have been asked to configure your router to send link-related SNMP trap notifications to the network managemetn system (NMS) located at address 172.16.17.1
Which two commands are required?

A

set snmp trap-group my-trap-group targets 172.16.17.1

set snmp trap-group my-trap-group categories link

69
Q

set snmp trap-group my-trap-group categories link?(Choose two)

A

checksum

type

70
Q

What must be configured prior to the first commit after factory defaults are loaded?

A

root authentication

71
Q

Which two commands allow you to return to a previous verision of software on the device? (Choose two)

A

request sytem software add

request sytem software rollback

72
Q

What are three physical interface properties? (Choose three)

A

payload scrambling

FCS

Link Speed

73
Q

Which two statements are correct about Layer 2 broadcast frames? (Choose two)

A

Layer 2 broadcast frames are processed by all devices on the same VLAN

Layer 2 broadcast frames are relayed by switches to devices on the same VLAN

74
Q

There are three static routes in the routing table that need to be announced to your OSPF preers. Which method is used to accomplish this?

A

Apply an export policy to OSPF that injects the static routes into OSPF

75
Q

Which two statements are true of a network mask? (Choose two)

A

A subnet mask specifies the portion of an IP address that represents a network prefix

A subnet mask specifies the portion of an IP address that represetns network hosts

76
Q

Which statement is true about the forwarding table?

A

The forwarding table is stored in the control plane and in the forewarding plane

77
Q

Which login class permision will allow a user to use the telnet utility?

A

network permision

78
Q

Which two statements are true about the forwarding table? (Choose two)

A

The forwarding table constains only active routes

The forwarding table is used to process transit packets

79
Q

How do you write the current candidate configuration to the permanent storage media?

A

user@router# save /var/tmp/current.conf

80
Q

You issue the ping interface t1-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.
Which statement is correct?1

A

The count parameter allows the router to send out 1000 pings and then stop.

81
Q

What must be configured prior to the first commit after factory defaults are loaded?

A

root authentication

82
Q
You have been asked to configure a login class that will permit its users to view and edit the
configuration. The class should allow a user to view the entire configuration, but only to edit the
interfaces, routing-options, and protocols hierarchies.
Which configuration accomplishes this login class?
A

permissions [view-configuration clear network view];
allow-commands “(configure)”;
allow-configuration “(interfaces) | (routing-options) | (protocols)”;

83
Q

Which two statements are true about the rescue configuration file? (Choose two.)

A

It must include a root password.

It is created by issuing request system configuration rescue save.

84
Q

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

A

Root

85
Q

You have been assigned the 66.96.130.0/24 network and need to segment it into at least 60
subnets.
Which network mask meets this requirement?

A

/30

86
Q

What represents the binary equivalence of 96?

A

01100000

87
Q

Which command will delete the current rescue configuration?

A

user@router> request system configuration rescue delete

88
Q

— Exhibit –user@router> show route
inet.0: 9 destinations, 9 routes (9 active, 0 holddown, 0 hidden)
+ = Active Route, – = Last Active, * = Both
10.10.10.91/32 *[Direct/0] 00:09:40
> via lo0.0
10.10.10.92/32 *[OSPF/10] 00:01:50, metric 1
> to 172.16.1.2 via ge-0/0/2.0
100.100.1.0/24 *[Static/5] 00:01:50
Reject
172.16.1.0/24 *[Direct/0] 00:06:09
> via ge-0/0/2.0
172.16.1.1/32 *[Local/0] 00:06:09
Local via ge-0/0/2.0
192.168.0.0/16 *[Aggregate/130] 00:00:06
Reject
192.168.0.0/17 *[Aggregate/130] 00:00:06
> to 172.16.1.2 via ge-0/0/2.0
192.168.50.0/24 *[Static/5] 00:00:06

> to 172.16.1.2 via ge-0/0/2.0
192.168.51.0/24 *[Static/5] 00:00:06
> to 172.16.1.2 via ge-0/0/2.0
user@router> show configuration policy-options
policy-statement demo {
term 1 {
from {
protocol static;
route-filter 192.168.0.0/16 orlonger accept;
}
then accept;
}
}
user@router> show configuration protocols ospf
export demo;
area 0.0.0.0 {
interface ge-0/0/2.0;
}
— Exhibit –Given the configuration and routing table shown in the exhibit, which routes will be advertised to
OSPF neighbors because of the demo policy?

A

192.168.50.0/24 and 192.168.51.0/24

89
Q

Which three protocols use UDP as a transport protocol by default? (Choose three.)

A

TFTP

DNS

SNMP

90
Q

You have been asked to develop an application that uses only connection-oriented protocols.
Which two protocols can you use? (Choose two.)

A

PPP

TCP

91
Q

What are three valid match criteria in a firewall filter applied to a Layer 3 interface? (Choose
three.)

A

ip address

protocol

port

92
Q

Which command displays the amount of space available on the storage media?

A

Show system storage

93
Q

What are two reasons why a route might be hidden? (Choose two.)

A

invalid next hop

routing policy

94
Q

Which CLI keyboard sequence allows you to move the cursor to the beginning of the line?

A

Ctrl+a

95
Q

Which command will display only direct routes?

A

show route protocol direct

96
Q

You configured an interface with an IP address and committed the change. You then committed a
change that added an exception in a firewall filter to allow this network through the filter. You
realize that this work was done on the wrong router.
How do you undo all these changes?

A

roll back 2

97
Q

What are three terminating actions for firewall filters? (Choose three.)

A

accept

discard

reject

98
Q

Which three functions are available under the “Maintain” tab of J-Web? (Choose three.)

A

download and delete log files

reboot the system

view and add licenses

99
Q

Which statement is true regarding the Junos OS?

A

All platforms running the Junos OS use the same source code base.

100
Q

For the interface ge-1/2/3.4, what does the “ge” represent?

A

Gigabit Ethernet

101
Q

Which two fields are found in an Ethernet frame header? (Choose two.)

A

checksum

type

102
Q

Which statement is true about the forwarding table?

A

The forwarding table is stored in the control plane and in the forwarding plane.

103
Q

You must segment your internal 192.168.1.0/24 network into a minimum of 12 subnets, each
containing a minimum of 12 hosts.
Which network mask do you use?

A

/28

104
Q

Which two protocols use UDP as a transport protocol by default? (Choose two.)

A

DHCP

RIP

105
Q

Your network administrator has asked you to view the real-time interface usage on ge-0/0/0.
Which command would be used?

A

Monitor interface ge-0/0/0

106
Q

Which command do you use to show active alarms?

A

show system alarms

107
Q

Which statement is true about the routing table?

A

The routing table exists in the control plane only.

108
Q

What is the default route preference value for EBGP?

A

170

109
Q

What are three benefits of class of service? (Choose three.)

A

It can prioritize latency-sensitive traffic.

It can control congestion.

It can allocate bandwidth for different classes of traffic.

110
Q

Which two statements are true regarding trace options on Junos devices? (Choose two.)

A

You can see the contents of the log file by entering the showlog <filename> command.</filename>

The file name and a set of flags may be specified when enabling traceoptions.

111
Q

What is the default protocol preference for OSPF internal routes?

A

10

112
Q

Which two commands would you use to view OSPF routes? (Choose two.)

A

show route protocol ospf

show route

113
Q

By default, which character indicates the UNIX shell prompt?

A

%

114
Q

How do you save the current candidate configuration in the set format to permanent storage
media?

A

[edit] user@router# show | display set | save /var/tmp/current.conf

115
Q

You have been asked to use a 23-bit network mask to segment the network block 209.18.12.0.
How many usable host addresses will there be per subnet?

A

510

116
Q

You have been asked to use a 23-bit network mask to segment the network block 209.18.12.0.
How many usable host addresses will there be per subnet?

A

/var/home/user/

117
Q

Which two statements are true about the primary address on an interface? (Choose two.)

A

It is the address used by default as the local address for broadcast and multicast packets
sourced locally and sent out of the interface

It can be useful for selecting the local address used for packets sent out of unnumbered
interfaces when multiple non-127 addresses are configured on the loopback interface.

118
Q

What is the default export routing policy for EBGP?

A

Accept all active BGP routes.

119
Q

What are the usable hosts on the 96.6.128.0/19 network?

A

96.6.128.1 through 96.6.159.254

120
Q

What is an advantage of multiple software processes running in the Junos OS?

A

Each process has its own protected memory space.

121
Q

What is the purpose of a network mask?

A

It is used to identify the network to which an IP address belongs.

122
Q

What is the decimal equivalent of 00000110?

A

6

123
Q

Which word starts a command to add configuration on a Junos device?

A

set

124
Q

What are two valid match criteria for a routing policy? (Choose two.)

A

OSPF area ID

Prefix list

125
Q
A