Module 1 Flashcards
What command is useful for detecting common media issues in switch interfaces?
show interfaces
Displays line and data link protocol status.
What does ‘FastEthernet0/18 is up’ indicate?
The hardware layer is operational, receiving a carrier detect signal.
What does ‘line protocol is up’ signify?
The data link layer protocol keepalives are being received.
If the interface is up but the line protocol is down, what could be the potential issues?
- Encapsulation type mismatch
- Interface on the other end is error-disabled
- Hardware problem
What does it mean if both the line protocol and the interface are down?
A cable is not attached or another interface problem exists.
What does an administratively down interface indicate?
It has been manually disabled using the shutdown command.
Which command verifies that the switch has been correctly configured?
show running-config
What command displays the interface status and configuration?
show interfaces [interface-id]
What does auto-MDIX do?
Automatically detects required cable connection type and configures it.
What types of cables are used when auto-MDIX is not available?
- Straight-through cables for servers, workstations, or routers
- Crossover cables for switches or repeaters
What command enables auto-MDIX on a newer Cisco switch?
mdix auto
What must be set for the auto-MDIX feature to operate correctly?
Interface speed and duplex must be set to auto.
What command is used to examine the auto-MDIX setting for a specific interface?
show controllers ethernet-controller [phy] with include Auto-MDIX
What is the default setting for duplex and speed on Cisco Catalyst 2960 and 3560 switches?
auto
What is the maximum mode for 10/100/1000 ports when set to 1000 Mbps?
Only full-duplex mode.
What should be done when troubleshooting switch port issues?
Check duplex and speed settings.
What is the consequence of mismatched duplex settings?
Connectivity issues may arise.
What is full-duplex communication?
Allows both ends to transmit and receive data simultaneously.
What does a microsegmented LAN require?
A switch port with only one device connected and operating in full-duplex mode.
What is the effect of half-duplex communication?
Creates performance issues due to unidirectional data flow.
What command shows the summary of all interfaces and their status?
show ip interface brief
What command is used to verify that SSH is operational?
show ip ssh
What does the boot system command do?
Reboots all modules in switch and allows user to specify what image to use.
What are the steps in the boot sequence of a Cisco switch?
- Load POST program
- Load boot loader software
- Initialize CPU
- Initialize flash file system
- Load IOS
What is the purpose of the VLAN interface configuration?
To create a virtual network segment within a physical network.
What does the System LED (SYST) indicate?
Whether the system is receiving power and functioning properly.