3.4.3 - Switch Show Commands

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Flashcards covering key terms and concepts related to switch configuration commands, interface states, and troubleshooting in network configurations.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

show config

Displays the switch's configuration.

2
New cards

startup configuration

The configuration that a switch uses when it starts up, viewable using 'show startup-config'.

3
New cards

running configuration

The current configuration a switch is using, viewable using 'show running-config'.

4
New cards

show interface

Lists the state of all interfaces or a specified interface on a switch.

5
New cards

line status

Indicates whether an interface is up or down based on cable connectivity.

6
New cards

protocol status

Indicates whether an Ethernet link is established for an interface.

7
New cards

Data Link configuration

Configuration that may not be working if the issue is isolated to a single host after checking physical layer components.

8
New cards

privileged mode

A mode on a switch that allows access to various show commands.

9
New cards

full-duplex

A communication mode that allows data to be sent and received simultaneously.

10
New cards

administratively down

An interface that has been disabled using the shutdown command.

11
New cards

down/error disabled

An interface disabled due to an error state, typically from a spanning tree or port security violation.

12
New cards

link aggregation group

A group of multiple network interfaces that combine their capacity for increased bandwidth.

13
New cards

speed mismatch

A condition where the speeds of devices on either end of a link do not match.

14
New cards

duplex mismatch

A condition where the duplex settings of two communicating devices differ, leading to performance issues.

15
New cards

auto-negotiate

A feature that allows devices to negotiate their connection settings automatically.

16
New cards

MTU

Maximum Transmission Unit; the size of the largest packet that can be sent over a network.

17
New cards

ARP

Address Resolution Protocol; used to find the MAC address associated with an IP address.