As per Relevance of the word component, we have this rfc below:
Network Working Group D.
Request for Comments: 1322
Y.
S.
May 1992
A Unified Approach to Inter-Domain
Status of this
This memo provides information for the Internet community. It
not specify an Internet standard. Distribution of this memo
unlimited
This memo is an informational RFC which outlines one
approach for inter-domain routing in future global internets.
focus is on scalability to very large networks and functionality,
well as scalability, to support routing in an environment
heterogeneous services, requirements, and route selection criteria
Note: The work of D. Estrin and S. Hotz was supported by the
Science Foundation under contract number NCR-9011279, with
funds from GTE Laboratories. The work of Y. Rekhter was supported
the Defense Advanced Research Projects Agency, under
DABT63-91-C-0019. Views and conclusions expressed in this paper
not necessarily those of the Defense Advanced Research
Agency and National Science Foundation
1.0
The global internet can be modeled as a collection of
interconnected via transmission and switching facilities.
over the collection of hosts and the transmission and
facilities that compose the networking resources of the
internet is not homogeneous, but is distributed among
administrative authorities. Resources under control of a
administration form a domain. In order to support each domain'
autonomy and heterogeneity, routing consists of two
components: intra-domain (interior) routing, and inter-
(exterior) routing. Intra-domain routing provides support for
communication between hosts where data traverses transmission
switching facilities within a single domain. Inter-domain
provides support for data communication between hosts where
Estrin, Rekhter & Hotz [Page 1]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
traverses transmission and switching facilities spanning
domains. The entities that forward packets across domain
are called border routers (BRs). The entities responsible
exchanging inter-domain routing information are called route
(RSs). RSs and BRs may be colocated
As the global internet grows, both in size and in the diversity
routing requirements, providing inter-domain routing that
accommodate both of these factors becomes more and more crucial.
number and diversity of routing requirements is increasing due to
(a) transit restrictions imposed by source, destination, and
networks, (b) different types of services offered and required,
(c) the presence of multiple carriers with different
schemes. The combinatorial explosion of mixing and matching
different criteria weighs heavily on the mechanisms provided
conventional hop-by-hop routing architectures ([ISIS10589, OSPF
Hedrick88, EGP]).
Current work on inter-domain routing within the Internet
has diverged in two directions: one is best represented by the
Gateway Protocol (BGP)/Inter-Domain Routeing Protocol (IDRP
architectures ([BGP91, Honig90, IDRP91]), and another is
represented by the Inter-Domain Policy Routing (IDPR)
([IDPR90, Clark90]). In this paper we suggest that the
architectures are quite complementary and should not be
mutually exclusive
We expect that over the next 5 to 10 years, the types of
available will continue to evolve and that specialized
will be employed to provide new services. While the number
variety of routes provided by hop-by-hop routing architectures
type of service (TOS) support (i.e., multiple, tagged routes) may
sufficient for a large percentage of traffic, it is important
mechanisms be in place to support efficient routing of
traffic types via special routes. Examples of special routes are
(1) a route that travels through one or more transit domains
discriminate according to the source domain, (2) a route that
through transit domains that support a service that is not widely
regularly used. We refer to all other routes as generic
Our desire to support special routes efficiently led us
investigate the dynamic installation of routes ([Breslau-Estrin91,
Clark90, IDPR90]). In a previous paper ([Breslau-Estrin91]),
evaluated the algorithmic design choices for inter-domain
routing with specific attention to accommodating source-specific
other "special" routes. The conclusion was that special routes
best supported with source-routing and extended link-
algorithms; we refer to this approach as source-demand
Estrin, Rekhter & Hotz [Page 2]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
[Footnote: The Inter-Domain Policy Routing (IDPR) architecture
these techniques.]. However, a source-demand routing architecture
used as the only means of inter-domain routing, has scaling
because it does not lend itself to general hierarchical
and aggregation of routing and forwarding information. For example
even if a particular route from an intermediate transit domain X,
a destination domain Y is shared by 1,000 source-domains,
requires that state for each of the 1,000 routes be setup
maintained in the transit border routers between X and Y.
contrast, an alternative approach to inter-domain routing, based
hop-by-hop routing and a distributed route-computation
(described later), provides extensive support for aggregation
abstraction of reachability, topology, and forwarding information
The Border Gateway Protocol (BGP) and Inter-Domain Routeing
(IDRP) use these techniques ([BGP91, IDRP91]). While the BGP/
architecture is capable of accommodating very large numbers
datagram networks, it does not provide support for
routing requirements as flexibly and efficiently as IDPR-
routing
1.1 Overview of the Unified
We want to support special routes and we want to exploit
when a special route is not needed. Therefore, our scalable inter
domain routing architecture consists of two major components
source-demand routing (SDR), and node routing (NR). The NR
computes and installs routes that are shared by a significant
of sources. These generic routes are commonly used and warrant
propagation, consequently, aggregation of routing information
critical. The SDR component computes and installs specialized
that are not shared by enough sources to justify computation by
[Footnote: Routes that are only needed sporadically (i.e., the
for them is not continuous or otherwise predictable) are
candidates for SDR.]. The potentially large number of
specialized routes, combined with their sparse utilization, make
too costly to support with the NR mechanism
A useful analogy to this approach is the manufacturing of
products. When predictable patterns of demand exist, firms
objects and sell them as "off the shelf" consumer goods. In
architecture NR provides off-the-shelf routes. If demand is
predictable, then firms accept special orders and produce what
demanded at the time it is needed. In addition, if a part is
specialized that only a single or small number of consumers need it
the consumer may repeatedly special order the part, even if it
needed in a predictable manner, because the consumer does
represent a big enough market for the producer to bother managing
item as part of its regular production. SDR provides such
Estrin, Rekhter & Hotz [Page 3]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
order, on-demand routes
By combining NR and SDR routing we propose to support inter-
routing in internets of practically-unlimited size, while at the
time providing efficient support for specialized
requirements
The development of this architecture does assume that
requirements will be diverse and that special routes will be needed
On the other hand, the architecture does not depend on
about the particular types of routes demanded or on the
of that demand. Routing will adapt naturally over time to
traffic patterns and new services by shifting computation
installation of particular types of routes between the two
of the hybrid architecture [Footnote: Before continuing with
explanation of this architecture, we wish to state up front
supporting highly specialized routes for all source-destination
in an internet, or even anything close to that number, is
feasible in any routing architecture that we can foresee. In
words, we do not believe that any foreseeable routing
can support unconstrained proliferation of user requirements
network services. At the same time, this is not necessarily
problem. The capabilities of the architecture may in fact exceed
requirements of the users. Moreover, some of the requirements
we regard as infeasible from the inter-domain routing point of view
may be supported by means completely outside of routing
Nevertheless, the caveat is stated here to preempt
expectations.].
While the packet forwarding functions of the NR and SDR
have little or no coupling with each other, the
information exchange mechanism of the SDR component relies
services provided by the NR component
1.2
The remainder of this report is organized as follows. Section 2
outlines the requirements and priorities that guide the design of
NR and SDR components. Sections 3 and 4 describe the NR and
design choices, respectively, in light of these requirements
Section 5 describes protocol support for the unified architecture
briefly discusses transition issues. We conclude with a
summary
Estrin, Rekhter & Hotz [Page 4]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
2.0 Architectural Requirements and
In order to justify our design choices for a scalable inter-
routing architecture, we must articulate our evaluation criteria
priorities. This section defines complexity, abstraction, policy
and type of service requirements
2.1
Inter-domain routing complexity must be evaluated on the basis of
following performance metrics: (1) storage overhead, (2)
computational overhead, and (3) message overhead. This evaluation
essential to determining the scalability of any architecture
2.1.1 Storage
The storage overhead of an entity that participates in inter-
routing comes from two sources: Routing Information Base (RIB),
Forwarding Information Base (FIB) overhead. The RIB contains
routing information that entities exchange via the inter-
routing protocol; the RIB is the input to the route computation.
FIB contains the information that the entities use to forward
inter-domain traffic; the FIB is the output of the route computation
For an acceptable level of storage overhead, the amount
information in both FIBs and RIBs should grow significantly
than linearly (e.g., close to logarithmically) with the total
of domains in an internet. To satisfy this requirement with
to the RIB, the architecture must provide mechanisms for
aggregation and abstraction of routing and forwarding information,
retrieval of a subset of this information on demand. To satisfy
requirement with respect to the FIB, the architecture must
mechanisms for either aggregation of the forwarding information (
the NR computed routes), or dynamic installation/tear down of
information (for the SDR computed routes).
Besides being an intrinsically important evaluation metric,
overhead has a direct impact on computational and
complexity. Unless the computational complexity is fixed (
independent of the total number of domains), the storage overhead
direct impact on the computational complexity of the
since the routing information is used as an input to
computation. Moreover, unless the architecture employs
updates, where only changes to the routing information
propagated, the storage overhead has direct impact on the
overhead of the architecture since the exchange of
information constitutes most of the bandwidth overhead
Estrin, Rekhter & Hotz [Page 5]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
2.1.2 Computational
The NR component will rely primarily on precomputation of routes.
inter-domain routing is ubiquitous, then the precomputed
include all reachable destinations. Even if policy constraints
fully ubiquitous routing impossible, the precomputed routes
likely to cover a very large percentage of all
destinations. Therefore the complexity of this computation must
as small as possible. Specifically, it is highly desirable that
architecture would employ some form of partial computation,
changes in topology would require less than complete recomputation
Even if complete recomputation is necessary, its complexity should
less than linear with the total number of domains
The SDR component will use on-demand computation and caching
Therefore the complexity of this computation can be somewhat higher
Another reason for relaxed complexity requirements for SDR is
SDR is expected to compute routes to a smaller number of
than is NR (although SDR route computation may be invoked
frequently).
Under no circumstances is computational complexity allowed to
exponential (for either the NR or SDR component).
2.1.3 Bandwidth
The bandwidth consumed by routing information distribution should
limited. However, the possible use of data compression
and the increasing speed of network links make this less
than route computation and storage overhead. Bandwidth overhead
be further contained by using incremental (rather than complete
exchange of routing information
While storage and bandwidth overhead may be interrelated,
incremental updates are used then bandwidth overhead is negligible
the steady state (no changes in topology), and is independent of
storage overhead. In other words, use of incremental
constrains the bandwidth overhead to the dynamics of the internet
Therefore, improvements in stability of the physical links,
with techniques to dampen the effect of topological instabilities
will make the bandwidth overhead even less important
2.2
Aggregation and abstraction of routing and forwarding
provides a very powerful mechanism for satisfying storage
computational, and bandwidth constraints. The ability to aggregate
and subsequently abstract, routing and forwarding information
Estrin, Rekhter & Hotz [Page 6]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
essential to the scaling of the architecture [Footnote: While we
not prove that there are no other ways to achieve scaling, we are
aware of any mechanism other than clustering that allows
aggregation/abstraction. Therefore, the rest of the paper
that clustering is used for information aggregation/abstraction.].
This is especially true with respect to the NR component, since
NR component must be capable of providing routes to all or almost
reachable destinations
At the same time, since preserving each domain's independence
autonomy is one of the crucial requirements of inter-domain routing
the architecture must strive for the maximum flexibility of
aggregation scheme, i.e., impose as few preconditions, and as
global coordination, as possible on the participating domains
The Routing Information Base (RIB) carries three types
information: (1) topology (i.e., the interconnections between
or groups of domains), (2) network layer reachability, and (3)
transit constraint. Aggregation of routing information
provide a reduction of all three components. Aggregation
forwarding information will follow from reachability
aggregation
Clustering (by forming routing domain confederations) serves
following aggregation functions: (1) to hide parts of the
physical topology, thus abstracting topological information, (2)
combine a set of reachable destination entities into a single
and reduce storage overhead, and (3) to express transit
in terms of clusters, rather than individual domains
As argued in [Breslau-Estrin91], the architecture must
confederations to be formed and changed without
configuration and coordination; in particular, forming
confederation should not require global coordination (such as
required in ECMA ([ECMA89]). In addition, aggregation should
require explicit designation of the relative placement of each
relative to another; i.e., domains or confederations of
should not be required to agree on a partial ordering (i.e., who
above whom, etc.).
Estrin, Rekhter & Hotz [Page 7]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
The architecture should allow different domains to use
methods of aggregation and abstraction. For example, a
collaborator at IBM might route to USC as a domain-level entity
order to take advantage of some special TOS connectivity to, or
through, USC. Whereas, someone else at Digital Equipment
might see information at the level of the California
Institutions Confederation, and know only that USC is a member
Alternatively, USC might see part of the internal structure
the IBM Confederation (at the domain's level), whereas UCLA may
based on the confederation of IBM domains as a whole
Support for confederations should be flexible. Specifically,
architecture should allow confederations to overlap without
nested, i.e., a single domain, or a group of domains may be part
more than one confederation. For example, USC may be part of
California Educational Institutions Confederation and part of the
R&D Institutions Confederation; one is not a subset of the other
Another example: T.J. Watson Research Center might be part
NYSERNET Confederation and part of IBM-R&D-US Confederation.
the above examples describe cases where overlap consists of a
domain, there may be other cases where multiple domains overlap.
an example consider the set of domains that form the
Confederation, and another set of domains that form the
Confederation. Within IBM there is a domain IBM-Research,
similarly within DEC there is a domain DEC-Research. Both of
domains could be involved in some collaborative effort, and thus
established direct links. The architecture should allow
use of these direct links, so that other domains within the
Confederation would not be able to use it to talk to other
within the DEC Confederation. A similar example exists when
multinational corporation forms a confederation, and the
branches within each country also belong to their respective
confederations. The corporation may need to protect itself
being used as an inter-country transit domain (due to internal,
international, policy). All of the above examples illustrate
situation where confederations overlap, and it is necessary
control the traffic traversing the overlapping resources
While flexible aggregation should be accommodated in any inter-
architecture, the extent to which this feature is exploited will
direct a effect on the scalability associated with aggregation.
the same time, the exploitation of this feature depends on the
addresses are assigned. Specifically, scaling associated
forwarding information depends heavily on the assumption that
will be general correspondence between the hierarchy of
registration authorities, and the way routing domains and
domain confederations are organized (see Section 2.6).
Estrin, Rekhter & Hotz [Page 8]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
2.3 Routing
Routing policies that the architecture must support may be
classified into transit policies and route selection
[Breslau-Estrin 91, Estrin89].
Restrictions imposed via transit policies may be based on a
of factors. The architecture should be able to support
based on the source, destination, type of services (TOS), user
identification (UCI), charging, and path [Estrin89 , Little89].
architecture must allow expression of transit policies on all routes
both NR and SDR. Even if NR routes are widely used and have
source or destination restrictions, NR routes may have some
qualifiers (e.g., TOS, charging, or user-class restriction). If
most widely-usable route to a destination has policy qualifiers,
should be advertiseable by NR and the transit constraints should
explicit
Route selection policies enable each domain to select a
route among multiple routes to the same destination. To
maximum autonomy and independence between domains, the
must support heterogeneous route selection policies, where
domain can establish its own criteria for selecting routes.
argument was made earlier with respect to source route
([IDPR90, Clark90, Breslau-Estrin91]). In addition,
intermediate transit domain must have the flexibility to apply
own selection criteria to the routes made available to it by
neighbors. This is really just a corollary to the above; i.e., if
allow route selection policy to be expressed for NR routes, we
not assume all domains will apply the same policy. The support
dissimilar route selection policies is one of the key factors
distinguish inter-domain routing from intra-domain routing ([ECMA89,
Estrin89]). However, it is a non-goal of the architecture to
all possible route selection policies. For more on unsupported
selection policies see Section 2.3.2 below
2.3.1 Routing Information
The architecture should not require all domains within an internet
reveal their connectivity and transit constraints to each other
Domains should be able to enforce their transit policies
limiting the advertisement of their policy and
information as much as possible; such advertisement will be driven
a "need to know" criteria. Moreover, advertising a transit policy
domains that can not use this policy will increase the amount
routing information that must be stored, processed, and propagated
Not only may it be impractical for a router to maintain full inter
domain topology and policy information, it may not be permitted
Estrin, Rekhter & Hotz [Page 9]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
obtain this information
2.3.2 Policies Not
In this and previous papers we have argued that a global inter-
routing architecture should support a wide range of policies.
this section we identify several types of policy that we
do not propose to support. In general our reasoning is pragmatic;
think such policy types are either very expensive in terms
overhead, or may lead to routing instabilities
1. Route selection policies contingent on external behavior
The route selection process may be modeled by a function
assigns a non-negative integer to a route, denoting the
of preference. Route selection applies this function to
feasible routes to a given destination, and selects the
with the highest value. To provide a stable environment,
preference function should not use as an input the status
attributes of other routes (either to the same or to
different destination).
2. Transit policies contingent on external behavior
To provide a stable environment, the domain's transit
can not be automatically affected by any information
to the domain. Specifically, these policies can not be modified
automatically, in response to information about other domains
transit policies, or routes selected by local or other domains
Similarly, transit policies can not be automatically
in response to information about performance characteristics
either local or external domains
3. Policies contingent on external state (e.g., load).
It is a non-goal of the architecture to support load-
routing for generic routes. However, it is possible that
types of service may employ load information to select
alternate SDR routes
4. Very large number of simultaneous SDR routes
It is a non-goal of the architecture to support a very
number of simultaneous SDR routes through any single router
Specifically, the FIB storage overhead associated with
routes must be comparable with that of NR routes, and
always be bound by the complexity requirements outlined
[Foonote: As discussed earlier, theoretically the state
could grow O(N^2) with the number of domains in an internet
However, there is no evidence or intuition to suggest
this will be a limiting factor on the wide utilization of SDR
provided that NR is available to handle generic routes.].
Estrin, Rekhter & Hotz [Page 10]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
2.4 Support for TOS
Throughout this document we refer to support for type of
(TOS) routing. There is a great deal of research and
activity currently underway to explore network architectures
protocols for high-bandwidth, multimedia traffic. Some of
traffic is delay sensitive, while some requires high throughput.
is unrealistic to assume that a single communication fabric will
deployed homogeneously across the internet (including
metropolitan, regional, and backbone networks) that will support
types of traffic uniformly. To support diverse traffic
in a heterogeneous environment, various resource
mechanisms will be used in different parts of the global
(e.g., resource reservation of various kinds) [ST2-90, Zhang91].
In this context, it is the job of routing protocols to locate
that can potentially support the particular TOS requested. It
explicitly not the job of the general routing protocols to
routes that are guaranteed to have resources available at
particular time of the route request. In other words, it is
practical to assume that instantaneous resource availability will
known at all remote points in the global internet. Rather, once
TOS route has been identified, an application requiring
service guarantees will attempt to use the route (e.g., using
explicit setup message if so required by the underlying networks).
In Section 4 we describe additional services that may be provided
support more adaptive route selection for special TOS [Footnote
Adaptive route selection implies adaptability only during the
selection process. Once a route is selected, it is not going to be
subject to any adaptations, except when it becomes infeasible.].
2.5 Commonality between Routing
While it is acceptable for the NR and SDR components to
dissimilar, we do recognize that such a solution is less desirable --
all other things being equal. In theory, there are advantages
having the NR and SDR components use similar algorithms
mechanisms. Code and databases could be shared and the
would be more manageable and comprehensible. On the other hand
there may be some benefit (e.g., robustness) if the two parts of
architecture are heterogeneous, and not completely inter-dependent
In Section 5 we list several areas in which opportunities
increased commonality (unification) will be exploited
2.6 Interaction with
The proposed architecture should be applicable to various
schemes. There are no specific assumptions about a
Estrin, Rekhter & Hotz [Page 11]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
address structure, except that this structure should
information aggregation, without forcing rigid hierarchical routing
Beyond this requirement, most of the proposals for extending the
address space, for example, can be used in conjunction with
architecture. But our architecture itself does not provide (
impose) a particular solution to the addressing problem
Estrin, Rekhter & Hotz [Page 12]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
3.0 Design Choices for Node Routing (NR
This section addresses the design choices made for the NR
in light of the above architectural requirements and priorities.
of our discussion of NR assumes hop-by-hop routing. Source
is subject to different constraints and is used for the
SDR component
3.1 Overview of
The NR component is designed and optimized for an environment where
large percentage of packets will travel over routes that can
shared by multiple sources and that have predictable
patterns. The efficiency of the NR component improves when a
of source domains share a particular route from some
point to a destination. Moreover, NR is best suited to
routing for inter-domain data traffic that is either steady enough
justify the existence of a route, or predictable, so that a route
be installed when needed (based on the prediction, rather than on
actual traffic). Such routes lend themselves to distributed
computation and installation procedures
Routes that are installed in routers, and information that was
by the routers to compute these routes, reflect the known
state of the routing facilities (as well as the policy constraints
at the time of route computation. Route computation is driven
changes in either operational status of routing facilities or
constraints. The NR component supports route computation that
dynamically adaptable to both changes in topology and policy. The
component allows time-dependent selection or deletion of routes
However, time dependency must be predictable (e.g., advertising
certain route only after business hours) and routes should be
widely enough to warrant inclusion in NR
The proposed architecture assumes that most of the inter-
conversations will be forwarded via routes computed and installed
the NR component
Moreover, the exchange of routing information necessary for the
component depends on facilities provided by the NR component; i.e.,
NR policies must allow SDR reachability information to travel
Therefore, the architecture requires that all domains in an
implement and participate in NR. Since scalability (with respect
the size of the internet) is one of the fundamental requirements
the NR component, it must provide multiple mechanisms with
degrees of sophistication for information aggregation
abstraction
Estrin, Rekhter & Hotz [Page 13]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
The potential reduction of routing and forwarding information
very heavily on the way addresses are assigned and how domains
their confederations are structured. "If there is no
between the address registration hierarchy and the organisation
routeing domains, then ... each and every routeing domain in the
would need a table entry potentially at every boundary IS of
other routeing domain" ([Oran89]). Indeed, scaling in the
component is almost entirely predicated on the assumption that
will be general correspondence between the hierarchy of
assignment authorities and the way routing domains are organised,
that the efficient and frequent aggregation of routing and
information will be possible. Therefore, given the nature of inter
domain routing in general, and the NR component in particular
scalability of the architecture depends very heavily on
flexibility of the scheme for information aggregation
abstraction, and on the preconditions that such a scheme imposes
Moreover, given a flexible architecture, the operational
(scalability) of the global internet, or portions thereof,
depend on tradeoffs made between flexibility and aggregation
While the NR component is optimized to satisfy the common
routing requirements for an extremely large population of users,
does not imply that routes produced by the NR component would not
used for different types of service (TOS). To the contrary, if a
becomes sufficiently widely used (i.e., by multiple domains
predictably over time), then it may warrant being computed by the
component
To summarize, the NR component is best suited to provide routes
are used by more than a single domain. That is, the efficiency
the NR component improves when a number of source domains share
particular route from some intermediate point to a destination
Moreover, NR is best suited to provide routing for inter-domain
traffic that is either steady enough to justify the existence of
route, or predictable, so that a route may be installed when needed
(based on the prediction, rather than on the actual traffic).
3.2 Routing Algorithm Choices for
Given that a NR component based on hop-by-hop routing is needed
provide scalable, efficient inter-domain routing, the remainder
this section considers the fundamental design choices for the
routing algorithm
Typically the debate surrounding routing algorithms focuses on
state and distance vector protocols. However, simple distance
protocols (i.e., Routing Information Protocol [Hedrick88]), do
scale because of convergence problems. Improved distance
Estrin, Rekhter & Hotz [Page 14]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
protocols, such as those discussed in [Jaffee82, Zaumen91, Shin87],
have been developed to address this issue using
mechanisms or additional path information. In the case of inter
domain routing, having additional path information is essential
supporting policy. Therefore, the algorithms we consider for NR
link state and one we call path vector (PV). Whereas
characteristics of link state algorithms are generally
(for example, [Zaumen 91]), we must digress from our
discussion to describe briefly the newer concept of the PV
[Footnote: We assume that some form of SPF algorithm will be used
compute paths over the topology database when LS algorithms are
[Dijkstra59, OSPF]].
3.2.1 Path Vector Protocol
The Border Gateway Protocol (BGP) (see [BGP91]) and the Inter
Routing Protocol (IDRP) (see [IDRP91]) are examples of path
(PV) protocols [Footnote: BGP is an inter-autonomous system
protocol for TCP/IP internets. IDRP is an OSI inter-domain
protocol that is being progressed toward standardization within ISO
Since in terms of functionality BGP represents a proper subset
IDRP, for the rest of the paper we will only consider IDRP.].
The routing algorithm employed by PV bears a certain resemblance
the traditional Bellman-Ford routing algorithm in the sense that
border router advertises the destinations it can reach to
neighboring BRs. However,the PV routing algorithm augments
advertisement of reachable destinations with information
describes various properties of the paths to these destinations
This information is expressed in terms of path attributes.
emphasize the tight coupling between the reachable destinations
properties of the paths to these destinations, PV defines a route
a pairing between a destination and the attributes of the path
that destination. Thus the name, path-vector protocol, where a
receives from its neighboring BR a vector that contains paths to
set of destinations [Footnote: The term "path-vector protocol"
an intentional similarity to the term "distance-vector protocol",
where a BR receives from each of its neighbors a vector that
distances to a set of destinations.]. The path, expressed in
of the domains (or confederations) traversed so far, is carried in
special path attribute which records the sequence of routing
through which the reachability information has passed.
of routing loops is implemented via this special path attribute,
contrast to LS and distance vector which use a globally-
monotonically-increasing metric for route selection [Shin87].
Because PV does not require all routing domains to have
Estrin, Rekhter & Hotz [Page 15]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
criteria (policies) for route selection, route selection
used by one routing domain are not necessarily known to other
domains. To maintain the maximum degree of autonomy and
between routing domains, each domain which participates in PV
have its own view of what constitutes an optimal route. This view
based solely on local route selection policies and the
carried in the path attributes of a route. PV standardizes only
results of the route selection procedure, while allowing
selection policies that affect the route selection to be non-
[Footnote: This succinct observation is attributed to Ross
(Digital Equipment Corporation).].
3.3
Given the above description of PV algorithms, we can compare them
LS algorithms in terms of the three complexity parameters
earlier
3.3.1 Storage
Without any aggregation of routing information, and ignoring
overhead associated with transit constraints, it is possible to
that under some rather general assumptions the average case
storage overhead of the PV scheme for a single TOS ranges
O(N) and O(Nlog(N)), where N is the total number of routing
([Rekhter91]). The LS RIB, with no aggregation of
information, no transit constraints, a single homogeneous
selection policy across all the domains, and a single TOS, requires
complete domain-level topology map whose size is O(N).
Supporting heterogeneous route selection and transit policies
hop-by-hop forwarding and LS requires each domain to know all
domains route selection and transit policies. This may
increase the amount of routing information that must be stored
each domain. If the number of policies advertised grows with
number of domains, then the storage could become unsupportable.
contrast, support for heterogeneous route selection policies has
effect on the storage complexity of the PV scheme (aside from
storing the local policy information). The presence of
constraints in PV results in a restricted distribution of
information, thus further reducing storage overhead. In contrast
with LS no such reduction is possible since each domain must
every other domain's transit policies. Finally, some of the
constraints (e.g., path sensitive constraints) can be expressed in
more concise form in PV (see aggregation discussion below).
The ability to further restrict storage overhead is facilitated
the PV routing algorithm, where route computation precedes
Estrin, Rekhter & Hotz [Page 16]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
information dissemination, and only routing information
with the routes selected by a domain is distributed to
domains. In contrast, route selection with LS is decoupled from
distribution of routing information, and has no effect on
distribution
While theoretically routing information aggregation can be used
reduce storage complexity in both LS and PV, only aggregation
topological information would yield the same gain for both
Aggregating transit constraints with LS may result in either
connectivity or less information reduction, as compared with PV
Aggregating heterogeneous route selection policies in LS is
problematic, at best. In PV, route selection policies are
distributed, thus making aggregation of route selection policies
non-issue [Footnote: Although a domain's selection policies are
explicitly distributed, they have an impact on the routes
to other domains. A route that may be preferred by a
domain, and not prohibited by transit restrictions, may still
unavailable due to the selection policies of some
domain. The ability to compute and install alternative routes
may be lost using hop-by-hop routing (either LS of PV) is
critical functionality provided by SDR.].
Support for multiple TOSs has the same impact on storage overhead
both LS and for PV
Potentially the LS FIB may be smaller if routes are computed at
node on demand. However, the gain of such a scheme depends
on the traffic patterns, memory size, and caching strategy. If
is not a high degree of locality, severely degraded performance
result due to excessive overall computation time and
computation delay when forwarding packets to a new destination.
demand driven route computation is not used for LS, then the size
the FIB would be the same for both LS and PV
Estrin, Rekhter & Hotz [Page 17]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
3.3.2 Route Computation
Even if all domains employ exactly the same route selection policy
computational complexity of PV is smaller than that of LS. The
computation consists of evaluating a newly arrived route
comparing it with the existing one [Footnote: Some additional
are required when an update is received to insure that a routing
has not been created.]. Whereas, conventional LS
requires execution of an SPF algorithm such as Dijkstra's
With PV, topology changes only result in the recomputation of
affected by these changes, which is more efficient than
recomputation. However, because of the inclusion of full
information with each distance vector, the effect of a
change may propagate farther than in traditional distance
algorithms. On the other hand, the number of affected domains
still be smaller with PV than with conventional LS hop-by-
routing. With PV, only those domains whose routes are affected
the changes have to recompute, while with conventional LS hop-by-
routing all domains must recompute. While it is also possible
employ partial recomputation with LS (i.e., when topology changes
only the affected routes are recomputed), "studies suggest that
a very small number of link changes (perhaps 2) the
computational complexity of the incremental update exceeds
complete recalculation" ([ANSI87-150R]). However these checks
much simpler than executing a full SPF algorithm
Support for heterogeneous route selection policies has
implications for the computational complexity. The major
with supporting heterogeneous route selection policies with LS is
computational complexity of the route selection itself
Specifically, we are not aware of any algorithm with less
exponential time complexity that would be capable of computing
to all destinations, with LS hop-by-hop routing and
route selection policies. In contrast, PV allows each domain to
its route selection autonomously, based only on local policies
Therefore support for dissimilar route selection policies has
negative implications for the complexity of route computation in PV
Similarly, providing support for path-sensitive transit policies
LS implies exponential computation, while in PV such support has
impact on the complexity of route computation
In summary, because NR will rely primarily on precomputation
routes, aggregation is essential to the long-term scalability of
architecture. To the extent aggregation is facilitated with PV,
is reduced computational complexity. While similar arguments may
made for LS, the aggregation capabilities that can be achieved
LS are more problematic because of LS' reliance on
Estrin, Rekhter & Hotz [Page 18]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
topology maps at each node. It is also not clear what
computational complexity will be associated with aggregation
transit constraints and heterogeneous route selection policies in LS
3.3.3 Bandwidth
PV routing updates include fully-expanded information. A
route for each supported TOS is advertised. In LS, TOS
contributes a factor increase per link advertised, which is much
than the number of complete routes. Although TOSs may be
more efficiently with LS than with PV, link state information
flooded to all domains, while with PV, routing updates
distributed only to the domains that actually use them. Therefore
it is difficult to make a general statement about which
imposes more bandwidth overhead, all other factors being equal
Moreover, this is perhaps really not an important difference,
we are more concerned with the number of messages than with
number of bits (because of compression and greater link bandwidth,
well as the increased physical stability of links).
3.4
Forming confederations of domains, for the purpose of consistent
hop-by-hop, LS route computation, requires that domains within
confederation have consistent policies. In addition,
confederation requires that any lower level entity be a member
only one higher level entity. In general, no intra-
information can be made visible outside of a confederation, or
routing loops may occur as a result of using an inconsistent map
the network at different domains. Therefore, the use
confederations with hop-by-hop LS is limited because each domain (
confederation) can only be a part of one higher level
and only export policies consistent with that confederation (
examples in Section 2.2). These restrictions are likely to
the scaling capabilities of the architecture quite severely
In comparison, PV can accommodate different confederation
because looping is avoided by the use of full path information
Consistent network maps are not needed at each route server,
route computation precedes routing information dissemination
Consequently, PV confederations can be nested, disjoint,
overlapping. A domain (or confederation) can export
policies or TOS as part of different confederations, thus
the extreme flexibility that is crucial for the overall scaling
extensibility of the architecture
In summary, aggregation is essential to achieve acceptable
Estrin, Rekhter & Hotz [Page 19]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
bounds, and flexibility is essential to achieve
aggregation across the global, decentralized internet. PV'
strongest advantage stems from its flexibility
3.5
The need to allow expression of transit policy constraints on
route (i.e., NR routes as well as SDR routes), by itself, can
supported by either LS or PV. However, the associated
of supporting transit policy constraints are noticeably higher for
than for PV. This is due to the need to flood all transit
with LS, where with PV transit policies are controlled via
distribution of routing information. The latter always imposes
overhead than flooding
While all of the transit constraints that can be supported with
can be supported with PV, the reverse is not true. In other words
there are certain transit constraints (e.g., path-sensitive
constraints) that are easily supported with PV, and are
expensive (in terms of complexity) to support in LS. For example,
is not clear how NR with LS could support something like ECMA-
policies that are based on hierarchical relations between domains
while support for such policies is straightforward with PV
As indicated above, support for heterogeneous route
policies, in view of its computational and storage complexity,
impractical with LS hop-by-hop routing. In contrast, PV
accommodate heterogeneous route selection with little
overhead
3.6 Information
PV has a clear advantage with respect to selective
hiding. LS with hop-by-hop routing hinges on the ability of
domains to have exactly the same information; this
contradicts the notion of selective information hiding. That is,
requirement to perform selective information hiding is
with LS hop-by-hop routing
3.7 Commonality between NR and SDR
In [Breslau-Estrin91] we argued for the use of LS in conjunction
SDR. Therefore there is some preference for using LS with NR
However, there are several reasons why NR and SDR would not
exactly the same routing information, even if they did use the
algorithm. Moreover, there are several opportunities for
the management (distribution and storage) of routing and
information, even if dissimilar algorithms are used
Estrin, Rekhter & Hotz [Page 20]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
In considering the differences between NR and SDR we must
several areas
1. Routing information and distribution protocol: LS for SDR
quite different from the LS in NR. For example, SDR LS
not aggregate domains; to the contrary SDR LS requires
information to generate special routes
In addition, consistency requirements (essential for NR)
unnecessary for the SDR component. Therefore LS information
the SDR component can be retrieved on-demand, while the
component must use flooding of topology information
2. Route computation algorithm: It is not clear whether
computation algorithm(s) can be shared between the SDR and
components, given the difficulty of supporting
route selection policies in NR
3. Forwarding information: The use of dissimilar route
algorithms does not preclude common handling of
forwarding. Even if LS were used for NR, the requirement
be the same, i.e., that the forwarding agent can
whether to use a NR precomputed route or an SDR installed
to forward a particular data packet
In conclusion, using similar algorithms and mechanisms for SDR and
components would have benefits. However, these benefits do
dominate the other factors as discussed before
Estrin, Rekhter & Hotz [Page 21]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
3.8
Given the performance complexity issues associated with
routing, aggregation of routing information is essential; at the
time we have argued that such aggregation must be flexible.
the difficulties of supporting LS hop-by-hop routing in the
of (a) flexible aggregation, (b) heterogeneous route
policies, and (c) incomplete or inconsistent routing information,
see no alternative but to employ PV for the NR component of
architecture
Based on the above tradeoffs, our NR component employs a
architecture, where route computation and installation is done in
distributed fashion by the routers participating in the NR
[Footnote: Packet forwarding along routes produced by the
component can be accomplished by either source routing or hop-by-
routing. The latter is the primary choice because it reduces
amount of state in routers (if route setup is employed), or
encoding an explicit source route in network layer packets. However
the architecture does not preclude the use of source routing (
route setup) along the routes computed, but not installed, by the
component.].
The distributed algorithm combines some of the features of link
with those of distance vector algorithms; in addition to next
information, the NR component maintains path attributes for
route (e.g., the list of domains or routing domain
that the routing information has traversed so far). The
attributes that are carried along with a route express a variety
routing policies, and make explicit the entire route to
destination. With aggregation, this is a superset of the
that form the path to the destination
Estrin, Rekhter & Hotz [Page 22]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
4.0 Source-demand routing (SDR
Inter-domain routers participating in the SDR component
packets according to routing information computed and installed
the domain that originates the traffic (source routing domain).
It is important to realize that requiring route installation by
source routing domain is not a matter of choice, but rather
necessity. If a particular route is used by a small number
domains (perhaps only one) then it is more appropriate to have
source compute and install the special route instead of burdening
intermediate nodes with the task of looking for and selecting a
with the specialized requirements. In addition, if the demand
the route is unpredictable, and thus can be determined only by
source, it should be up to the source to install the route
In general, information that is used by source routing domains
computing source-demand routes reflects administrative (but
operational) status of the routing facilities (i.e.,
topology and policy) [Footnote: If SDR uses NR information
operational status could be considered in some route selection.].
Consequently, it is possible for a source routing domain to compute
route that is not operational at route installation time. The
component attempts to notify the source domain of failures when
installation is attempted. Similarly, the SDR component
mechanisms for the source routing domain to be notified of
along previously-installed active routes. In other words, the
component performs routing that is adaptive to topological changes
however, the adaptability is achieved as a consequence of the
installation and route management mechanisms. This is different
the NR component, where status changes are propagated
incorporated by nodes as soon as possible. Therefore, to
faster adaptation to changes in the operational status of
facilities, the SDR component allows the source domain to switch to
route computed by the NR component, if failure along the source
demand route is detected (either during the route installation phase
or after the route is installed), and if policy permits use of the
route
The NR component will group domains into confederations to
its scaling goals (see [IDRP91]). In contrast, SDR will allow
AD-level route to be used by an individual domain without
use by the entire confederation to which the domain belongs
Similarly, a single transit domain may support a policy or
TOS that is not supported by other domains in its confederation(s).
In other words, the architecture uses SDR to support non
hierarchical, non-aggregated policies where and when needed
Consequently, SDR by itself does not have the scaling properties
Estrin, Rekhter & Hotz [Page 23]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
NR. In compensation, SDR does not require a complete, global
map if portions of the world are never traversed or
with. As a result of the looser routing structure, SDR does
guarantee that a participating source routing domain will always
sufficient information to compute a route to a destination.
addition, if the domain does have sufficient information, it
possible that the quantity may be large enough to preclude
and/or route computation in a timely fashion. However, despite
lack of guarantees, it is a goal of the architecture to
efficient methods whereby sources can obtain the information
to compute desired routes [Footnote: The primary goal of policy
TOS routing is to compute a route that satisfies a set of
requirements, and these requirements take precedence over optimality
In other words, even if a routing domain that participates in SDR
NR has sufficient information to compute a route, given a
set of requirements, the architecture does not guarantee that
computed route is optimal.].
Essential to SDR is the assumption that the routes installed
demand will be used sparingly. The architecture assumes that at
given moment the set of all source-demand routes installed in
internet forms a small fraction of the total number of source-
routes that can potentially be installed by all the routing domains
It is an assumption of the architecture that the number of
installed in a BR by the SDR component should be on the order of
N (where N is the total number of routing domains in the Internet),
so that the scaling properties of the SDR component are
with the scaling properties of the NR component. The NR
achieves this property as a result of hierarchy
Note that the above requirement does not imply that only a
domains can participate in SDR, or that routes installed by the
component must have short life times. What the requirement
imply, is that the product of the number of routes specified
domains that participate in SDR, times the average SDR-route
time, is bounded. For example, the architecture allows either
small number of SDR routes with relatively long average life times
or a large number of SDR routes with relatively short average
times. But the architecture clearly prohibits a large number of
routes with relatively long average life times. The number of
routes is a function of the number of domains using SDR routes
the number of routes used per source domain
In summary, SDR is well suited for traffic that (1) is not widely
used enough (or is not sufficiently predictable or steady) to
computation and maintenance by the NR component, and (2)
duration is significantly longer than the time it takes to
the route installation procedure
Estrin, Rekhter & Hotz [Page 24]
RFC 1322 A Unified Approach to Inter-Domain Routing May 1992
The architecture does not require all domains in the Internet
participate in SDR. Therefore, issues of scalability (with
to the size of the Internet) become less crucial (though
important) to the SDR component. Instead, the primary focus of
SDR component is shifted towards the ability to compute routes
satisfy specialized requirements, where we assume that the
number of domains requiring special routes simultaneously through
same part of the network is small relative to the total population
4.1 Path Vector vs. Link State for
It is feasible to use either a distance vector or link state
of route computation along with source routing. One could imagine
for instance, a protocol like BGP in which the source uses the
AD path information it receives in routing updates to create a
route. Such a protocol could address some of the
identified with distance vector, hop-by-hop designs. However, we
against further discussion of such a protocol because there is
to gain by using source routing without also using a link
scheme. The power of source routing, in the context of inter-
policy routing, is in giving the source control over the
route. This goal cannot be realized fully when intermediate
control which legal routes are advertised to neighbors, and
to a source