DEVICES
TCP/IP
PORTS
ADDRESSES
MYSTERY
100
4 Computers are connected to a hub. Computer A wants to send communication to Computer C; is there a SECURITY problem?
What is Yes. All computers on a hub receive the communication
100
DAILY DOUBLE DAILY DOUBLE Identify the stages of the three-way handshake?
What is SYN, ACK/SYN ACK
100
___________________ is a protocol that allows clients to connect to the network database, or directory and to query the database for information about user accounts and printers?
What is The Lightweight Directory Access Protocol (LDAP)
100
Class A addresses fall between __________ & _________.
What is 1-126
100
The Switch is able to filter traffic between Computers A & C by what means?
What is The MAC Address
200
_____________is a device that is designed to split the burden between components such as servers or routers
What is Load Balancer
200
The 4 octets in an IP address are divided into _________ & ___________.
What is Network ID & HOST ID For example, if I had an IP address of 192.168.1.15 and a subnet mask of 255.255.255.0, the first three octets would make up the network ID and the last octet would be the host ID> The network ID assigns a unique aaaress to the network itself, while the host ID uniquely identifies the system on the network.
200
This port is used to send Internet Email
What is Port 25
200
If the first octet starts with a number that falls between 192-223, what class IP address is this?
What is Class C address
200
What Control Protocol is associated with the 3-way handshake?
What is TCP
300
________ Is a feature of some switches that allows the administrator to copy traffic from other ports to a single destination port.
What is PORT MIRRORING
300
______________ is the IP address of the router that can send data from your network
What is Default Gateway when your system wants to send data to another system on the network, it looks at its own network ID and compares that with the destination system’s IP address. If they have the same network ID, the data is sent directly from your system to the destination system. If the two systems are on different networks your system must pass the data to the router so that the router can send the data to the destinations system’s router.
300
This port is associated with DNS zone transfers
What is Port 53
300
TCP and UDP use ______________ to identify the sending and receiving application of the data?
What is Port Numbers
300
_________________is a technique that causes the switch NOT to know the location of the MAC address, thus allowing all frames to be broadcast to all ports?
What is MAC Flooding
400
_____ is a feature of a network switch that lets you configure a port for a specific MAC address?
What is PORT SECURITY this allows you to control which systems can connect to the switch because the switch can temporarily disable the port until the correct system is plugged into the switch.
400
If Computer A wants to disconnect from a TCP session it must first send a _______flag to signal that it wants to end the conversation?
What is FIN
400
This IMAP is a newer Internet Protocol used to read email
What is Port 143
400
JEFF'S DAILY DOUBLE RULE; You can decide to answer this question and wager any amount of points OR *You can give the question to your opponent and force them to wager up to 75% of their total. What type of address is 127.54.67.89?
What is Invalid. Can not start an IP address with 127
400
_________ is responsible for converting an IP address (layer 3 address) to the physical MAC address (Layer 2 address)
What is ADDRESS RESOLUTION PROTOCOL
500
The purpose of a ______________ is to create multiply networks within the one network switch?
What is VLAN **Important point to remember is that when a system is a member of one VLAN, it cannot communicate with systems in another VLAN
500
__________ enables systems on a TCP/IP network to share status and error information?
What is Internet Control Message Protocol Ping---reports the time interval between sending the request and receiving the response... Tracert--traces the path taken to a particular path Benefit to hacker and security
500
This port is associated with FTP commands
What is Port 21 Remember: TCP port 21 carries the FTP commands from one system to another, while TCP port 20 is responsible for transferring the data between two hosts in an FTP session
500
Is this IP Address valid or invalid? WHY? 63.256.4.78
What is Invalid. Second octet is invalid
500
______________ device could be used to limit which web sites users on the network can visit?
What is Proxy Servers