JNCIA Flashcards
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
Which statement is true regarding syslog on Junos devices?
You can configure the router to send log messages to the console
You issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command
Which statement is correct?
The count parameter allows the router to send out 1000 pings and then stop
Which command do you use to show active alarms?
show system alarms
What is the default SNMP permision level on Junos devices?
read-only
What is a route filter?
a single prefix that can be configured within a policy
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?
/30
What does the command show | compare rollback 1 display?
the difference between the current candidate configuration and the archived configuration from one commit ago
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?
[edit protocols bgp group external]
user@router# top show interfaces ge-0/0/0.42
Your network administrator has asked you to view the real-time interface usage on ge-0/0/0,
Which command whould be used?
monitor interface ge0/0/0
What are two Junos processes? (Choose two)
SNMP daemon (snmpd)
Routing protocols daemon (rdp)
Which statement describes an advantage of a dynamic routing?
Dynamic routing is typically more scalable when compared to static routing
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?
OSPF
When configuring more than one archival site, which statement is true?
The system will not transfer to a secondary site unless the previous site fails
Which statement is true regarding the forwarding plane?
The forwarding plane contains the Packet Forwarding Engine (PFE)
Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface? (Choose two)
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
What information is used by a switch to forward an Ethernet frame to its destination?
destination MAC address
Which statement is true regarding the password-recovery process?
You must have a console connection
Which two statements are correct regarding the default protocol preference values? (Choose two)
OSPF’s preference value is lower than BGP
RIP is preferred over OSPF external routes
Which command is used to display all output at once?
show interfaces | no-more
Which two statements are true about terms in a routing policy? (Choose two)
If a term does not contain a from statement, the Junos OS will not commit
A then statement is not mandatory in a term
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?
The filter will discard the packet and take no additional action
You have received a default route through BGP from your ISP and you want to redistribute it into OSPF. Which mehtod will accomplish this?
Apply an export policy to OSPF that exports the default route
What are three examples of dynamic IGPs? (Choose three)
OSPF
IS-IS
RIP
By default if equal-cost paths exists for the same destination, which action will the router take?
Randomly select one of the available paths to send traffic
You have been asked to develop an application that uses only connection-oriented protocols. Which two protocols can you use? (Choose two)
PPP
TCP
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)
[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