Home  
  Microsoft  
  Cisco  
  CompTIA  
  CWNP  
  InfoSecurity  
  Forums  
  Blogs  
  Topsites  
  Watch free videos online  
     
  Subnet Calculator  
  Online Degrees  
  Exam Vouchers  
  Free Magazines  
     

  Watch free videos online  
   

 

Register Practice Exams TechNotes Members List Search Today's Posts Mark Forums Read
Go Back   TechExams.net IT Certification Forums > Cisco > CCNA / CCENT
Reply
 
Thread Tools
Junior Member
Registered Member
 
Join Date: Feb 2006
Posts: 16

Certifications: A+, Network+
renilcerym is on a distinguished road
Old 05-02-2009, 11:55 PM   #1 (permalink)
Default Simulator for Mac OSX

Does anyone know if there is any good Cisco router/switch simulators for Mac OSX? I tried searching for one but I could not find too much about it. I've been using packet tracer on my Windows machine at work but I'd like to be able to practice from home as well. Thanks

renilcerym is offline   Reply With Quote

Login/register to remove this advertisement.
was here.
Registered Member
 
Join Date: Apr 2008
Location: UK
Posts: 2,803

tiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of light
Old 05-03-2009, 01:07 AM   #2 (permalink)

dynamips will run on OSX. It will emulate certain older Cisco router hardware. It has very poor support for switches. The sticky issue is that it isn't legal to acquire or run the necessary IOS image for dynamips. Cisco don't allow you to run it on any non Cisco hardware.

If you have an Intel mac, you can use something like Boot Camp or VMware Fusion to run Windows.

tiersten is offline   Reply With Quote
Junior Member
Registered Member
 
Join Date: Feb 2006
Posts: 16

Certifications: A+, Network+
renilcerym is on a distinguished road
Old 05-03-2009, 03:34 AM   #3 (permalink)

Thanks for the info. I might have to just break down and set up Boot Camp then. I was kind of curious if anyone has tried installing the Linux version of Packet Tracer on Mac.

renilcerym is offline   Reply With Quote
was here.
Registered Member
 
Join Date: Apr 2008
Location: UK
Posts: 2,803

tiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of light
Old 05-03-2009, 04:12 AM   #4 (permalink)

Quote:
Originally Posted by renilcerym View Post
I was kind of curious if anyone has tried installing the Linux version of Packet Tracer on Mac.
Hrm. Is there a compatibility layer to allow Linux apps to run under OSX?

tiersten is offline   Reply With Quote
was here.
Registered Member
 
Join Date: Apr 2008
Location: UK
Posts: 2,803

tiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of light
Old 05-03-2009, 04:17 AM   #5 (permalink)

The official Cisco CCNA simulator apparently supports OSX. This isn't Packet Tracer which is only supposed to be for Cisco Network Academy students. The only issue is that the CCNA version isn't actually ready yet. Only the CCENT simulator is currently available but you do get a free upgrade to the CCNA version when it finally ships.

tiersten is offline   Reply With Quote
Junior Member
Registered Member
 
Join Date: Feb 2006
Posts: 16

Certifications: A+, Network+
renilcerym is on a distinguished road
Old 05-03-2009, 05:58 AM   #6 (permalink)

Quote:
Originally Posted by tiersten View Post
Hrm. Is there a compatibility layer to allow Linux apps to run under OSX?
Well kind of. OSX is based off of Linux and has the same command terminal. I have heard a lot of people say that they have been able to get Linux apps running on their Mac. I'm trying to see if I can get it to work right now.


Quote:
Originally Posted by tiersten View Post
The official Cisco CCNA simulator apparently supports OSX. This isn't Packet Tracer which is only supposed to be for Cisco Network Academy students. The only issue is that the CCNA version isn't actually ready yet. Only the CCENT simulator is currently available but you do get a free upgrade to the CCNA version when it finally ships.
Thanks for the info. I wasnt aware that Cisco was working on an official CCNA simulator. Maybe I'll give that one a try pretty soon.

renilcerym is offline   Reply With Quote
was here.
Registered Member
 
