Appendix C - Glossary

Archived content. No warranty is made as to technical accuracy. Content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

You should familiarize yourself with the concepts and terms used in this implementation of Routing and Remote Access Service.

This appendix is divided into two parts. In the first part, "Definitions," you will find definitions and explanations of terms and concepts. In the second part, "Sources for Terms," you will find a table listing terms and concepts and a pointer to which Administrator's Guide chapter or appendix contains a reference to or discussion of that term or concept.

A

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

adapter

An adapter is a representation of the physical point of attachment to a network segment. A LAN or WAN card is defined as one adapter. Adapters are also called network cards.

Adapters are installed and configured through the Network Control Panel. Examples of adapters include Ethernet, FDDI, Token Ring, ISDN, Frame Relay, T1, and modem cards and devices. A complete list of supported adapters for Windows NT can be found at https://www.microsoft.com/hcl/default.asp 

adjacency

A relationship formed between selected neighboring routers for the purpose of exchanging routing information. When the link state databases of two neighboring routers are synchronized, the routers are said to be adjacent. Not every pair of neighboring routers becomes adjacent.

area

Within an autonomous system, groups that comprise contiguous networks and the hosts attached to them.

area border router (ABR)

A router that is attached to multiple areas. Area border routers maintain separate topological databases for each area.

autonomous system (AS)

A group of routers exchanging routing information by using a common routing protocol.

autonomous system boundary router (ASBR)

A router that exchanges routing information with routers that belong to other autonomous systems. The AS boundary router then advertises external routes throughout the autonomous system. AS boundary routers can be internal or area border routers, and migh or might not be connected to the backbone.

auto-static updates

Auto-static updates are supported in RIP for IP and RIP for IPX, but are not available for use with OSPF. When you configure an interface to use the auto-static update mode, the router sends a request to other routers and inherits routes. The routes are saved in the routing table as auto-static routes and are kept even if the router is restarted or if the interface goes down.

B

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

backbone

An OSPF backbone is responsible for distributing routing information between areas. It consists of all area border routers, networks not wholly contained in any area, and their attached routers. The backbone must be contiguous.

backbone routers

A router that is connected to the backbone. This includes routers that are connected to more than one area (area border routers). However, backbone routers do not have to be area border routers. Routers that have all networks connected to the backbone are internal routers.

bandwidth

In communications, the difference between the highest and lowest frequencies in a given range. For example, a telephone line accommodates a bandwidth of 3000 Hz, the difference between the lowest (300 Hz) and highest (3300 Hz) frequencies it can carry. In computer networks, greater bandwidth indicates faster data-transfer capability and is expressed in bits per second.

BOOTP/DHCP Relay Agent

The component responsible for relaying DHCP and BOOTP broadcast messages between a BOOTP/DHCP server and a client across an IP router. With a relay agent, it is not necessary to have a DHCP or BOOTP server on each network segment.

Border Gateway Protocol (BGP)

A routing protocol designed for use between autonomous systems and especially useful to detect routing loops. (See the BGP version 4 specification in RFC 1654.)

broadcast

Destined for all hosts on a given network.

broadcast network

A network that supports more than two attached routers and has the ability to address a single physical message to all of the attached routers (broadcast). Ethernet is an example of a broadcast network.

C

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

Class A IP address

An IP address that ranges from 1.0.0.0 to 126.0.0.0. Class A addresses are used by very large networks such as the ARPAnet.

Class B IP address

An IP address that ranges from 128.1.0.0 to 191.254.0.0. Class B addresses are used by large corporate networks. The first two octets indicate the network, and the last two octets are used to indicate subnets and hosts on the network.

Class C IP address

An IP address that ranges from 192.1.1.0 to 223.254.254.0. The first three octets indicate the network, and the last octet is used to indicate hosts on the network.

convergence

The process of stabilizing after changes occur in the network. If a route becomes unavailable, routers send update messages throughout the networks, re-establishing information about preferred routes. Slow routing convergence can cause loops.

count to infinity

A loop that happens when a link in a network goes down and routers on the network update their routing tables with incorrect hop counts.

For example, a loop can develop if the link to Router C goes down. Router B then advertises that the link is down and that it has no route to C anymore. Because Router A has a route to C with a metric of 2, it responds to Router B and sends its link to C. Router B then updates its table to include a link with metric 3, and the routers continue to announce and update their links to C until they reach the number 16. This is called a count to infinity.

