Section 1

Preview this deck

what is Post Office Protocol 3 (POP3)

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (126)

Section 1

(50 cards)

what is Post Office Protocol 3 (POP3)

Front

This protocol is used to download email from a server, and then delete the email from that server. (Take note that newer clients provide an option to leave messages on the email server)

Back

What Protocol is port 69/udp

Front

TFTP

Back

Intermediate System to Intermediate System (IS-IS)

Front

IS-IS is a link state routing protocol used for routing within an autonomous system. IS-IS uses a relative link cost for metric IS-Is is a classless protocol. The original IS-IS protocol was not used for routing IP packets; use integrated IS-Is to include routing support IS-IS divides a large network into areas. however there is no area 0 requirement like OSPF, and ISIS provides greater flexability than OSPF for creating and connecting areas. L1 routers share routes within an area; L2 routers share routes between areas; an L1/L2 router can share routes with both L1 and L2 routers A network link is the boundary between one area and another area. IS-IS is best suited for large private networks supporting larger networks than OSPF. IS-IS is typically used within an ISP, and easily supports IPv6 routing.

Back

what protocol is port 42 tcp/udp

Front

WINS server

Back

What protocol is port 80/tcp?

Front

HTTP (Hyper Text Transfer Protocol)

Back

what protocol is port 20/21?

Front

FTP

Back

What protocol is port 143/tcp

Front

IMAP2 (Interactive Mail Access Protocol Daemon)

Back

what protocol is port 23?

Front

Telnet

Back

what is Transport Layer Security (TLS)

Front

TLS ensures that messages that are being transmitted on the internet are private and tamper proof, TLS is implemented through two protocols: TLS Record-- Can provide connection security encryption (With DES for example) TLS Handshake-- Provides mutual authentication and choice of encryption method

Back

what is Secure file Transfer Protocol (SFTP)

Front

SFTP is a file transfer protocol that uses Secure Shell (SSH). SSH makes sure that the transmission is encryption and not in clear text.

Back

What is HTTP (Hyper Text Transfer Protocol)

Front

Used by browsers to exchange files, such as web pages.

Back

What protocol is port 67/udp

Front

DHCP

Back

what is File Transfer Protocol (FTP)

Front

FTP is used to send files over the internet, and uses TCP to ensure data is sent without corruption.

Back

what protocol is port 22?

Front

SSH (Secure Socket Shell)

Back

What is Dynamic Host Configuration Protocol (DHCP)

Front

This is used to allow computers to receive their IP address from a server, rather then having to manually assign an address to each computer

Back

what protocol is port 25?

Front

SMTP (Simple Mail Transfer Protocol)

Back

what is HTTP over SSL (HTTPS)

Front

HTTP but secured over SSL, It uses RSA for authentication and encryption

Back

What protocol is port 631/tcp

Front

ipp (Internet Printing Protocol)

Back

MDF

Front

Main distribution frame, located near Demarc zone is the main point of wiring distribution before being sent to IDF's

Back

what protocol is port 901/tcp

Front

swat (Samba Web Administration Tool)

Back

What is an IDF

Front

intermediate distribution frame, used to extend an MDF to other wiring closets for farther distrubution

Back

what is Internet Message Access Protocol 4 (IMAP4)

Front

IMAP4 is an email retrieval protocol designed to enable used to access their e-mail, the message remains on the remote server and is not automatically downloaded to a client system

Back

what protocol is 389 tcp/udp

Front

LDAP (lightweight Directory Access Protocol)

Back

What is Lightweight Directory Access Protocol (LDAP)

Front

This is used to allow searching and updating of a directory service.

Back

Which of the following best describes OSPF?

Front

OSPF is a classless link-state routing protocol

Back

what is Trivial File Transfer Protocol (TFTP)

Front

TFTP is like FTP however it uses UDP and is used when files need to be sent fast, regardless of corruption or data loss

Back

What protocol is port 88/tcp?

Front

Kerberos

Back

Enhanced Interior Gateway Routing Protocol (EIGRP)

Front

