Re: TE offline tools

2014-11-06 Thread Yan Filyurin
And Open Source tool called TOTEM (Toolbox of Traffic Engineering Methods)
exists.  It has not been maintained since 2008 and was done as a university
research project.  You can do some things with it that you can do with the
likes of Cariden and WANDL and it takes XML files.  It is a bit of a pain
to use, but can be extended.  Another Open Source tool with similar issues
and no GUI is CSPF simulator, which runs some algorithms and you can give
it topology and demands and it can give you optimal LSP placement.  Again,
requires a learning curve and was actually Cisco side project a while ago.

And finally, if you can program, you can take Python NetworkX library which
provides SPF algorithm, which can be adopted for CSPF and you can look up
some popular algorithms on the Internet and implement them. And then use
some tool to create graphs.

But in reality Cariden and WANDL are actually pretty vendor agnostic, and
you can easily adapt them for anything.  There are people who run Juniper
networks and use Cariden and Cisco NSPs that use WANDL.   And they are
entering DC underlay world as well.  They cost money, but you do get what
you pay for.

Yan



On Sun, Nov 2, 2014 at 9:22 PM, Phil Bedard bedard.p...@gmail.com wrote:

 You can look at tools like NS2/NS3 or OMNet++, but these are not going to
 do what you want out of the box, they are a framework for network
 simulation but you'll have to program them to do what you want, they are
 more used in academic settings.

 If you want a nice interface you are kind of stuck right now with the
 commercial offerings from Cariden, OpNet, WANDL (now Juniper), and Aria
 Networks.  Most of those packages are extensible via scripting if you want
 to do additional things.


 Phil

 On 11/2/14, 3:15 AM, Mohamed Kamal mka...@noor.net wrote:

 
 I'm aware about the Cisco MATE software, but I'd prefer an open-source,
 vendor-agnostic one, something that in-house imporvements can also be
 achieved.
 
   On 11/2/2014 12:01 PM, mohamed Osama Saad Abo sree wrote:
  You can use Caridan tool, Cisco own it currently and it does all the
  computation needed and can draw your network topology
 
 Mohamed Kamal
 Core Network Engineer
 





TE offline tools

2014-11-02 Thread Mohamed Kamal

Hello,

I'm curious what is the tools for computing and validating TE tunnels 
over the network. I read on MPLS Enabled Applications that there are 
tools out there that can be used to do so.


Anyone has a suggestion?

Regards,

--
Mohamed Kamal
Network Engineer, Core Team

NOOR Data Networks, SAE

City Stars Capital 5 A4
Omar Ibn El Khattab Street
Heliopolis, Cairo, Egypt

Mobile GSM.: +2  0100 29 49 691
Land Line.:  +20 2 16700  Ext.: 139
Fax.:+20 2 3748 2816
Email.:  mka...@noor.net



Re: TE offline tools

2014-11-02 Thread Mohamed Kamal


I'm aware about the Cisco MATE software, but I'd prefer an open-source, 
vendor-agnostic one, something that in-house imporvements can also be 
achieved.


 On 11/2/2014 12:01 PM, mohamed Osama Saad Abo sree wrote:
You can use Caridan tool, Cisco own it currently and it does all the 
computation needed and can draw your network topology


Mohamed Kamal
Core Network Engineer



Re: TE offline tools

2014-11-02 Thread Phil Bedard
You can look at tools like NS2/NS3 or OMNet++, but these are not going to
do what you want out of the box, they are a framework for network
simulation but you'll have to program them to do what you want, they are
more used in academic settings.

If you want a nice interface you are kind of stuck right now with the
commercial offerings from Cariden, OpNet, WANDL (now Juniper), and Aria
Networks.  Most of those packages are extensible via scripting if you want
to do additional things.


Phil 

On 11/2/14, 3:15 AM, Mohamed Kamal mka...@noor.net wrote:


I'm aware about the Cisco MATE software, but I'd prefer an open-source,
vendor-agnostic one, something that in-house imporvements can also be
achieved.

  On 11/2/2014 12:01 PM, mohamed Osama Saad Abo sree wrote:
 You can use Caridan tool, Cisco own it currently and it does all the
 computation needed and can draw your network topology

Mohamed Kamal
Core Network Engineer