Switching Flashcards
What are other names for the data link layer addresses ?
Physical
Hardware
Machine
MAC addresses
Defines how devices are addressed at the data link layer
Physical addressing
This defines how devices are to be physically and logically connected, such as in a bus or a ring topology
Network topology
Reorders frames that are received out of sequence …
Also uses added bits to signal beginning and ending frames
Sequencing of data frames
Moderates the transmission of data so that the receiving device is not overwhelmed with more traffic than it can handle at any one time.
A switches primary method of flow control is buffering
Flow control
What are the 3 common methods of flow control?
Windows
Buffering
Source quench message
This is a forwarding technique used in packet-switched networks.
Bridging
What type of devices depend on flooding and examination of source addresses in received packet headers to locate unknown devices.
Bridging devices
Bridges are _________ based
Software
Switches are _________ based devices that use Application Specific Integrated circuits(ASIC) for faster operation.
Hardware
What is the difference between bridges and switches spanning-tree control ?
Bridges have limited spanning tree control
Switches have advance spanning tree control
Difference between the number of ports on a bridge vs a switch ….
Bridge max of 16 ports
Switches can have hundreds of ports
Used to build and maintain MAC address(filter) tables
ASICs
Commonly found between 2 different types of media access methods
Bridge
These are used for workgroup connectivity and network segmentation
(Considered the predominate device for internet working)
Switch
A physical or logical network segment in which data packets can collide with each other.
Collision domain
A logical network segment defined by its router port connection
Broadcast domain
When the host field contains all 1s
Directed broadcast
All devices in this can communicate with each other by using broadcasts
Same broadcast domain
A term referring to the hypothetical peak bit rate of a cable
(Useful information rate, 10,100,1000 Mbps)
Wire speed
This term expresses how much time an event takes in networking
Latency
Considered the most common type of switches
Ethernet switches
Considered the “aggregation point” that connects network components such as computers and printers together
Ethernet switch
What are the 3 major functions of layer 2 switches ?
Address learning
Forward/filter decision
Loop avoidance
To function smoothly the layer 2 switch must learn the MAC address of all devices that connect to it …. What is this called ?
Address learning
These use buffering and for receiving and transmitting
Switches
When does the switch overwrite information?
When it’s full and the it takes the device that has been inactive for the greatest amount of time ?
If the destination hardware address is known and listed in the database, the frame is _______ out only on the correct interface
Forwarded
Helps to preserve bandwidth on other network segments
Frame filtering
What are the 3 frame switching methods ?
Store-and-forward
Cut-Through(Real Time)
Fragment-free(Modified Cut-through)
In this method the switch copies the entire frame into its buffers and computes the CRC
Best for sending error free frames because they are thoroughly checked
High latency (slow)
Store and Forward
With this method the LAN switch copies only the destination address onto its onboard buffers
( the first 6 bytes following the preamble)
Fastest processing - no error checking
Cut-Through
This method the switch waits for the first 64 bytes to pass before forwarding.
Provides better error checking than cut-through , with practically no increase in latency (delay)
Fragment free ( modified cut through )
A broadcast targets every device on the ______ by setting all the bits in the destination MAC address to 1
Subnet
Switches and bridges in a network environment can create __________________ in the topology.
Single point of failure
If loop avoidance schemes are not put in place the switches will flood broadcasts endlessly throughout the internetwork
Broadcast storms
When a device can receive multiple copies of the same frame because the frame can arrive from different segments at the same time
Multiple frame copies
Loops occurring within other loops
Multiple loops
Is designed to detect loops and close or open the necessary ports to avoid such loops
Spanning tree protocol (STP)
What are the two categories that an Ethernet can be categorized into ?
External and internal
The physical connections to the switch …
Examples are console port and network interfaces
External components
This port allows locally direct access to the switch during configuration using a dumb terminal with software like Microsoft hyper term that is connected by a “rollover” cable
Console port