Podcast
Questions and Answers
Which command is used to set the BOOT environment variable that defines the location of the IOS image file on a switch?
Which command is used to set the BOOT environment variable that defines the location of the IOS image file on a switch?
- boot loader
- boot system (correct)
- confreg
- config-register
What does a switch use to locate and load the IOS image during the boot process?
What does a switch use to locate and load the IOS image during the boot process?
- NVRAM
- startup-config file
- BOOT environment variable (correct)
- POST (Power-On Self-Test)
Which protocol is primarily used to secure remote connections over an insecure network?
Which protocol is primarily used to secure remote connections over an insecure network?
- NetBEUI
- SSH (correct)
- HTTP
- FTP
What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?
What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?
What is the minimum Ethernet frame size that will not be discarded by the receiver as a runt frame?
What is the minimum Ethernet frame size that will not be discarded by the receiver as a runt frame?
What is the first action in the boot sequence when a switch is powered on?
What is the first action in the boot sequence when a switch is powered on?
What must an administrator have in order to reset a lost password on a router?
What must an administrator have in order to reset a lost password on a router?
When configuring a switch for SSH access, what other command that is associated with the login local command is required to be entered on the switch?
When configuring a switch for SSH access, what other command that is associated with the login local command is required to be entered on the switch?
Which command displays information about the auto-MDIX setting for a specific interface?
Which command displays information about the auto-MDIX setting for a specific interface?
In a scenario where one end of an Ethernet connection is configured for full duplex and the other end is configured for half duplex, where would late collisions be observed?
In a scenario where one end of an Ethernet connection is configured for full duplex and the other end is configured for half duplex, where would late collisions be observed?
Which command history feature allows users to view a list of commands entered in a previous session?
Which command history feature allows users to view a list of commands entered in a previous session?
Study Notes
BOOT Environment Variable
- The command
boot system
is used to set the BOOT environment variable that defines where to find the IOS image file on a switch. - The BOOT environment variable is used by a switch to locate and load the IOS image.
Security Protocol
- SSH (Secure Shell) is a protocol that adds security to remote connections.
IPv4 Loopback Interface
- A characteristic of an IPv4 loopback interface on a Cisco IOS router is that it is a logical interface internal to the router.
- It is not assigned to a physical port and cannot be connected to other devices.
Ethernet Frame Size
- The minimum Ethernet frame size that will not be discarded by the receiver as a runt frame is 64 bytes.
Command History Feature
- The command history feature allows you to view a list of commands entered in a previous session.
- It also allows you to recall up to 15 command lines by default.
Boot Sequence
- The first action in the boot sequence when a switch is powered on is to load the power-on self-test (POST) program.
Resetting a Lost Password
- To reset a lost password on a router, an administrator must have physical access to the router.
SSH Access
- When configuring a switch for SSH access, the command
login local
must be entered on the switch. - The command
username secret
is also required to be entered on the switch.
Auto-MDIX Setting
- The command
show interfaces
displays information about the auto-MDIX setting for a specific interface.
Ethernet Connection
- If one end of an Ethernet connection is configured for full duplex and the other end of the connection is configured for half duplex, late collisions will be observed on the half-duplex end of the connection.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Test your knowledge on command history feature tasks and the boot sequence of a switch. Questions cover tasks like viewing past commands, setting buffer size, and boot sequence actions like loading default software and performing CPU initialization.