Chapter 1 Flashcards
What is the main objective of the Basic Device Configuration module?
Configure devices using security best practices.
What are the five steps in the switch boot sequence after powering on?
- Load POST program stored in ROM
- Load boot loader software
- Perform low-level CPU initialization
- Initialize the flash file system
- Load default IOS operating system
What does the System LED (SYST) indicate on a switch?
Shows whether the system is receiving power and functioning properly.
What does the Port Status LED (STAT) indicate when it is green?
Indicates port status mode is selected.
What is the purpose of configuring a switch with an IP address and a subnet mask?
To prepare the switch for remote management access.
What is the recommended VLAN for management access on a switch?
Use a VLAN other than VLAN 1 for the management VLAN.
Fill in the blank: The command to enter global configuration mode is _______.
configure terminal
What command is used to verify the status of both physical and virtual interfaces?
show ip interface brief and show ipv6 interface brief.
What is the definition of full-duplex communication?
Allows both ends of a connection to transmit and receive data simultaneously.
What is the default setting for duplex and speed on Cisco Catalyst switches?
Auto.
What are the IOS commands to configure the duplex and speed for a switch interface?
- duplex full
- speed 100
True or False: Auto-MDIX allows either straight-through or crossover cables to be used.
True.
What does the command ‘show interfaces’ display?
Interface status and configuration.
What does it mean if the output of ‘show interfaces’ shows ‘FastEthernet0/18 is up’?
The hardware layer is operational.
What is the purpose of the Telnet protocol?
To provide remote access to devices using unsecure plaintext transmission.
What is the TCP port used by Telnet?
23.
What kind of communication does half-duplex mode represent?
Unidirectional communication.
What is the effect of mismatched duplex settings on switch ports?
Can cause connectivity issues.
What is the command to save the running configuration to startup configuration?
copy running-config startup-config.
Fill in the blank: For IPv6, a switch does not require an IPv6 default gateway because it receives its default gateway information from _______.
a router advertisement (RA) message.
What command is used to examine the auto-MDIX setting for a specific interface?
show controllers ethernet-controller.
What does the Port Duplex LED (DUPLX) indicate when it is green?
Indicates port duplex mode is selected.
What should be done if the line protocol is down but the interface is up?
Check for encapsulation type mismatch or hardware problems.
What is the significance of the command ‘show mac-address-table’?
Displays the MAC address table.