Manual Chapter : 3-DNS Administrator Guide v2.0: Glossary

Applies To:

Show Versions Show Versions

3-DNS Controller versions 1.x - 4.x

  • 2.0.1 PTF-01, 2.0.1, 2.0.0
Manual Chapter


Glossary



3DNS Maintenance menu
A command line utility that you can use to manually configure the 3DNS Controller.

3DNS web server
A standard web server that runs on the 3DNS Controller and hosts the Configuration utility, and also provides access to useful downloads.

A record
The answer that a 3DNS Controller returns to a local DNS server in response to a name resolution request. The A record contains a variety of information, including one or more IP addresses that resolve to the requested domain name.

active unit
In a redundant system, the controller that currently load balances connections. If the active unit in the redundant system fails, the standby unit assumes control and begins to load balance connections.

alternate method
Specifies the load balancing mode to use if the primary method fails.

big3d agent
A monitoring agent that collects metrics information about server performance and network paths between a data center and a specific local DNS server. The 3DNS Controller uses the information collected by the big3d agent for dynamic load balancing.

BIND (Berkley Internet Name Domain)
The most common implementation of DNS, which provides a system for matching domain names to IP addresses.

chain
A series of filtering criteria used to restrict access to an IP address. The order of the criteria in the series determines how the filter is applied, from the general criteria first, to the more detailed criteria at the end of the chain.

Configuration utility
The browser-based application that you use to configure the 3DNS Controller.

completion rate
The percentage of packets that a server successfully processes during a given conversation.

data center
A physical location that houses one or more 3DNS Controllers, BIG/ip Controllers, or host machines.

discovery factory
A tool managed by the big3d agent that checks for alternate ports to ping when trying to collect path data for a local DNS.

dynamic load balancing modes
Dynamic load balancing modes base connection distribution on live data, such as current server performance and current connection load.

dynamic ratio
An option for the Quality of Service load balancing mode. The dynamic ratio feature uses qos scores as ratios for virtual servers and distributes connections according to the ratio weight for each virtual server.

F-Secure SSH
An encryption utility that allows secure shell connections to a remote system.

fail-over
The process in which a standby unit in a redundant system takes over due to a software or hardware failure detected on the active unit.

fail-over cable
The cable that directly connects the two controller units in a redundant system.

FDDI (Fiber Distributed Data Interface)
A multi-mode protocol for transmitting data on optical-fiber cables up to 100 Mbps.

First-Time Boot utility
A utility that walks you through the initial system configuration process. The First-Time Boot utility runs automatically when you turn on a controller for the first time.

fallback method
Specifies the last load balancing mode that the 3DNS Controller tries to use if both the primary and the alternate methods fail.

hardware-based fail-over
A redundant system in which the two units are connected directly by a cable.

hops
One point-to-point transmission in a network path between a host and a client server. A network path that included a stop at a network router would have two hops: the first from the client to the router, and the second from the router to the host server.

hops factory
A type of factory run by the big3d agent that collects hops data for network paths.

host
A network server which manages one or more virtual servers that the 3DNS Controller uses for load balancing.

ICMP (Internet Control Message Protocol)
An Internet communications protocol used to determine information about routes to destination addresses, such as virtual servers managed by BIG/ip Controllers and 3DNS Controllers.

IP filter
A filter that specifically allows or denies traffic passing through an interface on the 3DNS Controller, based on either the source IP address, the destination IP address, or both.

iQuery
A UDP-based protocol used to exchange information between big3d agents and 3DNS Controllers. The iQuery protocol is officially registered for port 4353.

LDNS probe state
The status of an local DNS server with respect to metrics collection.

LDNS Round Robin
A standard DNS feature that allows a DNS server, or a 3DNS Controller, to return multiple IP address in the A record. The local DNS, or even the browser, can cache the IP addresses and use them for future name resolutions.

local DNS (LDNS)
A local DNS server typically found at a client's Internet service provider. The 3DNS Controller calculates path information for the path between the local DNS and the virtual servers that the 3DNS Controller is load balancing, and also uses the local DNS IP address for topology-based load balancing and access control.

master DNS
A DNS server that is considered authoritative for one or more DNS zones. See also zones.

metrics
Performance data, including server performance and network path integrity, collected by big3d agents and used by the 3DNS Controller for dynamic load balancing.

named
The name server daemon, which manages domain name server software.

NameSurfer
The third-party application that automatically manages DNS zone files on 3DNS Controllers.

network-based redundant system
A redundant system in which two units communicate over a network connection, rather than a hard-wired connection.

path
The network route between two specific IP addresses. For dynamic load balancing, the 3DNS Controller uses information about the path between a client LDNS and a specific virtual server that it is load balancing.

