PrepAway - Latest Free Exam Questions & Answers

What is the solution of the fault condition?

The following trouble ticket consists of a problem description and existing configuration on the device.

Figure 1


Figure 2

Trouble Ticket Statement

Client 1 is not able to reach the WebServer at 209.65.200.241. Initial troubleshooting shows that R1 is also not able to reach the WebServer. R1 also does not have any active BGP neighbor.

Configuration on R1

router bgp 65001
no synchronization
bgp log-neighbor-changes
network 209.65.200.224 mask 255.255.255.252
neighbor 209.65.200.226 remote-as 65002
no auto-summary
!
access-list 30 permit host 209.65.200.241
access-list 30 deny 10.1.0.0 0.0.255.255
access-list 30 deny 10.2.0.0 0.0.255.255
!
interface Serial0/0/0/1
ip address 209.65.200.224 255.255.255.252
ip nat outside
ip access-group 30 in

What is the solution of the fault condition?

PrepAway - Latest Free Exam Questions & Answers

A.
Add permit statement for 209.65.200.224/30 network in access list 30

B.
Remove both deny Statements from access-list 30

C.
Change the neighbor 209.65.200.226 remote-as 65002 statement to neighbor 209.65.200.226 remote-as 65001

D.
Use extended access-list instead of standard access-list


Leave a Reply