Click the Exhibit button.

You recently added an EBGP neighbor to R1 and you are receiving a single BGP route for their internal network. You notice that on R2 the route learned from C1 is being marked as hidden because the next hop is unusable.
Referring to the exhibit, what should you do to resolve the problem?
A. Create a next-hop-self export policy on R1 and apply this policy to IBGP.
B. Create a next-hop-self import policy on R1 and apply this policy to EBGP.
C. Create a next-hop-self import policy and apply this policy to IBGP.
D. Create a next-hop-self import policy on R2 and apply this policy to IBGP.
正解:A
質問 2:
Which CLI command is used to restart a software process?
A. reload
B. restart
C. commit
D. reboot
正解:B
解説: (Pass4Test メンバーにのみ表示されます)
質問 3:
Click the Exhibit button.
-- Exhibit --
user@R1> show configuration interfaces lo0
unit 5 {
family inet {
filter {
input JUNOS;
}
address 5.5.5.5/32;
}
}
user@R1> show configuration firewall family inet filter JUNOS
term term1 {
from {
protocol tcp;
port [ telnet ftp ftp-data snmp ssh syslog http tacacs 64644 1024-65535 ];
}
then {
log;
accept;
}
}
term default {
then {
discard;
} } -- Exhibit -
Referring to the exhibit, which three statements are true? (Choose three.)
A. R1 will drop all BGP packets.
B. R1 will drop all non-TCP transit traffic.
C. R1 will drop all OSPF packets.
D. R1 will drop all traffic with destination address 5.5.5.5.
E. R1 will accept telnet traffic.
正解:A,C,E
質問 4:
Two neighboring routers running OSPF were configured with the same router ID by mistake.
Which OSPF operational mode command would report the number of hello packets received with the local router's router ID?
A. show ospf statistics
B. show ospf io-statistics
C. show ospf route
D. show ospf log
正解:A
質問 5:
Click the Exhibit button.
-- Exhibit -user@router> show snmp statistics
SNMP statistics: Input: Packets: 246213, Bad versions: 12, Bad community names: 12, Bad community uses: 0, ASN parse errors: 0, Too bigs: 0, No such names: 0, Bad values: 0, Read onlys: 0, General errors: 0,
Total request varbinds: 227084, Total set varbinds: 67,
Get requests: 44942, Get nexts: 1 , Set requests: 10712,
Get responses: 0, Traps: 0,
Silent drops: 0, Proxy drops: 0, Commit pending drops: 0,
Throttle drops: 0,
V3 Input:
Unknown security models: 0, Invalid messages: 0
Unknown pdu handlers: 0, Unavailable contexts: 0
Unknown contexts: 0, Unsupported security levels: 0
Not in time windows: 0, Unknown user names: 0
Unknown engine ids: 0, Wrong digests: 0, Decryption errors: 0
Output:
Packets: 246093, Too bigs: 0, No such names: 0,
Bad values: 0, General errors: 0,
Get requests: 0, Get nexts: 0, Set requests: 0,
Get responses: 246025, Traps: 0
-- Exhibit --
A new SNMP session has recently been implemented on this router and is experiencing problems sending and receiving SNMP information.
Referring to the exhibit, which two problems are indicated by the received messages from the NMS? (Choose two.)
A. unsupported SNMP community name
B. unsupported SNMP version indicated
C. invalid SNMP version indicated
D. unknown SNMP community name
正解:B,D
質問 6:
Which two Junos OS commands are helpful in confirming whether an Object Identifier (OID) has recorded the correct data? (Choose two.)
A. show snmp mib walk
B. show snmp v3
C. show snmp mib get
D. show snmp statistics
正解:A,C
質問 7:
Click the Exhibit button.
-- Exhibit -
May 20 22:27:04.010297 OSPF rcvd Hello 192.168.0.2 -> 224.0.0.5 (ge-1/1/2.0 IFL 343 area 0.0.0.0) May 20 22:27:04.010320 Version 2, length 44, ID 10.10.10.1, area 0.0.0.1 May 20 22:27:04.010342 checksum 0x166d, authtype 0 May 20 22:27:04.010365 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128 May 20 22:27:04.010387 dead_ivl 40, DR 192.168.0.2, BDR 0.0.0.0 May 20 22:27:07.891698 OSPF periodic xmit from 192.168.0.1 to 224.0.0.5 (IFL 2684276180 area
0.0.0.0)
May 20 22:27:12.749988 OSPF packet ignored: area mismatch (0.0.0.1) from 192.168.0.2 on intf ge-1/1/2.0 area 0.0.0.0 May 20 22:27:12.750071 OSPF rcvd Hello 192.168.0.2 -> 224.0.0.5 (ge-1/1/2.0 IFL 343 area
0.0.0.0) May 20 22:27:12.750095 Version 2, length 44, ID 10.10.10.1, area 0.0.0.1 May 20 22:27:12.750116 checksum 0x166d, authtype 0 May 20 22:27:12.750139 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128 May 20 22:27:12.750161 dead_ivl 40, DR 192.168.0.2, BDR 0.0.0.0 May 20 22:27:14.393182 OSPF rcvd Hello 192.168.0.2 -> 224.0.0.5 (ge-1/1/2.0 IFL 343 area
0.0.0.0) May 20 22:27:14.393262 Version 2, length 44, ID 10.10.10.1, area 0.0.0.0 May 20 22:27:14.393284 checksum 0x0, authtype 0 May 20 22:27:14.393307 mask 255.255.255.252, hello_ivl 50, opts 0x12, prio 128 May 20 22:27:14.393368 dead_ivl 200, DR 0.0.0.0, BDR 0.0.0.0 May 20 22:27:14.393399 OSPF packet ignored: our router ID received from 192.168.0.2 on intf
ge-1/1/2.0 area 0.0.0.0 -- Exhibit -
Referring to the exhibit, which two OSPF adjacency problems are present? (Choose two.)
A. area number mismatch
B. hello interval mismatch
C. area type mismatch
D. duplicate router ID
正解:A,D
1378 お客様のコメント





武部** -
JN0-690における重要な知識を整理している。ありがたい。
素晴らしい問題集に出会いさせてもらったPass4Testに感謝しかないです。