JN0-360 Exam Details

  • Exam Code
    :JN0-360
  • Exam Name
    :Service Provider Routing and Switching, Specialist (JNCIS-SP)
  • Certification
    :Juniper Certifications
  • Vendor
    :Juniper
  • Total Questions
    :542 Q&As
  • Last Updated
    :Jan 17, 2024

Juniper JN0-360 Online Questions & Answers

  • Question 171:

    -- Exhibit -user@router> show configuration interfaces ge-1/0/0

    unit 0 {

    family inet {

    address 192.168.100.1/30;

    }

    }

    user@router> show configuration routing-options

    autonomous-system 65001;

    user@router> show configuration protocols bgp

    group 65002 {

    traceoptions {

    file bgp-trace;

    flag open detail;

    }

    neighbor 192.168.100.3 {

    peer-as 65002;

    }

    }

    user@router> show log bgp-trace

    Feb 5 20:31:01 R4 clear-log[5510]: logfile cleared

    Feb 5 20:32:22.658155 bgp_connect_completE. error connecting to 192.168.100.3 (External AS 65002): Socket is not connected

    user@router> run monitor traffic interface ge-1/0/0 extensive

    Address resolution is ON. Use to avoid any reverse lookup delay.

    Address resolution timeout is 4s.

    Listening on ge-1/0/0, capture size 1514 bytes

    20:45:44.212833 Out

    Juniper PCAP Flags [Ext], PCAP Extension(s) total length 22

    Device Media Type Extension TLV #3, length 1, valuE. Ethernet (1)

    Logical Interface Encapsulation Extension TLV #6, length 1, valuE. Ethernet (14)

    Device Interface Index Extension TLV #1, length 2, valuE. 35328

    Logical Interface Index Extension TLV #4, length 4, valuE. 70

    Logical Unit Number Extension TLV #5, length 4, valuE. 32767

    -----original packet----80:71:1f:c7:f8:60 > 84:18:88:8e:3b:3f, ethertype 802.1Q (0x8100), length 82: vlan 435, p 6, ethertype IPv4, (tos 0xc0, ttl 255, id 19548, offset 0, flags [DF], proto: TCP (6), length: 64) 192.168.100.1.bgp > 192.168.100.2.49373: S

    1088527795:1088527795(0) ack 214564428 win 16384

    20:45:44.213226 In

    Juniper PCAP Flags [Ext, no-L2, In], PCAP Extension(s) total length 22

    Device Media Type Extension TLV #3, length 1, valuE. Ethernet (1)

    Logical Interface Encapsulation Extension TLV #6, length 1, valuE. Ethernet (14)

    Device Interface Index Extension TLV #1, length 2, valuE. 35328

    Logical Interface Index Extension TLV #4, length 4, valuE. 70

    Logical Unit Number Extension TLV #5, length 4, valuE. 32767

    -----original packet----PFE proto 2 (ipv4): (tos 0xc0, ttl 1, id 2367, offset 0, flags [none], proto: TCP (6), length: 52) 192.168.100.2.49373 > 192.168.100.1.bgp: . 1:1(0) ack 1 win 17376 -- Exhibit -

    Click the Exhibit button.

    You are asked to configure an EBGP peering to AS 65002. The EBGP peering is stuck in a Connect state.

    Referring to the exhibit, what should be changed to the BGP configuration to bring up the peering?

    A. Configure the neighbor to 192.168.100.2.
    B. Configure the local-as to 65001.
    C. Configure the peer-as to 65001.
    D. Configure the peering as passive.

  • Question 172:

    -- Exhibit -user@router> show configuration routing-options

    autonomous-system 65001;

    user@router> show configuration protocols bgp

    group 65002 {

    traceoptions {

    file bgp-trace;

    flag open detail;

    }

    neighbor 192.168.100.2 {

    peer-as 65002;

    }

    }

    user@router> show log bgp-trace

    Feb 5 20:07:08 trace_on: Tracing to "/var/log/bgp-trace" started

    Feb 5 20:08:23.477912 bgp_senD. sending 63 bytes to 192.168.100.2 (External AS 65002)

    Feb 5 20:08:23.478040

    Feb 5 20:08:23.478040 BGP SEND 192.168.100.1+62776 -> 192.168.100.2+179

    Feb 5 20:08:23.478077 BGP SEND message type 1 (Open) length 63

    Feb 5 20:08:23.478100 BGP SEND version 4 as 65001 holdtime 90 id 10.200.1.4 parmlen 34

    Feb 5 20:08:23.478119 BGP SEND MP capability AFI=1, SAFI=1

    Feb 5 20:08:23.478138 BGP SEND Refresh capability, code=128

    Feb 5 20:08:23.478155 BGP SEND Refresh capability, code=2

    Feb 5 20:08:23.478176 BGP SEND Restart capability, code=64, time=120, flags=

    Feb 5 20:08:23.478196 BGP SEND Restart capability AFI=1, SAF=1, Flags=ForwardingSaved

    Feb 5 20:08:23.478217 BGP SEND 4 Byte AS-Path capability (65), as_num 65001

    Feb 5 20:08:23.478820

    Feb 5 20:08:23.478820 BGP RECV 192.168.100.2+179 -> 192.168.100.1+62776

    Feb 5 20:08:23.478859 BGP RECV message type 1 (Open) length 59

    Feb 5 20:08:23.478880 BGP RECV version 4 as 65003 holdtime 90 id 192.168.1.1 parmlen 30

    Feb 5 20:08:23.478899 BGP RECV MP capability AFI=1, SAFI=1

    Feb 5 20:08:23.478918 BGP RECV Refresh capability, code=128

    Feb 5 20:08:23.478935 BGP RECV Refresh capability, code=2

    Feb 5 20:08:23.478955 BGP RECV Restart capability, code=64, time=120, flags=

    Feb 5 20:08:23.478974 BGP RECV 4 Byte AS-Path capability (65), as_num 65003

    Feb 5 20:08:23.479057 bgp_process_open: : NOTIFICATION sent to 192.168.100.2 (External AS 65002): code 2 (Open Message Error) subcode 2 (bad peer AS number), Reason: peer 192.168.100.2 (External AS 65002) claims 65003, 65002 configured Feb 5 20:08:23.479083 bgp_senD. sending 21 bytes to 192.168.100.2 (External AS 65002) Feb 5 20:08:23.479104 Feb 5 20:08:23.479104 BGP SEND 192.168.100.1+62776 -> 192.168.100.2+179 Feb 5 20:08:23.479136 BGP SEND message type 3 (Notification) length 21 Feb 5 20:08:23.479156 BGP SEND Notification code 2 (Open Message Error) subcode 2 (bad peer AS number) -- Exhibit -

    Click the Exhibit button.

    You have been asked to configure an EBGP peering to AS 65002. The EBGP peering is stuck in an Active state.

    Referring to the exhibit, what would be changed to bring up the peering?

    A. Configure the local-as to 65003.
    B. Configure the autonomous-system to 65003.
    C. Configure the EBGP peering as passive.
    D. Configure the peer-as to 65003.

  • Question 173:

    A Junos device has a route in the inet.0 routing table with four valid physical next hops assigned to it. By default, how many next hops are entered into the forwarding table?

    A. 1
    B. 4
    C. 8
    D. 16

  • Question 174:

    What is the maximum number of MSTIs supported in an MST region?

    A. 32
    B. 64
    C. 128
    D. 256

  • Question 175:

    Which three mechanisms are used by switches to build and maintain bridge tables? (Choose three.)

    A. learning
    B. rewriting
    C. flooding
    D. aging
    E. blocking

  • Question 176:

    Which operational mode command would you use to verify the presence of VPN routes on a PE device?

    A. show route table bgp.l3vpn.0
    B. show route protocol bgp terse | count
    C. show route table inet.0
    D. show route route-type vpn

  • Question 177:

    Which VPN technology allows remote locations to appear as a single LAN segment?

    A. VPLS
    B. CCC
    C. Layer 3 VPN
    D. L2PT

  • Question 178:

    -- Exhibit -{master}[edit]

    user@router-RE0# run show task replication

    Stateful Replication: Enabled

    RE modE. Master

    Protocol Synchronization Status

    OSPF Complete

    RIP Complete

    BGP Complete

    MPLS Complete

    LDP Complete

    {master}[edit]

    user@router-RE0# run show bgp summary | find 192.168.1.1

    192.168.1.1 65056 0 0 11:14 Establ inet.0: 0/0/0/0 inet.2: 0/0/0/0 bgp.l3vpn.0: 0/0/0/0 ...

    {backup}[edit]

    user@router-RE1# run show system switchover

    Graceful switchover: On

    Configuration databasE. Ready

    Kernel databasE. Synchronizing

    Peer statE. Steady State

    {backup}[edit]

    user@router-RE1# run show bgp summary | find 192.168.1.1

    192.168.1.1 65056 306 581 0 7 7 Idle -- Exhibit -

    Click the Exhibit button.

    You have been asked to determine if an NSR switchover will be hitless for a given BGP peer.

    Referring to the exhibit, which statement is true?

    A. The BGP session is idle on the backup RE indicating that the session will flap at switchover.
    B. The task replication process has completed on the master indicating a hitless switchover can be expected.
    C. The GRES synchronization process is underway and must complete before the protocol state can be checked.
    D. The BGP session is idle on the backup RE which is normal; it toggles to established at mastership change.

  • Question 179:

    What is a valid BGP neighbor state?

    A. OpenEstablished
    B. OpenConnect
    C. OpenConfirm
    D. OpenActive

  • Question 180:

    Which three BGP attributes are used for loop prevention? (Choose three.)

    A. AS path
    B. originator ID
    C. next hop
    D. cluster list
    E. origin

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Juniper exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your JN0-360 exam preparations and Juniper certification application, do not hesitate to visit our Vcedump.com to find your solutions here.