Following 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 isalso not able to reach the WebServer. R1 also does not have any active BGP neighbor.
Cisco 642-832: Practice Exam
Configon 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?()
A.Add permit statement for 209.65.200.224/30 network in access list 30
B.Remove Deny Statements from access-list 30
C.Change 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-lis
您可能感興趣的試卷
你可能感興趣的試題
Following ticket consists of a problem description and existing configuration on the device.
Figure 1
Figure 2
Trouble Ticket Statement
Client 1 and Client 2 are not able to reach the WebServer at 209.65.200.241. Initial troubleshooting showsthat DSW1, DSW2 and all the routers are able to reach the WebServer
Cisco 642-832: Practice Exam
Configuration on R1
ip nat inside source list nat_pool interface Serial0/0/0/1 overload!
ip access-list standard nat_poolpermit 10.1.0.0!
interface Serial0/0/0/1
ip address 209.65.200.224 255.255.255.252
ip nat outside!
interfaceSerial0/0/0/0.12
ip address 10.1.1.1 255.255.255.252
ip nat inside
ip ospf message-digest-key 1 md5 TSHOOT
ip ospd authentication message-digest
What is the solution of the fault condition?()
A.Add permit 10.2.0.0 statement in nat_pool access-list
B.Remove permit 10.1.0.0 statement from nat_pool access-list
C.Change ip nat inside source list nat_pool interface Serial0/0/0/1 overload to ip nat inside source listnat_pool interface Serial0/0/0/0.12 overload
D.Change ip nat outside statement under Serial0/0/0/1 configuration to ip nat inside
最新試題
Study this exhibit carefully. What information can be derived from the SDM firewall configurationdisplayed?()
IPSec VPN is a widely-acknowledged solution for enterprise network. What are the four steps tosetup an IPsec VPN?()
As a network technician, do you know what is a recommended practice for secure configurationmanagement?()
Drag and drop each function on the above to the hybrid fiber-coaxial architecture component that itdescribes on the below.
Which statement about PPPoA configuration is correct?()
As a network engineer, study the exhibit carefully. Router Net is unable to establish an ADSLconnection with its provider. Which action would correct this problem?()
Drag the correct statements about MPLS-based VPN on the left to the boxes on the right.(Not allstatements will be used)
Drag and drop the steps in the process for provisioning a cable modem to connect to a headendon the above to the below in the order defined by the DOCSIS standard.
Drag and drop question. The upper gives the MPLS functions, the bottom describes the planes.Drag the above items to the proper location at the below
Identify the recommended steps for worm attack mitigation by dragging and dropping them into thetarget area in the correct order.