On which device is the fault condition located?

Posted by: Pdfprep Category: 300-135 Tags: , ,

Ticket 16 BGP ACL

TROUBLE TICKET STATEMENT:

“The implementation group has been using the test bed to do a ‘proof-of-concept’ that required both client 1 and client 2 to access the Web Server at 209.65.200.241. After several changed to interface status, network addressing, routing schemes and layer 2 connectivity, at trouble ticket has been opened indicating that client 1 cannot ping the 209.65.200.241 (internet Server)”

The following information should be shown run by yourself to get:

Configuration on R1

interface Serial0/0/1

description Link to ISP

ip address 209.65.200.224 255.255.255.252

ip nat outside

ip access-group edge_security in

!

ip access-list extended edge_security

deny ip 10.0.0.0 0.255.255.255 any

deny ip 172.16.0.0 0.15.255.255 any

deny ip 192.168.0.0 0.0.255.255 any

deny 127.0.0.0 0.255.255.255 any

permit ip host 209.65.200.241 any

!

On which device is the fault condition located?
A . R1
B . DSW1
C . R4
D . R2

Answer: A

Leave a Reply

Your email address will not be published.