Other Network+ Things to Know Flashcards
What types of interface issues?
- CRC Errors
- Runts
- Giants
- Drops
What is PDU?
- Power Distribution Unit
- A specialized device that distributes electric power to network components and computing equipment
- Power management
What is a CRC?
- Cylinder Redundancy Check Error
- The data block’s integrity check does not match the value during transmission
- Occur by electrical interference, faulty hardware or transmission issues
What is Runts?
Frames smaller than the minimum frame size
What is Giants?
Frames that exceed the maximum frame size of the network
What is Drops?
Occur when a device’s buffer is full and can’t accommodate incoming frames or packets anymore
What is client disassociation issues in Wireless Network?
- Impacts Wireless Network
- Idle, Session, or Authentication Timeout
- Wireless Network Change
- Manual Deletion
- Access Point Radio Reset
What is link aggregation?
- Known as trunking, Ethernet bonding, NIC teaming
- Combines multiple physical links into single logical combination
What half-duplex?
Can either send OR receive data
What is full-duplex?
Can send and receive data simultaneously
DataCenter Topology
What is North-South Traffic?
Traffic that enters datacenter from outside (Southbound traffic)
Traffic that leaves data center (North traffic)
DataCenter Topology
What is East-West Traffic?
● Data flow within a datacenter
● Example: In a spine and leaf architecture, all data flow between
servers is considered east-west traffic
What is Routing Table?
■ Helps determine which route entry is the best fit for the network
■ Routing decisions are based on Layer 3 information and map to Layer 2
What is ARP Cache?
- Used by routers to map IP addresses to MAC addresses within a local area network
What is prefix length in subnet?
The prefix length is the number of 1 bits in the subnet mask, determines the size of the subnet.
Note: For example, a prefix length of 255.255.255.0 indicates that the network portion of the IPv4 address is the leftmost 24 bits, which can also be written as /24 in CIDR notation.