• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/45

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

45 Cards in this Set

  • Front
  • Back

A Protocol

A set of logical rules that devices must follow to communicate.

What is adjacent-layer information?

The concept of how adjacent layers in the networking model, on the same computer, work together

What is Same- Layer interactions on different computers

2 computers use a protocol to communicate with the same layer

What is a Segment consist of?

TCP header with Data

What is a packet consist of?

An IP header + TCP + Data

What is a Frame?

The encapsulation of IP, TCP, and the data preparing for transport via Layer 1.

What is Ethernet?

Refers to a family of LAN standards that together define the physical and data link layers

What is Cross Talk?

Electromagnetic Interference between cables

What is IP Routing?

Process of host and routers delivering IP Packets to different networks

What is IP Addressing?

Addresses used to identify a packet's source and destination host computers.

What is IP Routing Protocol?

A protocol that aids routers by dynamically learning about the IP Address group

What is the IOS software?

Allows the us to interact with the switch. To configure, monitor, and manage

What is the CLI?

allows you to use commands to configure devices using the IOS software

What are the error messages used in the CLI when you make a mistake?

Ambiguous
Incomplete
and "^" caret

What are ways to manage and save your Cisco IOS configurations?

You can save them on an outside server using
tftp - UDP unencrypted
ftp - TCP needs username and password
scp - Encrypted
http - Web Server

What are E-MACS (commands) ?

EMAC commands are the shortcut commands
tab - Complete


Ctrl-A - Move to beginning


Ctrl-e - move to the end


Backspace


Ctrl-Shift-6 (same time) - Abort ping or tracert


Ctrl- U Erase a line


Crtl- C Aborts the current command and exits config mode


ctrl-z return to privileged Exec from Config mode

How can you increase the amount of commands you see in the CLI?

#set terminal history (number)

How can you increase the output lines on the CLI?

#terminal length 100

What is the pipe?

Allows you to filter the output of a show command




#show running | include hostname


#show run | section f0/11

Understand the LEDs of the Switch

Green, Red, and Amber


1: System LED


2: Remote Power Supply LED


3 - 6: Port Mode LEDs


7: Mode Button


8: Port Status

How to configure management on a Switch?

On the management VLAN (1)
Issue an IP Address, subnet, and no shutdown

How can you find the basic hardware configuration of the Switch?

#show version

How can you look up an interface?

#show int fa0/1

What is Ethernet?

It is a means of encoding information for transmission, most often for sharing files and other types of communication




It is a layer 2 encapsulation protocol




Providing consistency for network devices

What is a MAC Address?

A 48 bit value for hexidecimal

What do Switches do in a Network?

Using the Source and Destination Address it forwards packets over a frame on the network.




It dynamically learns MAC addresses

What is BUM Traffic?

Broadcast


Unknown unicast


Multicast

How can you view Duplex and Speed settings?



#show int f0/1





How to Troubleshoot Switch issues?

Use ping to see if devices is functional




Use Telnet to gain access





What are the problems with Cooper wire?

It can break easily and many EMI sources



What is the Troubleshooting Flow Chart for Switches?

Is the cable good? check with .


#show interface




Check for noise - same




Verify duplex settings

When reading interface statistics, what do you look for?

Check for:


Excessive collisions




Excessive late collisions




Excessive Noise

#1




How to diagnose Port problems?

Usually port problems are a result of


Duplex or Speed mismatches.




If auto negotiation fails to the wrong duplex


(i.e. Half instead of full)


If one is set to auto while the other is set full that can result to collisions



#2




What are the next steps to troubleshooting Port problems ?





Check the Speed settings just like you would the Duplex

How can you view Speed and Duplex settings of a port?

#show int f0/1



shows you port information


An application that allows multiple users to share documents simultaneously?

Collaboration - i.e. Sharepoint




Provides simultaneous work




Email and Instant Messenger does not

What does the term 100 Base T "Base" stand for?

Only one signal on the wire

What happens when electronic signals interfere with each other on the same segment?

Collisions occur

What switch mode fully receives frame before forwarding?

Store-and-Forward Switching

The type of storage system available on a Network share?

NAS

What does 100 Base T, "T" stand for?

Twisted Pair

What type of bridge is an Ethernet Switch?

Transparent Bridge

Hardware addition to speed up Switches compared to Bridges?

ASIC

What is attenuation?

When the signal strength becomes less

What is an ASIC?

It is a CPU in the Switch that


buffers frames


makes decision for forwarding frames


Switches the frame out of the correct port




Needed especially when many ports are being used