Shared Flashcard Set

Details

Network+ Guide to Networks
Chap 09 - In-depth TCP/IP Networking - (Subnetting)
39
Computer Networking
Not Applicable
06/13/2014

Additional Computer Networking Flashcards

 


 

Cards

Term

 

 


A logical process of combining bits. In ANDing, a bit with a value of 1 plus another bit with a value of 1 results in a 1. A bit with a value of 0 plus any other bit results in a 0.

Definition

 

1)      ANDing –

Term

 

 

 

An IP addressing and subnetting method in which network and host information is manipulated without adhering to the limitations imposed by traditional network class distinctions. CIDR is also known as classless routing or supernetting. Older routing protocols, such as RIP, are not capable of interpreting CIDR addressing schemes.

Definition


2)      CIDR –(Classless Interdomain Routing) -

Term

 

 

 

In CIDR notation, the number of bits used for an extended network prefix. For example, the CIDR block for 199.34.89.0/22 is /22.

Definition


3)      CIDR block –

Term

 

 

 

In CIDR, a method of denoting network IDs and their subnet boundaries. Slash notation takes the form of the network ID followed by a slash (/), followed by the number of bits that are used for the extended network prefix.

Definition

 

4)      CIDR notation –

Term

 

 

 

An IP addressing convention that adheres to network class distinctions, in which the first 8 bits of a Class A address, the first 16 bits of a Class B address, and the first 24 bits of a Class C address are used for network information.

Definition

 

5)      classful addressing –

Term

 

 

 

A gateway that operates on the Internet backbone.

Definition

6)      core gateway –

Term

 

 

The gateway that first interprets a device's outbound requests, and then interprets its inbound requests to and from other subnets. In a Postal Service analogy, the default gateway is similar to a local post office.

Definition

 

7)      default gateway –

Term

 

 

 

A TCP/IP utility that queries the DNS database and provides information about a host given its IP address or vice versa. Dig is similar to the nslookup utility, but provides more information, even in its simplest form, than nslookup can.

Definition

 

8)      dig (domain information groper) –

Term

 

 

A type of address translation in which a limited pool of Internet-valid IP addresses is shared by multiple private network hosts.

Definition


9)      DNAT (Dynamic Network Address Translation) –

Term

 

 

 

The combination of an IP address's network ID and subnet information. By interpreting the address's extended network prefix, a device can determine the subnet to which an address belongs.

Definition

 

10)extended network prefix –

Term

 

 

 

A TCP/IP utility that at its simplest returns either the IP address of a host if its host name is specified or its host name if its IP address is specified.

Definition

 

11)host –

Term

 

 

 

A TCP/IP utility used to show or modify a client's host name.

Definition

 

12)hostname –

Term

 

 

A service provided with Windows operating systems that allows one computer, the ICS host, to share its Internet connection with other computers on the same network.

Definition

 

13)ICS (Internet Connection Sharing) –

Term

 

 

 

On a network using the Microsoft Internet Connection Sharing service, the computer whose Internet connection other computers share. The ICS host must contain two network interfaces: one that connects to the Internet and one that connects to the LAN.

Definition

 

14)ICS host –

Term

 

 

 

A mail retrieval protocol that improves on the shortcomings of POP. The single biggest advantage IMAP4 has relative to POP is that it allows users to store messages on the mail server, rather than always having to download them to the local machine. The most current version of IMAP is version 4 (IMAP4).

Definition

 

15)IMAP (Internet Message Access Protocol) –

Term

 

 

 

The most commonly used form of the Internet Message Access Protocol (IMAP).

Definition

 

16)IMAP4 (Internet Message Access Protocol, version 4) –

Term

 

 

 

A standard for encoding and interpreting binary files, images, video, and non-ASCII character sets within an e-mail message.

Definition

 

17)MIME (Multipurpose Internet Mail Extensions) –

Term

 

 

 

A route discovery and analysis utility that comes with UNIX and Linux operating systems. Mtr combines the functions of the ping and traceroute commands and delivers an easily readable chart as its output.

Definition

 

18)mtr (my traceroute) –

Term

 

 

A technique in which IP addresses used on a private network are assigned a public IP address by a gateway when accessing a public network.