EIGRP is a hybrid routing protocol developed by CISCO for routing within an Autonomous System. EIGRP uses a composite number for the metric that indicates bandwidth and delay for a link. The higher the bandwidth the lower the metric. EIGRP is a classless protocol. EIGRP is best suited for medium to large private networks.

Back

What protocol is port 220/tcp

Front

imap3 (Interactive Mail access protocol version 3)

Back

What Protocol is port 514/udp

Front

system log listener

Back

What protocol is port 110/tcp?

Front

Pop3

Back

what is Simple Mail Transfer Protocol (SMTP)

Front

This protocol is used to send mail between servers, used by all email clients to send mail. and can be used to receive mail by some programs like Microsoft Outlook.

Back

What protocol is port 443/tcp

Front

HTTPS

Back

What protocol is port 194/tcp

Front

IRC (Internet Relay Chat)

Back

What is Simple Network Management Protocol (SNMP)

Front

Used to manage large and complex networks, used to monitor and manage network connections and hosts.

Back

What protocol is port 123/udp

Front

ntp (Network Time Protocl)

Back

What protocol is port 554/tcp

Front

rtsp (Real Time Stream Protocol)

Back

What protocol is port 744/udp

Front

flexlm (FLEXible License Manager)

Back

What protocol is port 515/tcp

Front

Print Spooler

Back

What protocol is port 119/tcp?

Front

nntp (Network News Transfer Protocol)

Back

Border Gateway Protocol (BGP)

Front

BGP is an advanced distance vector protocol (also called a path vector protocol) BGP is an exterior gateway protocol. (EGP) used for routing between autonomous systems. BGP uses paths, rules, and policies instead of a metric for making routing decisions BGP is a classless protocol Internal BGP(iBGP) is used within an autonomous system; external BGP (eBGP) is used between Autonomous systems BGP is the protocol used on the internet: ISPs use BGP to identify routes between autonomous systems. Very large networks can use BGP internally, but typically only share routers on the internet if the Autonomous system has two (or more) connections to the internet through different ISPs.

Back

What is Domain Name System (DNS)

Front

DNS allows a user to type out an address, like www.msn.com and have it resolved into an IP address

Back

What Protocol is port 161/tcp

Front

snmp (Simple Network Management Protocol)

Back

What is Network Time Protocol (NTP)

Front

This is used to keep the Date and time synchronized between systems on a Network

Back

Open shortest Path First (OSPF)

Front

OSPF is a link state routing protocol used for routing within an AS. OSPF uses a relative link cost for the metric OSPF is a classless protocol. OSPF divides a large network into areas. Each Autonomous system requires an area 0 that identifies the network backbone. All areas are connected to area 0, either directly or indirectly through another area. Routes between areas must pass through area 0. Internal routers share routes within an area; area border routers share routes between areas; autonomous system boundary routers share routes outside of the autonomous system. A router is the boundary between one area and another area. OSPF is best suited for large private networks

Back

What protocol is port 137/udp

Front

NetBIOS-ns (NETBIOS Name Service)

Back

what protocol is port 53 tcp/udp?

Front

DNS (Dynamic mail server)

Back

what is Secure Socket Layer (SSL)

Front

secures messages being transmitted on the internet. uses RSA for authentication and encryption.

Back

You have a router configured to share routing information using RIP. In addition, you have a single static route that identifies a default route for all other networks. The next hop router for the default route has changed. You need to make the change with the least amount of effort possible. What should you do?

Front

Manually reconfigure the default route to point to the next hop router. Because the route is static, when changes to the network occur, routing table entries must be changed. The default route was configured manually so it must be manually updated

Back

RIP (Routing protocol information)

Front

Rip is a distance vector routing protocol used for routing wihin an autonomous system. Rip uses the hop count as the metric. Rip Networks are limited in size to a maximum of 15 hops between any two networks. a network with a hop count of 16 is an unreachable network Rip v! is a classful protocol; Rip V2 is a classless protocol. Rip is best suited for private networks

Back

Section 2

(50 cards)

Cat-5 Cable

Front

Supports 100 megabit Ethernet and ATM networking. Cat 5 specifications support gigabit (1000 MB) Ethernet

Back

In the OSI model, which of the following functions are performed at the application layer? (select all that apply.)

