JN0-100認定書を取って、もうJuniper Networks を 独自の技術を使いこなす能力を認定します。それにJN0-100試験 に合格するためには、インターネット技術全般の知識に加えて、Juniper NetworksEシリーズのプラットフォームとソフトウェアの技能を身につけておく必要があります。でも忙しい会社人にとって、仕事が忙しくてJN0-100試験を勉強する時間が出せないです。今KILLTESTはJN0-100 認定試験を対策を出します。適応性の高いJN0-100問題集 を通じて、信頼性を築き、推測に頼らずにスキルや能力を評価することができます。
これからJN0-100無料問題集皆と分かち合います
1. Which major J-Web menu should you use to upgrade the JUNOS software on the router?
A. Monitor
B. Maintain
C. Diagnose
D. Configuration
Answer: B
2. How many IP addresses can be configured in a given interface?
A. one primary and one secondary IP address
B. one IP address
C. as many IP addresses as you want
D. one primary and multiple secondary IP addresses
Answer: C
3. On a Juniper router, what is the default file used for syslog messages?
A. system
B. errors
C. security
D. messages
Answer: D
4. Which command is a valid way to view the status of an interface?
A. > show interfaces fe-0/0/0 extensive
B. > show interfaces fe-0/0/0 status
C. > show interfaces fe-0/0/0 health-info
D. > show interfaces fe-0/0/0 verbose
Answer: A
5. Which statement is correct about the validate option when upgrading JUNOS software?
A. It will check the MD5 checksum of the install package.
B. It will check if the device meets the memory requirements for the install package.
C. It will check the compatibility of the configuration with the install package.
D. It will check if the device meets the storage requirement for the install package.
Answer: C
6. Which three statements are true of dynamic routing protocols? (Choose three.)
A. They are scalable.
B. They are Dijkstra based.
C. They share network layer reachability information among neighbors.
D. They automate next hop decisions..
E. They are tolerant of configuration errors.
Answer: ACD
7. Click the Exhibit button.
The routing policy shown in the exhibit has been applied as an export policy under protocols OSPF. The
static route for destination 10.1.1.0/24 is not being advertised as it was expected.
[edit policy-options policy-statement accept-10]
lab@London # show
term 1 {
from protocol static;
then reject;
}
term 2 {
from {
protocol static;
route-filter 10.1.1.0/24 exact;
}
then accept;
}
How can the configuration be corrected to allow the route to be advertised?
A. rename term 2 to term 1
B. rename term 1 to term 3
C. insert term 1 after term 2
Answer: C