node294.html

来自「相关搜索: ns2仿真结果分析 all-awk ns2 ns2 无限网络中awk」· HTML 代码 · 共 94 行

HTML
94
字号
<html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><!--Converted with jLaTeX2HTML 2002 (1.62) JA patch-1.4patched version by:  Kenshi Muto, Debian Project.LaTeX2HTML 2002 (1.62),original version by:  Nikos Drakos, CBLU, University of Leeds* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan* with significant contributions from:  Jens Lippmann, Marek Rouchal, Martin Wilck and others --><HTML><HEAD><TITLE>26.3.0.0.1 Static Routing</TITLE><META NAME="description" CONTENT="26.3.0.0.1 Static Routing"><META NAME="keywords" CONTENT="everything"><META NAME="resource-type" CONTENT="document"><META NAME="distribution" CONTENT="global"><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"><META NAME="Generator" CONTENT="jLaTeX2HTML v2002 JA patch-1.4"><META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"><LINK REL="STYLESHEET" HREF="everything.css" tppabs="http://www.isi.edu/nsnam/ns/doc/everything.css"><LINK REL="next" HREF="node295.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node295.html"><LINK REL="previous" HREF="node293.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node293.html"><LINK REL="up" HREF="node293.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node293.html"><LINK REL="next" HREF="node295.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node295.html"></HEAD><BODY ><!--Navigation Panel--><A NAME="tex2html5846"  HREF="node295.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node295.html"><IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="file:/usr/share/latex2html/icons/next.png"></A> <A NAME="tex2html5840"  HREF="node293.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node293.html"><IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="file:/usr/share/latex2html/icons/up.png"></A> <A NAME="tex2html5834"  HREF="node293.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node293.html"><IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="file:/usr/share/latex2html/icons/prev.png"></A> <A NAME="tex2html5842"  HREF="node1.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node1.html"><IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="file:/usr/share/latex2html/icons/contents.png"></A> <A NAME="tex2html5844"  HREF="node590.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node590.html"><IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="file:/usr/share/latex2html/icons/index.png"></A> <BR><B> Next:</B> <A NAME="tex2html5847"  HREF="node295.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node295.html">26.3.0.0.2 Session Routing</A><B> Up:</B> <A NAME="tex2html5841"  HREF="node293.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node293.html">26.3 Protocol Specific Configuration</A><B> Previous:</B> <A NAME="tex2html5835"  HREF="node293.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node293.html">26.3 Protocol Specific Configuration</A> &nbsp <B>  <A NAME="tex2html5843"  HREF="node1.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node1.html">Contents</A></B>  &nbsp <B>  <A NAME="tex2html5845"  HREF="node590.html" tppabs="http://www.isi.edu/nsnam/ns/doc/node590.html">Index</A></B> <BR><BR><!--End of Navigation Panel--><H4><A NAME="SECTION05130010000000000000">26.3.0.0.1 Static Routing</A></H4>The static route computation strategy isthe default route computation mechanism  in .This strategy uses theDijkstra's all-pairs SPF algorithm ../ns-2/route.ccRouteLogic::compute_routes.The route computation algorithm is run exactly onceprior to the start of the simulation.The routes are computedusing an adjacency matrix and link costs of all the links in the topology.<P>(Note that static routing is static in the sense that it is computed  once when the simulation starts, as opposed to session  and DV routing that allow routes to change mid-simulation.An alternative to static routing is Manual routing  where routes are not computed but instead are set (manually) by the user.)<P><BR><HR><ADDRESS>2003-09-23</ADDRESS></BODY></HTML>

⌨️ 快捷键说明

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