Front

Integration of network functionality into the host operating system. Enabling communication between network clients and services.

Back

What OSI layer is a bridge?

Front

A bridge is a layer 2 device because, they can read MAC addresses and make forwarding decisions

Back

Demarc Extension

Front

extends the demarcation point from its original location to another location within the building. The demark extension typically consists of a single wire bundle that attaches to the existing demark and supplies a termination point to a different location. You might need a demark extension if your network occupies an upper floor building. The LEC will typically install the demark into the MDF on the bottom floor, and you will need to install an extension to place the demark into the IDF on your floor. You are typically responsible for installing the demark, extension, or the LEC might do it for an additional charge.

Back

What is Telnet

Front

Allows for remotely accessing the terminal from another system, however it is sent in plaintext

Back

RG-59

Front

Was used for cable TV and cable networking, has 75 ohms of resistance

Back

RG-8

Front

Used for 10Base5 Ethernet networking (Also called thicket) has 50 ohms of resistance

Back

Vertical cross connect.

Front

connects the MDF on the main floor to IDFs on upper floors. Cabling runs vertically between the MDF and the IDF

Back

patch panel

Front

connects individual stranded wires into female RJ-25 connectors

Back

Which of the following uses metal clips placed over plastic slots for connecting individual copper wires?

Front

110 block

Back

Main distribution Frame (MDF)

Front

main wiring point for a building, usually located in the bottom floor or basement

Back

How many bits is a MAC address?

Front

48 bits

Back

What OSI layer is a hub?

Front

The Hub is a layer 1 device, because they simply repeat the frame

Back

What is Internet Group Membership Protocol (IGMP)

Front

IGMP is a protocol of managing host groups, all group members can receive a broadcast message intended for the group (called multicasts) Multicast groups can be composed of devices within the same network or across networks

Back

100 pair

Front

consists of 100 pairs of wires used for punching down on a punch down block

Back

Demarc

Front

is the line that marks the boundary between the telco equipment and the private network or telephone system.

Back

You are asked to recommend an e-mail retrieval protocol for a company's sales team. The sales team needs to access e-mail from various locations and possibly different computers. The sales team does not want to worry about transferring e-mail messages or files back and forth between these computers.

Front

IMAP

Back

What is Secure Shell (SSH)

Front

Like Telnet, it allows for secure interactive control of a remote system, it uses RSA public key cryptography for both connection and authentication. SSH uses the IDEA Algorithm for encryption by default, but is able to use blowfish and DESH

Back

RG-58

Front

10Base2 Ethernet networking (also called thinnet) has 50 ohms of resistance

Back

MT-RJ connector

Front

Used with single and multi-mode cabling Composed of a plastic connector with a locking tab Uses metal guide pins to ensure it is properly aligned A single connector with one end holds both cables Uses a ceramic ferrule to insure proper core alignment and prevent light ray reflection

Back

Which three of the following functions are performed by the OSI Transport layer?

Front

End-to-end flow control Data segmentation and reassembly Reliable message delivery

Back

Making a cable

Front

In twisted pair cabling only pins 1-2 and 3-6 are used. pins 1-2 are used for transmitting, pins 3-6 are used for recieving

Back

What is Internet Control Message Protocol (ICMP)

Front

Used to exchange information about the status of a packet. (in example Ping, or Traceroute)

Back

what is User Datagram Protocol (UDP)

Front

Has low data overhead, fast connection. However will not error check like TCP so you may lose data or have corruption

Back

ST connector

Front

used with single and multi-mode cabling Keyed bayonet-type connector Also called a push in and twist connector Each wire has a separate connector Nickel plated with a ceramic ferrule to insure proper alignment and prevent light ray deflection As part of the assembly process, it is necessary to polish the exposed fiber tip to ensure that light is passed on from one cable to the next with no dispersion

Back

RJ11

Front

Used to connect a PC to a phone jack in a wall outlet to establish a dial-up connection. Has two pairs of twisted cable (A total of 4 wires)

Back

Cat-5e

Front

Similar to cat5 but provides better EMI protection supports 100 megabit and gigabit Ethernet

Back

110 block

