Pages

Sunday 29 March 2015

Junos Juniper Router Configuration Setup on GNS3

Now you can prepare, learn and practice for juniper certification exam JNCIA, JNCIS, JNCIP on your pc computer desktop or laptop without the need of real hardware.
By using the GNS network simulator and VirtualBox -Virtual Machine VM you can emulate the Juniper router (Junos operation system OS)

Here is the complete steps for Junos Juniper Router Configuration Setup on GNS3 using VirtualBox.’

  1. Download and install GNS3 (straight forward)
  2. Download and install VirtualBox (straight forward)
  3. Download the Junos Olive Image file here
  4. Import Junos Image file to VirtualBox
  5. Open GNS3 - go to VirtualBox – VirualBox VM
  6. Select VM list – Junos Olive
  7. Click on edit and under network select number of adapter 6 and click ok
  8. Apply the settings and click ok
  9. Now on GNS3 Drag the Junos Olive VM router to work area and click start
  10. Login: - root hit enter
  11. root@% cli now you will get the command line interface of Junos
  12. Type edit for configuration
  13. Set system root-authentication plain-text-password and type new password & retype Password this step is necessary while saving the configuration on router
  14. Now you can configure the Juniper Router interfaces etc.
also check the below video tutorial for Junos Juniper Router Configuration Setup on A New Version of GNS3 (ver 1.2.3)




Saturday 28 March 2015

How to Setup Cisco ASA 5520 Firewall on A New version of GNS3 ( ver 1.2.3) with asdm


For CCNA Security and CCNP Security exam you need to learn and practice the Cisco ASA Firewall.
by using GNS3 network Simulator you can emulate the ASA Firewall on your PC Desktop or Laptop.
you can console & configure the router like a real actual hardware which is great for learners and certification exam takers and also for network engineers/network administrator for testing the setting before implementing on their enterprise network firewall.

Below is the complete configuration steps for How to Setup Cisco ASA 5520 Firewall on A New version of GNS3 ( version 1.2.3)

first download below files

GNS 3:- http://www.gns3.com/
Initrd and vmlinuz file :- http://tinyurl.com/p8qxpyy
  1. Open command prompt as an administrator
  2. C:\windows\system32> cd C:\Program Files\GNS3\qemu
  3. C:\Program Files\GNS3\qemu > qemu-img create FLASH 512M
  4. Open gns3
  5. Go to edit > preference
  6. Go to QEMU > QEMU VMs
  7. Click on new :- enter “name” - ASA and  “type” - ASA 8.4 (2) and click next
  8. Now select “Qemu binary” version and “RAM” and click next
  9. On Linux Boot specific settings Browse the path for Initial RAM disk (Initrd) file and “Kernel image” vmlinuz file and click finish
  10. Now click on edit, Go to HDD and browse the path of FLASH that we have created via cmd prompt (cd C:\Program Files\GNS3\qemu) 
  11. click on Advance Settings & Set Kernel Command Line to "ide_generic.probe_mask=0x01 ide_core.chs=0.0:980,16,32 auto nousb console=ttyS0,9600 bigphysarea=65536 ide1=noprobe no-hltand" 
  12. Addition Settings Options Set to "-icount auto -hdachs 980,16,32 -vga none -vnc none" click apply then ok
  13. Drag the ASA on GNS3 and click Start
  14. Right click on asa and click console you will get the console after boot sequence completed (3-5 minutes)
          Note :- you can also select qemu-2.1.0
  • C:\windows\system32> cd C:\Program Files\GNS3\qemu-2.1.0
  • C:\Program Files\GNS3\qemu-2.1.0 > qemu-img create FLASH 512M
also check below you tube videos for How to Setup Cisco ASA 5520 Firewall on A New version of GNS3 ( version 1.2.3) and how to connect Firewall via Microsoft Loop back adapter.


check below video for how to install asdm on ASA firewall




Friday 27 March 2015

BSNL Broadband ADSL2+ WiFi Modem Router Configuration Settings

To configure BSNL Broadband you need :-

  • Router (DSL,ADSL,ADSL2+) , 
  • Splitter (splits voice and data) 
  • Cable (RJ45, RJ11)

TP_LINK is the best modem for home users because it has more features in less price (for bsnl users it is great).I personally use it since last two years without any problem with sufficient WiFi Coverage.


here are the complete step for BSNL Broadband ADSL2+ WiFi Modem Router Configuration Settings :-


  1. from web browser type 192.168.1.1
  2. enter username "admin" password "admin" and click login.(its a default username and password,you can change it later)
  3. wait for line status from "initializing" to "connected" (once connected,you can see current rates,max rates,SNR margin,Line Attenuation,Errors for upstream and downstream)
  4. now click on "Quick setup"
  5. enter VPI (Virtual Path Identifier) = 0 and VCI (Virtual Channel Identifier) = 32
  6. select PPPoE (Point to Point Protocol over Ethernet)
  7. enter username and password that your service provider has given you. (by default it's usually in the format of your surname's first two letter area code (without zero) your land line number_ bsnl division) example :-  if your surname is Sharma ,your area code 021,your number 2295434 and division is western India i.e wcdr  then your username sh212295434_wcdr and password is by default "password"
  8. now setup WiFi  
  • wireless network name (you can choose any) 
  • region (select India ) 
  • channel (auto or select if you are in WiFi crowded area select channel 1,6 or 11) 
  • mode (11bgn mixed or 11bg mixed) 
  • security (select WPA-PSK/WPA2-PSK (Recommended)) and set your WiFi password then click next you will see your connection status (all should be showing status successfully)
  • you can also configure WiFi by clicking wireless on left side of the router login page

      9. now from laptop or mobile turn on WiFi,select your WiFi name and enter password.you                       successfully configure your ADSL2+ router modem

