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
On which device is the fault condition located?()
A.R1
B.DSW1
C.R4
D.R2
您可能感興趣的試卷
你可能感興趣的試題
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
Following ticket consists of a problem description and existing configuration on the device.
Cisco 642-832: Practice Exam
Figure 1
Figure 2
Trouble Ticket Statement
Client 1 is able to ping 209.65.200.226 but not the Web Server at 209.65.200.241. Initial troubleshootingshows and R1 does not have any BGP routes. R1 also does not show any active
Cisco 642-832: Practice Exam
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.56.200.226 remote-as 65002
no auto-summary
What is the solution of the fault condition?()
A.Enable BGP synchronization
B.Change neighbor 209.56.200.226 remote-as 65002 statement to neighbor 209.56.200.226 remote-as 65001
C.Change neighbor 209.56.200.226 remote-as 65002 statement to neighbor 209.65.200.226 remote-as 65002
D.Change neighbor 209.56.200.226 remote-as 65002 statement to neighbor 209.65.200.226 remote-as 65001
最新試題
Which two encapsulation methods require that an 827 ADSL router be configured with a PPPusername and CHAP password?()
Which statement correctly describes IPsec VPN backup technology?()
Router NetworkTut is configured as shown below:Given the above configuration, which statement is true?()
Drag the DSL technologies on the left to their maximum(down/up) data rate values on the below.
Drag the DSL local loop topic on the left to the correct descriptions on the right.
cisco ios command to interface dialer 0
Network Topology Exhibit:Configuration Exhibit:NET(config)# access-list 112 deny icmp any any echo logNET(config)# access-list 112 deny imp any any redirect logNET(config)# access-list 112 deny icmp any any mask-request logNET(config)# access-list 112 permit icmp any 10.1.1.0 0.0.0.255NET(config)# interface Fa0/1NET(config-if)# ip access-group 112 inYou work as a network administrator at networkTut.com, study the exhibit carefully. Theconfiguration has been applied to router NET to mitigate the threat of certain types of ICMPbasedattacks while allowing some ICMP traffic to the corporate LAN to work. However, the configurationis incorrect. On the basis of the information in the exhibit, which configuration option wouldcorrectly configure router NET?()
You need to configure a GRE tunnel on a IPSec router. When you are using the SDM to configurea GRE tunnel over IPsec, which two parameters are required when defining the tunnel interfaceinformation?()
IPSec VPN is a widely-acknowledged solution for enterprise network. What are the four steps tosetup an IPsec VPN?()
Drag and drop each management protocol on the above to the correct category on the below.