Front

used to connect individual wires together 110 block comes in various sizes for connecting pairs, used for both telephone and data, and are better suited for cat 5 installations.

Back

Horizontal cross connect

Front

A horizontal cross connect connects IDFS on the same floor. Cabling runs horizontally to the IDFS

Back

What is Transmission Control Protocol (TCP)

Front

Used to send packets over the network and ensures packet delivery by error checking sequencing the packet, and flow control

Back

Cat-3 cable

Front

Ues RJ 45 connector, used for 10 megabit Ethernet or 16 Megabit token ring

Back

AUI connector

Front

Is a DB15 serial connector Used in 10base5 Ethernet networks (Thicket)

Back

LC connector

Front

Used with single- and multi-mode cabling Composed of a plastic connector with a locking tab similar to a RJ-45 connector A single connector with two ends keeps the two cables in place Uses a ceramic ferrule to insure proper core alignment and prevent light ray reflection Half the size of other fiber-optic connectors

Back

You are preparing to attach wires in a 110 block. You want to connect the wires and trim off the excess at the same time. Which of the following should you do? (Select two)

Front

Point the cut side of the tool towards the wire end. Use a punch down tool with a notched blade.

Back

You are an application developer and are writing a program to exchange video files through a TCP/IP network. You need to select a transport protocol that will guarantee delivery. Which TCP/IP protocol would you implement that provides this capability

Front

TCP

Back

What is a broadcast address?

Front

propagates to all computers a broadcast address is ffff-ffff-ffff-ffff

Back

Cat 6

Front

Supports 10 gigabit Ethernet and high-bandwidth, broadband communications. Cat 6 cables often include a solid plastic core that keeps the twisted pairs separated and prevents the cable from being bent too tightly

Back

What is the Basic purpose of the OSI Physical layer?

Front

coordinating rules for transmitting bits

Back

25 pair

Front

25 pair cables consist of 25 pairs of copper wiring, used for punching down into a block

Back

Intermediate distribution frame (IDF)

Front

is a smaller wiring point for a building. IDFs are typically located on each floor directly above the MDF, although additional IDFS can be added on each floor as necessary

Back

You have a network that occupies all three floors of a building. The WAN service provider has installed the line for the WAN service into the building in a wiring closet on the main floor. You have a second wiring closet on the main floor. You need to connect these two wiring closets. Which of the following are typically used to connect the two wiring closets? (Select two)

Front

25 pair Horizontal cross connect

Back

You want to use the T568A standard for adding connectors to your Cat5 cable. starting with pin 1, which order should you use for the wires within the connector?

Front

white/green, green, white/orange, blue, white/blue, orange, white/brown, brown

Back

Multi-mode fiber optic cabling

Front

Transfers data through the core using multiple light rays The core diameter is around 50 to 100 microns

Back

Which of the following are functions of the MAC sublayer? (Select two.)

Front

Letting devices on the network have access to the LAN Defining a unique hardware address for each device on the network.

Back

SC connector

Front

Used with single- and multi-mode cabling. Push on, pull off connector type that uses a locking tab to maintain connection Each wire has a separate connector Uses a ceramic ferrule to insure proper core alignment and prevent light ray deflection As part of the assembly process, it is necessary to polish the exposed fiber tip

Back

66 block

Front

is a punch down block used for connecting individual copper wires together.. the 66 block has 25 rows of four metal pins. pushing a wire into the pin pierces the plastic sheath allowing the wire to make contact. this type of block is typically rated for Ethernet, and cat 5 use

Back

At which OSI model layer does a media converter operate?

Front

layer 1

Back

RG-6

Front

Used for Cable TV, satellite TV, and cable networking. RG-6 has less signal loss than RG-59, and is a better choice for networking applications, especially where longer distances are involved (over a few feet), has 75 ohms of resistance

Back

Single Mode Fiber optic cabling

Front

Transfers data through the core using a single light ray (The ray is also called a mode) The Core diameter is around 10 microns Supports a large amount of data

Back

Which two of the following are included as part of Data Link layer specifications?

Front

Controlling how messages are propagated through the network Identifying physical network devices.

Back

Section 3

