Ticket 15 Port Security
TROUBLE TICKET STATEMENT:
The implementation group has been using the test bed to do a ‘proof-of-concept’ that required both client 1andclient2 to access the Web Server at 209.65.200.241. After several changed to interface status, network addressing, routing schemes and layer 2 connectivity, at trouble ticket has been opened indicating that client 1 cannot ping the 209.65.200.241 (internet Server)
The following information should be shown run by yourself to get:
Configuration on ASW1
Interface FastEthernet1/0/1
switchport mode access
switchport port-security
switchport port-security mac-address 0000.0000.0001
Interface FastEthernet1/0/2
switchport mode access
switchport port-security
switchport port-security mac-address 0000.0000.0002
On which device is the fault condition located?
A . R1
B . R2
C . R3
D . R4
E . DSW1
F . DSW2
G . ASW1
H . ASW2
Answer: G
Explanation:
In this case we know that the client is unable to get an IP address via DHCP because it has an APIPA (Automatic Private IP Addressing), which is a 169.x.x.x IP address. We also know that the switch port onASW1 is in an errdisable state, which tells us that the issue is withASW1.
Leave a Reply