Skip to main content

300-510 Online Exam

Implementing Cisco Service Provider Advanced Routing Solutions (SPRI)

279 questions available ยท Page 1 of 28

View study plans
Question 1 Lab simulation

Simulation

Guidelines
This is a lab item in which tasks will be performed on virtual devices.

1. Refer to the Tasks tab to view the tasks for this lab item.
2. Refer to the Topology tab to access the device console(s) and perform the tasks.
3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window.
4. All necessary preconfigurations have been applied.
5. Do not change the enable password or hostname for any device.
6. Save your configurations to NVRAM before moving to the next item.
7. Click Next at the bottom of the screen to submit this lab and move to the next question.
8. When Next is clicked, the lab closes and cannot be reopened.

Topology

Tasks

Troubleshoot and configure OSPF according to the topology to achieve these goals:

1. R1 and R2 must not have OSPF BR/DR election over their E0/0 interfaces and must not advertise the OSPF host route for the OSPF connected neighbors.
2. E0/0 interfaces on R1 and R2 to be preferred over E0/1 interfaces for OSPF traffic. Only the numerical value of 15 is allowed.
3. Set the OSPF hello interval to 5 and the OSPF dead interval to 10 between R1 and R2 on interface
E0/1.

Show answer and explanation
Question 2 Lab simulation

Simulation

Show answer and explanation

Solution :
R1
Router bgp 100
Neigh 10.3.3.3 remote-as 100
Neigh 10.3.3.3 update-source loopback0

Address-family ipv4
Neigh 10.3.3.3 next-hop-self
Aggregate-address 172.16.100.0 255.255.252.0 summary-only

Copy run start

R3
Router bgp 100
Neigh 10.1.1.1 remote-as 100
Neigh 10.1.1.1 update-source loopback 0

Copy run start

Verification:

Question 3 Lab simulation

Simulation

Guidelines

This is a lab item in which tasks will be performed on virtual devices.

1. Refer to the Tasks tab to view the tasks for this lab item.
2. Refer to the Topology tab to access the device console(s) and perform the tasks.
3. Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window.
4. All necessary preconfigurations have been applied.
5. Do not change the enable password or hostname for any device.
6. Save your configurations to NVRAM before moving to the next item.
7. Click Next at the bottom of the screen to submit this lab and move to the next question.
8. When Next is clicked, the lab closes and cannot be reopened.

Topology

Tasks

Configure and verify an OSPF neighbor adjacency between R1 and R2 in OSPF area 0 according to the topology to achieve these goals:

1. R1 pings the Loopback0 interface of R2. Use interface-level configuration to complete this task.
2. R2 pings the Loopback0 interface of R1. Use interface-level configuration to complete this task.
3. R2 receives a single summary route 172.16.100.0/22 for networks 172.16.100.0/24, 172.16.101.0/24, and 172.16.103.0/24.

Show answer and explanation
Question 4 Lab simulation

Simulation

R2

Show answer and explanation

Solution:
R1
Int loopback0
Ip ospf 10 area 0

Int loopback10
Ip ospf network point-to-point

Int loopback20
Ip ospf network point-to-point

Int loopback30
Ip ospf network point-to-point

Router ospf 10
Area 1 range 172.16.100.0 255.255.252.0

Copy run start

Verification:

Question 5 Drag & drop

DRAG DROP

Drag and drop the route-manipulation methods from the left onto their features on the right

Question diagram
Show answer and explanation
Correct answer diagram
Question 6 Drag & drop

DRAG DROP

Drag and drop the features from the left onto the corresponding routing protocols on the right

Question diagram
Show answer and explanation
Correct answer diagram
Question 7 Drag & drop

DRAG DROP

Drag and drop the characteristics from the left onto the corresponding routing protocols on the right.

Question diagram
Show answer and explanation
Correct answer diagram
Question 8 Drag & drop

DRAG DROP

Drag and drop the features from the left into the order of operations for SRv6 SRH field creation and forwarding on the right.

Question diagram
Show answer and explanation
Correct answer diagram
Explanation

First - next header
Second - routing type
Third - segments left
Fourth - last entry
Fifth - segment list sixth - packet is forwarded

Question 9 Drag & drop

DRAG DROP

Drag and drop the BGP attributes from the left into the order of route selection preference on the right.

Question diagram
Show answer and explanation
Correct answer diagram
Question 10 Drag & drop

DRAG DROP

Drag and drop the features about multicast from the left onto the multicast protocols on the right. Not all options ate used.

Question diagram
Show answer and explanation
Correct answer diagram