Following ticket consists of a problem description and existing configuration on the device.
Figure 1
Figure 2
Trouble Ticket Statement
Client 1 is getting an IP address from the DHCP server but is not able to ping DSW1 or the FTP
Cisco 642-832: Practice ExamServer
Configurationon DSW1
vlan access-map test1 10drop
match ip address 10!
vlan filter test1 vlan-list 10!
ip access-list standard 10permit 10.2.0.0 0.0.255.255!
Interface VLAN10
ip address 10.2.1.1 255.255.255.0!
The Fault Condition is related to which technology?()
A.VLAN Access Map
B.InterVLAN communication
C.DHCP
D.IP Access List
您可能感興趣的試卷
你可能感興趣的試題
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
最新試題
This item contains several questions that you must answer. You can view these questions byclicking on the Questions button to the left. Changing questions can be accomplished by clicking the numbers to the left of each question. In order to complete the questions, you will need to referto the SDM and the topology, neither of which is currently visible.To gain access to either the topology or the SDK click on the button to left side of the screen thatcorresponds to the section you wish to access. When you have finished viewing the topology theSDK you can return to your questions by clicking on the Questions button to the left.Which defined peer IP address an local subnet belong to Crete?()
Drag the DSL local loop topic on the left to the correct descriptions on the right.
IPSec VPN is a widely-acknowledged solution for enterprise network. Which three IPsec VPNstatements are true?()
Drag and drop the xDSL type on the above to the appropriate xDSL description on the below.
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.
Study this exhibit carefully. What information can be derived from the SDM firewall configurationdisplayed?()
Which three statements accurately describe IOS Firewall configurations?()
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?()
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?()
In computer security, AAA stands for authentication, authorization and accounting. Which optionabout the AAA authentication enable default group radius enable command is correct?()