【正文】
NonJIT mode statistics x : Experimentations (can crash the box!)^]: Send ^]If you press an unrecognized key, help will be shown. Note: on Windows, it may be the Ctrl + $ sequence. 如果你輸入一個未知鍵,將被認(rèn)為是幫助,注意:在win中有可能是Ctrl + $語句 Virtual Bridge 虛擬橋接The virtual bridge is used to emulate a shared network between emulator emulator instance can ast as a virtual bridge.虛擬橋接被用來在模擬器之間模擬一個共享網(wǎng)絡(luò)例如:任何模擬器可以被當(dāng)作一個虛擬的橋接The configuration file (specified by the b option) contains a list of NetIO descriptors, which the following 配置文件(b命令可以列出)包括一個netIO描述符列表,如下syntax: netio_type[:netio_parameters] 語法:netiotypeExample: Connection to instance I0 連接I0udp:10000::10001 Connection to instance I1udp:10002::10003 Connection to instance I2udp:10004::10005The I0 would be launched with the following parameters:I0將以下面的參數(shù)開始 dynamips p 1:PAFETX:udp:10001::10000Virtual ATM switch 虛擬ATM交換機(jī)******************The virtual ATM switch fabric is used to emulate an ATM backbone between emulator instances. The use of this virtual switch is not mandatory, you can directly connect emulator instances for pointtopoint ATM connections.Please note that only basic VP/VC switching is supported, there is nosupport for ILMI/QSAAL/... or other specific ATM protocols.虛擬ATM交換機(jī)過去習(xí)慣被模擬成一個在模擬器設(shè)備之間的ATM骨干網(wǎng)。 IF:interface_name:netio_type[:netio_parameters]You can do VP switching or VC switching:你還能做VP交換或者VC交換1) VP switchingsyntax: VP:input_if:input_vpi:output_if:output_vpi2) VC switchingsyntax: VC:input_if:input_vpi:input_vci:output_if:output_vpi:output_vciTesting the Virtual ATM switch with one dynamips instance*********************************************************(Contribution of Mtv Europe)Virtual ATM switch configuration file ():IF:A0:udp:10003::10001IF:A1:udp:10004::10002 a0/vpi=1/vci=100 connects to a1/vpi=2/vci=200VC:A0:1:100:A1:2:200 VC:A1:2:200:A0:1:100Invoking dynamips:./dynamips p 1:PAA1:udp:10001::10003 p 2:PAA1:udp:10002::10004 a (note input ports o