demand-dial connection

A demand-dial connection initiates a link to a remote site when data or routing information must be sent to that site, and closes the connection when a specified amount of time has passed without data being sent over the link.

D

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

demand-dial routing

Ability to make switched connections to connect networks across WANs based on need. For example, connecting branch offices with a modem that only dials and establishes a connection when there is network traffic from one office to another. This feature enables saving of long-distance connection costs.

DHCP relay agent

See BOOTP/DHCP Relay Agent.

dial-up line

A standard dial-up connection, such as telephone and ISDN lines.

dynamic routing

The process of real-time routing changes in response to network changes. Dynamic routing software adjusts routes based on the routing update messages it receives, then distributes update messages about its new routes.

I

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

interface

An interface represents the connection over the network adapter. In the Routing and RAS Admin tool, it is a visual representation of the network that can be reached over the LAN or WAN adapters.

Each interface has a unique name within the Routing and RAS Admin tool. Interfaces are manageable objects, each appearing as a row in the Interface Table of the appropriate SNMP MIB and as an entry in the Routing and RAS Admin Explorer view.

internal router

A router for which all the networks that it is connected to belong in the same area.

Internet Protocol (IP)

One member of the TCP/IP protocol suite. IP provides a best-effort, connectionless delivery system that does not guarantee that packets arrive at their destination or that they are received in the sequence in which they were sent. This protocol is used by the Internet.

Internetwork Packet Exchange (IPX)

A Novell communication protocol that sends data packets to requested destinations (such as workstations and servers). The Microsoft NWLink protocol provides IPX support for Windows NT–based networks.

L

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

A "map" of the network maintained by OSPF routers. It is updated after any change in the network topology. The link state database is used to compute the network routes, which must be computed again after any change in the topology.

local area network (LAN)

A group of computers and other devices dispersed over a relatively limited area and connected by a communications link that enables any device to interact with any other on the network.

M

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

media

The type of physical wiring and lower-layer protocols used for transmitting and receiving packets; for example, Ethernet, FDDI, Token Ring.

metric

The metric indicates the distance in number of hops to the destination, its "cost" to the router.

multicast

Destined for a set of hosts that belong to a multicast group.

O

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

Open Shortest Path First (OSPF)

Routing protocol used in medium-sized and large networks. This protocol is more complex than RIP, but enables better control and is more efficient in propagation of routing information.

P

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

packet

A unit of information that can be sent from one computer to another. A packet contains user data or protocol information or both. Also called a "datagram."

packet filtering

Ability to prevent certain types of network packets from going from one network to another. This can be employed for security reasons (to prevent access from unauthorized users) or to improve performance by disallowing unnecessary packets from going over a slow connection.

packet header

The part of a packet that contains an identification number, source and destination addresses, and sometimes, error-control data.

Point-To-Point Protocol (PPP)

A set of industry standard framing and authentication protocols. PPP negotiates configuration parameters for multiple layers of the OSI model.

Point-To-Point Tunneling Protocol (PPTP)

A tunneling protocol that enables VPNs to span public networks (such as the Internet) without jeopardizing security. PPTP can enable cost savings by using the Internet as the virtual WAN.

poison reverse

Used with split horizon. Split horizon with poison reverse improves RIP convergence over simple split horizon by advertising all network IDs, but those network IDs learned in a given direction are advertised with a hop count of 16, indicating that the network is unavailable.

protocol

A general term used to describe a method and/or format of communication between two entities.

R

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

routemon utility

A scripting utility for Routing and Remote Access Service that is intended as a command-line alternative to the router administration user interface available through the Routing and RAS Admin tool (rtradmin.exe).

router

A computer that runs software to enable routing functionality. Routers make packet-forwarding decisions on the basis of addresses in the network layer of the OSI reference model (for example, IP addresses).

routing

The process of connecting more than one network (LANs or WANs) and transferring packets between them.

Routing Information Protocol (RIP)

Enables a router to exchange routing information with a neighboring router. RIP is used in small and medium-sized networks. There is a version of RIP for IP and IPX networks. RIP version 2 (RIPv2) is a newer and more efficient form of RIP for IP networks.

routing protocols

Protocols used for learning and propagating network addresses across networks to facilitate connectivity between the different networks.

