Skip to main content

JN0-643 Real Exam Questions

Enterprise Routing and Switching, Professional (JNCIP-ENT)

287 questions available · Page 1 of 29

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

When configuring class of service.

What would you use to allocate bandwidth to a forwarding class?

  1. A

    buffer depth

  2. B

    transmit rate

  3. C

    bandwidth

  4. D

    speed

Show answer and explanation

Correct answer: B

Question 2 Single choice

Which multicast group is used for all PIM routers?

  1. A

    224.0.0.22

  2. B

    224.0.0.13

  3. C

    224.0.0.1

  4. D

    224.0.0.2

Show answer and explanation

Correct answer: B

Question 3 Multiple choice

-- Exhibit

-- Exhibit --

Click the Exhibit button.

A contractor needs to connect a laptop to your company network, but your company has no wireless access and each office has only a single network port for an employee laptop. You have an IP phone with a data port available and you have access to the switch connected to it. You can also add the contractor's MAC address to the RADIUS server database.

Referring to the exhibit, which three commands will allow access? (Choose three.)

  1. A

    set protocols dot1x authenticator authentication-profile-name radius_profile interface ge- 0/0/16.0 mac-radius

  2. B

    set interfaces ge-0/0/16.0 family ethernet-switching port-mode trunk

  3. C

    set interfaces ge-0/0/16.0 family ethernet-switching vlan members contractor

  4. D

    set protocols dot1x authenticator authentication-profile-name radius_profile interface ge- 0/0/16.0
    supplicant multiple

  5. E

    set interfaces ge-0/0/16.0 family ethernet-switching vlan members all

Show answer and explanation

Correct answers: A, C, D

Question 4 Multiple choice

Each user in the office has a desktop computer and an IP telephone that share the same physical port that connects to the access switch. To provide security in the office 802 lx authentication has been turned on.

Which two port access modes should be configured to allow both the desktop computer and IP telephone to connect through the network?

  1. A

    single supplicant mode

  2. B

    single secure supplicant mode

  3. C

    multiple supplicant mode

  4. D

    volP-compatibility supplicant mode

Show answer and explanation

Correct answers: A, B

Question 5 Single choice

You must configure your access switch with more than 3000 VLANs and you want the ability to load-balance across them.

Which spanning-tree approach has the least impact on control-plane performance?

  1. A

    Configure your access switch with a load-balancing policy and apply it under [edit protocols rstp].

  2. B

    Configure your access switch for Rapid-PVST+.

  3. C

    Configure your access switch for MSTP, incorporating the use of MSTIs.

  4. D

    Configure your access switch for both VSTP and RSTP.

Show answer and explanation

Correct answer: C

Question 6 Single choice

You are a service provider and have multiple customers in a building. You are installing a new switch that can host all of your customers. However, you would like to ensure that one customer cannot see or broadcast to another customer. You would also like to have them use a common gateway IP address from the building.

What should be used to provide this access?

  1. A

    VLAN

  2. B

    private VLAN

  3. C

    filter-based VLAN

  4. D

    Layer 2 tunneling

Show answer and explanation

Correct answer: B

Question 7 Single choice

-- Exhibit --

user@router> show interfaces ge-0/0/0 extensive | find "Queue counters" Queue counters: Queued
packets Transmitted packets Dropped packets 0 best-effort 35244 35244 0
1 expedited-fo 258963 59852 199111
2 assured-forw 0 0 0
3 network-cont 1625847 1625847 0
...
-- Exhibit --

Click the Exhibit button.

You recently deployed an SRX Series Gateway in your network. It uses the default class of service configuration.
Based on the output in the exhibit, what reason explains the packet drops in Queue 1?

  1. A

    Interface ge-0/0/0 should be used only for management network operations.

  2. B

    Queue 0 has higher priority than Queue 1.

  3. C

    A policer is reclassifying all traffic into Queue 1.

  4. D

    No bandwidth reservation exists on Queue 1.

Show answer and explanation

Correct answer: D

Question 8 Single choice

Two PCs are attached to a hub, which is attached to port ge-0/0/0 on your EX Series switch. You must separate the incoming traffic from the PCs into two VLANs.

What should you use to accomplish this task?

  1. A

    dynamic VLAN registration with MVRP

  2. B

    private VLAN

  3. C

    filter-based VLAN

  4. D

    guest VLAN

Show answer and explanation

Correct answer: C

Question 9 Single choice

-- Exhibit --

{master:0}[edit]
user@router# show class-of-service
classifiers {
inet-precedence normal-traffic {
forwarding-class best-effort {
loss-priority low code-points [ my1 my2 ];
}
}
}
code-point-aliases {
inet-precedence {
my1 000;
my2 001;
}
}
scheduler-maps {
one {
forwarding-class expedited-forwarding scheduler special; forwarding-class best-effort scheduler normal;
}
}
schedulers {
special {
transmit-rate percent 30;
priority strict-high;
}
normal {
transmit-rate percent 70;
priority low;
}
}
-- Exhibit --

Click the Exhibit button.

The configuration in the exhibit shows incoming traffic with specific IP precedence bits that should be mapped to a forwarding class named best-effort.

What must you add to complete this configuration?

  1. A

    defined behaviors to the interfaces stanza in the class-of-service section

  2. B

    rewrite-rules for the best-effort forwarding class

  3. C

    a WRED drop-profile for the best-effort scheduler

  4. D

    a firewall filter that matches and discards the original code point values

Show answer and explanation

Correct answer: A

Question 10 Single choice

-- Exhibit --

-- Exhibit --

Click the Exhibit button.

Referring to the exhibit, you must ensure that traffic to the 2001:10:5::/64 network leaves AS 2 through R3.

Given that all BGP attributes are at their default, how would you accomplish this task?

  1. A

    On R1, configure a MED of 50 for the 2001:10:5::/64 route.

  2. B

    On R2, configure a MED of 50 for the 2001:10:5::/64 route.

  3. C

    On R3, configure a MED of 50 for the 2001:10:5::/64 route.

  4. D

    On R4, configure a MED of 50 for the 2001:10:5::/64 route.

Show answer and explanation

Correct answer: B