Q1. -- Exhibit --[edit interfaces ge-0/0/6] user@router# show { familyinet { address 172.16.10.100/24; address 172.16.10.101/24; } } -- Exhibit --
You have two IP addresses configured on the ge-0/0/6 interface, as shown in the exhibit. You want to select the 172.16.10.101 address as the source address for packets sent from this interface to hosts on a remote subnet.
Which parameter would you add to the 172.16.10.101 address to complete this task?
A. preferred
B. broadcast
C. primary
D. arp 172.16.10.101
Answer: A
Q2. Which command returns a list of commands in which a given keyword is used throughout the Junos hierarchies?
A. help topic
B. help reference
C. help apropos
D. help tip
Answer: C
Q3. What is an advantage of multiple software processes running in the Junos OS?
A. Each process has its own protected memory space.
B. Each process is started manually by the user at boot.
C. All processes are dependent on each other.
D. Multiple processes allow each routing protocol to be independent.
Answer: A
Q4. Which statement is correct about the forwarding table?
A. The forwarding table is stored only on the PFE.
B. The forwarding table contains all known routes.
C. The forwarding table is stored on both the RE and PFE.
D. The forwarding table is stored only on the RE.
Answer: C
Q5. You must segment your internal /24 network into a minimum of 12 subnets, each containing a minimum of 12 hosts.
Which network mask do you use?
A. /26
B. /27
C. /28
D. /29
Answer: C
Q6. 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 address 10.1.1.1/24
B. set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24
C. set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24
D. set interfaces ge-0/0/0 address 10.1.1.1/24
Answer: B,C
Q7. After editing to your device’s configuration, which command must you enter to activate the configuration changes?
A. set
B. copy candidate active
C. apply-config
D. commit
Answer: D
Q8. Which two commands will successfully create ping traffic? (Choose two.)
A. user@router# ping 10.10.10.1
B. user@router# run ping 10.10.10.1
C. user@router> ping 10.10.10.1
D. user@router> request ping 10.10.10.1
Answer: B,C
Q9. What represents the decimal equivalence of 01101110?
A. 90
B. 96
C. 110
D. 118
Answer: C
Q10. By default, which character indicates the UNIX shell prompt?
A. #
B. >
C. $
D. %
Answer: D
157. How do you ping from configuration mode?
A. [edit interfaces] user@router# run ping 1.1.1.1
B. [edit interfaces] user@router# ping 1.1.1.1
C. [edit interfaces] user@router# up ping 1.1.1.1
D. [edit interfaces] user@router# exit ping 1.1.1.1