JNCIA Flashcards
(125 cards)
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)
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 do you write the current candidate configuration to the permanent storage media?
A. [edit] user@router# save /var/tmp/current.conf
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?
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; } }
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?
B. Issue the command activate interfaces fe-0/0/1.513
referring to the exhibit, which type of classifier is being used in the CoS configuration?

A. behavior aggregate
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)

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

192.168.0.0/17, 192.168.50.0/24 and 192.168.51.0/24
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)

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
Given the configuration shown in the exhibit, what will happen to traffic from source 10.10.10.25 destined to 200.200.200.1?
The traffic will be policed
In the exhibit, what does the (>) symbol indicate?

The next hop of 172.25.213.11 is selected
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)

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

The route 192.168.1.0/25 is accepted
RIP routes will be exported into OSPF
Referring to the exhibit, which statement is correct?

The asterisks indicate a response time out
Referring to the exhibit, which command would you use to add an additional address to the ge-0/0/9 unit 0 interface?

[edit interfaces ge-0/0/9 unit 0]
user@router# set family inet address 192.168.100.1/24
What is an advantage of dynamic routing?
Dynamic routing can provide increased network availability when compared to static routing
Which three functions are available under the “Maintain” tab of J-Web? (Choose three)
download and delete log files
reboot the system
view and add licenses
What represents the binary equivalence of 148
10010100
What is a valdi multicast MAC address?
01:00:5E:28:12:95
What is the role of route preference?
It is used as a tie breaker when the same prefix is available through multiple sources
What is the default export routing policy for RIP?
Accept no routes
How do you ping from configuration mode?
[edit interfaces]
user@router# run ping 1.1.1.1
Which two external authentication methods are supported by the Junos OS for user authentication? (Choose two)
RADIUS
TACACS+
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?
THe OSPF routes are located in the inet 0 routing table
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?
rollback 2