Which process in the Junos OS is responsible for maintaining routing protocols and tables?
A. mgd
B. chassisd
C. dcd
D. rpd
Click the Exhibit button.
Referring to the exhibit, what should be configured on R1 to advertise a default static route into OSPF?
A. a firewall filter
B. a routing policy
C. a loopback interface
D. a management interface
Which statement is correct when multiple users are configuring a Junos device using the configure private command?
A. A commit by any user will commit changes made by all active users.
B. Each user gets their own candidate configuration.
C. A commit will not succeed until there is only a single user in configuration mode.
D. Each user shares the same candidate configuration.
A packet enters a Junos device. No matching destination entry exists in the forwarding table. How will the device respond?
A. The RE responds to the source with a destination unreachable notification message
B. The PFE responds to the destination with a source unreachable notification message
C. The PFE responds to the source with a destination unreachable notification message
D. The RE responds to the destination with a source unreachable notification message
Which three statements are true about IPv6 linl local addresses? (Choose three.)
A. They begin with the prefix fe80::/64.
B. They can be assigned manually or dynamically.
C. They are not guaranteed to be unique outside of the network segment.
D. They are optional adddresses.
E. They provide reachability to the internet.
Which three statements describe the Transmission Control Protocol (TCP)? (Choose three.)
A. TCP is a transport layer protocol.
B. TCP is faster than the User Datagram Protocol (UDP).
C. TCP provides delivery notification and error-checking mechanisms.
D. TCP uses a best-effort delivery approach.
E. TCP application examples include HTTP and SMTP.
Which two statements describe the RE on Junos OS devices? (Choose two.)
A. The RE is considered the control plane.
B. The RE forwards traffic based on its local copy of the forwarding table.
C. The RE provides hardware status messages for the PFE
D. The RE maintains the routing tables.
You are asked to configure your device running Junos OS to automatically archive your configuration upon commit.
In this scenario, which two methods are supported by the Junos OS? (Choose two.)
A. SCP
B. RCP
C. FTP
D. HTTP
Click the Exhibit button.
You need to configure interface ge-0/1/2 with an IP address of 172.16.100.1/24. You have accidentally entered 172.16.101.1/24 as shown in the exhibit.
Which command should you issue to solve the problem?
A. [edit] user@router# rollback rescue
B. [edit] user@router# rollback 1
C. [edit] user@router# rollback 0
D. [edit] user@router# rollback 2
Which two functions are performed by the PFE? (Choose two.)
A. It forwards transit traffic.
B. It maintains the routing table.
C. It selects active routes.
D. It implements firewall filters.