rfc1124.ps

来自「RFC 的详细文档!」· PS 代码 · 共 4,449 行 · 第 1/5 页

PS
4,449
字号
%!PS-Adobe-1.0
%%Creator: akamai.isi.edu:jkrey (Joyce Reynolds,,; INTERNET)
%%Title: stdin
%%CreationDate: Mon Sep 18 15:41:08 1989
%%DocumentFonts: Times-Roman Times-Italic Times-Bold Symbol Times-Roman
%%Pages: (atend)
%%EndComments
% lib/pscat.pro -- prolog for pscat (troff) files
% Copyright (C) 1985 Adobe Systems, Inc.
% Added defs for Manual Feed 
save /pscatsave exch def
/$pscat 50 dict def
$pscat begin
/fm [1 0 0 1 0 0] def
/xo 0 def /yo 0 def
/M /moveto load def
/R /show load def
/S {exch currentpoint exch pop moveto show}def
/T {exch currentpoint pop exch moveto show}def
/U {3 1 roll moveto show}def
/siz 0 def
/font 0 def
/Z {/siz exch def SF}def
/F {/font exch def SF}def
/SF{font 0 ne
    {catfonts font 1 sub get fm 0 siz put fm 3 siz neg put 
     fm makefont setfont}if}def
/BP{save/catsv exch def 0 792 translate 72 432 div dup neg scale 
  xo yo translate 0 0 moveto}def
/BPL{save/catsv exch def 72 8.25 mul 792 translate -90 rotate
  72 432 div dup neg scale xo yo translate 0 0 moveto}def
