Following ticket consists of a problem description and existing configuration on the device.
Figure 1
Figure 2
Trouble Ticket Statement
Client one is getting a 169.x.x.x IP address and is not able to ping Client 2 or DSW1. Inital troubleshootingshows that port Fa1/0/1 on ASW1 is in errdisable state.
Cisco 642-832: Practice Exam
Configurationon ASW1
Interface FastEthernet1/0/1
switchport mode access
switchport port-security
switchport port-security mac-address 0000.0000.0001
On which device is the fault condition located?()
A.DSW1
B.ASW1
C.Client 1
D.FTP Server
您可能感興趣的試卷
你可能感興趣的試題
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!
What is the solution of the fault condition?()
A.Configurationure Static IP Address on Client 1
B.Change the IP Address of VLAN 10 on DSW1
C.Add Permit any statement to access-list 10
D.Remove VLAN filter test1 from DSW1
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
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
最新試題
Study the exhibit carefully. The Cisco IOS IPsec High Availability (IPsec HA) Enhancementsfeature provides an infrastructure for reliable and secure networks to provide transparent availability of the VPN gateways - that is, Cisco IOS Software-based routers. What are the twooptions that are used to provide High Availability IPsec?()
Router NetworkTut is configured as shown below:Given the above configuration, which statement is true?()
Drag the IOS commands from the left that would be used to implement a GRE tunnel using the10.1.1.0.30 network on interface serial 0/0 to the correct target area on the right.
Study this exhibit carefully. What information can be derived from the SDM firewall configurationdisplayed?()
Authentication is the process of determining if a user or identity is who they claim to be. Refer tothe exhibit. Which statement about the authentication process is correct?()
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?()
Which two encapsulation methods require that an 827 ADSL router be configured with a PPPusername and CHAP password?()
Refer to the exhibit. Which two statements about the AAA configuration are true?()