Sunday 5 August 2018

Juniper JN0-102 Question Answer

You receive an alarm that your Junos device is experiencing problems regarding temperature. Which two commands would you use to investigate this problem?
(Choose two.)

A. show chassis hardware
B. show chassis temperature-thresholds
C. show chassis pic fpc-slot <value> pic-slot <value>
D. show chassis environment

Answer: BD


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.

[edit interfaces ge-0/0/6]
user@router# show
{
familyinet {
address 172.16.10.100/24;
address 172.16.10.101/24;
}
}

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