All Flashcards
(819 cards)
What is the difference between a physical and logical topologies?
Physical refers to how the network devices are connected together.
Logical is a path through the network for communication.
In a Network Diagram, what would a label saying “Gi0/1” indicate?
Gigabits per second speed.
Gi0/1 would be the port number on the device.
In a Network Diagram, what would a label saying “FA0/7” indicate?
Fast Ethernet @ 100 Mbs.
FA0/7 would indicate the port number
What are the different UTP categories?
CAT 1: Phone Lines
CAT 2: Data transmition speeds upto 4 Mbps
CAT 3: Used in 10BASE-T networks, speeds upto 10 Mbps
CAT 4: Used in Token Ring networks, speeds upto 16 Mbps
CAT 5: Data transfer speeds upto 100Mbps
CAT 5e: Speeds up to 1 Gbps
Cat6: Consists of 4 pairs of 24 Gauge wire, speeds upto 1 Gbps
CAT 6e: Speeds upto 10Gbps
What are the range of IP Address blocks used for RFC1918?
Class A - 10.0.0.0 - 10.255.255.255
Class B - 172.16.0.0 - 172.31.255.255
Class C - 192.168.0.0 - 192.168.255.255
What is the mnemonic for the OSI Model?
APSTNDP - All People Seems To Need Data Processing
What are the levels of the OSI Model?
Layer PDU Format Examples
7- Application Data HTTP,DNS,SMTP
6- Presentation Data MP3, JPG, GIF
5- Session Data PAP, RPC
4- Transport Segments EIGRP, OSPF, TCP, UDP
3- Network Network IPv4, IPv6
2- Data Link Frames PPP, CDP, Frame Relay
1- Physical Bits IEEE802.3, EIA/TIA-232
What is the maximum length for a UTP cable?
100 meter or 328 Feet
What does CSMA/CD Stand for?
Carrier Sense Multiple Access Collision Detect
What does OSI stand for?
Open Systems Interconnection
What layer of the OSI does Hubs work in?
Layer 1
What is a Binary IP Address?
It is a 32 bit or 4 octets address
What are the Class and IP ranges and subnet for the ranges?
Class IP Subnet
Class A - 1.0.0.0.0 - 126.255.255.255 255.0.0.0
Class B - 128.0.0.0 - 191.255.0.0 255.255.0.0
Class C - 192.0.0.0 - 223.255.255.0 255.255.255.0
Class D - 225.0.0.0 - 239.255.255.255 None
Class E - 240.0.0.0 - 255.255.255.255 None
What is the Class A IP address range and subnet?
1.0.0.0 - 126.255.255.255 / 255.0.0.0
What is the Class B IP address range and subnet?
128.0.0.0 - 191.255.0.0 / 255.255.0.0
What is the Class C IP address range and subnet?
192.0.0.0 - 223.255.255.0 / 255.255.255.0
What is the Class D IP adrress range and subnet?
224.0.0.0 - 239.255.255.255 / None
What is the Class D IP address range and subnet?
224.0.0.0 - 239.255.255.255 / None
What is the Class E IP address range and subnet?
240.0.0.0 - 255.255.255.255 / None
What are the blocks of Private IP addresses and subnets?
Class IP Range Subnet
Class A - 10.0.0.0 - 10.255.255.255 / 255.0.0.0
Class B - 172.16.0.0- 172.31.255.255 / 255.255.0.0
Class C - 192.168.0.0 - 192.168.255.255 / 255.255.255.0
What is Class A Private IP address range and subnet?
10.0.0.0 - 10.255.255.255 / 255.0.0.0
What is Class B Private IP address range and subnet?
172.16.0.0 - 172.31.255.255 / 255.255.0.0
What is Class C Private IP address range and subnet?
192.168.0.0 - 192.168.255.255 / 255.255.255.0
What does NAT stand for?
Network Address Translation