/EP{catsv restore showpage}def
/SetStTime{statusdict /manualfeedtimeout 120 put} def
/SetStatus{statusdict /manualfeed true put
   statusdict /product get (LaserWriter) eq 
   {version (23.0) eq  % Don't redefine EP if printer is not "Classic LW"
     {/EP {catsv restore
	 {statusdict /printerstatus get exec 16#22000000 and 0 eq{exit}if}loop
	 showpage}def}if }if}def
% definitions for PPROC callback functions
% each PPROC is called with the following number on the stack:
% pointsize charcode railmag pswidth pschar x y wid
/$pprocs 50 dict def
/fractm [.65 0 0 .6 0 0] def
% fractions
/PS1{gsave $pprocs begin
    /wid exch def pop pop pop pop pop /ch exch def /size exch def
    /pair $pprocs ch get def /cf currentfont def
    cf fractm makefont setfont
    0 .3 size mul 6 mul 2 copy neg rmoveto pair 0 get show rmoveto
    currentfont cf setfont (\244) show setfont
    pair 1 get show grestore wid .06 div 0 rmoveto end}def
$pprocs begin
8#34 [(1)(4)] def
8#36 [(1)(2)] def
8#46 [(3)(4)] def
end
% boxes
/PS2{gsave /wid exch def pop pop /char exch def pop pop pop /size exch def
    /len size 3.5 mul def % length of a side
    len 0 rlineto 0 len neg rlineto len neg 0 rlineto closepath
    char 3 eq {fill}{size 5 mul .07 mul setlinewidth stroke}ifelse
    grestore wid .06 div 0 rmoveto}def
/PS3/PS2 load def		% boxes are the same...
% circle
/PS4{gsave /wid exch def pop pop pop pop pop pop /size exch def
    wid .8333 mul size 2.5 mul neg rmoveto currentpoint	% center
    newpath size 1.8 mul 0 360 arc size .2 mul setlinewidth stroke
    grestore wid .06 div 0 rmoveto}def
/bb{$pprocs begin /wid exch def pop pop pop pop pop pop /size exch 6 mul def
    /s2 size 2 div def /s4 size 4 div def gsave 
    currentpoint newpath transform round exch round exch itransform translate
    size 16 div setlinewidth 2 setlinejoin 0 setgray}def
$pprocs begin
/mrr{moveto rlineto rlineto}def
/be{stroke grestore wid .06 div 0 rmoveto end}def
end
% leftfloor
/PS6 {bb s4 0 0 size s4 size -.8 mul mrr be}def
% rightfloor
/PS7 {bb s4 neg 0 0 size s4 size -.8 mul mrr be}def
% leftceil
/PS8 {bb s4 0 0 size neg s4 size .2 mul mrr be}def
% rightceil
/PS9 {bb s4 neg 0 0 size neg s4 size .2 mul mrr be}def
% boldvert
/PS5 {bb 0 0 0 size neg s4 size .2 mul mrr be}def
% box rule
/PS32 {bb /sw size 24 div def sw 2 div size 4.5 div moveto
       0 size neg rlineto sw setlinewidth be}def
% rule (roman, bold and italic)
/PS16 {gsave $pprocs begin
    /wid exch def pop pop pop pop pop pop /size exch 6 mul def
    /sw size 14 div def currentpoint exch sw 2 div sub exch
    newpath transform round exch round exch itransform translate
    0 0 moveto size 2 div 0 rlineto sw setlinewidth be}def
% lefttopcurl    
/PS20 {bb s4 size .2 mul moveto 0 size -.55 mul rlineto currentpoint 
    pop size -.8 mul 2 copy exch s4 add exch s4 arcto pop pop pop pop be}def
% leftbotcurl
/PS21 {bb s4 size -.8 mul moveto 0 size .55 mul rlineto currentpoint 
    pop size .2 mul 2 copy exch s4 add exch s4 arcto pop pop pop pop be}def
% righttopcurl
/PS22 {bb s4 size .2 mul moveto 0 size -.55 mul rlineto currentpoint
     pop size -.8 mul 2 copy exch s4 sub exch s4 arcto pop pop pop pop be}def
% rightbotcurl
/PS23 {bb s4 size -.8 mul moveto 0 size .55 mul rlineto currentpoint
     pop size .2 mul 2 copy exch s4 sub exch s4 arcto pop pop pop pop be}def
% rightmidcurl
/PS25 {bb /s3 size -.3 mul def s4 size -.8 mul moveto s4 s3 s2 s3
    s4 arcto pop pop size add s4 s3 4 2 roll
    s4 arcto pop pop pop pop s4 size .2 mul lineto be}def
% leftmidcurl
/PS24 {bb /s3 size -.3 mul def s4 size -.8 mul moveto s4 s3 0 s3
    s4 arcto pop pop size add s4 s3 4 2 roll s4 arcto pop pop pop pop 
    s4 size .2 mul lineto be}def
/catfonts [
	/Times-Roman findfont
	/Times-Italic findfont
	/Times-Bold findfont
	/Symbol findfont
	/Times-Roman findfont
	] def
%%EndProlog
%%Page: ? 1
BP
1 F
72 Z
577 681(Network)U
853(Working)S
1133(Group)S
2891(B.)S
2981(Leiner)S
577 765(Request)U
833(for)S
941(Comments:)S
1297(1124)S
2957(RIACS)S
2693 849(September)U
3025(1989)S
3 F
96 Z
998 1212(Policy)U
1282(Issues)S
1558(in)S
1670(Interconnecting)S
2353(Networks)S
72 Z
1173 1368(o)U
577(Status)S
793(of)S
877(this)S
1013(Mem)S
2 F
727 1476(To)U
827(support)S
1071(the)S
1183(activities)S
1467(of)S
1547(the)S
1659(Federal)S
1911(Research)S
2203(Internet)S
2455(Coordinating)S
2865 1560(e)U
577 1644(r)U
577 1560(Committee)U
913(\(FRICC\))S
1193(in)S
1273(creating)S
1537(an)S
1633(interconnected)S
2085(set)S
2189(of)S
2269(networks)S
2553(to)S
2633(serve)S
2809(th)S
605 1644(esearch)U
853(community,)S
1211(two)S
1339(workshops)S
1671(were)S
1835(held)S
1983(to)S
2063(address)S
2311(the)S
2423(technical)S
2711(support)S
2955(of)S
3099 1728(s)U
577 1812(o)U
577 1728(policy)U
777(issues)S
973(that)S
1109(arise)S
1277(when)S
1453(interconnecting)S
1929(such)S
2085(networks.)S
2411(Held)S
2575(under)S
2767(the)S
2879(auspice)S
613 1812(f)U
657(the)S
769(Internet)S
1021(Activities)S
1313(Board)S
1517(at)S
1597(the)S
1709(request)S
1945(of)S
2025(the)S
2137(FRICC,)S
2387(and)S
2519(sponsored)S
2839(by)S
2931(NASA)S
577 1980(a)U
577 1896(through)U
829(RIACS,)S
1067(the)S
1179(workshops)S
1511(addressed)S
1827(the)S
1939(required)S
2211(and)S
2343(feasible)S
2591(technologies)S
2979(and)S
613 1980(rchitectures)U
981(that)S
1117(could)S
1301(be)S
1393(used)S
1549(to)S
1629(satisfy)S
1837(the)S
1949(desired)S
2185(policies)S
2433(for)S
2541(interconnection.)S
3109 2088(n)U
577 2172(o)U
727 2088(The)U
859(purpose)S
1115(of)S
1195(this)S
1323(RFC)S
1483(is)S
1555(to)S
1635(report)S
1839(the)S
1951(results)S
2167(of)S
2247(these)S
2419(workshops.)S
2793(Distributio)S
613 2172(f)U
657(this)S
785(memo)S
981(is)S
1053(unlimited.)S
EP
%%Page: ? 2
BP
3 F
72 Z
577 681(Preface)U
1 F
727 789(This)U
879(report)S
1075(documents)S
1411(the)S
1523(results)S
1735(of)S
1819(two)S
1951(workshops)S
2287(held)S
2435(at)S
2511(the)S
2623(request)S
2855(of)S
2939(the)S
577 957(I)U
577 873(Federal)U
817(Research)S
1105(Internet)S
1353(Coordinating)S
1757(Committee)S
2101(and)S
2229(under)S
2417(the)S
2529(auspices)S
2797(of)S
2881(the)S
601 957(nternet)U
825(Activities)S
1129(Board.)S
1371(As)S
1475(such,)S
1649(this)S
1777(report)S
1973(represents)S
2289(the)S
2401(work)S
2573(of)S
2657(a)S
2713(large)S
2881(number)S
577 1125(b)U
577 1041(of)U
661(people)S
877(\(listed)S
1081(in)S
1161(Section)S
1401(7\).)S
1527(Without)S
1787(their)S
1943(efforts,)S
2173(these)S
2345(results)S
2557(would)S
2761(not)S
2877(have)S
613 1125(een)U
737(possible.)S
1039(The)S
1175(author)S
1383(\(really)S
1595(more)S
1767(of)S
1851(an)S
1943(editor\))S
2159(would)S
2363(like)S
2495(to)S
2575(acknowledge)S
2979(their)S
577 1293(w)U
577 1209(efforts)U
789(and)S
917(contributions,)S
1339(and)S
1467(thank)S
1651(them)S
1819(for)S
1927(their)S
2083(cooperation)S
2447(in)S
2527(making)S
2767(the)S
629 1293(orkshops)U
913(a)S
969(success.)S
EP
%%Page: ? 3
BP
1 F
60 Z
577 450(R)U
(FC)R
710(1124)S
1485(Network)S
1715(Interconnec)S
2000(tion)S
2114(Issues)S
2771(September)S
3049(1989)S
3 F
84 Z
577 681(1.)U
696(Introduction)S
1 F
72 Z
727 789(Computer)U
1039(networking)S
1391(has)S
1511(become)S
1759(pervasive)S
2059(and)S
2187(basic)S
2359(to)S
2439(the)S
2551(conduct)S
2803(of)S
2887(scienti\256c)S
3119 873(,)U
577 957(e)U
577 873(and)U
705(academic)S
1001(activities.)S
1327(To)S
1431(provide)S
1675(the)S
1787(needed)S
2015(networking)S
2367(support)S
2607(to)S
2687(these)S
2859(activities)S
609 957(ach)U
733(of)S
817(the)S
929(agencies)S
1201(funding)S
1449(research)S
1713(has)S
1833(proceeded)S
2153(to)S
2233(establish)S
2509(one)S
2637(or)S
2721(more)S
2893(agency)S
577 1041(funded)U
801(computer)S
1097(networks.)S
727 1149(Recognizing)U
1115(the)S
1227(importance)S
1575(of)S
1659(such)S
1815(networking)S
2167(support,)S
2425(the)S
2537(Of\256ce)S
2741(of)S
2825(Science)S
577 1317(r)U
577 1233(and)U
705(Technology)S
1073(Policy)S
1281(\(OSTP\))S
1529(working)S
1793(with)S
1945(the)S
2057(appropriate)S
2409(personnel)S
2713(from)S
2877(the)S
601 1317(esearch-funding)U
1089(agencies)S
1361(on)S
1457(the)S
1569(Federal)S
1809(Coordinating)S
2213(Council)S
2465(on)S
2561(Science)S
2809(Engineering)S
577 1485(r)U
577 1401(and)U
705(Technology)S
1073(\(FCCSET\))S
1409(Committee)S
1753(on)S
1849(High-Speed)S
2217(Networks)S
2521(developed)S
2841(a)S
2897(set)S
3001(of)S
601 1485(ecommendations)U
1113(for)S
1221(the)S
1333(evolution)S
1629(and)S
1757(enhancements)S
2189(of)S
2273(scienti\256c)S
2557(and)S
2685(academic)S
2961 1569(e)U
577 1653(a)U
577 1569(networks.)U
907(These)S
1103(recommendations)S
1639(are)S
1751(described)S
2051(in)S
2131(three)S
2299(phases.)S
2557(The)S
2693(\256rst)S
2829(phas)S
609 1653(ddresses)U
877(the)S
989(interconnection)S
1461(of)S
1545(the)S
1657(various)S
1893(agency)S
2121(networks)S
2409(into)S
2545(a)S
2601(ubiquitous)S
3001 1737(s)U
577 1821(w)U
577 1737(networking)U
929(capability)S
1237(serving)S
1473(several)S
1701(hundred)S
1961(universities)S
2317(and)S
2445(research)S
2709(institution)S
629 1821(ith)U
729(a)S
785(backbone)S
1085(network)S
1345(operating)S
1641(1.5)S
1755(Mb/s.)S
1969(The)S
2105(second)S
2329(phase)S
2517(involves)S
2785(upgrading)S
577 1989(r)U
577 1905(the)U
689(network)S
949(backbone)S
1249(to)S
1329(45)S
1425(Mb/s)S
1597(and)S
1725(connecting)S
2065(additional)S
2377(universities)S
2733(and)S
2861(other)S
601 1989(esearch)U
841(institutions.)S
1227(The)S
1363(third)S
1523(phase)S
1711(involves)S
1979(the)S
2091(development)S
2487(and)S
2615(installation)S
2959(of)S
3043(a)S
577 2073(high)U
729(bandwidth)S
1057(\(Gb/s\))S
1265(networking)S
1617(capability.)S
727 2181(The)U
863(motivation)S
1199(for)S
1307(the)S
1419(\256rst)S
1555(two)S
1687(phases)S
1903(are)S
2015(to)S
2095(achieve)S
2339(good)S
2507(performance)S
2895(in)S
2975(a)S
3031(cost)S
577 2349(i)U
577 2265(effective)U
853(manner.)S
1135(The)S
1271(scienti\256c)S
1555(and)S
1683(academic)S
1979(community)S
2331(is)S
2403(best)S
2543(served)S
2755(by)S
2851(an)S
597 2349(nterconnected)U
1025(ubiquitous)S
1353(networking)S
1705(capability)S
2013(rather)S
2205(than)S
2353(a)S
2409(set)S
2513(of)S
2597(partitioned)S
2891 2433(d)U
577 2517(p)U
577 2433(networks)U
865(supporting)S
1197(only)S
1349(subsets)S
1581(of)S
1665(the)S
1777(community.)S
2171(Costs)S
2355(can)S
2479(be)S
2571(reduced)S
2823(an)S
613 2517(erformance)U
965(improved)S
1265(through)S
1513(sharing)S
1749(of)S
1833(resources)S
2129(and)S
2257(using)S
2437(cross-support)S
2849(\(e.g.,)S
3141 2601(r)U
577 2685(t)U
577 2601(using)U
757(one)S
885(agency's)S
1165(network)S
1425(to)S
1505(serve)S
1681(an)S
1773(institution)S
2089(for)S
2197(another)S
2437(agency's)S
2717(purposes)S
2997(rathe)S
597 2685(han)U
725(having)S
945(to)S
1025(connect)S
1273(each)S
1429(institution)S
1745(to)S
1825(every)S
2009(network.\))S
2921 2793(g)U
577 2877(C)U
727 2793(To)U
831(accomplish)S
1183(these)S
1355(objectives,)S
1689(the)S
1801(Federal)S
2041(Research)S
2329(Internet)S
2577(Coordinatin)S
625 2877(ommittee)U
921(\(FRICC\))S
1201(was)S
1337(formed.)S
1611(Consisting)S
1943(of)S
2027(representatives)S
2483(from)S
2647(the)S
2759(key)S
2887(research)S
577 3045(s)U
577 2961(agencies)U
849(\(NSF,)S
1047(DARPA,)S
1333(NASA,)S
1571(and)S
1699(DOE\),)S
1913(this)S
2041(ad)S
2133(hoc)S
2261(group)S
2453(has)S
2573(been)S
2733(developing)S
605 3045(trategies)U
873(for)S
981(interconnection)S
1453(of)S
1537(networks)S
1825(and)S
1953(evolution)S
2249(of)S
2333(the)S
2445(Internet)S
2693(in)S
2773(accordance)S
577 3213(p)U
577 3129(with)U
729(the)S
841(OSTP)S
1041(recommendations)S
1577(for)S
1685(Phases)S
1905(1-3.)S
2067(In)S
2151(the)S
2263(process)S
2503(of)S
2587(developing)S
2931(such)S
613 3213(lans,)U
771(it)S
835(became)S
1079(apparent)S
1351(that)S
1483(a)S
1539(set)S
1643(of)S
1727(issues)S
1923(needed)S
2151(to)S
2231(be)S
2323(addressed)S
2631(concerning)S
2975(the)S
3149 3297(t)U
577 3381(s)U
577 3297(various)U
813(agency)S
1041(policies)S
1289(for)S
1397(their)S
1553(research)S
1817(networks)S
2105(in)S
2185(light)S
2341(of)S
2425(the)S
2537(desire)S
2733(to)S
2813(interconnec)S
605 3381(uch)U
733(networks.)S
727 3489(T)U
(his)R
879(report)S
1075(documents)S
1411(the)S
1523(results)S
1735(of)S
1819(a)S
1875(series)S
2063(of)S
2147(two)S
2279(workshops)S
2615(\(18-20)S
2831(June)S
2987(1988)S
577 3657(t)U
577 3573(at)U
653(NASA)S
873(Ames)S
1065(Research)S
1353(Center)S
1569(and)S
1697(8-10)S
1853(November)S
2181(1988)S
2349(at)S
2425(MIT\))S
2605(held)S
2753(to)S
2833(address)S
597 3657(hese)U
749(issues.)S
987(Held)S
1151(under)S
1339(the)S
1451(auspices)S
1719(of)S
1803(the)S
1915(Internet)S
2163(Activities)S
2467(Board)S
2667(\(IAB\))S
2863(at)S
2939(the)S
577 3825(a)U
577 3741(request)U
809(of)S
893(the)S
1005(FRICC,)S
1255(and)S
1383(sponsored)S
1699(by)S
1795(NASA)S
2015(through)S
2263(RIACS,)S
2517(the)S
2629(workshops)S
609 3825(ddressed)U
885(the)S
997(required)S
1261(and)S
1389(feasible)S
1637(technologies)S
2025(and)S
2153(architectures)S
2545(that)S
2677(could)S
2861(be)S
2953(used)S
3109(to)S
577 3909(satisfy)U
789(the)S
901(desired)S
1133(policies)S
1381(for)S
1489(interconnection.)S
727 4017(The)U
863(issues)S
1059(were)S
1223(divided)S
1463(into)S
1599(four)S
1743(categories,)S
2077(and)S
2205(working)S
2469(groups)S
2689(established)S
2987 4101(e)U
577 4185(p)U
577 4101(within)U
785(the)S
897(workshops)S
1233(to)S
1313(address)S
1553(each)S
1709(area.)S
1895(The)S
2031(\256rst)S
2167(working)S
2431(group)S
2623(addressed)S
2931(th)S
613 4185(olicies)U
825(themselves.)S
1211(Working)S
1491(with)S
1643(the)S
1755(members)S
2043(of)S
2127(the)S
2239(FRICC,)S
2489(the)S
2601(initial)S
2793(statements)S
60 Z
3149 4413(])U
577(Leiner)S
2962([Page)S
3119(1)S
EP
%%Page: ? 4
BP
1 F
60 Z
577 450(R)U
(FC)R
710(1124)S
1485(Network)S
1715(Interconnec)S
2000(tion)S
2114(Issues)S
2771(September)S
3049(1989)S
72 Z
577 765(u)U
577 681(of)U
661(agency)S
889(policies)S
1137(were)S
1301(re\256ned)S
1525(so)S
1613(that)S
1745(the)S
1857(rest)S
1985(of)S
2069(the)S
2181(workshop)S
2489(attendees)S
2781(could)S
2965(better)S
613 765(nderstand)U
917(the)S
1029(desired)S
1261(and)S
1389(required)S
1653(policies.)S
1943(The)S
2079(second)S

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?