(26 cards)

what is 10GbaseER/10GbaseEW (Extreme long)

Front

10 gigabit Ethernet standard, uses single-mode fiber optic cabling and can run for 40 kilometers. remember the E in this stands for EXTEREMELY LONG!

Back

what is1000BaseSX(short)

Front

Gigabit Ethernet standard, running at 1000 mbps (half duplex) to 2000 mbps (full duplex) uses fiber optic cabling. and can run for 220, to 550 meters depending on the cable quality.

Back

ports between 0 and 1023 are known as

Front

well known ports and system ports

Back

what are the only octets you can have within a subnet mask?

Front

0 128 192 224 240 248 252 254 255

Back

ports in the range of 1024 to 49151 are referred to as

Front

user ports and registered ports

Back

You have been tasked with designing an Ethernet network. Your client needs to implement a very high-speed network backbone between campus buildings; some of which are around 300m apart. Fiber-optic cabling has already been installed between buildings. Your client has asked that you use the existing cabling that operates in full-duplex

Front

1000Basesx 10GBaseSR

Back

what is 100BaseTX

Front

Is considered Fast Ethernet, runs at 100 MBPS half duplex, and 200 Mbps full duplex. Uses Twisted pair wiring and can run for 100 meters maximum

Back

what is 10GBaseT

Front

Can only run in full duplex, it uses twisted pair copper cabling, with 10gbps speeds. because it is copper it can only run 100 meters

Back

what is 1000BaseT

Front

Considered Gigabit internet can run 1,000 Mbps (half duplex) and 2,000 Mbps (full duplex). Maximum length because it is copper is 100 meters

Back

Which two of the following tasks do routers perform?

Front

Maintain information about paths through an internetwork Route data based on logical network addresses

Back

What OSI layer is a switch?

Front

A switch is a layer 2 device, because they can read a MAC address and make forwarding decisions

Back

what is10GBaseLR/10GbaseLW

Front

10 gigabit Ethernet standard, uses single-mode fiber optic and can run for 10 kilometers

Back

DNS runs on ports

Front

53 tcp and 53 udp

Back

TCP port 143 is used by

Front

IMAP

Back

what is 10baseT and its specification and speed, and length

Front

Ethernet specification uses Cat3, cat4, or cat 5, it can run at 10 mbps half duplex. and 20 mbps full duplex. Maximum length is 100 meters

Back

Which of the following hardware devices regenerates a signal out all connected ports without examining the frame or packet contents? (Select two)

Front

Hub and Repeater

Back

FTP control connection for administering a session through port number

Front

21

Back

what is 1000baseCX (Short Copper)

Front

Gigabit Ethernet specification however this one is special, because it uses copper with (150 ohms) of resistance. used for very short runs of 25 meters within a wiring closet. maximum speeds of 1000 Mbps (half duplex) and 2000 mbps (full duplex)

Back

100BaseFx

Front

Fast Ethernet standard, uses fibre optic cabling with speeds of 100 Mbps (half duplex) and 200 Mbps (full duplex) cable length can be 412 meters, multimode to 2000 meters single mode

Back

what is a Layer 3 Switch

Front

A layer 3 switch is a switch that is capable of reading layer 3 (network) addresses and making switching decisions based upon that.

Back

SMTP operates with the use of TCP port

Front

25

Back

what is 10GBaseSR/10GBaseSW

Front

10 gigabit Ethernet standard, uses multimode fiber optic and can run for 300 meters

Back

Which three of the following devices operate at the Data Link layer of the OSI model?

Front

NICs, Switches, and Bridges

Back

What OSI layer is a Wireless Access point? (AP)

Front

A wireless access point is a layer 2 device, because it can read the Data Link layer address in a frame.

Back

what is 10BaseFL

Front

Falls under Ethernet specification even though it uses fiber optic cabling, it runs at 10 Mbps full duplex, and ran run for 1000 to 2000 meters

Back

what is 1000BaseLX(Long)

Front

Gigabit Ethernet standard, runs 1000 mbps (half duplex) to 2,000 mbps (full duplex) uses fiber optic cabling and can run for 550 meters, to 5 km

Back