packet rate
The number of packets per second going in or coming out of a given server.

pool
A group of virtual servers to which the 3DNS Controller distributes connections when load balancing a specific domain.

port
A number that is associated with a specific service supported by a host.

preferred method
Specifies the primary load balancing mode used to load balance a wide IP.

principal 3DNS Controller
A 3DNS Controller that initiates metrics collection by the big3d agents. Note that a sync group can have only one principal.

probing factory
A tool managed by the big3d agent that queries virtual servers to determine whether they are up or down, and also to determine path metrics such as round trip time and hops.

production rule
A tool that can change system behavior under specific operating conditions. For example, a production rule can switch load balancing modes or can reroute network traffic to a specific set of servers based on triggers such as time of day or current network traffic load.

qos coefficient
The ratio weight for a specific factor used in a qos equation, such as hops, round trip time, packet rate, completion rate, or topology score. Each factor has a default coefficient of 1, but you can assign user-defined coefficients to put more weight on a specific factor, and less on other factors.

qos equation
A calculation based on various path statistics used for dynamic load balancing including hops, round trip time, packet rate, completion rate, and topology score.

qos score
The result of a qos calculation. When using dynamic load balancing modes, the 3DSN Controller uses the qos score to determine which virtual server has the best performance and should receive new connections.

ratio
A parameter that assigns a weight to a virtual server for load balancing purposes.

Ratio mode
The Ratio load balancing mode distributes connections across an array of virtual servers in proportion to the ratio weights assigned to each individual virtual server.

receiver 3DNS Controller
A 3DNS Controller that receives broadcasted metrics data from big3d agents, but does not initiate metrics collection (see principal 3DNS Controller).

redundant system
A pair of controllers that are configured for fail-over. In a redundant system, there are two controller units, one running as the active unit and one running as the standby unit. If the active unit fails, the standby unit takes over and manages connection requests.

remote administrative IP address
An IP address from which a controller allows shell connections, such as Telnet or SSH.

rsetup
The script that configures the remote login tools, rsh and rcp, on a controller.

slave DNS server
A DNS server that updates its records by querying a master DNS server.

shared IP alias
The IP address that represents a redundant system.

SNMP (Simple Network Management Protocol)
A standard Internet standard protocol developed to manage nodes on an IP network.

SNMP agent
The agent that controls SNMP communications on a server.

SNMP factory
A type of factory run by big3d agents that uses the SNMP protocol to collect metrics data for host servers.

SNMP MIB (Management Information Base)
A text file in standard SNMP format that defines the individual objects you can manage with common SNMP tools such as the see/IT Network Manager or HP OpenView.

sod (switch over daemon)
A daemon that controls the fail-over process in a redundant system.

standby unit
A controller in a redundant system that is always prepared to become the active unit if the active unit fails.

static load balancing mode
A static load balancing mode bases connection distribution on a pre-defined list of criteria; it does not take current server performance or current connection load into account.

sync group
A group of 3DNS Controllers that share configuration information. Each sync group has one principal 3DNS Controller, and can also have one or more receiver 3DNS Controllers.

time tolerance value
The number of seconds that one 3DNS Controller's clock is allowed to differ in comparison to another 3DNS Controller's clock, without the two clocks being considered out of sync.

topology record
A record that specifies a score for a specific pair of a local DNS IP address and a virtual server IP address or range of IP addresses. Topology records are used for topology-based access control, and topology load balancing modes.

topology score
A rank for a specific pair of a local DNS server and a virtual server IP address, or range of IP addresses.

topology-based access control
A method of specifically allowing or preventing clients from connecting to particular virtual servers based on the IP address of the requesting client's local DNS and the IP address of the virtual server.

traceroute
The utility that the hops factory uses to calculate total number of network hops between an LDNS and a specific data center.

TTL (time-to-live)
The number of seconds for which a specific DNS record or metric is considered to be valid. When a TTL expires, the server usually must refresh the information before using it.

virtual server
A specific combination of a virtual address and virtual port, associated with a content site that is managed by a BIG/ip Controller or other type of host server.

watchdog timer card
A hardware device that monitors the 3DNS Controller for hardware failure.

well known services (WKS)
A type of resource record that describes the services usually provided by a particular protocol on a particular port.

wide IP
A mapping of a fully-qualified domain name to a set of virtual servers that host the domain content, such as a web site or an e-commerce site.

wide IP key
An IP address associated with a wide IP. The wide IP key is the same address that standard DNS associates with the domain name the wide IP load balances.

zone
A subset of DNS records for one or more domains.

zone file
A set of DNS records that contain domains with one or many domain names, designated mail servers, a list of other name servers that can answer resolution requests, and a set of zone attributes called SOA (Start Of Authority).