routing table

Initialized and maintained by routing algorithms to aid the process of optimal path determination.

Service Advertising Protocol (SAP)

Used by servers to advertise their services and addresses on an IPX network.

S

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

Simple Network Management Protocol (SNMP)

Software and protocol used for managing networking components such as routers. SNMP enables different routers to be managed from one management application, such as HP OpenView.

split horizon

Refers to rules that prevent routing loops. Information about a route is not sent back toward the source of the information.

static and auto-static routes

Static routes are manually configured by an administrator. They change only if the network administrator changes them. If the routing protocol is configured to support auto-static routes, then the router can issue a request to a protocol to get an update of routing information on a specific interface. The results of such update will then be converted and kept as static routes.

T

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

topological database

An overview of networks and how they relate to routers. Identical for routers in the same area.

triggered update

Triggered updates occur at 30-second intervals (or a user-defined interval) when the network topology changes and routing update messages are sent that reflect those changes.

tunnels

A term given to a secure channel between two parts of a VPN, typically across a public network.

U

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

unicast

Destined for a single host.

V

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

Connection between two virtual interfaces.

virtual private network (VPN)

A network that is not connected to any public network (like the Internet) for reasons such as security, network addressing, and traffic control.

W

Cc751169.spacer(en-us,TechNet.10).gif Cc751169.spacer(en-us,TechNet.10).gif

wide area network (WAN)

A communications network that connects geographically separated areas.

Sources for Terms

Table C.1 lists routing terms and concepts and points to which Administrator's Guide chapter or appendix contains references to or discussions of those terms or concepts.

Table C.1 Terms and Their Sources in This Document 

Term

Source

adjacency

Chapter 6

aging

Appendix A, B

analog modem

Chapter 5

area (OSPF)

Chapter 1

area border router

Chapter 5, 6

area ID

Chapter 5, 6

asynchronous transfer mode (ATM)

Chapter 1

authentication

Chapter 6

autonomous system

Chapter 1

auto-static

Chapter 5, Appendix B

backbone

Chapter 4, 5

backbone area (OSPF)

Chapter 1

backup gateway

Chapter 6

Border Gateway Protocol (BGP)

Chapter 1

broadcast

Chapter 1

broadcast network

Chapter 6

Class B network

Chapter 5

broadcast

Chapter 1

broadcast network

Chapter 6

Class B network

Chapter 5

Class C network

Chapter 4

community string support

Chapter 1

console

Chapter 6

convergence

Chapter 1

count to infinity

Chapter 1

credentials

Chapter 4

dead interval

Appendix A

default gateway

Chapter 6

demand dial

Chapter 1, 3

DHCP/BOOTP relay agent

Chapters 4, /5

dynamic routing

Chapter 1

encrypted

Chapter 5

endpoint

Chapter 6

FDDI

Chapters 1, 4

flood

Chapter 1

Frame Relay

Chapter 1, 5

gateway

Chapters 5, 6

hardware router

Chapter 1

hello interval

Appendix A

hub router

Chapter 6

ICMP

Appendix B

Integrated Services Digital Network (ISDN)

Chapter 1

interface (demand-dial)

Chapters 4, 5

link

Chapter 1

link state database

Chapters 1, 5

MAC

Appendix B

management information base (MIB)

Chapter 1

mask

Chapters 4, 5

media

Chapters 4, 5

metric

Chapters 4, 5

MTU

Appendixes A, B

multicast

Chapter 1

NetBIOS

Appendixes A, B

Network News Transfer Protocol (NNTP)

Chapter 4

next-hop router

Chapter 6

nonbroadcast multiaccess (NBMA) network

Chapter 6

ping

Chapter 6

poison reverse

Appendix A

poll interval

Appendix A

propagation

Appendix B

routemon utility

Appendix B

router discovery advertisement

Appendixes A, B

routing table

Chapters 5, 6

scripting

Appendix B

segment (network)

Chapters4, 5

software router

Chapter 1

spoke router

Chapter 6

static routing

Chapter 1

switched media

Chapter 5

stub area

Chapter 6

tracing

Chapter 6

transit delay

Appendix A

triggered update

Chapter 1

user name

Chapter 4

virtual interface

Appendix A

Cc751169.spacer(en-us,TechNet.10).gif