Ethernet Fundamentals Flashcards
What type of cable does Ethernet use?
Twisted pair cables
What type of cable is 10BASE-T?
Unshielded twisted pair
Cat 3
What is the maximum speed and distance of 10BASE-T cable?
Maximum speed: 10 Mbps
Maximum distance: 100 metres
What type of device access?
- Very organized and orderly
- Need an electronic token to transmit
- Example: Token Ring networks
Deterministic
What type of device access?
- Very chaotic
- Transmit (almost) whenever you want
- Example: Ethernet networks
Contention-based
What type of transmission do Ethernet devices use?
Carrier Sense Multiple Access/Collision Detect (CSMA/CD)
Carrier sense multiple access/collision detect (CSMA/CD) is used by which type of devices?
Ethernet
The following describes which type of tranmission?
- Listen to the wire, verify if it is not busy
- All devices have access at any time
- If two devices transmit at the same time, a collision occurs
> Back off, wait a random time, try again
Carrier Sense Multiple Access/Collision Detect (CSMA/CD)
- Comprised of all devices on a shared Ethernet segment (everything on the same cable or hub)
- Devices operate at half-duplex when connected to a hub (Layer 1 device)
- Devices must listen before they transmit to avoid collisions when operating as CSMA/CD
Collision domains
- Ethernet switches increase scalability of the network by creating multiple collision domains
- Each port on a switch is a collision domain, no chance of collisions, and increases speed
- Switches can operate in full duplex mode
Collision domains with switches
- The measure of how many bits the network can transmit in 1-second (bps)
- Capacity is determined by the type of cable
Bandwidth
What is the bandwidth capacity of Ethernet?
10 Mbps
What is the bandwidth capacity of Fast Ethernet?
100 Mbps
What is the bandwidth capacity of Gigabit Ethernet?
1000 Mbps (1 Gbps)
What is the bandwidth capacity of 10-Gigabit Ethernet?
10 Gbps
What is the bandwidth capacity of 100-Gigabit Ethernet?
100 Gbps
What is the media type, bandwidth capacity, and distance limitation of 10BASE-T?
Media type: Cat 3 or higher
Bandwidth capacity: 10 Mbps
Distance limitation: 100 m
What is the media type, bandwidth capacity, and distance limitation of 100BASE-TX?
Media type: Cat 5 or higher
Bandwidth capacity: 100 Mbps
Distance limitation: 100 m
What is the media type, bandwidth capacity, and distance limitation of 1000BASE-TX?
Media type: Cat 6 or higher
Bandwidth capacity: 1 Gbps
Distance limitation: 100 m
What is the media type, bandwidth capacity, and distance limitation of 1000BASE-SX?
Media type: MMF
Bandwidth capacity: 1 Gbps
Distance limitation: 220 m
What is the media type, bandwidth capacity, and distance limitation of 1000BASE-LX?
Media type: MMF, SMF
Bandwidth capacity: 1 Gbps
Distance limitation: MMF - 550m; SMF - 5km
What is the media type, bandwidth capacity, and distance limitation of 1000BASE-ZX?
Media type: SMF
Bandwidth capacity: 1 Gbps
Distance limitation: 70 km
What are the primary devices used in networks?
Routers, switches
- Layer 1 device used to connect multiple network devices/workstations
- Known as multiport repeaters
- Three basic types: passive, active, smart
Hub
What type of hub repeats signal with no amplication?
Passive
What type of hub repeats signal with amplification?
Active hub
What type of hub is an active hub with enhanced features like SNMP?
Smart hub
- Hubs (layer 1) were used to connect multiple network segments together
- Each LAN segment becomes a separate _______
Collision domain
- Analyzes source MAC address in frames entering the bridge and populate an internal MAC address table
- Makes intelligent forwarding decisions based on destination MAC address in the frames
Bridge
- Layer 2 device used to connect multiple network segments together
- Essential a multiport bridge
- Learns MAC addresses and make forwarding decisions based on them
- Analyzes source MAC addresses in frames entering
- Populates an internal MAC address table based on them
Switch
- Each port represents an individual collision domain
- All ports belong to the same broadcast domain
Layer 2 switch
- Layer 1 device used to connect multiple network devices/workstations
- Known as hubs
- Three basic types: passive, active, smart
Multiport repeater
- Layer 3 device used to connect multiple networks together
- Makes forwarding decisions based on logical network address information
> Such as using IP addresses (IPv4 or IPv6) - Typically more feature rich and support a broader range of interface types than multilayer switches
- Each port is a separate collision domain
- Each port is a separate broadcast domain
Router
- Layer 3 device used to connect multiple network segments together
- Can make Layer 3 routing decisions and interconnect entire networks (like a router), not just network segments (like a switch)
Layer 3 switch
How many possible collision domains, broadcast domains, and which layer of the OSI for hubs?
Possible collision domains: 1
Possible broadcast domains: 1
OSI Layer: 1
How many possible collision domains, broadcast domains, and which layer of the OSI for bridges?
Possible collision domains: 1 per port
Possible broadcast domains: 1
OSI Layer: 2
How many possible collision domains, broadcast domains, and which layer of the OSI for switches?
Possible collision domains: 1 per port
Possible broadcast domains: 1
OSI Layer: 2
How many possible collision domains, broadcast domains, and which layer of the OSI for multilayer switches?
Possible collision domains: 1 per port
Possible broadcast domains: 1 per port
OSI Layer: 3+
How many possible collision domains, broadcast domains, and which layer of the OSI for routers?
Possible collision domains: 1 per port
Possible broadcast domains: 1 per port
OSI Layer: 3+
The following are features of what?
- Features to enhance network performance, redundancy, security, management, flexibility, scalability
- Common switch features
- VLANs
- Trunking
- Spanning Tree Protocol (STP)
- Link aggregation
- Power over Ethernet
- Port monitoring
- User authentication
Ethernet Switch features
What is 802.3ad?
Link aggregation
What is the standard for link aggregation?
802.3ad
Congestion can occur when ports all operate at the same speed. This allows for:
- Combination of multiple physical connections into a single logical connection
- Bandwidth available is increased and the congestion is minimized or prevented
Link aggregation
What is 802.3af?
Power over Ethernet
What is the standard for Power over Ethernet?
802.3af
What is 802.3at?
Power over Ethernet+
What is the standard for Power over Ethernet+?
802.3at