ExamGecko
Home / Cisco / 300-510 / List of questions
Ask Question

Cisco 300-510 Practice Test - Questions Answers

Add to Whishlist

List of questions

Question 1

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 1 63879133849092307393248

Which tree does multicast traffic follow?

shared tree

shared tree

MDT default

MDT default

source tree

source tree

MDT voice

MDT voice

Suggested answer: B
asked 01/04/2025
Latonya Ganison
31 questions

Question 2

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 2 63879133849139180437850

After you applied these configurations to routers R1 and R2, the two devices could not form a neighbor relationship. Which reason for the problem is the most likely?

The two routers cannot authenticate with one another.

The two routers cannot authenticate with one another.

The two routers have the same area ID.

The two routers have the same area ID.

The two routers have the same network ID.

The two routers have the same network ID.

The two routers have different IS-types.

The two routers have different IS-types.

Suggested answer: C
Explanation:

For those asking about the password, area authentication doesn't prevent neighboring to come up because it is carried only in LSP, CSNP and PSNP messages and not in IIH messages. https://www.cisco.com/c/en/us/support/docs/ip/integrated-intermediate-system-to-intermediate-system-is-is/13792-isis-authent.html

asked 01/04/2025
Panayiotis Markatos
56 questions

Question 3

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 3 6387913384915480511970

Which effect of this configuration is true?

It sets the keepalive timer to 30 seconds and the hold timer to 240 seconds.

It sets the keepalive timer to 30 seconds and the hold timer to 240 seconds.

It sets the keepalive timer to 30 milliseconds and the hold timer to 240 milliseconds

It sets the keepalive timer to 30 milliseconds and the hold timer to 240 milliseconds

It sets the hold timer to 30 milliseconds and the keepalive timer to 240 milliseconds

It sets the hold timer to 30 milliseconds and the keepalive timer to 240 milliseconds

It sets the hold timer to 30 seconds and the keepalive timer to 240 seconds

It sets the hold timer to 30 seconds and the keepalive timer to 240 seconds

Suggested answer: A
Explanation:

html#wp1552800140

asked 01/04/2025
Barbara Bailey
45 questions

Question 4

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 4 6387913384915480511970

A network operator is working to filter routes from being advertised that are covered under an aggregate announcement. The receiving router of the aggregate announcement block is still getting some of the more specific routes plus the aggregate. Which configuration change ensures that only the aggregate is announced now and in the future if other networks are to be added?

Configure the summary-only keyword on the aggregate command

Configure the summary-only keyword on the aggregate command

Set each specific route in the AGGRO policy to drop instead of suppress-route

Set each specific route in the AGGRO policy to drop instead of suppress-route

Filter the routes on the receiving router

Filter the routes on the receiving router

Set each specific route in the AGGRO policy to remove instead of suppress-route

Set each specific route in the AGGRO policy to remove instead of suppress-route

Suggested answer: A
asked 01/04/2025
Jaimie Lloyd
46 questions

Question 5

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 5 63879133849170429718331

A network operator is getting the route for 10.11.11 0/24 from two upstream providers on #XR3. The network operator must configure #XR3 to force the 10.11.11.0/24 prefix to route via next hop of 10.0.0.9 as primary when available. Which of these can the operator use the routing policy language for, to enforce this traffic forwarding path?

weight of 0 on the prefix coming from 192.168.0.2

weight of 0 on the prefix coming from 192.168.0.2

lower local preference on the prefix coming from 192.168.0.2

lower local preference on the prefix coming from 192.168.0.2

higher local preference on the prefix coming from 192.168.0.1

higher local preference on the prefix coming from 192.168.0.1

weight of 100 on the prefix coming from 192.168.0.1

weight of 100 on the prefix coming from 192.168.0.1

Suggested answer: A
Explanation:

Because Weight is the first attribute in path selection algorithm and is 0 for eBGP routes by default. If we set it to 0, router will continue from weight to the bottom, and when comparing neighbor router IDs it will find 192.168.0.1 less than 192.168.0.2 and st path will be selected as the best

asked 01/04/2025
Mikael Klingebrant
39 questions

Question 6

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 6 63879133849186054282450

After troubleshooting an OSPF adjacency issue, routers 1, 2, and 3 have formed OSPF

neighbor relationships. Which statement about the configuration is true?

Router 2 receives a Type 5 LSAs from router 1 for its connected subnets

Router 2 receives a Type 5 LSAs from router 1 for its connected subnets

Router 2 uses router 3 as the next hop for 192.168.0.0/24

Router 2 uses router 3 as the next hop for 192.168.0.0/24

Router 2 uses router 1 as the next hop for 192.168.0.0/24

Router 2 uses router 1 as the next hop for 192.168.0.0/24

Router 2 receives a Type 7 LSAs from router 3 for its connected subnets

Router 2 receives a Type 7 LSAs from router 3 for its connected subnets

Suggested answer: C
Explanation:

From IOS 15.1(2)S onwards, Cisco uses the OSPF path selection order is O > O IA > N1 > E1 > N2 > E2 https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/212608-ospf-external-path-selection-external-t.html

asked 01/04/2025
Donald Bell
34 questions

Question 7

Report Export Collapse

A network consultant is troubleshooting IS-IS instances to identify why a routing domains is having communication problems between the two instances. Which description of the possible cause of issues in the routing domain is true?

The same interface cannot be advertised in two different IS-IS instances

The same interface cannot be advertised in two different IS-IS instances

The IS-IS ''ISP'' and ''ISP2'' instances are unrelated and unable to intercommunicate

The IS-IS ''ISP'' and ''ISP2'' instances are unrelated and unable to intercommunicate

The configured IS-IS NSEL value is not allowing the routing systems to establish a neighborship

The configured IS-IS NSEL value is not allowing the routing systems to establish a neighborship

The interface mode ip router is-is command was not included in the script

The interface mode ip router is-is command was not included in the script

Suggested answer: A
Explanation:

irs-instance-vrf.html

asked 01/04/2025
Tiago Carvalho
52 questions

Question 8

Report Export Collapse

What is used by SR-TE to steer traffic through the network?

shortest path calculated by IGP

shortest path calculated by IGP

dynamic rules

dynamic rules

path policy

path policy

explicit maps

explicit maps

Suggested answer: C
asked 01/04/2025
Keshava Channabyraiah
39 questions

Question 9

Report Export Collapse

For which reason can two devices fail to establish an OSPF neighbor relationship?

The two devices have different process IDs

The two devices have different process IDs

The two devices have different network types

The two devices have different network types

The two devices have different router IDs

The two devices have different router IDs

The two devices have the same area ID

The two devices have the same area ID

Suggested answer: B
asked 01/04/2025
Liam Derwin
52 questions

Question 10

Report Export Collapse

Refer to the exhibit.

Cisco 300-510 image Question 10 63879133849186054282450

Which LSA type is indicated by this router output?

type 3 LSA

type 3 LSA

type 4 LSA

type 4 LSA

type 1 LSA

type 1 LSA

type 2 LSA

type 2 LSA

Suggested answer: C
asked 01/04/2025
BETTE SLETTER
45 questions
Total 269 questions
Go to page: of 27

Related questions