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
最新試題
As a network technician, do you know what is a recommended practice for secure configurationmanagement?()
Router NetworkTut is configured as shown below:Given the above configuration, which statement is true?()
Drag and drop each management protocol on the above to the correct category on the below.
Which two encapsulation methods require that an 827 ADSL router be configured with a PPPusername and CHAP password?()
cisco ios command to interface dialer 0
Drag and drop the xDSL type on the above to the appropriate xDSL description on the below.
Drag the DSL technologies on the left to their maximum(down/up) data rate values on the below.
IPSec VPN is a widely-acknowledged solution for enterprise network. What are the four steps tosetup an IPsec VPN?()
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 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.