recommendation for proposed standard

just m <msteenst@bbn.com> Fri, 06 March 1992 15:31 UTC

Received: from nri.nri.reston.va.us by ietf.NRI.Reston.VA.US id ab01111; 6 Mar 92 10:31 EST
Received: from nri.reston.va.us by NRI.Reston.VA.US id aa12544; 6 Mar 92 10:32 EST
Received: from PARK-STREET.BBN.COM by NRI.Reston.VA.US id aa12533; 6 Mar 92 10:31 EST
Received: from park-street by PARK-STREET.bbn.COM id aa13767; 6 Mar 92 9:37 EST
Received: from ALEXANDER.BBN.COM by PARK-STREET.BBN.COM id aa13763; 6 Mar 92 9:35 EST
Date: Fri, 6 Mar 92 9:32:52 EST
From: just m <msteenst@bbn.com>
To: idpr-wg@bbn.com
Subject: recommendation for proposed standard
Message-ID: <9203061031.aa12533@NRI.Reston.VA.US>

hello everyone,

i have enclosed a postscript file containing the
proposed standard justification stuff required by
bob hinden's rfc on routing protocol standards.

please look it over and send me any objections
soon.

thanks,
m

------- postscript follows -------------------

%!              for use by dvi2ps Version 2.30
/TeXDict 200 dict def
TeXDict begin
/Resolution 300 def
/Inch{Resolution mul}def
/Mtrx 6 array def
/@letter
{letter initmatrix
72 Resolution div dup neg scale
310 -3005 translate
Mtrx currentmatrix pop
}def
/@note
{note initmatrix
72 Resolution div dup neg scale
310 -3005 translate
Mtrx currentmatrix pop
}def
/@landscape
{letter initmatrix
72 Resolution div dup neg scale
Mtrx currentmatrix 0 0.0 put
Mtrx 1 -1.0 put
Mtrx 2 1.0 put
Mtrx 3 0.0 put
Mtrx setmatrix
300 310 translate
Mtrx currentmatrix pop
}def
/@legal
{legal initmatrix
72 Resolution div dup neg scale
295 -3880 translate
Mtrx currentmatrix pop
}def
/@manualfeed
{statusdict /manualfeed true put
}def
/@copies
{/#copies exch def
}def
/@newfont
{/newname exch def
pop
newname 7 dict def
newname load begin
/FontType 3 def
/FontMatrix [1 0 0 -1 0 0] def
/FontBBox [0 0 1 1] def
/BitMaps 128 array def
/BuildChar{CharBuilder}def
/Encoding 128 array def
0 1 127{Encoding exch /.undef put}for
end
newname newname load definefont pop
}def
/ch-image{ch-data 0 get}def
/ch-width{ch-data 1 get}def
/ch-height{ch-data 2 get}def
/ch-xoff{ch-data 3 get}def
/ch-yoff{ch-data 4 get}def
/ch-tfmw{ch-data 5 get}def
/CharBuilder
{/ch-code exch def
/font-dict exch def
/ch-data font-dict /BitMaps get ch-code get def
ch-data null eq not
{ch-tfmw 0 ch-xoff neg ch-yoff neg ch-width ch-xoff sub ch-height ch-yoff sub
setcachedevice
ch-width ch-height true [1 0 0 1 ch-xoff ch-yoff]
{ch-image}imagemask
}
if
}def
/@sf
{dup
/FontName known
{dup /FontName get tempstring cvs (SmallCaps) search
{/smallcaps true def pop pop pop}
{/smallcaps false def pop}
ifelse
}
{/smallcaps false def}
ifelse
setfont() pop
}def
/@dc
{/ch-code exch def
dup 0 get
length 2 lt
{pop [ <00> 1 1 0 0 8.00 ]}
if
/ch-data exch def
currentfont /BitMaps get ch-code ch-data put
currentfont /Encoding get ch-code 
dup (   ) cvs cvn
put
}def
/@bop0
{
}def
/@bop1
{pop
erasepage initgraphics 
Mtrx setmatrix
/SaveImage save def() pop
}def
/@eop
{showpage 
SaveImage restore() pop
}def
/@start
{@letter
}def
/@end
{end
}def
/p
{moveto
}def
/r
{0 rmoveto
}def
/s
{smallcaps{SmallCapShow}{show}ifelse
}def
/c
{c-string exch 0 exch put
c-string s
}def
/c-string ( ) def
/ru
{/dy exch neg def
/dx exch def
/x currentpoint /y exch def def
newpath x y moveto
dx 0 rlineto
0 dy rlineto
dx neg 0 rlineto
closepath fill
x y moveto
}def
/@SpecialDefaults
{/hs 8.5 Inch def
/vs 11 Inch def
/HO 0 def
/VO 0 def
/hsc 1 def
/vsc 1 def
/CLIP false def
}def
/@hsize{/hs exch def /CLIP true def}def
/@vsize{/vs exch def /CLIP true def}def
/@hoffset{/HO exch def}def
/@voffset{/VO excl def}def
/@hscale{/hsc exch def}def
/@vscale{/vsc exch def}def
/@setclipper
{hsc vsc scale
CLIP
{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto hs neg 0 rlineto closepath clip}
if
}def
/@beginspecial
{gsave /SpecialSave save def
currentpoint transform initgraphics itransform translate
0 0 moveto
@SpecialDefaults
@MacSetUp
}def
/@setspecial
{
MacDrwgs
{md begin /pxt HO def /pyt VO neg def end}
{HO VO translate @setclipper}
ifelse
}def
/@endspecial
{SpecialSave restore
grestore
}def
/TeXscale{65536 div}def
gsave initgraphics
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
grestore
/startTexFig{
/SavedState save def
userdict maxlength dict begin
currentpoint transform
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
setlinewidth setmatrix
itransform moveto
/ury exch TeXscale def
/urx exch TeXscale def
/lly exch TeXscale def
/llx exch TeXscale def
/y exch TeXscale def
/x exch TeXscale def
currentpoint /cy exch def /cx exch def
/sx x urx llx sub div def
/sy y ury lly sub div def
sx sy scale
cx sx div llx sub
cy sy div ury sub translate
/DefFigCTM matrix currentmatrix def
/initmatrix{
DefFigCTM setmatrix
}def
/defaultmatrix{
DefFigCTM exch copy
}def
/initgraphics{
DocumentInitState setmiterlimit setgray setdash 
setlinejoin setlinecap setlinewidth setmatrix
DefFigCTM setmatrix
}def
/showpage{
initgraphics
}def
}def
/clipFig{
currentpoint 6 2 roll
newpath 4 copy
4 2 roll moveto
6 -1 roll exch lineto
exch lineto
exch lineto
closepath clip
newpath
moveto
}def
/doclip{llx lly urx ury clipFig}def
/endTexFig{
end SavedState restore
}def
/ReEncodeForTeX
{/newfontname exch def
/basefontname exch def
/TeXstr 30 string def
/basefontdict basefontname findfont def
/newfont basefontdict maxlength dict def
basefontdict
{exch dup /FID ne
{dup /Encoding eq
{exch dup length array copy
newfont 3 1 roll put}
{exch newfont 3 1 roll put}
ifelse
}
{pop pop}
ifelse
}forall
basefontname TeXstr cvs (Dingbat) search
{pop pop pop}
{pop
/TeXvec basefontname TeXstr cvs (Courier) search
{pop pop pop TeXcourvec}
{pop TeXnormalvec}
ifelse def
TeXvec aload pop
TeXvec length 2 idiv
{newfont /Encoding get 3 1 roll put}
repeat
}
ifelse
newfontname newfont definefont pop
}def
/TeXnormalvec
[ 8#014 /fi 8#015 /fl 8#020 /dotlessi 8#022 /grave 8#023 /acute
8#024 /caron 8#025 /breve 8#026 /macron 8#027 /ring 8#030 /cedilla
8#031 /germandbls 8#032 /ae 8#033 /oe 8#034 /oslash 8#035 /AE
8#036 /OE 8#037 /Oslash 8#042 /quotedblright 8#074 /exclamdown
8#076 /questiondown 8#134 /quotedblleft 8#136 /circumflex
8#137 /dotaccent 8#173 /endash 8#174 /emdash 8#175 /quotedbl
8#177 /dieresis ] def
/TeXcourvec
[ 8#016 /exclamdown 8#017 /questiondown 8#020 /dotlessi 8#022 /grave
8#023 /acute 8#024 /caron 8#025 /breve 8#026 /macron 8#027 /ring
8#030 /cedilla 8#031 /germandbls 8#032 /ae 8#033 /oe 8#034 /oslash
8#035 /AE 8#036 /OE 8#037 /Oslash 8#074 /less 8#076 /greater
8#134 /backslash 8#136 /circumflex 8#137 /underscore 8#173 /braceleft
8#174 /bar 8#175 /braceright 8#177 /dieresis ] def
/TeXPSmakefont{
/TeXsize exch def
findfont 
[ TeXsize 0 0 TeXsize neg 0 0 ] makefont
}def
/ObliqueFont{
/ObliqueAngle exch def
/ObliqueBaseName exch def
/ObliqueFontName exch def
/ObliqueTransform [1 0 ObliqueAngle sin ObliqueAngle cos div 1 0 0] def
/basefontdict ObliqueBaseName findfont ObliqueTransform makefont def
/newfont basefontdict maxlength dict def
basefontdict
{exch dup /FID ne
{dup /Encoding eq
{exch dup length array copy
newfont 3 1 roll put}
{exch newfont 3 1 roll put}
ifelse
}
{pop pop}
ifelse
}forall
newfont /FontName ObliqueFontName put
ObliqueFontName newfont definefont
pop
}def
/Times-Oblique /Times-Roman 15.5 ObliqueFont
/Times-BoldOblique /Times-Bold 15 ObliqueFont
/Palatino-Oblique /Palatino-Roman 10 ObliqueFont
/Palatino-BoldOblique /Palatino-Bold 10 ObliqueFont
/Times-ItalicUnslanted /Times-Italic -15.15 ObliqueFont
/SmallCapsFont{
/SmallCapsBaseName exch def
/SmallCapsFontName exch def
/basefontdict SmallCapsBaseName findfont def
/newfont basefontdict maxlength dict def
basefontdict
{exch dup /FID ne
{dup /Encoding eq
{exch dup length array copy
newfont 3 1 roll put}
{exch newfont 3 1 roll put}
ifelse
}
{pop pop}
ifelse
}forall
newfont /FontName SmallCapsFontName put
SmallCapsFontName newfont definefont
pop
}def
/Times-SmallCaps /Times-Roman SmallCapsFont
/Palatino-SmallCaps /Palatino-Roman SmallCapsFont
/SmallCapShow{
/achar (A) def
/xfac 0.8 def
/yfac 0.8 def
/xrec 1 xfac div def
/yrec 1 yfac div def
{dup dup
8#141 ge exch 8#172 le and 
{8#40 sub achar exch 0 exch put achar
xfac yfac scale show xrec yrec scale}
{achar exch 0 exch put achar show}
ifelse
}forall
}def
/tempstring 100 string def
/MacDrwgs false def
/@MacSetUp
{userdict /md known
{userdict /md get type /dicttype eq
{/MacDrwgs true def
md begin
/psu
/psu load
{/letter{}def
/note{}def
/legal{}def
statusdict /waittimeout 300 put
/page{pop}def
/pyt VO neg def
/pxt HO def
}
concatprocs 
def
/od
/od load
{@setclipper}
concatprocs
def
end}
if}
if 
}def
/concatprocs
{/p2 exch cvlit def 
/p1 exch cvlit def
/p p1 length p2 length add array def
p 0 p1 putinterval 
p p1 length p2 putinterval
p cvx
}def
end
TeXDict begin @start
%%Title: case.dvi
%%Creator: dvi2ps
%%EndProlog
0 @bop0
/Times-Roman /t-rom.330 ReEncodeForTeX /t-rom.330 /t-rom.330 45.662100 TeXPSmakefont def
/Times-Roman /t-rom.510 ReEncodeForTeX /t-rom.510 /t-rom.510 70.568701 TeXPSmakefont def
/Times-Bold /t-bol.420 ReEncodeForTeX /t-bol.420 /t-bol.420 58.115401 TeXPSmakefont def
/Times-Italic /t-ita.330 ReEncodeForTeX /t-ita.330 /t-ita.330 45.662100 TeXPSmakefont def
0 @bop1
t-rom.330 @sf
15 120 p (Inter) s
0 r (-Domain) s
14 r (Policy) s
16 r (Routing) s
15 r 87 c
-3 r (orking) s
14 r (Group) s
843 r (M.) s
15 r (Steenstrup) s
15 191 p (Internet) s
15 r (Draft) s
1275 r (BBN) s
16 r (Communications) s
1739 261 p (March) s
15 r (1992) s
t-rom.510 @sf
561 553 p (IDPR) s
23 r (as) s
24 r 97 c
23 r (Proposed) s
24 r (Standard) s
t-bol.420 @sf
735 845 p (Executive) s
22 r (Summary) s
t-rom.330 @sf
81 1005 p (The) s
19 r (IDPR) s
19 r (working) s
20 r (group) s
19 r (of) s
19 r (the) s
19 r (IETF) s
19 r (is) s
19 r (submitting) s
19 r (to) s
19 r (the) s
19 r (IESG,) s
19 r (for) s
19 r (consideration) s
19 r (as) s
19 r 97 c
19 r (proposed) s
15 1076 p (standard,) s
19 r (the) s
18 r (set) s
17 r (of) s
18 r (protocols) s
18 r (and) s
18 r (procedures) s
18 r (that) s
18 r (compose) s
18 r (inter) s
0 r (-domain) s
17 r (policy) s
18 r (routing) s
18 r (\(IDPR\).) s
18 r (In) s
18 r (ac-) s
15 1146 p (cordance) s
17 r (with) s
17 r (the) s
17 r (requirements) s
17 r (stipulated) s
17 r (by) s
17 r (RFC) s
17 r (1264,) s
17 r (we) s
17 r (present) s
17 r (justi\014cation) s
17 r (for) s
17 r (proposed) s
17 r (standard) s
15 1217 p (status) s
15 r (of) s
15 r (IDPR.) s
81 1328 p (The) s
19 r (objective) s
19 r (of) s
19 r (IDPR) s
19 r (is) s
19 r (to) s
19 r (construct) s
19 r (and) s
19 r (maintain) s
19 r (routes) s
19 r (between) s
19 r (source) s
19 r (and) s
19 r (destination) s
19 r (admin-) s
15 1399 p (istrative) s
18 r (domains,) s
19 r (that) s
18 r (provide) s
19 r (user) s
18 r (traf) s
0 r (\014c) s
17 r (with) s
18 r (the) s
19 r (services) s
18 r (requested) s
18 r (within) s
18 r (the) s
18 r (constraints) s
19 r (stipulated) s
15 1469 p (for) s
20 r (the) s
19 r (domains) s
20 r (transited.) s
34 r 87 c
-1 r (ith) s
19 r (IDPR,) s
20 r (we) s
20 r (introduce) s
19 r 97 c
20 r (new) s
20 r (network-layer) s
20 r (Internet) s
19 r (protocol) s
20 r (based) s
20 r (on) s
15 1540 p (source-speci\014ed) s
15 r (routing) s
15 r (between) s
16 r (administrative) s
15 r (domains.) s
81 1651 p (Four) s
16 r (documents) s
15 r (describe) s
15 r (IDPR) s
15 r (in) s
16 r (detail:) s
72 1799 p (1.) s
23 r (M.) s
12 r (Lepp) s
12 r (and) s
12 r (M.) s
12 r (Steenstrup.) s
19 r (An) s
12 r (architecture) s
12 r (for) s
11 r (inter) s
0 r (-domain) s
11 r (policy) s
12 r (routing.) s
t-ita.330 @sf
20 r (Internet) s
12 r (Draft.) s
t-rom.330 @sf
19 r (March) s
129 1870 p (1992.) s
72 1978 p (2.) s
23 r (M.) s
12 r (Steenstrup.) s
19 r (Inter) s
0 r (-domain) s
10 r (policy) s
12 r (routing) s
12 r (protocol) s
11 r (speci\014cation:) s
19 r (version) s
12 r (1.) s
t-ita.330 @sf
19 r (Internet) s
11 r (Draft.) s
t-rom.330 @sf
20 r (March) s
129 2048 p (1992.) s
72 2156 p (3.) s
23 r (H.) s
14 r (Bowns) s
14 r (and) s
14 r (M.) s
14 r (Steenstrup.) s
20 r (Inter) s
0 r (-domain) s
13 r (policy) s
13 r (routing) s
14 r (con\014guration) s
14 r (and) s
14 r (usage.) s
t-ita.330 @sf
20 r (Internet) s
14 r (Draft.) s
t-rom.330 @sf
129 2226 p (March) s
15 r (1992.) s
72 2334 p (4.) s
23 r (R.) s
14 r 87 c
-3 r (oodburn.) s
19 r (De\014nitions) s
14 r (of) s
14 r (managed) s
13 r (objects) s
14 r (for) s
14 r (inter) s
0 r (-domain) s
13 r (policy) s
14 r (routing) s
13 r (\(version) s
14 r (1\).) s
t-ita.330 @sf
20 r (Internet) s
129 2405 p (Draft) s
t-rom.330 @sf
0 r 46 c
20 r (March) s
16 r (1992.) s
15 2553 p 87 c
-3 r 101 c
15 r (request) s
16 r (that) s
16 r (neither) s
16 r (the) s
16 r (MIB) s
16 r (nor) s
16 r (the) s
16 r (con\014guration) s
16 r (guide) s
16 r (be) s
16 r (considered) s
16 r (for) s
16 r (proposed) s
16 r (standard) s
15 r (status) s
15 2623 p (at) s
14 r (this) s
14 r (time.) s
20 r (Instead,) s
15 r (we) s
14 r (will) s
14 r (submit) s
14 r (these) s
14 r (documents) s
15 r (for) s
14 r (proposed) s
14 r (standard) s
14 r (consideration,) s
15 r (after) s
14 r (we) s
14 r (have) s
15 2694 p (gained) s
15 r (more) s
15 r (experience) s
16 r (in) s
15 r (using) s
15 r (both) s
15 r (the) s
16 r (MIB) s
15 r (and) s
15 r (the) s
15 r (con\014guration) s
15 r (guide.) s
@eop
1 @bop0
[ 329 ] /ammi10.329 @newfont
ammi10.329 @sf
[<00FF000003FFE0000FC1F8001F007E003E001F003C000F807C0007C07C0003E0780003F0F80001F0F80000F8F80000F8F800
  007CF800007CFC00007E7C00003E7C00003E7E00003E3E00003E3E00003E1F00003E1F00003E0F80003E07C0003E03E0003C
  01F0007C00F800F8007E01F0003F83E0000FFFC00001FE00> 32 31 -1 0 34.671] 79 @dc
/Times-Roman /t-rom.240 ReEncodeForTeX /t-rom.240 /t-rom.240 33.208800 TeXPSmakefont def
1 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
t-bol.420 @sf
15 120 p 49 c
58 r (The) s
22 r (Internet) s
23 r (Envir) s
0 r (onment) s
t-rom.330 @sf
15 279 p (As) s
14 r (data) s
14 r (communications) s
13 r (technologies) s
14 r (evolve) s
14 r (and) s
14 r (user) s
14 r (populations) s
14 r (grow) s
-2 r 44 c
13 r (the) s
13 r (demand) s
14 r (for) s
14 r (internetworking) s
15 349 p (increases.) s
20 r (The) s
13 r (Internet) s
14 r (currently) s
14 r (comprises) s
13 r (almost) s
14 r (3700) s
13 r (operational) s
14 r (networks) s
14 r (and) s
13 r (over) s
14 r (10,600) s
14 r (registered) s
15 420 p (networks.) s
38 r (In) s
22 r (fact,) s
22 r (for) s
22 r (the) s
21 r (last) s
21 r (several) s
22 r (years,) s
22 r (the) s
22 r (number) s
21 r (of) s
21 r (constituent) s
21 r (networks) s
22 r (has) s
21 r (approximately) s
15 490 p (doubled) s
17 r (annually) s
-2 r 46 c
23 r (Although) s
17 r (we) s
16 r (do) s
17 r (not) s
17 r (expect) s
16 r (the) s
17 r (Internet) s
16 r (to) s
17 r (sustain) s
17 r (this) s
16 r (growth) s
17 r (rate,) s
17 r (we) s
16 r (must) s
17 r (prepare) s
15 561 p (for) s
15 r (the) s
15 r (Internet) s
16 r (of) s
15 r (\014ve) s
15 r (to) s
15 r (ten) s
16 r (years) s
15 r (in) s
15 r (the) s
15 r (future.) s
81 672 p (Internet) s
20 r (connectivity) s
20 r (has) s
20 r (increased) s
19 r (along) s
20 r (with) s
20 r (the) s
20 r (number) s
19 r (of) s
20 r (component) s
20 r (networks.) s
34 r (Internetworks) s
15 743 p (proliferate) s
22 r (through) s
22 r (interconnection) s
22 r (of) s
22 r (autonomous,) s
23 r (heterogeneous) s
22 r (networks) s
22 r (administered) s
22 r (by) s
22 r (separate) s
15 814 p (authorities.) s
19 r 87 c
-3 r 101 c
10 r (use) s
10 r (the) s
11 r (term) s
t-ita.330 @sf
11 r (administrative) s
10 r (domain) s
t-rom.330 @sf
11 r (\(AD\)) s
11 r (to) s
10 r (refer) s
11 r (to) s
11 r (any) s
10 r (collection) s
11 r (of) s
11 r (contiguous) s
10 r (networks,) s
15 884 p (gateways,) s
21 r (links,) s
20 r (and) s
20 r (hosts) s
19 r (governed) s
20 r (by) s
19 r 97 c
20 r (single) s
19 r (administrative) s
20 r (authority) s
19 r (that) s
20 r (selects) s
19 r (the) s
20 r (intra-domain) s
15 955 p (routing) s
20 r (procedures) s
20 r (and) s
21 r (addressing) s
20 r (schemes,) s
21 r (de\014nes) s
21 r (service) s
20 r (requirements) s
20 r (for) s
20 r (locally-generated) s
20 r (traf) s
0 r (\014c,) s
15 1025 p (and) s
15 r (speci\014es) s
15 r (service) s
16 r (restrictions) s
15 r (for) s
15 r (transit) s
15 r (traf) s
0 r (\014c.) s
81 1137 p (In) s
21 r (the) s
21 r (early) s
21 r (1980s,) s
23 r (the) s
21 r (Internet) s
21 r (was) s
21 r (purely) s
21 r (hierarchical,) s
22 r (with) s
21 r (the) s
21 r (ARP) s
-3 r (ANET) s
20 r (as) s
21 r (the) s
21 r (single) s
21 r (back-) s
15 1207 p (bone.) s
20 r (The) s
15 r (current) s
15 r (Internet) s
16 r (possesses) s
15 r 97 c
15 r (semblance) s
15 r (of) s
15 r 97 c
15 r (hierarchy) s
15 r (in) s
15 r (the) s
15 r (collection) s
16 r (of) s
15 r (backbone,) s
15 r (regional,) s
15 1278 p (metropolitan,) s
18 r (and) s
18 r (campus) s
17 r (domains) s
18 r (that) s
17 r (compose) s
18 r (it.) s
27 r (However) s
0 r 44 c
17 r (technological,) s
18 r (economical,) s
18 r (and) s
18 r (political) s
15 1348 p (incentives) s
17 r (have) s
16 r (prompted) s
17 r (the) s
17 r (introduction) s
16 r (of) s
17 r (inter) s
0 r (-domain) s
16 r (links) s
16 r (outside) s
17 r (of) s
16 r (those) s
17 r (in) s
17 r (the) s
16 r (strict) s
17 r (hierarchy) s
-2 r 46 c
15 1419 p (Hence,) s
15 r (the) s
15 r (Internet) s
16 r (has) s
15 r (the) s
15 r (properties) s
15 r (of) s
16 r (both) s
15 r (hierarchical) s
15 r (and) s
15 r (mesh) s
15 r (connectivity) s
-2 r 46 c
81 1530 p 87 c
-2 r 101 c
14 r (expect) s
16 r (that,) s
15 r (over) s
16 r (the) s
15 r (next) s
15 r (\014ve) s
16 r (years,) s
15 r (the) s
16 r (Internet) s
15 r (will) s
16 r (grow) s
15 r (to) s
16 r (contain) s
ammi10.329 @sf
15 r 79 c
t-rom.330 @sf
1 r (\(10\)) s
16 r (backbone) s
15 r (domains,) s
15 1601 p (most) s
15 r (providing) s
14 r (connectivity) s
15 r (between) s
14 r (many) s
15 r (source) s
14 r (and) s
15 r (destination) s
14 r (domains) s
15 r (and) s
14 r (of) s
0 r (fering) s
14 r 97 c
14 r (wide) s
15 r (range) s
14 r (of) s
15 1672 p (qualities) s
17 r (of) s
17 r (service,) s
18 r (for) s
17 r 97 c
17 r (fee.) s
27 r (Most) s
17 r (domains) s
17 r (will) s
17 r (connect) s
17 r (directly) s
17 r (or) s
18 r (indirectly) s
17 r (to) s
17 r (at) s
17 r (least) s
17 r (one) s
17 r (Internet) s
15 1742 p (backbone) s
16 r (domain,) s
16 r (in) s
16 r (order) s
16 r (to) s
16 r (communicate) s
16 r (with) s
16 r (other) s
16 r (domains.) s
23 r (In) s
16 r (addition,) s
16 r (some) s
16 r (domains) s
16 r (may) s
16 r (install) s
15 1813 p (direct) s
15 r (links) s
14 r (to) s
15 r (their) s
14 r (most) s
15 r (favored) s
15 r (destinations.) s
20 r (Domains) s
14 r (at) s
15 r (the) s
15 r (lower) s
14 r (levels) s
15 r (of) s
14 r (the) s
15 r (hierarchy) s
15 r (will) s
14 r (provide) s
15 1883 p (some) s
15 r (transit) s
16 r (service,) s
15 r (limited) s
16 r (to) s
15 r (traf) s
0 r (\014c) s
15 r (between) s
15 r (selected) s
16 r (sources) s
15 r (and) s
16 r (destinations.) s
21 r (However) s
-1 r 44 c
14 r (the) s
16 r (majority) s
15 1954 p (of) s
16 r (Internet) s
17 r (domains) s
16 r (will) s
17 r (be) s
16 r (stubs,) s
17 r (that) s
16 r (is,) s
17 r (domains) s
16 r (that) s
17 r (do) s
16 r (not) s
17 r (provide) s
16 r (any) s
17 r (transit) s
16 r (service) s
16 r (for) s
17 r (any) s
16 r (other) s
15 2024 p (domains.) s
81 2136 p (The) s
15 r (bulk) s
15 r (of) s
14 r (Internet) s
15 r (traf) s
0 r (\014c) s
14 r (will) s
14 r (be) s
15 r (generated) s
14 r (by) s
15 r (hosts) s
15 r (in) s
14 r (the) s
15 r (stub) s
14 r (domains,) s
15 r (and) s
15 r (thus,) s
14 r (the) s
15 r (applications) s
15 2206 p (running) s
18 r (in) s
18 r (these) s
18 r (hosts) s
18 r (will) s
19 r (determine) s
18 r (the) s
18 r (traf) s
0 r (\014c) s
17 r (service) s
18 r (requirements.) s
29 r 87 c
-3 r 101 c
18 r (expect) s
18 r (application) s
18 r (diversity) s
15 2277 p (encompassing) s
13 r (electronic) s
13 r (mail,) s
13 r (desktop) s
13 r (videoconferencing,) s
13 r (scienti\014c) s
13 r (visualization,) s
14 r (and) s
13 r (distributed) s
12 r (simula-) s
15 2348 p (tion,) s
14 r (for) s
13 r (example.) s
19 r (Many) s
13 r (of) s
14 r (these) s
13 r (applications) s
13 r (have) s
13 r (strict) s
13 r (requirements) s
13 r (on) s
14 r (delivery) s
-2 r 44 c
12 r (delay) s
-2 r 44 c
13 r (and) s
13 r (bandwidth.) s
81 2459 p (In) s
14 r (such) s
14 r 97 c
14 r (lar) s
0 r (ge) s
13 r (and) s
14 r (heterogeneous) s
14 r (Internet,) s
14 r (the) s
14 r (routing) s
13 r (procedures) s
14 r (must) s
14 r (be) s
14 r (capable) s
14 r (of) s
14 r (simultaneously) s
15 2530 p (ensuring) s
15 r (that) s
15 r (traf) s
0 r (\014c) s
14 r (receives) s
15 r (its) s
15 r (required) s
16 r (service) s
15 r (and) s
15 r (that) s
15 r (domain) s
15 r (usage) s
15 r (restrictions) s
15 r (are) s
15 r (not) s
15 r (violated.) s
20 r 87 c
-2 r 101 c
15 2600 p (believe) s
16 r (that) s
16 r (IDPR) s
15 r (meets) s
16 r (this) s
16 r (goal;) s
16 r (it) s
16 r (has) s
15 r (been) s
16 r (designed) s
16 r (to) s
16 r (accommodate) s
15 r (an) s
16 r (Internet) s
16 r (comprising) s
ammi10.329 @sf
16 r 79 c
t-rom.330 @sf
1 r (\(10) s
t-rom.240 @sf
1931 2584 p 52 c
t-rom.330 @sf
1950 2600 p 41 c
15 2671 p (administrative) s
15 r (domains) s
15 r (with) s
16 r (diverse) s
15 r (service) s
15 r (of) s
0 r (ferings) s
15 r (and) s
15 r (requirements.) s
979 2828 p 49 c
@eop
2 @bop0
/Times-Bold /t-bol.360 ReEncodeForTeX /t-bol.360 /t-bol.360 49.813200 TeXPSmakefont def
2 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
t-bol.420 @sf
15 120 p 50 c
58 r (An) s
22 r (Overview) s
23 r (of) s
22 r (IDPR) s
t-rom.330 @sf
15 279 p (IDPR) s
13 r (generates,) s
14 r (establishes,) s
14 r (and) s
13 r (maintains) s
t-ita.330 @sf
13 r (policy) s
13 r 114 c
0 r (outes) s
t-rom.330 @sf
12 r (that) s
13 r (satisfy) s
13 r (the) s
14 r (service) s
13 r (requirements) s
13 r (of) s
13 r (the) s
14 r (users) s
15 349 p (and) s
13 r (respect) s
12 r (the) s
13 r (service) s
12 r (restrictions) s
13 r (of) s
13 r (the) s
12 r (transit) s
13 r (domains.) s
19 r (Policy) s
13 r (routes) s
13 r (are) s
12 r (constructed) s
13 r (using) s
12 r (information) s
15 420 p (about) s
13 r (the) s
13 r (services) s
13 r (of) s
0 r (fered) s
13 r (by) s
13 r (and) s
13 r (the) s
13 r (connectivity) s
13 r (between) s
13 r (administrative) s
13 r (domains) s
13 r (and) s
13 r (information) s
13 r (about) s
15 490 p (the) s
15 r (services) s
15 r (requested) s
16 r (by) s
15 r (the) s
15 r (users.) s
t-bol.360 @sf
15 670 p (2.1) s
50 r (Policies) s
t-rom.330 @sf
15 813 p 87 c
-1 r (ith) s
14 r (IDPR,) s
16 r (each) s
15 r (domain) s
15 r (administrator) s
15 r (sets) s
t-ita.330 @sf
15 r (transit) s
16 r (policies) s
t-rom.330 @sf
15 r (that) s
15 r (dictate) s
15 r (how) s
16 r (and) s
15 r (by) s
15 r (whom) s
15 r (the) s
15 r (resources) s
15 883 p (in) s
21 r (its) s
21 r (domain) s
22 r (should) s
21 r (be) s
21 r (used.) s
38 r 84 c
0 r (ransit) s
20 r (policies) s
21 r (are) s
21 r (usually) s
22 r (public,) s
22 r (and) s
22 r (they) s
21 r (specify) s
21 r (of) s
0 r (fered) s
20 r (services) s
15 954 p (comprising:) s
15 1103 p (Access) s
23 r (restrictions:) s
20 r (e.g.,) s
15 r (applied) s
16 r (to) s
15 r (traf) s
0 r (\014c) s
14 r (to) s
15 r (or) s
16 r (from) s
15 r (certain) s
15 r (domains) s
15 r (or) s
16 r (classes) s
15 r (of) s
15 r (users.) s
15 1210 p (Quality:) s
23 r (e.g.,) s
15 r (delay) s
-2 r 44 c
14 r (throughput,) s
16 r (or) s
15 r (error) s
15 r (characteristics.) s
15 1318 p (Monetary) s
15 r (cost:) s
23 r (e.g.,) s
15 r (char) s
0 r (ge) s
15 r (per) s
15 r (byte,) s
15 r (message,) s
15 r (or) s
16 r (session) s
15 r (time.) s
15 1467 p (Each) s
15 r (domain) s
15 r (administrator) s
15 r (also) s
15 r (sets) s
t-ita.330 @sf
15 r (sour) s
0 r (ce) s
14 r (policies) s
t-rom.330 @sf
15 r (for) s
15 r (traf) s
0 r (\014c) s
14 r (originating) s
15 r (in) s
15 r (its) s
15 r (domain.) s
21 r (Source) s
15 r (policies) s
15 1538 p (are) s
15 r (usually) s
15 r (private,) s
16 r (and) s
15 r (they) s
15 r (specify) s
15 r (requested) s
16 r (services) s
15 r (comprising:) s
15 1687 p (Access) s
23 r (restrictions:) s
20 r (e.g.,) s
15 r (domains) s
16 r (to) s
15 r (favor) s
15 r (or) s
15 r (avoid) s
15 r (in) s
16 r (routes.) s
15 1795 p (Quality:) s
23 r (e.g.,) s
15 r (acceptable) s
15 r (delay) s
-2 r 44 c
15 r (throughput,) s
15 r (and) s
15 r (reliability) s
-2 r 46 c
15 1902 p (Monetary) s
15 r (cost:) s
23 r (e.g.,) s
15 r (acceptable) s
15 r (cost) s
16 r (per) s
15 r (byte,) s
15 r (message,) s
15 r (or) s
16 r (session) s
15 r (time.) s
t-bol.360 @sf
15 2082 p (2.2) s
50 r (Functions) s
t-rom.330 @sf
15 2225 p (The) s
15 r (basic) s
15 r (IDPR) s
16 r (functions) s
15 r (include:) s
72 2373 p (1.) s
23 r (Collecting) s
16 r (and) s
17 r (distributing) s
16 r (routing) s
17 r (information,) s
17 r (i.e.,) s
16 r (domain) s
17 r (transit) s
16 r (policy) s
17 r (and) s
16 r (connectivity) s
17 r (infor-) s
129 2444 p (mation.) s
32 r (IDPR) s
19 r (uses) s
20 r (link) s
19 r (state) s
19 r (routing) s
19 r (information) s
19 r (distribution,) s
20 r (so) s
20 r (that) s
19 r (each) s
19 r (source) s
19 r (domain) s
19 r (may) s
129 2515 p (obtain) s
15 r (routing) s
16 r (information) s
15 r (about) s
15 r (all) s
15 r (other) s
15 r (domains.) s
72 2623 p (2.) s
23 r (Generating) s
15 r (and) s
16 r (selecting) s
15 r (policy) s
15 r (routes) s
16 r (based) s
15 r (on) s
16 r (the) s
15 r (routing) s
15 r (information) s
16 r (distributed) s
15 r (and) s
15 r (on) s
16 r (source) s
129 2693 p (policy) s
15 r (information.) s
20 r (IDPR) s
15 r (gives) s
15 r (each) s
15 r (source) s
15 r (domain) s
15 r (complete) s
15 r (control) s
15 r (over) s
15 r (the) s
15 r (routes) s
15 r (it) s
15 r (generates.) s
979 2828 p 50 c
@eop
3 @bop0
3 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
72 120 p (3.) s
23 r (Setting) s
15 r (up) s
15 r (paths) s
16 r (across) s
15 r (the) s
15 r (Internet,) s
15 r (using) s
15 r (the) s
16 r (policy) s
15 r (routes) s
15 r (generated.) s
72 227 p (4.) s
23 r (Forwarding) s
11 r (messages) s
11 r (across) s
11 r (and) s
11 r (between) s
11 r (administrative) s
12 r (domains) s
11 r (along) s
11 r (the) s
11 r (established) s
11 r (paths.) s
19 r (IDPR) s
129 297 p (uses) s
18 r (source-speci\014ed) s
19 r (message) s
18 r (forwarding,) s
19 r (giving) s
18 r (each) s
18 r (source) s
19 r (domain) s
18 r (complete) s
18 r (control) s
18 r (over) s
18 r (the) s
129 368 p (paths) s
15 r (traversed) s
16 r (by) s
15 r (its) s
15 r (hosts') s
15 r (traf) s
0 r (\014c.) s
72 474 p (5.) s
23 r (Maintaining) s
15 r (databases) s
16 r (of) s
15 r (routing) s
15 r (information,) s
16 r (inter) s
0 r (-domain) s
14 r (policy) s
16 r (routes,) s
15 r (forwarding) s
16 r (information,) s
129 545 p (and) s
15 r (con\014guration) s
16 r (information.) s
t-bol.360 @sf
15 724 p (2.3) s
50 r (Entities) s
t-rom.330 @sf
15 867 p (Several) s
15 r (dif) s
0 r (ferent) s
15 r (entities) s
15 r (are) s
15 r (responsible) s
15 r (for) s
16 r (performing) s
15 r (the) s
15 r (IDPR) s
15 r (functions:) s
72 1012 p (1.) s
t-ita.330 @sf
23 r (Policy) s
22 r (gateways) s
t-rom.330 @sf
0 r 44 c
25 r (the) s
22 r (only) s
22 r (IDPR-recognized) s
23 r (connecting) s
22 r (points) s
23 r (between) s
22 r (adjacent) s
22 r (domains,) s
25 r (col-) s
129 1083 p (lect) s
16 r (and) s
17 r (distribute) s
16 r (routing) s
16 r (information,) s
17 r (participate) s
16 r (in) s
16 r (path) s
17 r (setup,) s
16 r (maintain) s
16 r (forwarding) s
17 r (information) s
129 1153 p (databases,) s
15 r (and) s
16 r (forward) s
15 r (data) s
15 r (messages) s
15 r (along) s
15 r (established) s
16 r (paths.) s
72 1260 p (2.) s
t-ita.330 @sf
23 r (Path) s
16 r (agents) s
t-rom.330 @sf
0 r 44 c
16 r (resident) s
16 r (within) s
16 r (policy) s
15 r (gateways,) s
16 r (act) s
16 r (on) s
16 r (behalf) s
16 r (of) s
16 r (hosts) s
16 r (to) s
16 r (select) s
15 r (policy) s
16 r (routes,) s
16 r (to) s
16 r (set) s
129 1331 p (up) s
18 r (and) s
19 r (manage) s
18 r (paths,) s
19 r (and) s
18 r (to) s
18 r (maintain) s
18 r (forwarding) s
18 r (information) s
19 r (databases.) s
29 r (Any) s
18 r (Internet) s
18 r (host) s
18 r (can) s
129 1401 p (reap) s
18 r (the) s
17 r (bene\014ts) s
17 r (of) s
18 r (IDPR,) s
17 r (as) s
18 r (long) s
17 r (as) s
17 r (there) s
18 r (exists) s
17 r 97 c
18 r (path) s
17 r (agent) s
18 r (willing) s
17 r (to) s
17 r (act) s
18 r (on) s
17 r (its) s
18 r (behalf) s
17 r (and) s
17 r 97 c
129 1472 p (means) s
15 r (by) s
16 r (which) s
15 r (the) s
15 r (host') s
-1 r 115 c
14 r (messages) s
15 r (can) s
15 r (reach) s
15 r (that) s
16 r (path) s
15 r (agent.) s
72 1578 p (3.) s
23 r (Special-purpose) s
15 r (servers) s
15 r (maintain) s
16 r (all) s
15 r (other) s
15 r (IDPR) s
15 r (databases) s
15 r (as) s
16 r (follows:) s
156 1685 p (\(a\)) s
23 r (Each) s
t-ita.330 @sf
12 r 114 c
-1 r (oute) s
11 r (server) s
t-rom.330 @sf
12 r (is) s
12 r (responsible) s
12 r (for) s
12 r (both) s
12 r (its) s
12 r (database) s
11 r (of) s
12 r (routing) s
12 r (information,) s
13 r (including) s
12 r (domain) s
230 1756 p (connectivity) s
20 r (and) s
21 r (transit) s
20 r (policy) s
21 r (information,) s
22 r (and) s
20 r (its) s
21 r (database) s
21 r (of) s
20 r (policy) s
21 r (routes.) s
36 r (Also,) s
22 r (each) s
230 1826 p (route) s
18 r (server) s
18 r (generates) s
19 r (policy) s
18 r (routes) s
18 r (on) s
19 r (behalf) s
18 r (of) s
19 r (its) s
18 r (domain,) s
19 r (using) s
18 r (entries) s
19 r (from) s
18 r (its) s
19 r (routing) s
230 1897 p (information) s
17 r (database) s
17 r (and) s
17 r (using) s
17 r (source) s
17 r (policy) s
17 r (information) s
17 r (supplied) s
17 r (through) s
17 r (con\014guration) s
17 r (or) s
230 1967 p (obtained) s
17 r (directly) s
17 r (from) s
17 r (the) s
17 r (path) s
18 r (agents.) s
26 r 65 c
17 r (route) s
17 r (server) s
17 r (may) s
17 r (reside) s
18 r (within) s
17 r 97 c
17 r (policy) s
17 r (gateway) s
-2 r 44 c
230 2038 p (or) s
21 r (it) s
22 r (may) s
21 r (exist) s
22 r (as) s
21 r (an) s
22 r (autonomous) s
21 r (entity) s
-2 r 46 c
39 r (Separating) s
21 r (the) s
22 r (route) s
21 r (server) s
22 r (functions) s
21 r (from) s
22 r (the) s
230 2108 p (policy) s
18 r (gateways) s
18 r (frees) s
18 r (the) s
18 r (policy) s
19 r (gateways) s
18 r (from) s
18 r (both) s
18 r (the) s
18 r (memory) s
18 r (intensive) s
19 r (task) s
18 r (of) s
18 r (routing) s
230 2179 p (information) s
15 r (database) s
16 r (and) s
16 r (route) s
16 r (database) s
16 r (maintenance) s
15 r (and) s
16 r (the) s
16 r (computationally) s
16 r (intensive) s
15 r (task) s
230 2250 p (of) s
15 r (route) s
15 r (generation.) s
154 2335 p (\(b\)) s
22 r (Each) s
t-ita.330 @sf
16 r (mapping) s
16 r (server) s
t-rom.330 @sf
15 r (is) s
16 r (responsible) s
16 r (for) s
15 r (its) s
16 r (database) s
16 r (of) s
15 r (mappings) s
16 r (that) s
16 r (resolve) s
15 r (Internet) s
16 r (names) s
230 2406 p (and) s
11 r (addresses) s
11 r (to) s
11 r (administrative) s
11 r (domains.) s
19 r (The) s
11 r (mapping) s
11 r (server) s
11 r (function) s
12 r (can) s
11 r (be) s
11 r (easily) s
11 r (integrated) s
230 2477 p (into) s
15 r (an) s
15 r (existing) s
15 r (name) s
15 r (service) s
16 r (such) s
15 r (as) s
15 r (DNS.) s
156 2562 p (\(c\)) s
23 r (Each) s
t-ita.330 @sf
12 r (con\014guration) s
12 r (server) s
t-rom.330 @sf
12 r (is) s
12 r (responsible) s
12 r (for) s
12 r (its) s
13 r (database) s
12 r (of) s
12 r (con\014gured) s
12 r (information) s
12 r (that) s
12 r (applies) s
230 2633 p (to) s
16 r (policy) s
16 r (gateways,) s
16 r (path) s
16 r (agents,) s
16 r (and) s
16 r (route) s
16 r (servers) s
16 r (in) s
16 r (the) s
16 r (given) s
16 r (administrative) s
16 r (domain.) s
22 r (Con-) s
230 2704 p (\014guration) s
16 r (information) s
16 r (for) s
16 r 97 c
16 r (given) s
16 r (domain) s
16 r (includes) s
16 r (source) s
16 r (and) s
17 r (transit) s
16 r (policies) s
16 r (and) s
16 r (mappings) s
979 2828 p 51 c
@eop
4 @bop0
4 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
230 120 p (between) s
18 r (local) s
19 r (IDPR) s
19 r (entities) s
19 r (and) s
19 r (their) s
18 r (addresses.) s
31 r (The) s
19 r (con\014guration) s
19 r (server) s
19 r (function) s
19 r (can) s
18 r (be) s
230 191 p (easily) s
15 r (integrated) s
15 r (into) s
15 r 97 c
15 r (domain') s
-1 r 115 c
14 r (existing) s
15 r (network) s
16 r (management) s
15 r (system.) s
t-bol.360 @sf
15 371 p (2.4) s
50 r (Message) s
19 r (Handling) s
t-rom.330 @sf
15 513 p (There) s
15 r (are) s
15 r (two) s
16 r (kinds) s
15 r (of) s
15 r (IDPR) s
15 r (messages:) s
72 662 p (1.) s
t-ita.330 @sf
23 r (Data) s
15 r (messages) s
t-rom.330 @sf
15 r (containing) s
16 r (user) s
15 r (data) s
15 r (generated) s
15 r (by) s
15 r (hosts.) s
72 770 p (2.) s
t-ita.330 @sf
23 r (Contr) s
-1 r (ol) s
15 r (messages) s
t-rom.330 @sf
16 r (containing) s
17 r (IDPR) s
16 r (protocol-related) s
16 r (control) s
16 r (information) s
16 r (generated) s
16 r (by) s
16 r (policy) s
16 r (gate-) s
129 840 p (ways) s
15 r (and) s
16 r (route) s
15 r (servers.) s
15 989 p 87 c
-1 r (ithin) s
19 r (the) s
19 r (Internet,) s
21 r (only) s
20 r (policy) s
19 r (gateways) s
20 r (and) s
19 r (route) s
20 r (servers) s
19 r (must) s
20 r (be) s
20 r (able) s
19 r (to) s
20 r (generate,) s
20 r (recognize,) s
21 r (and) s
15 1060 p (process) s
21 r (IDPR) s
21 r (messages.) s
38 r (Mapping) s
21 r (servers) s
22 r (and) s
21 r (con\014guration) s
21 r (servers) s
21 r (perform) s
21 r (necessary) s
21 r (but) s
21 r (ancillary) s
15 1130 p (functions) s
20 r (for) s
19 r (IDPR,) s
20 r (and) s
19 r (they) s
20 r (are) s
19 r (not) s
20 r (required) s
20 r (to) s
19 r (execute) s
20 r (IDPR) s
19 r (protocols.) s
34 r (The) s
19 r (existence) s
20 r (of) s
19 r (IDPR) s
20 r (is) s
15 1201 p (invisible) s
18 r (to) s
19 r (all) s
18 r (other) s
18 r (gateways) s
19 r (and) s
18 r (hosts.) s
29 r (Using) s
19 r (encapsulation) s
18 r (across) s
18 r (each) s
19 r (domain,) s
19 r (an) s
18 r (IDPR) s
18 r (message) s
15 1271 p (tunnels) s
16 r (from) s
15 r (source) s
16 r (to) s
15 r (destination) s
16 r (across) s
15 r (the) s
16 r (Internet) s
15 r (through) s
16 r (domains) s
15 r (that) s
16 r (may) s
16 r (employ) s
15 r (disparate) s
16 r (intra-) s
15 1342 p (domain) s
15 r (addressing) s
15 r (schemes) s
16 r (and) s
15 r (routing) s
15 r (procedures.) s
979 2828 p 52 c
@eop
5 @bop0
ammi10.329 @sf
[<3001F07803F87C039C3C078C3C07CE3C03C63E03C61E03E01E01E01E01E01F01F00F00F0CF80F0CF80F0EFC0F067E07067F0
  F07738F03F1FE01C0FC0> 24 20 -2 0 27.283] 110 @dc
5 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
t-bol.420 @sf
15 120 p 51 c
58 r (Security) s
t-rom.330 @sf
15 279 p (IDPR) s
19 r (contains) s
20 r (mechanisms) s
19 r (for) s
20 r (verifying) s
19 r (message) s
19 r (integrity) s
20 r (and) s
19 r (source) s
20 r (authenticity) s
19 r (and) s
19 r (for) s
20 r (protecting) s
15 349 p (against) s
22 r (certain) s
21 r (types) s
22 r (of) s
22 r (denial) s
21 r (of) s
22 r (service) s
22 r (attacks.) s
39 r (It) s
22 r (is) s
22 r (particularly) s
22 r (important) s
21 r (to) s
22 r (keep) s
22 r (IDPR) s
21 r (control) s
15 420 p (messages) s
20 r (intact,) s
21 r (because) s
20 r (they) s
21 r (carry) s
20 r (control) s
20 r (information) s
20 r (critical) s
20 r (to) s
20 r (the) s
20 r (construction) s
20 r (and) s
20 r (use) s
20 r (of) s
20 r (viable) s
15 490 p (policy) s
15 r (routes) s
15 r (between) s
16 r (domains.) s
t-bol.360 @sf
15 670 p (3.1) s
50 r (Integrity) s
19 r (and) s
19 r (Authenticity) s
t-rom.330 @sf
15 813 p (All) s
18 r (IDPR) s
18 r (messages) s
18 r (carry) s
18 r 97 c
18 r (single) s
18 r (piece) s
19 r (of) s
18 r (information,) s
18 r (referred) s
19 r (to) s
18 r (in) s
18 r (the) s
18 r (IDPR) s
18 r (documentation) s
18 r (as) s
18 r (the) s
t-ita.330 @sf
15 883 p (integrity/authentication) s
21 r (value) s
t-rom.330 @sf
0 r 44 c
22 r (which) s
21 r (may) s
21 r (be) s
21 r (used) s
21 r (not) s
21 r (only) s
21 r (to) s
21 r (detect) s
21 r (message) s
21 r (corruption) s
21 r (but) s
21 r (also) s
21 r (to) s
15 954 p (verify) s
15 r (the) s
15 r (authenticity) s
15 r (of) s
15 r (the) s
15 r (message') s
-2 r 115 c
14 r (source) s
15 r (IDPR) s
15 r (entity) s
-2 r 46 c
19 r (The) s
15 r (Internet) s
15 r (coordinator) s
15 r (speci\014es) s
15 r (the) s
15 r (set) s
15 r (of) s
15 1024 p (valid) s
14 r (algorithms) s
13 r (which) s
14 r (may) s
14 r (be) s
14 r (used) s
13 r (to) s
14 r (compute) s
14 r (the) s
14 r (integrity/authentication) s
13 r (values.) s
20 r (This) s
14 r (set) s
14 r (may) s
13 r (include) s
15 1095 p (algorithms) s
11 r (that) s
10 r (perform) s
11 r (only) s
11 r (message) s
10 r (integrity) s
11 r (checks) s
11 r (such) s
10 r (as) s
ammi10.329 @sf
11 r 110 c
t-rom.330 @sf
0 r (-bit) s
10 r (cyclic) s
11 r (redundancy) s
11 r (checksums) s
10 r (\(CRCs\),) s
15 1165 p (as) s
12 r (well) s
13 r (as) s
12 r (algorithms) s
12 r (that) s
13 r (perform) s
12 r (both) s
12 r (message) s
13 r (integrity) s
12 r (and) s
12 r (source) s
12 r (authentication) s
13 r (checks) s
12 r (such) s
12 r (as) s
13 r (signed) s
15 1236 p (hash) s
15 r (functions) s
15 r (of) s
16 r (message) s
15 r (contents.) s
81 1347 p (Each) s
15 r (domain) s
14 r (administrator) s
14 r (is) s
14 r (free) s
15 r (to) s
14 r (select) s
14 r (any) s
14 r (integrity/authentication) s
15 r (algorithm,) s
14 r (from) s
14 r (the) s
15 r (set) s
14 r (speci-) s
15 1418 p (\014ed) s
11 r (by) s
12 r (the) s
11 r (Internet) s
11 r (coordinator) s
-1 r 44 c
11 r (for) s
11 r (computing) s
12 r (the) s
11 r (integrity/authentication) s
11 r (values) s
11 r (contained) s
12 r (in) s
11 r (its) s
11 r (domain') s
-1 r 115 c
15 1489 p (messages.) s
20 r (However) s
-1 r 44 c
13 r (we) s
13 r (recommend) s
14 r (that) s
13 r (IDPR) s
14 r (entities) s
13 r (in) s
14 r (each) s
13 r (domain) s
13 r (be) s
14 r (capable) s
13 r (of) s
14 r (executing) s
13 r (all) s
14 r (of) s
13 r (the) s
15 1559 p (valid) s
13 r (algorithms) s
13 r (so) s
13 r (that) s
13 r (an) s
13 r (IDPR) s
14 r (message) s
13 r (originating) s
13 r (at) s
13 r (an) s
13 r (entity) s
13 r (in) s
13 r (one) s
13 r (domain) s
13 r (can) s
13 r (be) s
14 r (properly) s
13 r (checked) s
15 1630 p (by) s
15 r (an) s
15 r (entity) s
16 r (in) s
15 r (another) s
15 r (domain.) s
81 1741 p (IDPR) s
21 r (control) s
20 r (messages) s
21 r (must) s
20 r (carry) s
20 r 97 c
21 r (non-null) s
20 r (integrity/authentication) s
21 r (value.) s
35 r 87 c
-2 r 101 c
19 r (recommend) s
21 r (that) s
15 1812 p (control) s
16 r (message) s
17 r (integrity/authentication) s
16 r (be) s
16 r (based) s
17 r (on) s
16 r 97 c
16 r (digital) s
16 r (signature) s
17 r (algorithm,) s
16 r (such) s
17 r (as) s
16 r (MD5,) s
17 r (which) s
15 1882 p (simultaneously) s
19 r (veri\014es) s
19 r (message) s
19 r (integrity) s
19 r (and) s
19 r (source) s
19 r (authenticity) s
-2 r 46 c
30 r (The) s
19 r (digital) s
19 r (signature) s
19 r (may) s
19 r (be) s
19 r (based) s
15 1953 p (on) s
15 r (either) s
16 r (public) s
15 r (key) s
16 r (or) s
15 r (private) s
16 r (key) s
15 r (cryptography) s
-2 r 46 c
20 r (However) s
-1 r 44 c
15 r (we) s
15 r (do) s
16 r (not) s
15 r (require) s
16 r (that) s
15 r (IDPR) s
16 r (data) s
15 r (messages) s
15 2023 p (carry) s
17 r 97 c
17 r (non-null) s
18 r (integrity/authentication) s
17 r (value.) s
26 r (In) s
17 r (fact,) s
18 r (we) s
17 r (recommend) s
17 r (that) s
17 r 97 c
18 r (higher) s
17 r (layer) s
17 r (\(end-to-end\)) s
15 2094 p (procedure) s
15 r (assume) s
15 r (responsibility) s
15 r (for) s
15 r (checking) s
14 r (the) s
15 r (integrity) s
15 r (and) s
15 r (authenticity) s
15 r (of) s
15 r (data) s
15 r (messages,) s
15 r (because) s
15 r (of) s
15 2165 p (the) s
15 r (amount) s
15 r (of) s
16 r (computation) s
15 r (involved.) s
t-bol.360 @sf
15 2345 p (3.2) s
50 r 84 c
0 r (imestamps) s
t-rom.330 @sf
15 2487 p (Each) s
14 r (IDPR) s
14 r (message) s
14 r (carries) s
13 r 97 c
14 r (timestamp) s
14 r (\(expressed) s
14 r (in) s
14 r (seconds) s
14 r (elapsed) s
13 r (since) s
14 r 49 c
14 r (January) s
14 r (1970) s
14 r (0:00) s
14 r (GMT\)) s
15 2557 p (supplied) s
16 r (by) s
16 r (the) s
16 r (source) s
15 r (IDPR) s
16 r (entity) s
-2 r 44 c
15 r (which) s
16 r (serves) s
16 r (to) s
16 r (indicate) s
16 r (the) s
16 r (age) s
16 r (of) s
16 r (the) s
15 r (message.) s
23 r (IDPR) s
16 r (entities) s
15 r (use) s
15 2628 p (the) s
16 r (absolute) s
16 r (value) s
16 r (of) s
17 r 97 c
16 r (timestamp) s
16 r (to) s
16 r (con\014rm) s
16 r (that) s
16 r (the) s
16 r (message) s
17 r (is) s
16 r (current) s
16 r (and) s
16 r (use) s
16 r (the) s
16 r (relative) s
16 r (dif) s
0 r (ference) s
15 2698 p (between) s
13 r (timestamps) s
13 r (to) s
13 r (determine) s
13 r (which) s
13 r (message) s
13 r (contains) s
13 r (the) s
13 r (most) s
13 r (recent) s
13 r (information.) s
20 r (All) s
13 r (IDPR) s
13 r (entities) s
979 2828 p 53 c
@eop
6 @bop0
6 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
15 120 p (must) s
17 r (possess) s
16 r (internal) s
17 r (clocks) s
17 r (that) s
17 r (are) s
16 r (synchronized) s
17 r (to) s
17 r (some) s
17 r (degree,) s
17 r (in) s
17 r (order) s
16 r (for) s
17 r (the) s
17 r (absolute) s
16 r (value) s
17 r (of) s
17 r 97 c
15 191 p (message) s
15 r (timestamp) s
15 r (to) s
15 r (be) s
15 r (meaningful.) s
20 r (The) s
15 r (synchronization) s
15 r (granularity) s
14 r (required) s
15 r (by) s
15 r (IDPR) s
15 r (is) s
15 r (on) s
15 r (the) s
15 r (order) s
15 261 p (of) s
15 r (minutes) s
15 r (and) s
16 r (can) s
15 r (be) s
15 r (achieved) s
15 r (manually) s
-2 r 46 c
81 373 p (Each) s
16 r (IDPR) s
15 r (recipient) s
15 r (of) s
15 r (an) s
15 r (IDPR) s
15 r (control) s
16 r (message) s
15 r (must) s
15 r (check) s
15 r (that) s
15 r (the) s
15 r (message') s
-1 r 115 c
14 r (timestamp) s
15 r (is) s
15 r (in) s
15 r (the) s
15 443 p (acceptable) s
15 r (range.) s
20 r 65 c
15 r (message) s
16 r (whose) s
15 r (timestamp) s
15 r (lies) s
15 r (outside) s
15 r (of) s
15 r (the) s
15 r (acceptable) s
15 r (range) s
15 r (may) s
16 r (contain) s
15 r (stale) s
15 r (or) s
15 514 p (corrupted) s
17 r (information) s
17 r (or) s
17 r (may) s
17 r (have) s
17 r (been) s
17 r (issued) s
17 r (by) s
17 r 97 c
17 r (source) s
17 r (whose) s
18 r (clock) s
17 r (has) s
17 r (lost) s
17 r (synchronization) s
17 r (with) s
15 584 p (the) s
17 r (message) s
17 r (recipient.) s
26 r (Such) s
17 r (messages) s
17 r (must) s
17 r (therefore) s
17 r (be) s
17 r (discarded,) s
17 r (to) s
17 r (prevent) s
17 r (propagation) s
17 r (of) s
17 r (incorrect) s
15 655 p (IDPR) s
14 r (control) s
14 r (information.) s
20 r 87 c
-3 r 101 c
14 r (do) s
14 r (not) s
14 r (require) s
14 r (IDPR) s
14 r (entities) s
14 r (to) s
14 r (perform) s
14 r 97 c
14 r (timestamp) s
15 r (acceptability) s
14 r (test) s
14 r (for) s
15 726 p (IDPR) s
15 r (data) s
15 r (messages,) s
16 r (but) s
15 r (instead) s
15 r (leave) s
15 r (the) s
16 r (choice) s
15 r (to) s
15 r (the) s
15 r (individual) s
15 r (domain) s
16 r (administrators.) s
979 2828 p 54 c
@eop
7 @bop0
7 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
t-bol.420 @sf
15 120 p 52 c
58 r (Size) s
22 r (Considerations) s
t-rom.330 @sf
15 279 p (IDPR) s
15 r (provides) s
15 r (policy) s
15 r (routing) s
15 r (among) s
15 r (administrative) s
15 r (domains) s
15 r (and) s
15 r (has) s
15 r (been) s
15 r (designed) s
15 r (to) s
15 r (accommodate) s
15 r (an) s
15 349 p (Internet) s
15 r (containing) s
15 r (tens) s
16 r (of) s
15 r (thousands) s
15 r (of) s
15 r (domains,) s
16 r (supporting) s
15 r (diverse) s
15 r (source) s
15 r (and) s
15 r (transit) s
16 r (policies.) s
81 461 p (In) s
14 r (order) s
13 r (to) s
13 r (construct) s
14 r (policy) s
13 r (routes,) s
14 r (route) s
13 r (servers) s
14 r (require) s
13 r (routing) s
13 r (information) s
14 r (at) s
13 r (the) s
13 r (domain) s
14 r (level) s
13 r (only;) s
15 531 p (no) s
20 r (intra-domain) s
19 r (details) s
20 r (need) s
19 r (be) s
20 r (included) s
20 r (in) s
19 r (IDPR) s
20 r (routing) s
19 r (information.) s
34 r (Thus,) s
20 r (the) s
20 r (size) s
20 r (of) s
19 r (the) s
20 r (routing) s
15 602 p (information) s
17 r (database) s
17 r (maintained) s
18 r (by) s
17 r 97 c
17 r (route) s
17 r (server) s
18 r (depends) s
17 r (only) s
17 r (on) s
17 r (the) s
17 r (number) s
18 r (of) s
17 r (domains) s
17 r (and) s
17 r (transit) s
15 672 p (policies) s
15 r (and) s
15 r (not) s
16 r (on) s
15 r (the) s
15 r (number) s
15 r (hosts,) s
16 r (gateways,) s
15 r (or) s
15 r (networks) s
15 r (in) s
15 r (the) s
16 r (Internet.) s
81 784 p 87 c
0 r (ith) s
13 r (IDPR') s
-2 r 115 c
13 r (domain-level) s
14 r (routing,) s
14 r (intra-domain) s
14 r (routing) s
14 r (changes) s
14 r (are) s
14 r (less) s
14 r (likely) s
14 r (to) s
14 r (force) s
14 r (inter) s
0 r (-domain) s
15 854 p (routing) s
13 r (changes.) s
19 r 87 c
-2 r 101 c
12 r (expect) s
12 r (that) s
13 r 97 c
13 r (pair) s
13 r (of) s
13 r (IDPR) s
13 r (entities) s
13 r (within) s
12 r 97 c
13 r (domain) s
13 r (will) s
13 r (normally) s
13 r (be) s
13 r (connected) s
12 r (such) s
15 925 p (that) s
14 r (when) s
14 r (the) s
14 r (primary) s
15 r (intra-domain) s
14 r (route) s
14 r (fails,) s
14 r (the) s
14 r (intra-domain) s
15 r (routing) s
14 r (procedure) s
14 r (will) s
14 r (be) s
14 r (able) s
14 r (to) s
14 r (use) s
15 r (an) s
15 996 p (alternate) s
15 r (route.) s
21 r (This) s
15 r (temporary) s
15 r (intra-domain) s
15 r (failure) s
15 r (will) s
16 r (therefore) s
15 r (be) s
15 r (invisible) s
15 r (at) s
15 r (the) s
16 r (inter) s
0 r (-domain) s
14 r (level.) s
81 1107 p (Policy) s
15 r (gateways) s
15 r (distribute) s
15 r (routing) s
14 r (information) s
15 r (only) s
15 r (when) s
15 r (detectable) s
14 r (inter) s
0 r (-domain) s
14 r (changes) s
15 r (occur) s
15 r (and) s
15 1178 p (may) s
16 r (also) s
16 r (elect) s
16 r (to) s
16 r (distribute) s
16 r (routing) s
16 r (information) s
15 r (periodically) s
16 r (as) s
16 r 97 c
16 r (backup.) s
23 r (Thus,) s
16 r (policy) s
16 r (gateways) s
16 r (do) s
15 r (not) s
15 1248 p (often) s
16 r (need) s
15 r (to) s
16 r (generate) s
16 r (and) s
15 r (distribute) s
16 r (routing) s
15 r (information) s
16 r (messages,) s
16 r (and) s
15 r (the) s
16 r (frequency) s
16 r (of) s
15 r (distribution) s
16 r (of) s
15 1319 p (these) s
15 r (messages) s
15 r (depends) s
16 r (only) s
15 r (weakly) s
15 r (on) s
15 r (intra-domain) s
16 r (routing) s
15 r (changes.) s
81 1430 p (IDPR) s
19 r (entities) s
19 r (rely) s
18 r (on) s
19 r (intra-domain) s
18 r (routing) s
19 r (procedures) s
19 r (operating) s
18 r (within) s
19 r (domains) s
18 r (to) s
19 r (transport) s
18 r (inter) s
0 r 45 c
15 1501 p (domain) s
19 r (messages) s
20 r (across) s
19 r (domains.) s
33 r (Hence,) s
21 r (IDPR) s
19 r (messages) s
20 r (must) s
19 r (appear) s
20 r (well-formed) s
19 r (according) s
20 r (to) s
19 r (the) s
15 1571 p (intra-domain) s
16 r (routing) s
17 r (procedures) s
16 r (and) s
17 r (addressing) s
16 r (schemes) s
16 r (in) s
17 r (each) s
16 r (domain) s
17 r (traversed;) s
17 r (this) s
16 r (requires) s
16 r (appro-) s
15 1642 p (priate) s
18 r (header) s
18 r (encapsulation) s
17 r (of) s
18 r (IDPR) s
18 r (messages) s
18 r (at) s
18 r (domain) s
17 r (boundaries.) s
29 r (Only) s
17 r (policy) s
18 r (gateways) s
18 r (and) s
18 r (route) s
15 1712 p (servers) s
21 r (must) s
21 r (be) s
22 r (capable) s
21 r (of) s
21 r (handling) s
21 r (IDPR-speci\014c) s
21 r (messages;) s
25 r (other) s
21 r (gateways) s
21 r (and) s
21 r (hosts) s
21 r (simply) s
22 r (treat) s
15 1783 p (the) s
18 r (encapsulated) s
18 r (IDPR) s
19 r (messages) s
18 r (like) s
18 r (any) s
18 r (other) s
-1 r 46 c
28 r (Thus,) s
19 r (for) s
18 r (the) s
18 r (Internet) s
18 r (to) s
18 r (support) s
19 r (IDPR,) s
18 r (only) s
18 r 97 c
18 r (small) s
15 1854 p (proportion) s
15 r (of) s
15 r (Internet) s
16 r (entities) s
15 r (require) s
15 r (special) s
15 r (IDPR) s
16 r (software.) s
81 1965 p 87 c
0 r (ith) s
11 r (domain-level) s
12 r (routes,) s
13 r (many) s
12 r (dif) s
0 r (ferent) s
12 r (traf) s
0 r (\014c) s
11 r (\015ows) s
12 r (may) s
12 r (use) s
13 r (not) s
12 r (only) s
12 r (the) s
12 r (same) s
13 r (policy) s
12 r (route) s
12 r (but) s
12 r (also) s
15 2036 p (the) s
17 r (same) s
18 r (path,) s
17 r (as) s
18 r (long) s
17 r (their) s
17 r (source) s
17 r (domains,) s
18 r (destination) s
17 r (domains,) s
18 r (and) s
17 r (requested) s
18 r (services) s
17 r (are) s
17 r (identical.) s
15 2106 p (Thus,) s
18 r (the) s
18 r (size) s
17 r (of) s
18 r (the) s
18 r (forwarding) s
17 r (information) s
18 r (database) s
17 r (maintained) s
18 r (by) s
18 r 97 c
17 r (policy) s
18 r (gateway) s
17 r (depends) s
18 r (on) s
18 r (the) s
15 2177 p (number) s
12 r (of) s
11 r (domains) s
12 r (and) s
12 r (source) s
11 r (policies) s
12 r (and) s
12 r (not) s
11 r (on) s
12 r (the) s
12 r (number) s
12 r (of) s
11 r (hosts) s
12 r (in) s
12 r (the) s
11 r (Internet.) s
19 r (Moreover) s
0 r 44 c
11 r (memory) s
15 2247 p (associated) s
18 r (with) s
19 r (failed,) s
19 r (expired,) s
19 r (or) s
18 r (disused) s
19 r (paths) s
18 r (can) s
18 r (be) s
19 r (reclaimed) s
18 r (for) s
18 r (new) s
19 r (paths,) s
19 r (and) s
18 r (thus) s
18 r (forwarding) s
15 2318 p (information) s
15 r (for) s
15 r (many) s
16 r (paths) s
15 r (can) s
15 r (be) s
15 r (accommodated.) s
979 2828 p 55 c
@eop
8 @bop0
/Times-Bold /t-bol.330 ReEncodeForTeX /t-bol.330 /t-bol.330 45.662100 TeXPSmakefont def
8 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
t-bol.420 @sf
15 120 p 53 c
58 r (Implementation) s
22 r (Experience) s
t-rom.330 @sf
15 279 p 84 c
-2 r 111 c
12 r (date,) s
13 r (there) s
13 r (exist) s
12 r (two) s
13 r (implementations) s
13 r (of) s
12 r (IDPR:) s
13 r (one) s
13 r (an) s
13 r (independent) s
12 r (prototype) s
13 r (and) s
13 r (the) s
13 r (other) s
12 r (an) s
13 r (integral) s
15 349 p (part) s
18 r (of) s
18 r (the) s
t-ita.330 @sf
19 r (gated) s
t-rom.330 @sf
18 r (UNIX) s
18 r (process.) s
29 r 87 c
-3 r 101 c
18 r (describe) s
18 r (each) s
18 r (of) s
18 r (these) s
18 r (implementations) s
18 r (and) s
19 r (our) s
18 r (experience) s
18 r (with) s
15 420 p (them) s
15 r (in) s
15 r (the) s
16 r (following) s
15 r (sections.) s
t-bol.360 @sf
15 597 p (5.1) s
50 r (The) s
19 r (Pr) s
0 r (ototype) s
t-rom.330 @sf
15 740 p (During) s
17 r (the) s
16 r (summer) s
17 r (of) s
17 r (1990,) s
17 r (the) s
16 r (IDPR) s
17 r (development) s
17 r (group) s
17 r (consisting) s
16 r (of) s
17 r (participants) s
17 r (from) s
16 r (USC,) s
17 r (SAIC,) s
15 810 p (and) s
19 r (BBN) s
19 r (began) s
19 r (work) s
19 r (on) s
19 r 97 c
18 r (UNIX-based) s
19 r (software) s
19 r (prototype) s
19 r (of) s
19 r (IDPR,) s
19 r (designed) s
19 r (for) s
19 r (implementation) s
19 r (in) s
15 881 p (SUN) s
16 r (workstations.) s
23 r (This) s
16 r (prototype) s
16 r (consisted) s
16 r (of) s
16 r (multiple) s
16 r (user) s
0 r (-level) s
15 r (processes) s
16 r (to) s
16 r (provide) s
16 r (the) s
16 r (basic) s
16 r (IDPR) s
15 951 p (functions) s
15 r (together) s
15 r (with) s
16 r (kernel) s
15 r (modi\014cations) s
15 r (to) s
15 r (speed) s
16 r (up) s
15 r (IDPR) s
15 r (data) s
15 r (message) s
15 r (forwarding.) s
81 1063 p (Most,) s
12 r (but) s
11 r (not) s
12 r (all,) s
11 r (of) s
12 r (the) s
11 r (IDPR) s
11 r (functionality) s
11 r (was) s
11 r (captured) s
11 r (in) s
11 r (the) s
11 r (prototype.) s
19 r (In) s
11 r (the) s
11 r (interests) s
11 r (of) s
11 r (producing) s
15 1133 p (working) s
11 r (software) s
12 r (as) s
11 r (quickly) s
11 r (as) s
11 r (possible,) s
12 r (we) s
12 r (intentionally) s
11 r (left) s
11 r (out) s
11 r (of) s
12 r (the) s
11 r (IDPR) s
11 r (prototype) s
11 r (support) s
12 r (for) s
11 r (source) s
15 1204 p (policies) s
11 r (and) s
11 r (for) s
11 r (multiple) s
11 r (policy) s
11 r (gateways) s
11 r (connecting) s
11 r (two) s
11 r (domains.) s
18 r (This) s
11 r (simpli\014ed) s
11 r (con\014guration) s
11 r (and) s
11 r (route) s
15 1274 p (generation) s
15 r (without) s
15 r (compromising) s
16 r (the) s
15 r (basic) s
15 r (functionality) s
15 r (of) s
16 r (IDPR.) s
81 1386 p (The) s
15 r (IDPR) s
14 r (prototype) s
15 r (software) s
14 r (was) s
15 r (extensively) s
14 r (instrumented) s
15 r (to) s
14 r (provide) s
15 r (detailed) s
14 r (information) s
15 r (for) s
14 r (mon-) s
15 1456 p (itoring) s
15 r (its) s
15 r (behavior) s
-1 r 46 c
19 r (The) s
15 r (instrumentation) s
16 r (allowed) s
15 r (us) s
15 r (to) s
15 r (detect) s
16 r (events) s
15 r (including) s
15 r (but) s
15 r (not) s
15 r (limited) s
16 r (to:) s
72 1593 p (1.) s
23 r (Change) s
15 r (in) s
15 r (policy) s
16 r (gateway) s
15 r (connectivity) s
15 r (to) s
15 r (adjacent) s
15 r (domains.) s
72 1696 p (2.) s
23 r (Change) s
15 r (in) s
15 r (transit) s
16 r (policies) s
15 r (con\014gured) s
15 r (for) s
15 r 97 c
15 r (domain.) s
72 1799 p (3.) s
23 r 84 c
-1 r (ransmission) s
15 r (and) s
15 r (reception) s
15 r (of) s
15 r (link) s
15 r (state) s
16 r (routing) s
15 r (information.) s
72 1902 p (4.) s
23 r (Generation) s
15 r (of) s
15 r (policy) s
16 r (routes,) s
15 r (providing) s
15 r 97 c
15 r (description) s
15 r (of) s
16 r (the) s
15 r (actual) s
15 r (route.) s
72 2005 p (5.) s
23 r 84 c
-1 r (ransmission) s
15 r (and) s
15 r (reception) s
15 r (of) s
15 r (path) s
15 r (control) s
16 r (information.) s
72 2108 p (6.) s
23 r (Change) s
15 r (of) s
15 r (path) s
16 r (state,) s
15 r (such) s
15 r (as) s
15 r (path) s
15 r (setup) s
16 r (or) s
15 r (teardown.) s
15 2245 p 87 c
-1 r (ith) s
14 r (the) s
15 r (extensive) s
15 r (behavioral) s
15 r (information) s
15 r (available,) s
16 r (we) s
15 r (were) s
15 r (able) s
15 r (to) s
15 r (track) s
15 r (most) s
15 r (events) s
15 r (occurring) s
15 r (in) s
15 r (our) s
15 2315 p (test) s
15 r (networks) s
15 r (and) s
16 r (hence) s
15 r (determine) s
15 r (whether) s
15 r (the) s
16 r (prototype) s
15 r (software) s
15 r (provided) s
15 r (the) s
15 r (expected) s
16 r (functionality) s
-2 r 46 c
t-bol.330 @sf
15 2491 p (5.1.1) s
46 r 84 c
-4 r (est) s
17 r (Networks) s
t-rom.330 @sf
15 2633 p (In) s
20 r (February) s
20 r (1991,) s
21 r (the) s
20 r (IDPR) s
21 r (development) s
20 r (group) s
20 r (began) s
20 r (experimenting) s
20 r (with) s
20 r (the) s
20 r (completed) s
20 r (IDPR) s
20 r (pro-) s
15 2704 p (totype) s
18 r (software.) s
30 r (Each) s
19 r (IDPR) s
18 r (development) s
19 r (site) s
18 r (had) s
18 r (its) s
19 r (own) s
18 r (testing) s
19 r (environment,) s
19 r (consisting) s
18 r (of) s
19 r 97 c
18 r (set) s
19 r (of) s
979 2828 p 56 c
@eop
9 @bop0
[ 329 ] /amsy10.329 @newfont
amsy10.329 @sf
[<03F0000FFC001FFE003FFF007FFF80FFFFC0FFFFC0FFFFC0FFFFC0FFFFC0FFFFC0FFFFC07FFF803FFF001FFE000FFC0003F0
  00> 24 17 -2 -3 22.727] 15 @dc
ammi10.329 @sf
[<FFC03FFEFFC03FFE1E0007E00E0003E0070003E0030007E0038007C001C007C000C007C000E007C0007FFFC0007FFFC00038
  07C000180FC0001C0F80000E0F8000060F8000070F8000030F8000038F800001CF800000DF800000FF0000007F0000003F00
  00003F0000001F0000001F0000000F000000070000000600> 32 31 -2 0 34.090] 65 @dc
[<FFFFE00000FFFFFC00000F807F000007801F8000078007C000078003E00007C001F00003C000F80003C0007C0003C0007C00
  03E0003E0001E0003E0001E0001F0001E0001F0001F0001F8000F0000F8000F0000F8000F0000F8000F8000F800078000F80
  0078000F800078000F80007C000F80003C000F80003C000F80003C001F00003E001E00001E003E00001E00FC0001FFFFF000
  01FFFFC000> 40 31 -3 0 37.632] 68 @dc
[<C0FE0000E3FF8000EF83C0007E00E00078007000780038007000380030001C0030001C0030001C0030001C0000003C000000
  7C000007FC00003FFC0000FFF80001FFF00003FFC00003FE000007F0000007C0000007800300078003800380018003800380
  01C0038001E003C000F007C0007C1FC0001FFCC00007F0C0> 32 31 -2 0 27.240] 83 @dc
[<7FFF80007FFF800001F0000000F0000000F0000000F0000000F80000007800000078000000780000007C0000003C0000003C
  0000003C0000003E0000001E0000001E0000001E0000001F0000000F0000C00F0030E00F0030E00F80307007803870078038
  380780383C07C0783E03C0781FC3C1F81FFFFFF81FFFFFF8> 32 31 -1 0 26.562] 84 @dc
9 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
15 120 p (interconnected) s
19 r (SUN) s
18 r (workstations,) s
20 r (each) s
18 r (workstation) s
19 r (performing) s
18 r (the) s
19 r (functions) s
19 r (of) s
18 r 97 c
19 r (policy) s
18 r (gateway) s
19 r (and) s
15 191 p (route) s
15 r (server:) s
amsy10.329 @sf
84 340 p 15 c
t-rom.330 @sf
22 r (USC) s
13 r (used) s
12 r 97 c
12 r (laboratory) s
12 r (test) s
12 r (network) s
13 r (consisting) s
12 r (of) s
12 r (SP) s
-3 r (ARC1+) s
11 r (workstations,) s
13 r (each) s
12 r (pair) s
12 r (of) s
12 r (workstations) s
129 410 p (connected) s
12 r (by) s
11 r (an) s
12 r (Ethernet) s
11 r (segment.) s
20 r (The) s
11 r (topology) s
12 r (of) s
11 r (the) s
12 r (test) s
11 r (network) s
12 r (could) s
12 r (be) s
11 r (arbitrarily) s
12 r (con\014gured.) s
amsy10.329 @sf
84 518 p 15 c
t-rom.330 @sf
22 r (SAIC) s
11 r (used) s
11 r (SUN3) s
11 r (workstations) s
11 r (in) s
11 r (networks) s
11 r (at) s
11 r (Sparta) s
10 r (and) s
11 r (at) s
11 r (MITRE.) s
11 r (These) s
11 r (two) s
11 r (sites) s
11 r (were) s
11 r (connected) s
129 589 p (through) s
15 r (Alternet) s
15 r (using) s
15 r 97 c
14 r (9.6kb) s
15 r (SLIP) s
15 r (link) s
15 r (and) s
14 r (through) s
15 r (an) s
15 r (X.25) s
15 r (path) s
15 r (across) s
14 r (the) s
15 r (DCA) s
15 r (EDN) s
15 r (testbed.) s
amsy10.329 @sf
84 696 p 15 c
t-rom.330 @sf
22 r (BBN) s
16 r (used) s
15 r (SP) s
-3 r (ARC1+) s
14 r (workstations) s
15 r (at) s
15 r (BBN) s
16 r (and) s
15 r (ISI) s
15 r (connected) s
15 r (over) s
15 r (both) s
16 r (DAR) s
-2 r (Tnet) s
14 r (and) s
15 r (TWBnet.) s
t-bol.330 @sf
15 874 p (5.1.2) s
46 r (Experiments) s
t-rom.330 @sf
15 1017 p (The) s
21 r (principal) s
21 r (goal) s
22 r (of) s
21 r (our) s
21 r (experiments) s
21 r (with) s
22 r (the) s
21 r (IDPR) s
21 r (prototype) s
21 r (software) s
21 r (was) s
22 r (to) s
21 r (provide) s
21 r 97 c
21 r (proof) s
21 r (of) s
15 1087 p (concept.) s
20 r (In) s
16 r (particular) s
-1 r 44 c
14 r (we) s
15 r (set) s
15 r (out) s
16 r (to) s
15 r (verify) s
15 r (that) s
15 r (the) s
15 r (IDPR) s
16 r (prototype) s
15 r (software) s
15 r (was) s
15 r (able) s
16 r (to:) s
72 1236 p (1.) s
23 r (Monitor) s
15 r (connectivity) s
15 r (across) s
16 r (and) s
15 r (between) s
15 r (domains.) s
72 1344 p (2.) s
23 r (Update) s
16 r (routing) s
16 r (information) s
16 r (when) s
16 r (inter) s
0 r (-domain) s
15 r (connectivity) s
16 r (changed) s
16 r (or) s
16 r (when) s
16 r (new) s
15 r (transit) s
16 r (policies) s
129 1415 p (were) s
15 r (con\014gured.) s
72 1522 p (3.) s
23 r (Distribute) s
15 r (routing) s
15 r (information) s
16 r (to) s
15 r (all) s
15 r (domains.) s
72 1630 p (4.) s
23 r (Generate) s
15 r (acceptable) s
15 r (policy) s
16 r (routes) s
15 r (based) s
15 r (on) s
15 r (current) s
15 r (link) s
16 r (state) s
15 r (routing) s
15 r (information.) s
72 1738 p (5.) s
23 r (Set) s
15 r (up) s
15 r (and) s
16 r (maintain) s
15 r (paths) s
15 r (for) s
15 r (these) s
15 r (policy) s
16 r (routes.) s
72 1846 p (6.) s
23 r 84 c
-2 r (ear) s
14 r (down) s
15 r (paths) s
15 r (that) s
16 r (contained) s
15 r (failed) s
15 r (components,) s
15 r (supported) s
16 r (stale) s
15 r (policies,) s
15 r (or) s
15 r (attained) s
16 r (their) s
15 r (max-) s
129 1917 p (imum) s
15 r (age.) s
15 2066 p (Furthermore,) s
13 r (we) s
13 r (wanted) s
13 r (to) s
12 r (verify) s
13 r (that) s
13 r (the) s
12 r (IDPR) s
13 r (prototype) s
13 r (software) s
13 r (quickly) s
12 r (detected) s
13 r (and) s
13 r (adapted) s
12 r (to) s
13 r (those) s
15 2136 p (events) s
15 r (that) s
15 r (directly) s
16 r (af) s
0 r (fected) s
14 r (policy) s
15 r (routes.) s
81 2248 p (The) s
20 r (internetwork) s
19 r (topology) s
20 r (on) s
19 r (which) s
20 r (we) s
19 r (based) s
20 r (most) s
19 r (of) s
20 r (our) s
19 r (experiments) s
20 r (consisted) s
19 r (of) s
20 r (four) s
19 r (distinct) s
15 2318 p (administrative) s
17 r (domains) s
17 r (connected) s
16 r (in) s
17 r 97 c
17 r (ring.) s
25 r 84 c
-3 r (wo) s
16 r (of) s
17 r (the) s
17 r (four) s
17 r (domains) s
16 r (served) s
17 r (as) s
17 r (host) s
17 r (traf) s
0 r (\014c) s
15 r (source) s
17 r (and) s
15 2389 p (destination,) s
ammi10.329 @sf
17 r (AD) s
18 r 83 c
t-rom.330 @sf
21 r (and) s
ammi10.329 @sf
16 r (AD) s
18 r 68 c
t-rom.330 @sf
18 r (respectively) s
-2 r 44 c
16 r (while) s
16 r (the) s
17 r (two) s
16 r (intervening) s
17 r (domains) s
16 r (provided) s
17 r (transit) s
17 r (service) s
15 2459 p (for) s
16 r (the) s
16 r (host) s
16 r (traf) s
0 r (\014c,) s
ammi10.329 @sf
15 r (AD) s
17 r 84 c
t-rom.240 @sf
499 2466 p 49 c
t-rom.330 @sf
533 2459 p (and) s
ammi10.329 @sf
16 r (AD) s
17 r 84 c
t-rom.240 @sf
730 2466 p 50 c
t-rom.330 @sf
749 2459 p 46 c
ammi10.329 @sf
22 r (AD) s
17 r 83 c
t-rom.330 @sf
21 r (and) s
ammi10.329 @sf
16 r (AD) s
17 r 68 c
t-rom.330 @sf
17 r (each) s
16 r (contained) s
16 r 97 c
15 r (single) s
16 r (policy) s
16 r (gateway) s
16 r (that) s
15 2530 p (connected) s
15 r (to) s
15 r (two) s
15 r (other) s
15 r (policy) s
15 r (gateways,) s
15 r (one) s
15 r (in) s
15 r (each) s
15 r (transit) s
15 r (domain.) s
ammi10.329 @sf
20 r (AD) s
17 r 84 c
t-rom.240 @sf
1426 2537 p 49 c
t-rom.330 @sf
1460 2530 p (and) s
ammi10.329 @sf
15 r (AD) s
16 r 84 c
t-rom.240 @sf
1655 2537 p 50 c
t-rom.330 @sf
1689 2530 p (each) s
15 r (contained) s
15 2601 p (at) s
19 r (most) s
19 r (two) s
18 r (policy) s
19 r (gateways,) s
20 r (each) s
19 r (policy) s
18 r (gateway) s
19 r (connected) s
19 r (to) s
19 r (the) s
19 r (other) s
18 r (and) s
19 r (to) s
19 r 97 c
19 r (policy) s
19 r (gateway) s
18 r (in) s
15 2671 p (the) s
16 r (source) s
16 r (or) s
16 r (destination) s
16 r (domain.) s
23 r (This) s
16 r (internetwork) s
16 r (topology) s
16 r (provided) s
16 r (two) s
16 r (distinct) s
16 r (inter) s
0 r (-domain) s
15 r (routes) s
979 2828 p 57 c
@eop
10 @bop0
10 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
15 120 p (between) s
ammi10.329 @sf
14 r (AD) s
16 r 83 c
t-rom.330 @sf
19 r (and) s
ammi10.329 @sf
14 r (AD) s
16 r 68 c
t-rom.330 @sf
1 r 44 c
15 r (allowing) s
14 r (us) s
15 r (to) s
14 r (experiment) s
14 r (with) s
15 r (various) s
14 r (component) s
15 r (failure) s
14 r (and) s
14 r (transit) s
15 r (policy) s
15 191 p (recon\014guration) s
15 r (scenarios) s
15 r (in) s
16 r (the) s
15 r (transit) s
15 r (domains.) s
81 302 p (For) s
21 r (the) s
21 r (\014rst) s
20 r (set) s
21 r (of) s
21 r (experiments,) s
22 r (we) s
20 r (con\014gured) s
21 r (transit) s
21 r (policies) s
20 r (for) s
ammi10.329 @sf
21 r (AD) s
22 r 84 c
t-rom.240 @sf
1502 309 p 49 c
t-rom.330 @sf
1541 302 p (and) s
ammi10.329 @sf
21 r (AD) s
22 r 84 c
t-rom.240 @sf
1748 309 p 50 c
t-rom.330 @sf
1787 302 p (that) s
21 r (were) s
15 373 p (devoid) s
14 r (of) s
14 r (access) s
14 r (restrictions.) s
20 r 87 c
-3 r 101 c
13 r (then) s
14 r (initialized) s
14 r (each) s
14 r (policy) s
14 r (gateway) s
14 r (in) s
14 r (our) s
14 r (internetwork,) s
15 r (loading) s
14 r (in) s
14 r (the) s
15 443 p (domain-speci\014c) s
16 r (con\014gurations) s
17 r (and) s
16 r (starting) s
17 r (up) s
16 r (the) s
17 r (IDPR) s
16 r (processes.) s
24 r (In) s
16 r (our) s
17 r (experiments,) s
17 r (we) s
16 r (did) s
16 r (not) s
17 r (use) s
15 514 p (mapping) s
15 r (servers;) s
15 r (instead,) s
16 r (we) s
15 r (con\014gured) s
15 r (address/domain) s
15 r (mapping) s
16 r (tables) s
15 r (in) s
15 r (each) s
15 r (policy) s
15 r (gateway) s
-2 r 46 c
81 625 p (After) s
19 r (policy) s
19 r (gateway) s
19 r (initialization,) s
20 r (we) s
19 r (observed) s
18 r (that) s
19 r (each) s
19 r (policy) s
19 r (gateway) s
19 r (immediately) s
19 r (determined) s
15 696 p (the) s
16 r (connectivity) s
17 r (to) s
16 r (policy) s
16 r (gateways) s
17 r (in) s
16 r (its) s
16 r (own) s
16 r (domain) s
17 r (and) s
16 r (in) s
16 r (the) s
17 r (adjacent) s
16 r (domains.) s
24 r (The) s
16 r (representative) s
15 766 p (policy) s
18 r (gateway) s
17 r (in) s
18 r (each) s
17 r (domain) s
18 r (then) s
17 r (generated) s
18 r 97 c
17 r (routing) s
18 r (information) s
18 r (message) s
17 r (that) s
18 r (was) s
17 r (received) s
18 r (by) s
17 r (all) s
15 837 p (other) s
15 r (policy) s
15 r (gateways) s
16 r (in) s
15 r (the) s
15 r (internetwork.) s
81 949 p 84 c
-2 r 111 c
14 r (test) s
14 r (the) s
15 r (route) s
14 r (generation) s
15 r (and) s
14 r (path) s
15 r (setup) s
14 r (functionality) s
15 r (of) s
14 r (the) s
15 r (IDPR) s
14 r (prototype) s
14 r (software,) s
15 r (we) s
15 r (began) s
14 r 97 c
t-ita.330 @sf
15 1019 p (telnet) s
t-rom.330 @sf
13 r (session) s
14 r (between) s
13 r 97 c
13 r (host) s
14 r (in) s
ammi10.329 @sf
13 r (AD) s
15 r 83 c
t-rom.330 @sf
17 r (and) s
14 r 97 c
13 r (host) s
14 r (in) s
ammi10.329 @sf
13 r (AD) s
14 r 68 c
t-rom.330 @sf
2 r 46 c
19 r 87 c
-2 r 101 c
12 r (observed) s
13 r (that) s
14 r (the) s
t-ita.330 @sf
13 r (telnet) s
t-rom.330 @sf
13 r (traf) s
0 r (\014c) s
13 r (prompted) s
15 1090 p (the) s
17 r (path) s
18 r (agent) s
17 r (resident) s
18 r (in) s
17 r (the) s
18 r (policy) s
17 r (gateway) s
18 r (in) s
ammi10.329 @sf
17 r (AD) s
19 r 83 c
t-rom.330 @sf
22 r (to) s
18 r (request) s
17 r 97 c
18 r (policy) s
17 r (route) s
18 r (from) s
17 r (its) s
18 r (route) s
17 r (server) s
-1 r 46 c
15 1160 p (The) s
16 r (route) s
16 r (server) s
16 r (then) s
16 r (generated) s
15 r 97 c
16 r (policy) s
16 r (route) s
16 r (and) s
16 r (returned) s
16 r (it) s
16 r (to) s
16 r (the) s
16 r (path) s
16 r (agent.) s
22 r (Using) s
16 r (the) s
16 r (policy) s
16 r (route) s
15 1231 p (supplied) s
17 r (by) s
18 r (the) s
17 r (route) s
18 r (server) s
-1 r 44 c
17 r (the) s
17 r (path) s
18 r (agent) s
17 r (initiated) s
18 r (path) s
17 r (setup,) s
18 r (and) s
18 r (the) s
t-ita.330 @sf
17 r (telnet) s
t-rom.330 @sf
18 r (session) s
17 r (was) s
17 r (established) s
15 1301 p (immediately) s
-2 r 46 c
81 1413 p (Having) s
16 r (con\014rmed) s
17 r (that) s
16 r (the) s
16 r (prototype) s
16 r (software) s
16 r (satisfactorily) s
16 r (performed) s
16 r (the) s
16 r (basic) s
16 r (IDPR) s
16 r (functions,) s
17 r (we) s
15 1483 p (proceeded) s
17 r (to) s
17 r (test) s
17 r (the) s
17 r (software) s
17 r (under) s
17 r (changing) s
17 r (network) s
17 r (conditions.) s
26 r (The) s
17 r (\014rst) s
17 r (of) s
17 r (these) s
17 r (tests) s
18 r (showed) s
17 r (that) s
15 1554 p (the) s
18 r (IDPR) s
17 r (prototype) s
18 r (software) s
18 r (was) s
17 r (able) s
18 r (to) s
18 r (deal) s
18 r (successfully) s
17 r (with) s
18 r 97 c
18 r (component) s
17 r (failure) s
18 r (along) s
18 r 97 c
17 r (path.) s
28 r 84 c
-2 r 111 c
15 1625 p (simulate) s
15 r 97 c
15 r (path) s
15 r (component) s
15 r (failure,) s
16 r (we) s
15 r (terminated) s
15 r (the) s
15 r (IDPR) s
15 r (processes) s
15 r (on) s
15 r 97 c
15 r (policy) s
15 r (gateway) s
16 r (in) s
15 r (the) s
15 r (transit) s
15 1695 p (domain,) s
ammi10.329 @sf
17 r (AD) s
18 r 84 c
t-rom.240 @sf
297 1702 p 49 c
t-rom.330 @sf
315 1695 p 44 c
18 r (traversed) s
16 r (by) s
17 r (the) s
17 r (current) s
17 r (path.) s
24 r (The) s
17 r (policy) s
17 r (gateways) s
17 r (on) s
16 r (either) s
17 r (side) s
17 r (of) s
17 r (the) s
16 r (failed) s
17 r (policy) s
15 1766 p (gateway) s
18 r (immediately) s
17 r (detected) s
18 r (the) s
17 r (failure.) s
28 r (Next,) s
18 r (these) s
18 r (two) s
17 r (policy) s
18 r (gateways,) s
18 r (representing) s
18 r (two) s
17 r (dif) s
0 r (ferent) s
15 1836 p (domains,) s
14 r (each) s
13 r (issued) s
13 r 97 c
13 r (routing) s
13 r (information) s
13 r (message) s
13 r (indicating) s
13 r (the) s
13 r (connectivity) s
13 r (change) s
14 r (and) s
13 r (each) s
13 r (initiated) s
15 1907 p (path) s
15 r (teardown) s
15 r (for) s
16 r (its) s
15 r (remaining) s
15 r (path) s
15 r (section.) s
81 2018 p (Once) s
18 r (the) s
17 r (path) s
18 r (was) s
17 r (torn) s
18 r (down,) s
18 r (the) s
17 r (path) s
18 r (agent) s
17 r (agent) s
17 r (in) s
ammi10.329 @sf
18 r (AD) s
19 r 83 c
t-rom.330 @sf
21 r (requested) s
18 r 97 c
17 r (new) s
18 r (route) s
17 r (from) s
18 r (its) s
17 r (route) s
15 2089 p (server) s
-1 r 44 c
14 r (to) s
16 r (carry) s
15 r (the) s
15 r (existing) s
t-ita.330 @sf
15 r (telnet) s
t-rom.330 @sf
16 r (traf) s
0 r (\014c.) s
19 r (The) s
15 r (route) s
16 r (server) s
-1 r 44 c
14 r (having) s
15 r (received) s
16 r (the) s
15 r (new) s
15 r (routing) s
15 r (information) s
15 2159 p (messages,) s
15 r (proceeded) s
14 r (to) s
14 r (generate) s
15 r 97 c
14 r (policy) s
15 r (route) s
14 r (through) s
14 r (the) s
15 r (other) s
14 r (transit) s
15 r (domain,) s
ammi10.329 @sf
14 r (AD) s
16 r 84 c
t-rom.240 @sf
1646 2166 p 50 c
t-rom.330 @sf
1665 2159 p 46 c
20 r (Then,) s
14 r (the) s
15 r (path) s
15 2230 p (agent) s
15 r (in) s
ammi10.329 @sf
15 r (AD) s
17 r 83 c
t-rom.330 @sf
19 r (set) s
15 r (up) s
15 r 97 c
15 r (path) s
15 r (for) s
16 r (the) s
15 r (new) s
15 r (route) s
15 r (supplied) s
15 r (by) s
15 r (the) s
15 r (route) s
15 r (server) s
-1 r 46 c
19 r (Throughout) s
15 r (the) s
15 r (component) s
15 2301 p (failure) s
15 r (and) s
15 r (traf) s
0 r (\014c) s
15 r (rerouting,) s
15 r (the) s
t-ita.330 @sf
15 r (telnet) s
t-rom.330 @sf
16 r (session) s
15 r (remained) s
15 r (intact.) s
81 2412 p (At) s
14 r (this) s
15 r (point,) s
14 r (we) s
14 r (restored) s
14 r (the) s
14 r (failed) s
14 r (policy) s
14 r (gateway) s
14 r (in) s
ammi10.329 @sf
14 r (AD) s
16 r 84 c
t-rom.240 @sf
1215 2419 p 49 c
t-rom.330 @sf
1247 2412 p (to) s
15 r (the) s
14 r (functional) s
14 r (state,) s
14 r (by) s
14 r (restarting) s
14 r (its) s
15 2483 p (IDPR) s
17 r (processes.) s
25 r (The) s
17 r (restored) s
17 r (policy) s
17 r (gateway) s
17 r (connectivity) s
17 r (prompted) s
17 r (the) s
17 r (generation) s
17 r (and) s
16 r (distribution) s
17 r (of) s
15 2553 p (routing) s
15 r (information) s
15 r (messages) s
16 r (indicating) s
15 r (the) s
15 r (change) s
15 r (in) s
16 r (domain) s
15 r (connectivity) s
-2 r 46 c
967 2828 p (10) s
@eop
11 @bop0
11 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
81 120 p (Having) s
18 r (returned) s
17 r (the) s
17 r (internetwork) s
17 r (topology) s
17 r (to) s
18 r (its) s
17 r (initial) s
17 r (con\014guration,) s
18 r (we) s
17 r (proceeded) s
17 r (to) s
17 r (test) s
17 r (that) s
18 r (the) s
15 191 p (IDPR) s
17 r (prototype) s
17 r (software) s
17 r (was) s
18 r (able) s
17 r (to) s
17 r (deal) s
17 r (successfully) s
17 r (with) s
17 r (transit) s
17 r (policy) s
17 r (recon\014guration.) s
27 r (The) s
17 r (current) s
15 261 p (policy) s
20 r (route) s
21 r (carrying) s
20 r (the) s
t-ita.330 @sf
20 r (telnet) s
t-rom.330 @sf
21 r (traf) s
0 r (\014c) s
19 r (traversed) s
ammi10.329 @sf
21 r (AD) s
21 r 84 c
t-rom.240 @sf
1070 268 p 50 c
t-rom.330 @sf
1089 261 p 46 c
36 r 87 c
-3 r 101 c
20 r (then) s
20 r (recon\014gured) s
20 r (the) s
21 r (transit) s
20 r (policy) s
20 r (for) s
ammi10.329 @sf
15 332 p (AD) s
17 r 84 c
t-rom.240 @sf
130 339 p 50 c
t-rom.330 @sf
164 332 p (to) s
16 r (preclude) s
16 r (access) s
15 r (of) s
16 r (traf) s
0 r (\014c) s
14 r (travelling) s
16 r (from) s
ammi10.329 @sf
16 r (AD) s
16 r 83 c
t-rom.330 @sf
20 r (to) s
ammi10.329 @sf
16 r (AD) s
17 r 68 c
t-rom.330 @sf
1 r 46 c
21 r (The) s
16 r (transit) s
16 r (policy) s
15 r (recon\014guration) s
15 402 p (prompted) s
16 r (both) s
16 r (the) s
16 r (distribution) s
16 r (of) s
16 r (routing) s
17 r (information) s
16 r (advertising) s
16 r (the) s
16 r (new) s
16 r (transit) s
16 r (policy) s
16 r (for) s
ammi10.329 @sf
16 r (AD) s
17 r 84 c
t-rom.240 @sf
1864 409 p 50 c
t-rom.330 @sf
1899 402 p (and) s
15 473 p (the) s
15 r (initiation) s
15 r (of) s
16 r (path) s
15 r (teardown.) s
81 584 p (Once) s
14 r (the) s
14 r (path) s
13 r (was) s
14 r (torn) s
14 r (down,) s
14 r (the) s
13 r (path) s
14 r (agent) s
14 r (in) s
ammi10.329 @sf
14 r (AD) s
14 r 83 c
t-rom.330 @sf
19 r (requested) s
13 r 97 c
14 r (new) s
14 r (route) s
13 r (from) s
14 r (its) s
14 r (route) s
13 r (server) s
0 r 44 c
13 r (to) s
15 655 p (carry) s
16 r (the) s
15 r (existing) s
t-ita.330 @sf
16 r (telnet) s
t-rom.330 @sf
15 r (traf) s
0 r (\014c.) s
21 r (The) s
16 r (route) s
15 r (server) s
-1 r 44 c
15 r (having) s
16 r (received) s
15 r (the) s
16 r (new) s
15 r (routing) s
16 r (information) s
16 r (message,) s
15 726 p (proceeded) s
14 r (to) s
13 r (generate) s
14 r 97 c
13 r (policy) s
14 r (route) s
13 r (through) s
14 r (the) s
14 r (original) s
13 r (transit) s
14 r (domain,) s
ammi10.329 @sf
14 r (AD) s
15 r 84 c
t-rom.240 @sf
1486 732 p 49 c
t-rom.330 @sf
1505 726 p 46 c
20 r (Then,) s
14 r (the) s
13 r (path) s
14 r (agent) s
13 r (in) s
ammi10.329 @sf
15 796 p (AD) s
14 r 83 c
t-rom.330 @sf
17 r (set) s
13 r (up) s
13 r 97 c
12 r (path) s
13 r (for) s
13 r (the) s
13 r (new) s
12 r (route) s
13 r (supplied) s
13 r (by) s
13 r (the) s
12 r (route) s
13 r (server) s
-1 r 46 c
18 r (Throughout) s
13 r (the) s
12 r (policy) s
13 r (recon\014guration) s
15 867 p (and) s
15 r (rerouting,) s
15 r (the) s
t-ita.330 @sf
16 r (telnet) s
t-rom.330 @sf
15 r (session) s
15 r (remained) s
15 r (intact.) s
81 978 p (This) s
16 r (set) s
15 r (of) s
15 r (experiments,) s
15 r (although) s
15 r (simple,) s
15 r (tested) s
15 r (all) s
16 r (of) s
15 r (the) s
15 r (major) s
15 r (functionality) s
15 r (of) s
15 r (the) s
15 r (IDPR) s
16 r (prototype) s
15 1049 p (software) s
15 r (and) s
16 r (demonstrated) s
15 r (that) s
15 r (the) s
16 r (prototype) s
15 r (software) s
16 r (could) s
15 r (quickly) s
15 r (and) s
16 r (accurately) s
15 r (adapt) s
15 r (to) s
16 r (changes) s
15 r (in) s
15 1119 p (the) s
15 r (internetwork.) s
t-bol.330 @sf
15 1297 p (5.1.3) s
46 r (Performance) s
17 r (Analysis) s
t-rom.330 @sf
15 1439 p 87 c
-3 r 101 c
17 r (\(USC) s
17 r (and) s
17 r (SAIC) s
18 r (members) s
17 r (of) s
17 r (the) s
17 r (IDPR) s
18 r (development) s
17 r (group\)) s
17 r (evaluated) s
18 r (the) s
17 r (performance) s
17 r (of) s
17 r (the) s
18 r (path) s
15 1510 p (setup) s
18 r (and) s
18 r (message) s
18 r (forwarding) s
17 r (portions) s
18 r (of) s
18 r (the) s
18 r (IDPR) s
18 r (prototype) s
18 r (software.) s
28 r (For) s
18 r (path) s
17 r (setup,) s
19 r (we) s
18 r (measured) s
15 1581 p (the) s
17 r (amount) s
17 r (of) s
17 r (processing) s
17 r (required) s
17 r (at) s
17 r (the) s
17 r (source) s
17 r (path) s
17 r (agent) s
18 r (and) s
17 r (at) s
17 r (intermediate) s
17 r (policy) s
17 r (gateways) s
17 r (during) s
15 1651 p (path) s
15 r (setup.) s
20 r (For) s
15 r (message) s
15 r (forwarding,) s
14 r (we) s
15 r (compared) s
15 r (the) s
15 r (processing) s
15 r (required) s
15 r (at) s
14 r (each) s
15 r (policy) s
15 r (gateway) s
15 r (when) s
15 1722 p (using) s
18 r (IDPR) s
17 r (forwarding) s
18 r (with) s
18 r (IP) s
18 r (encapsulation) s
17 r (and) s
18 r (when) s
18 r (using) s
17 r (only) s
18 r (IP) s
18 r (forwarding.) s
28 r 87 c
-3 r 101 c
17 r (also) s
17 r (compared) s
15 1792 p (the) s
15 r (processing) s
15 r (required) s
14 r (when) s
15 r (no) s
15 r (integrity/authentication) s
15 r (value) s
15 r (was) s
14 r (calculated) s
15 r (for) s
15 r (the) s
15 r (message) s
15 r (and) s
14 r (when) s
15 1863 p (the) s
15 r (MD4) s
15 r (digital) s
16 r (signature) s
15 r (algorithm) s
15 r (was) s
15 r (employed.) s
81 1974 p (Our) s
16 r (performance) s
15 r (measurements) s
16 r (were) s
15 r (encouraging,) s
16 r (but) s
15 r (we) s
15 r (have) s
16 r (not) s
15 r (listed) s
16 r (them) s
15 r (here.) s
21 r 87 c
-3 r 101 c
15 r (emphasize) s
15 2045 p (that) s
15 r (although) s
16 r (we) s
15 r (tried) s
16 r (to) s
15 r (produce) s
16 r (ef) s
0 r (\014cient) s
14 r (software) s
16 r (for) s
15 r (the) s
16 r (IDPR) s
15 r (prototype,) s
16 r (we) s
15 r (were) s
16 r (not) s
15 r (able) s
16 r (to) s
15 r (devote) s
15 2115 p (much) s
16 r (ef) s
0 r (fort) s
15 r (to) s
16 r (optimizing) s
16 r (this) s
17 r (software.) s
22 r (Hence,) s
17 r (the) s
16 r (performance) s
16 r (measurements) s
16 r (for) s
16 r (the) s
16 r (IDPR) s
16 r (prototype) s
15 2186 p (software) s
21 r (should) s
21 r (not) s
22 r (be) s
21 r (blindly) s
21 r (extrapolated) s
21 r (to) s
22 r (other) s
21 r (implementations) s
21 r (of) s
21 r (IDPR.) s
21 r 84 c
-2 r 111 c
21 r (obtain) s
21 r 97 c
21 r (copy) s
21 r (of) s
15 2257 p (the) s
16 r (performance) s
17 r (measurements) s
16 r (for) s
16 r (path) s
16 r (setup) s
17 r (and) s
16 r (message) s
16 r (forwarding) s
16 r (in) s
17 r (the) s
16 r (IDPR) s
16 r (prototype) s
16 r (software,) s
15 2327 p (contact) s
15 r (Robert) s
15 r 87 c
-2 r (oodburn) s
14 r (\(woody@sparta.com\)) s
15 r (and) s
15 r (Deborah) s
16 r (Estrin) s
15 r (\(estrin@usc.edu\).) s
968 2828 p 49 c
-1 r 49 c
@eop
12 @bop0
/Times-Italic /t-ita.360 ReEncodeForTeX /t-ita.360 /t-ita.360 49.813200 TeXPSmakefont def
12 @bop1
t-rom.330 @sf
15 -24 p (Proposed) s
15 r (Standard) s
576 r (IDPR) s
697 r (March) s
15 r (1992) s
t-bol.360 @sf
15 120 p (5.2) s
50 r (The) s
t-ita.360 @sf
19 r (gated) s
t-bol.360 @sf
19 r 86 c
-4 r (ersion) s
t-rom.330 @sf
15 262 p (SAIC) s
18 r (and) s
18 r (BBN) s
18 r (are) s
18 r (nearing) s
19 r (completion) s
18 r (of) s
18 r (the) s
18 r (task) s
18 r (of) s
18 r (integrating) s
18 r (IDPR) s
18 r (into) s
19 r (the) s
t-ita.330 @sf
18 r (gated) s
t-rom.330 @sf
18 r (UNIX) s
18 r (process.) s
15 333 p (The) s
t-ita.330 @sf
17 r (gated) s
t-rom.330 @sf
17 r (version) s
17 r (of) s
17 r (IDPR) s
17 r (contains) s
17 r (the) s
16 r (full) s
17 r (functionality) s
17 r (of) s
17 r (IDPR) s
17 r (together) s
17 r (with) s
17 r 97 c
17 r (simple) s
17 r (yet) s
17 r (versatile) s
15 403 p (user) s
22 r (interface) s
21 r (for) s
22 r (IDPR) s
22 r (con\014guration.) s
39 r (As) s
22 r 97 c
22 r (single) s
21 r (process,) s
24 r (the) s
t-ita.330 @sf
21 r (gated) s
t-rom.330 @sf
22 r (version) s
22 r (of) s
21 r (IDPR) s
22 r (should) s
22 r (per-) s
15 474 p (form) s
16 r (more) s
16 r (ef) s
0 r (\014ciently) s
15 r (than) s
16 r (the) s
16 r (multiple-process) s
16 r (prototype) s
16 r (version.) s
23 r (The) s
16 r (central) s
16 r (respository) s
16 r (for) s
16 r (the) s
t-ita.330 @sf
16 r (gated) s
t-rom.330 @sf
15 545 p (IDPR) s
20 r (software) s
20 r (is) s
20 r (cseic.saic.com;) s
22 r (to) s
20 r (obtain) s
20 r 97 c
20 r (copy) s
20 r (of) s
20 r (the) s
20 r (current) s
20 r (software,) s
22 r (contact) s
20 r (Robert) s
20 r 87 c
-3 r (oodburn) s
15 615 p (\(woody@sparta.com\).) s
81 727 p (Once) s
23 r (completed,) s
24 r (the) s
t-ita.330 @sf
23 r (gated) s
t-rom.330 @sf
22 r (version) s
23 r (of) s
22 r (IDPR) s
23 r (will) s
22 r (be) s
23 r (freely) s
22 r (available) s
23 r (to) s
22 r (the) s
22 r (Internet) s
23 r (community) s
-2 r 46 c
15 797 p (Hence,) s
14 r (anyone) s
15 r (with) s
14 r 97 c
14 r (UNIX-based) s
15 r (machine) s
14 r (can) s
14 r (experiment) s
14 r (with) s
15 r (IDPR,) s
14 r (without) s
14 r (investing) s
14 r (any) s
15 r (money) s
14 r (or) s
15 868 p (implementation) s
15 r (ef) s
0 r (fort.) s
20 r (By) s
15 r (making) s
15 r (IDPR) s
16 r (widely) s
15 r (accessible,) s
15 r (we) s
15 r (can) s
15 r (begin) s
16 r (to) s
15 r (gain) s
15 r (Internet) s
15 r (experience) s
16 r (by) s
15 938 p (introducing) s
14 r (IDPR) s
15 r (into) s
14 r (operational) s
14 r (networks) s
14 r (with) s
15 r (real) s
14 r (usage) s
14 r (constraints) s
14 r (transporting) s
15 r (host) s
14 r (traf) s
0 r (\014c) s
13 r (with) s
15 r (real) s
15 1009 p (service) s
15 r (requirements.) s
967 2828 p (12) s
@eop
@end