Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

Installing Dynamips & Running Cisco SDM with Video tutor 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
Installing Dynamips & Running Cisco SDM with Video tutor EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
Installing Dynamips & Running Cisco SDM with Video tutor EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
Installing Dynamips & Running Cisco SDM with Video tutor EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Installing Dynamips & Running Cisco SDM with Video tutor EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Installing Dynamips & Running Cisco SDM with Video tutor EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
Installing Dynamips & Running Cisco SDM with Video tutor EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
Installing Dynamips & Running Cisco SDM with Video tutor EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
Installing Dynamips & Running Cisco SDM with Video tutor EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
Installing Dynamips & Running Cisco SDM with Video tutor EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
Installing Dynamips & Running Cisco SDM with Video tutor EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
Installing Dynamips & Running Cisco SDM with Video tutor EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
Installing Dynamips & Running Cisco SDM with Video tutor EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
Installing Dynamips & Running Cisco SDM with Video tutor EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
Installing Dynamips & Running Cisco SDM with Video tutor EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
Installing Dynamips & Running Cisco SDM with Video tutor EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


Installing Dynamips & Running Cisco SDM with Video tutor

Go down

Installing Dynamips & Running Cisco SDM with Video tutor Empty Installing Dynamips & Running Cisco SDM with Video tutor

Bài gửi by Nguyen Trung Hoa Sun 22 Aug 2010, 6:11 am

Before we start.I would like to mention the website containing detailed installation and usage tutorial is at

Code:
http://www.dynagen.org/tutorial.htm#_Toc176827644

Installation for dynagen on windows(a detailed description):

step 1:
Code:
Visit http://www.dynagen.org/tutorial.htm for the official dynagen tutorial. following lines are copied from the tutorial..

Dynagen runs on any platform that supports Python, which is to say nearly any platform. I have also put together a Windows installer package that includes Dynamips and provides a compiled version of Dynagen, eliminating the need to install Python. It also provides Explorer ?integration? so you can double-click on network files in order to run them.

First, install libpcap, or winpcap depending on your platform on the machine on which you intend to run Dynamips. This is used to provide bridging router interfaces to physical network cards. Windows users will need to install Winpcap 4.0 or later, which is current in beta.

Then, Windows users should install the Windows installer package. This provides everything you need to run Dynamips / Dynagen on local or remote machines.

You can download winpcap from
Code:
http://www.winpcap.org/install/default.htm

Step 2: Download dynagen from here:
Code:
http://w16.easy-share.com/1700058917.html

step 3:after installation look into the folder where it was installed.You will see a file named "dynamips-start.cmd".Start the file.This will open the server.Note : keep this window open when you run any of your .net files and do not close it till you are done!

step 4:run a sample lab.set the application file(.net file) to run with dynagen i.e
rightclick->open with->choose program->browse and select "dynagen.exe" from the folder in whch it was installed

Now the routers in the lab will be opened.

To run sdm:

step 1:create a microsoft loopback adapter as described at:

Code:
http://www.projectw.pk/-tutorial-how-to-install-microsoft-loopback-adapter-t-2951.html


step 2:goto control panel->network connection...You shall see your loopback adapter created.Go ahead and enable it by right clicking on it.

step 3:open the file named "Network device list.cmd" from the installed directory of dynagen.

step 4:you will see your loopback appear it also its address will appear(like NIO...)

step 5:copy this address and paste it in your .net file and bind this address to an interface of the router that you want to run(either from sample lab file or your own).Note: the .net file can be opened using notepad also(other than dynagen) to edit the topology.The binding process is well described in the tutorial page under the "Communicating with Real Networks" section.

step 6:open the router console enter the following commands:

-username name privilege 15 secret password
-ip http server
-ip http authentication local
-ip http secure-server
-line con 0
-login local
-line vty 0 4
-privilege level 15
-login local
-transport input telnet ssh
-line vty 5 15
-privilege level 15
-login local
-transport input telnet ssh

step 7:Use the correct ip address at the interface bound to loopback adapter.Also,goto control panel->network connection->rightclick on loopback adapter->properties->
tcp/ip settings->set the correct default gateway and ip address.

step 8:from router ping the loopback adapter(Note:this has to be done 1st) and ping the router from "run" .(it should work)

step 9 :start the sdm (popup blockers on web browser should be disabled
also note you will need to download the ios for the router and specify the path for the ios in the .net file(usage is again showed in the tutorial).

Imp Note: on some IOS dynagen(that is..even some that are ios for cisco isr line of routers) will not enable the firewall,ips and nac options will not be enabled.you can use the "c3725-adventerprisek9-mz.124-17.bin".I have uploaded this at:
Code:

http://w16.easy-share.com/1700058999.html

For your convenience i have given a sample topology below..You can directly paste this stuff in a .NET file(but change the location of the ios file)...have a look!

###Toplogy begins###
[localhost]

[[3725]]
image = \Program Files\Dynamips\images\c3725-adventerprisek9-mz.124-17.bin
model = 3725
ghostios = True
sparsemem = True
mmap = True
autostart = False
ram = 128
idlepc = 0x60a6808c

[[Router R1]] #this is the router with name R1.Note:this is not the hostname..its the name dynagen uses to refer to this rtr
model = 3725 #model of the router specified based on ios
console = 3725 #use diffierent console port for each router
slot1 = NM-4T #slot 1 has 4 T1 ports.Look under "Hardware Currently Emulated" section in tutorial for possible usages
slot2 = NM-1FE-TX #slot 2 has 1 Fast ethernet port
s1/0 = R2 s1/0 #connecting serial 1/0 of R1 to serial 1/0 of Router R2
#f2/0 = SW1 1 #connecting f2/0 to 1st port in switch sw 1(this statement is commented,so,it will not execute!You can
enable it when you change the loopback info below as per listed in you network devices list.)

[[Router R2]]
model = 3725
console = 3727
slot1 = NM-4T
slot2 = NM-1FE-TX
s1/1 = R3 s1/1

[[Router R3]]
model = 3725
console = 3726
slot1 = NM-4T
slot2 = NM-1FE-TX

[[ethsw SW1]] #followin is the config for an ethernet switch named SW1
1=access 1 #1st port of the switch is access port in vlan 1
#2= access 1 NIO_gen_eth:\Device\NPF_{8D2CDA83-7BB8-4335-B8AE-311AD828AB07} #connecting the loopback.

###Topology Ends###

I have also uploaded a few video tutorials(you need to have a flash player for these.Try playing from your internet browser by directly entering the location of the file(after downloading the following videos) in your local hard drive:

Code:
1) How to install dynamips on Windows: http://w16.easy-share.com/1700058980.html

2) Connecting to a Windows Loopback Interface: http://w16.easy-share.com/1700058986.html

3) How to Connect Dynamips to a physical network(Wan connectivity):
http://w16.easy-share.com/1700058999.html
Nguyen Trung Hoa
Nguyen Trung Hoa
Admin

Đánh giá tốt! : 24

Nam
Goat
Tổng số bài gửi : 51033
Birthday : 09/10/1979
Tuổi : 45
Địa chỉ: : Lô L14-4 Khu Phố FBS - Phường 9 - Tp Tuy Hoà - Phú Yên
Điện thoại: : Mobile: 0985017089 ; 0918 957 282
Điểm : 182626
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết