/[dynamips]/upstream/dynamips-0.2.6-RC3/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /upstream/dynamips-0.2.6-RC3/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

upstream/dynamips-0.2.5/README revision 1 by dpavlin, Sat Oct 6 16:01:44 2007 UTC upstream/dynamips-0.2.6-RC3/README revision 4 by dpavlin, Sat Oct 6 16:06:49 2007 UTC
# Line 1  Line 1 
1  Help for Cisco 7200/3600 simulator (dynamips-0.2.5)  Help for Cisco router simulator (dynamips-0.2.6)
2  =====================================================  ================================================
3  Authors of this document: Fabien Devaux, Christophe Fillot, MtvE  Authors of this document: Fabien Devaux, Christophe Fillot, MtvE
4    
5  Emulated hardware  Emulated hardware
6  *****************  *****************
7    
8  The emulator currently supports Cisco 7200 and Cisco 3600 series.  The emulator currently supports the following platforms:
9      - Cisco 7200 (NPE-100 to NPE-400)
10      - Cisco 3600 (3620, 3640 and 3660)
11      - Cisco 2691
12      - Cisco 3725
13      - Cisco 3745
14    
15  By default, a Cisco 7206VXR with NPE-200 (256 Mb of DRAM) is emulated.  By default, a Cisco 7206VXR with NPE-200 (256 Mb of DRAM) is emulated.
16    
17  To emulate a Cisco 3600, use the "-P 3600" command line option.  To emulate another platform, use the "-P" command line option (for example,
18    "-P 3725" or "-P 3600").
19    
20  For the 7200, you can change the NPE type with the "-t" option.  For the 7200, you can change the NPE type with the "-t" option.
21  It is possible to select "npe-100", "npe-150", "npe-175", "npe-200",  It is possible to select "npe-100", "npe-150", "npe-175", "npe-200",
# Line 70  Options specific to the Cisco 7200 serie Line 77  Options specific to the Cisco 7200 serie
77  Options specific to the Cisco 3600 series ("dynamips -P 3600 --help"):  Options specific to the Cisco 3600 series ("dynamips -P 3600 --help"):
78    
79    -t <chassis_type>  : Select Chassis type (default: "3640")    -t <chassis_type>  : Select Chassis type (default: "3640")
80      --iomem-size <val> : IO memory (in percents, default: 5)
81      -p <nm_desc>       : Define a Network Module
82      -s <nm_nio>        : Bind a Network IO interface to a Network Module
83    
84    Options specific to the Cisco 2691 series ("dynamips -P 2691 --help"):
85    
86      --iomem-size <val> : IO memory (in percents, default: 5)
87      -p <nm_desc>       : Define a Network Module
88      -s <nm_nio>        : Bind a Network IO interface to a Network Module
89    
90    Options specific to the Cisco 3725 series ("dynamips -P 3725 --help"):
91    
92      --iomem-size <val> : IO memory (in percents, default: 5)
93    -p <nm_desc>       : Define a Network Module    -p <nm_desc>       : Define a Network Module
94    -s <nm_nio>        : Bind a Network IO interface to a Network Module    -s <nm_nio>        : Bind a Network IO interface to a Network Module
95    
96    Options specific to the Cisco 3745 series ("dynamips -P 3745 --help"):
97    
98      --iomem-size <val> : IO memory (in percents, default: 5)
99      -p <nm_desc>       : Define a Network Module
100      -s <nm_nio>        : Bind a Network IO interface to a Network Module
101    
102    
103    
104  Command Line Options details  Command Line Options details
105  ****************************  ****************************
# Line 144  Cisco 3600 Network Module Description "< Line 171  Cisco 3600 Network Module Description "<
171          - NM-4E        (Ethernet, 4 ports)          - NM-4E        (Ethernet, 4 ports)
172          - NM-1FE-TX    (FastEthernet, 1 port)          - NM-1FE-TX    (FastEthernet, 1 port)
173          - NM-4T        (Serial, 4 ports)          - NM-4T        (Serial, 4 ports)
174            - NM-16ESW     (Ethernet switch module, 16 ports)
175          - Leopard-2FE  (Cisco 3660 FastEthernet in slot 0, automatically used)          - Leopard-2FE  (Cisco 3660 FastEthernet in slot 0, automatically used)
176    
177    
178    Cisco 2691/3725/3745 Network Module Description "<nm_desc>":
179    ------------------------------------------------------------
180       Format: slot:nm_driver
181    
182       slot: the number of the physical slot (starts from 0)
183    
184       nm_driver: the name of a Network Module driver in:
185            - NM-1FE-TX    (FastEthernet, 1 port)
186            - NM-4T        (Serial, 4 ports)
187            - NM-16ESW     (Ethernet switch module, 16 ports)
188            - GT96100-FE   (2 integrated ports, automatically used)
189    
190    
191  NIO binding to Port Adapter "<pa_nio>" and Network Modules "<nm_nio>":  NIO binding to Port Adapter "<pa_nio>" and Network Modules "<nm_nio>":
192  ----------------------------------------------------------------------  ----------------------------------------------------------------------
193    
# Line 244  h : JIT hash table statistics Line 285  h : JIT hash table statistics
285  l : MTS64 cache statistics  l : MTS64 cache statistics
286  c : Write IOS configuration to disk (ios_cfg.txt)  c : Write IOS configuration to disk (ios_cfg.txt)
287  j : Non-JIT mode statistics  j : Non-JIT mode statistics
288    i : Determine an idling pointer counter
289  x : Experimentations (can crash the box!)  x : Experimentations (can crash the box!)
290  ^]: Send ^]  ^]: Send ^]
291    

Legend:
Removed from v.1  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.26