Definition

 

19)NAT (Network Address Translation) –

Term

 

 

 

A TCP/IP troubleshooting utility that provides information about NetBIOS names and their addresses. If you know the NetBIOS name of a workstation, you can use nbtstat to determine its IP address.

Definition

 

20)nbtstat –

Term

 

 

 

A protocol that runs in the Session and Transport layers of the OSI model and associates NetBIOS names with workstations. NetBIOS alone is not routable because it does not contain Network layer information. However, when encapsulated in another protocol such as TCP/IP, it can be routed.

Definition

 

21)NetBIOS –

Term

 

 

 

A TCP/IP troubleshooting utility that displays statistics and the state of current TCP/IP connections. It also displays ports, which can signal whether services are using the correct ports.

Definition

 

22)netstat –

Term

 

 

 

A TCP/IP utility that allows you to look up the DNS host name of a network node by specifying its IP address, or vice versa. This ability is useful for verifying that a host is configured correctly and for troubleshooting DNS resolution problems.

Definition

 

23)nslookup –

Term

 

 

 

A TCP/IP utility that allows you to look up the DNS host name of a network node by specifying its IP address, or vice versa. This ability is useful for verifying that a host is configured correctly and for troubleshooting DNS resolution problems.

Definition

 

24)nslookup –

Term

 

 

A command-line utility that combines the functionality of the tracert and ping commands (similar to UNIX's mtr command) and comes with Windows operating systems.

Definition

 

25)pathping –

Term

 

 

 

An Application layer protocol used to retrieve messages from a mail server. When a client retrieves mail via POP, messages previously stored on the mail server are downloaded to the client's workstation, and then deleted from the mail server.

Definition

 

26)POP (Post Office Protocol) –

Term

 

 

 

The most commonly used form of the Post Office Protocol.

Definition

 

27)POP3 (Post Office Protocol, version 3) –

Term

 

 

 

A network whose access is restricted to only clients or machines with proper credentials.

Definition

 

28)private network –

Term

 

 

 

A network that any user can access with no restrictions. The most familiar example of a public network is the Internet.

Definition

 

29)public network –

Term

 

 

 

A utility for viewing or modifying a host's routing table.

Definition

 

30)route –

Term

 

 

 

The prefix in an IPv6 address that identifies a route. Because route prefixes vary in length, slash notation is used to define them. For example, the route prefix indicated by 2608:FE10::/32 includes all subnets whose prefixes begin with 2608:FE10 and, consequently, all interfaces whose IP addresses begin with 2608:FE10.

Definition

 

31)route prefix –

Term

 

 

 

The Application layer TCP/IP subprotocol responsible for moving messages from one e-mail server to another.

Definition

 

32)SMTP (Simple Mail Transfer Protocol) –

Term

 

 

 

A type of address translation in which each private IP address is correlated with its own Internet-recognized IP address.

Definition

 

33)SNAT (Static Network Address Translation) –

Term

 

 

 

The 64-bit prefix in an IPv6 address that identifies a subnet. A single IPv6 subnet is capable of supplying 18,446,744,073,709,551,616 IPv6 addresses.

Definition

 

34)subnet prefix –

Term

 

 

 

In IPv4, a type of subnet that is created by moving the subnet boundary to the left and using bits that normally would be reserved for network class information.

Definition

 

35)supernet –

Term

 

 

 

A 32-bit number that, when combined with a device's IPv4 address, indicates the kind of supernet to which the device belongs.

Definition

 

36)supernet mask –

Term

 

 

 

A version of the traceroute utility found on some Linux distributions.

Definition

 

37)tracepath –

Term

 

 

 

A TCP/IP troubleshooting utility that uses ICMP to trace the path from one networked node to another, identifying all intermediate hops between the two nodes. Traceroute is useful for determining router or subnet connectivity problems. On Windows-based systems, the utility is known as tracert.

Definition

 

38)traceroute (tracert) –

Term

For more study material on this topic

click here and go to

my Network+ Guide to Neworks page

Thanks, mikeypzy

Definition

For more study material on this topic

click here and go to

my Network+ Guide to Neworks page

Thanks, mikeypzy

Supporting users have an ad free experience!