net.txt

来自「基于linux环境的ns2多机并行仿真补丁」· 文本 代码 · 共 58 行

TXT
58
字号
#-----------------------------------------------------------------------------# Network information file for the brand new FM!## Author: Kalyan Perumalla <www.cc.gatech.edu/~kalyan> 21July2002# $Name: v26apr05 $ $Date: 2003/04/11 20:17:34 $ $Revision: 1.1 $## Format: One subnet description per line, of the form#      subnettype hostnames# Each subnet must be specified entirely on a single line (trailing backslash# can be used to break & continue lines).  The subnettype can be MYR, LAN or# WAN (uppercase only).  The hostnames can be one or more hname[=canonname]# which specifies host whose name is hname, with a corresponding, optional,# subnet-specific canonical name.  For example, in a Myrinet cluster, a host's# canonical name is the name by which it is identified in Myrinet/GM board# info (e.g., jedi1's canonical Myrinet/GM name is darthvader).  In a wide-area# network, the canonical name is the node's fully-qualified domain name (e.g.,# nighthawk's canonical WAN name is nighthawk.cc.gatech.edu).# For each node, its hname should be exactly the same as specified in NODEINFO.##-----------------------------------------------------------------------------LAN this1=127.0.0.1 this2=127.0.0.1#LAN ccil=130.207.117.12 jedi1=130.207.117.200LAN jedi1=yoda.cc.gatech.edu jedi2=darthvader.cc.gatech.edu \    jedi15=callysta.cc.gatech.edu jedi16=jacensolo.cc.gatech.edu#MYR jedi1=yoda       jedi2=darthvader jedi3=palpatine     jedi4=skywalker \    jedi5=leia       jedi6=obiwan     jedi7=darthmaul     jedi8=darthsideous \    jedi9=quigon     jedi10=anakin    jedi11=exarkun      jedi12=kyp   \    jedi13=corran    jedi14=mara      jedi15=callysta     jedi16=jacensolo \    jedi17=janasoloLAN jedi1=yoda.cc.gatech.edu       nighthawk=nighthawk.cc.gatech.edu \    ccil=ccil.cc.gatech.edu        lennon=lennon.cc.gatech.edu \    forge=forge.cc.gatech.edu      marquesas=marquesas.cc.gatech.eduLAN ferrari1=f1g.ece.gatech.edu  ferrari2=f2g.ece.gatech.edu  \    ferrari3=f3g.ece.gatech.edu  ferrari4=f4g.ece.gatech.edu  \    ferrari5=f3g.ece.gatech.edu  ferrari6=f4g.ece.gatech.edu  \    ferrari7=f3g.ece.gatech.edu  ferrari8=f4g.ece.gatech.edu  \    ferrari9=f3g.ece.gatech.edu  ferrari10=f4g.ece.gatech.edu \    ferrari11=f3g.ece.gatech.edu ferrari12=f4g.ece.gatech.edu \    ferrari13=f3g.ece.gatech.edu ferrari14=f4g.ece.gatech.edu \    ferrari15=f3g.ece.gatech.edu ferrari16=f4g.ece.gatech.eduLAN edhpc1=edhpc1.cc.gatech.edu edhpc2=edhpc2.cc.gatech.edu \    edhpc3=edhpc3.cc.gatech.edu edhpc4=edhpc4.cc.gatech.edu \    edhpc5=edhpc5.cc.gatech.edu edhpc6=edhpc6.cc.gatech.edu \    edhpc7=edhpc7.cc.gatech.edu edhpc8=edhpc8.cc.gatech.eduWAN ferrari1=enzo.ece.gatech.edu \    nighthawk=nighthawk.cc.gatech.edu \    jedi1=yoda.cc.gatech.edu#-----------------------------------------------------------------------------

⌨️ 快捷键说明

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