Join Date: Apr 2008
Location: UK
Posts: 2,803

tiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of light
Old 05-03-2009, 06:11 AM   #7 (permalink)

Quote:
Originally Posted by renilcerym View Post
Well kind of. OSX is based off of Linux and has the same command terminal.
No. They're both variants of UNIX but they're not based on each other. Many commands operate in the same way but the underlying operating system is significantly different between the two. The executable file format is different for one thing. OSX uses Mach files whilst modern Linux uses ELF.

Quote:
Originally Posted by renilcerym View Post
I have heard a lot of people say that they have been able to get Linux apps running on their Mac.
If you're referring to the Fink apps then they were recompiled from source. The source level interfaces are mostly compatible but the binary level interfaces aren't.

Packet Tracer is a closed source binary and it isn't possible to recompile it. What I was asking was whether there was a compatibility layer that allowed Linux binaries to run on OSX. If there isn't then you won't be able to get Packet Linux for Linux running.

tiersten is offline   Reply With Quote
BOFH - Network Division
Registered Member
 
Forsaken_GA's Avatar
 
Join Date: Aug 2008
Location: The Plane of Suck
Posts: 976

Certifications: CCNP, CCDP, MCP, A+
Forsaken_GA is a jewel in the roughForsaken_GA is a jewel in the roughForsaken_GA is a jewel in the rough
Old 05-03-2009, 12:41 PM   #8 (permalink)

Quote:
Originally Posted by renilcerym View Post
Well kind of. OSX is based off of Linux and has the same command terminal. I have heard a lot of people say that they have been able to get Linux apps running on their Mac. I'm trying to see if I can get it to work right now.
I'm guessing you haven't spent alot of time in the Unix world

The underlying Unix on OSX is called Darwin, and it uses a Mach kernel, not the Linux kernel. It actually traces it's lineage back to BSD, and has never had anything to do with Linux. They all have their roots in Unix, though Linux is more of a clone, since it's never had any of the original Unix source code applied to it.

The apps that work cross platform aren't 'Linux' apps, very few apps are Linux only. The majority of popular apps are ported between the architectures, so that I can run Gnome or KDE on pretty much any Unix. For the apps which aren't already ported, you have the option of compiling the source code yourself for your platform, if it's available.

Suffice it to say that OSX is not just Linux (or any form of Unix for that matter) that just happens to have a pretty shell.

Forsaken_GA is offline   Reply With Quote
Junior Member
Registered Member
 
Join Date: Feb 2006
Posts: 16

Certifications: A+, Network+
renilcerym is on a distinguished road
Old 05-03-2009, 04:34 PM   #9 (permalink)

Sorry. Actually I used to run Ubuntu Linux as my home system for nearly 3 years without ever having the need for another OS. I eventually broke down and bought an iMac about a year ago. I don't know, Perhaps I am still just used to making the impossible possible from the time I spent with Linux.

renilcerym is offline   Reply With Quote
was here.
Registered Member
 
Join Date: Apr 2008
Location: UK
Posts: 2,803

tiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of lighttiersten is a glorious beacon of light
Old 05-03-2009, 05:12 PM   #10 (permalink)

LINA will allegedly allow you to run Linux apps on OSX (and others) but the latest release was years ago and nobody seems to use it now... There may be other compatibility layers out there that I don't know about or haven't found.

You can trying getting the Windows version of Packet Tracer working under OSX using Wine. *shrug*

tiersten is offline   Reply With Quote
Bookmarks
Go Back TechExams.net IT Certification Forums > Cisco > CCNA / CCENT
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT. The time now is 10:19 AM.

 
 
Featured Sponsors

TrainSignal - “Hands On” computer training for IT professionals. Network+ Training, MCSE, Cisco & more! Visit Train Signal’s free training site to get loads of Free Computer Training, videos, articles and practice exams.

Preplogic - Sign up now to get Unlimited Access to PrepLogic's entire video training library. Enjoy open access to Microsoft Server 2008, CCNA, CISSP®, PMP and many more. Get Unlimited Access

 

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
TechExams.net 2009