1.3 Explain the concepts and characteristics of routing and switching. Flashcards
The MAC address
- Ethernet Media Access Control address
- –The “physical” address of a network adapter
- –Unique to a device
- 48 bits / 6 bytes long hexadecimal
Half-Duplex
- A device cannot send and receive simultaneously
* All LAN hubs are half-duplex devices
• Full-duplex
• Data can be sent and received at the same time
• A properly configured switch interface
will be set to full-duplex
CSMA/CD
- CS - Carrier Sense MA - Multiple Access
- CD - Collision Detect Two stations talking at once - not used any longer
• Listen for an opening and Don’t transmit if the network is busy
- If a collision occurs Transmit a jam signal
- Wait a random amount of time, then retry
CSMA/CA
- CA - Collision Avoidance
- Common on wireless networks
- Collision detection isn’t possible
Collision Domains
Separated by switch/bridge interfaces
Broadcast Domains
Separated by router interfaces
• Stops at the router
Unicast
- One station sending information to another station
* Does not scale optimally for streaming media
Multicast
- Delivery of information to interested systems
* One to many
Broadcast
- Send information to everyone at once
- One packet, received by everyone
- Routing updates, ARP requests
- Not used in IPv6 - focus on multicast
LANs
- Local Area Networks
* A group of devices in the same broadcast domain
Virtual LANs
- Virtual Local Area Networks
- A group of devices in the same broadcast domain
- Separated logically instead of physically
802.1Q trunking
- Take a normal Ethernet frame
* Add a VLAN header in the frame
Spanning Tree Protocol
Loop protection
• Connect two switches to each other
• IEEE standard 802.1D to prevent loops
Spanning Tree Protocol Port States
- Blocking - Not forwarding to prevent a loop
- Listening - Not forwarding and cleaning the MAC table
- Learning - Not forwarding and adding to the MAC table
- Forwarding - Data passes through and is fully operational
- Disabled - Administrator has turned off the port
RSTP (802.1w) • Rapid Spanning Tree Protocol (802.1w)
- Faster convergence
- From 30 to 50 seconds to 6 seconds
- Backwards-compatible with 802.1D STP
Basic Interface Configuration
- Needs to match on both sides
- Speed: 10 / 100 /1,000
- Duplex: Half/Full
IP address management
• Layer 3 interfaces
• VLAN interfaces
• IP address, subnet mask/CIDR block,
default gateway, DNS (optional)
VLANs
- VLAN assignment
* Each device port should be assigned a VLAN
Trunking
• Connecting switches together - Multiple VLANs in a single link
Tagged and untagged VLANs
- A non-tagged frame is on the default VLAN or native VLAN
* Trunk ports will tag the outgoing frames and remove the tag on incoming frames
DMZ
- Demilitarized zone
* An additional layer of security between the Internet and you
Powering devices
PoE and POE+ - 15.4 watts DC power
• POE+: IEEE 802.3at-2009 - 25.5 watts DC power