also check below video tutorial for BSNL Broadband TP-LINK ADSL2+ WiFi Modem Router configuration settings





Thursday 26 March 2015

How to setup Cisco Router IOS on GNS3

GNS3 is the best simulator to practice for lab.Cisco Certification Exam takers can now able to learn and practice their command lab exercise at home on their Desktop/Laptop Computer PC just like they are working on a real router and switch.

Network Engineers and network administrator can test and check their configuration topology on the virtual devices before applying it to enterprise network.

here is the steps for setting up cisco router and switch ios image on GNS3 version 1.2.3

  1. Open Gns3
  2. Go to Edit > Preference New window will open
  3. Go to Dynamips > IOS Routers
  4. Add New > Browse the path of IOS Image an click Next
  5. Set the Name and Platform of IOS Image & leave Chassis blank and click next
  6. Set you RAM Memory default is 192 click next
  7. On Network Adapter Slot you can add Fast Ethernet, Serial Interface, ESW (Ether Switch) module (For Switch functionality) click next { Note :-Add ESW Module to get Switch Function}
  8. WIC card leave blank click next
  9. Ideal-Pc Value Leave blank click Apply and Ok
  10. That’s It now you can drag the router on GNS3 and Start it and right click on router and click on console to get terminal client Putty

Downloads :- 
  • Network Simulator :- GNS3 Download
  • For Cisco ios image just Google it. you can find lots of links to download. Keyword "cisco ios image collection torrent" 

Also check YouTube video "A New Version of GNS3 (ver 1.2.3) Quick Setup of IOS image"




How to Setup Cisco IOU on GNS3 ?

By using CISCO IOU on GNS3 to emulate Cisco Layer 2,Layer 3 switches and router for better Performance rather than using Dynamips.you can add 100+ Device without affecting memory utilization.

What is CISCO IOU ?

Cisco has developed special ios that runs on UNIX/Linux called as CISCO IOU.
IOU means Ios On Unix which is used by Cisco internally for research and testing purpose.

Who can use it ?

Cisco Learners & certification exam takers for lab exercise practice
for Network Engineers,Network Administrators or Networking professional to check and test their Projects/Networks

How to implement it on GNS3 ?

there are two ways to emulates Cisco ios:-

1.by using Dynamips which utilize more memory so we can add limited number of devices.also you can enable switch functionality by adding ESM module (Ether Switch Module)

2.and other is IOU by using visualization by using it you can add more and more number of devices(router and switch) and emulate switch ios on it with more supported commands(90%).(not to worry about APIC Hardware)

What is the Advantage of it ?

you can run more Virtual device (Virtual routers and Virtual Switches)
100+ simultaneously on a PC computer or laptop running Linux (use virtual machine to run Linux on windows or any OS).
you can implement entire Enterprise network on your computer PC.

for all below queries
Cisco IOU Installation,Cisco IOU tutorial,Cisco IOU vmware,Cisco IOU web,Cisco IOU rack,Cisco IOU vm,Cisco IOU download,Cisco IOU gns3,Cisco IOU web interface,Cisco IOU simulator,Cisco IOU setup,Cisco IOU ccie v4,IOU Cisco,IOU Cisco simulator,Cisco IOU on GNS3

Cisco IOU Setup on GNS3
Download Links :-
GNS3 and VirtualBox

you can find other files, just Google It below keywords :-

Cisco IOU VM Keywords are "cisco iou vm sourceforge"
Cisco IOU image files Keywords are "cisco iou l2 l3 collection 7z"
licence file keywords "iourc"

Check below You tube video for configuring setup of Cisco IOU on GNS3



Thursday 22 January 2015

Access Whatsapp on Desktop via Google chrome browser

Finally, WhatsApp has released it much awaited desktop version app. Yes, now you can access your WhatsApp account via Google’s chrome browser.
You don't have to create a new account.WhatsApp web version mirrors your WhatsApp account on the browser so you can see the messages on the browser as well as on phones app.

How to use WhatsApp web
  1. From your desktop chrome browser type https://web.whatsapp.com you will see the QR Code.
  2. Now Go to your phone open WhatsApp > menu > WhatsApp web(this is new) and scan that QR Code.
That’s it you are ready to go.

Trace past visited places/locations via Google map

Do you want to know where I was on last month, year, day on a specific time? Here, I’ll show you how to use your cell phone GPS to track that details.
Follow below step by step procedure:-
  1. You have your Google account i.e. Gmail account if not sign up here its free.
  2. After you got your Gmail id sign in to cell phone for that you have to go settings > accounts > add account > Google. Sign in with you username and password.
  3. Go to your google settings > location. Tick access location and below that ON your location reporting and location history.
  4. Now download the app “My Tracks” from play store it free.
  5. Open my tracks app and click on recordings when you go outside on the roads, highways etc. stop when you reach your destination. you can also click on GPS Sign right upper side of the app.
  6. Now when you connect to data or Wi-Fi, your track will sync to your Google account.
  7. Open Google Location History from the browser and sign in with your account. you will see the path you have traveled.
Now you got it right…so do it now :-)