Re: IGRP as proprietary? [7:57603]

2002-11-20 Thread nrf
> Router_10(config)#router ?
>   bgp   Border Gateway Protocol (BGP)
>   egp   Exterior Gateway Protocol (EGP)
>   eigrp Enhanced Interior Gateway Routing Protocol (EIGRP)
>   igrp  Interior Gateway Routing Protocol (IGRP)
>   isis  ISO IS-IS
>
> > > > > >  iso-igrp  IGRP for OSI networksNOTE THIS ONE
>
>   mobileMobile routes
>   odr   On Demand stub Routes
>   ospf  Open Shortest Path First (OSPF)
>   rip   Routing Information Protocol (RIP)
>   staticStatic routes
>
> I don't believe I have ever seen any documentation on this version on CCO

Au contraire:  (watch the wrap)

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fapo
lo_c/3cfclns.htm#xtocid13


Not only is ISO-IGRP actually fairly well documented, I have actually used
it several times in some old-school GOSIP networks.  It's a nice little
protocol, if a bit limited.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57825&t=57603
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: IGRP as proprietary? [7:57603]

2002-11-19 Thread The Long and Winding Road
""Priscilla Oppenheimer""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hktco wrote:
> >
> > When I learned it for CCNA and CCNP, I was told that IGRP is
> > Cisco
> > proprietary.  Until recent, I was being told that IGRP is no
> > longer
> > proprietary
> > and became an open standard.
>
> No, neither IGRP nor EIGRP are open standards. They are Cisco proprietary.
> There are no RFCs or other industry-standard specifications that document
> the protocols.

CL: at one time there was such a thing as IOS-IGRP. This was apparently an
IGRP cversion created to the ISO CLNS specifications. One can still see the
remnats of this on Cisco routers:

Router_10(config)#router ?
  bgp   Border Gateway Protocol (BGP)
  egp   Exterior Gateway Protocol (EGP)
  eigrp Enhanced Interior Gateway Routing Protocol (EIGRP)
  igrp  Interior Gateway Routing Protocol (IGRP)
  isis  ISO IS-IS

> > > > >  iso-igrp  IGRP for OSI networksNOTE THIS ONE

  mobileMobile routes
  odr   On Demand stub Routes
  ospf  Open Shortest Path First (OSPF)
  rip   Routing Information Protocol (RIP)
  staticStatic routes

I don't believe I have ever seen any documentation on this version on CCO


>
> With IGRP, Cisco did allow Rutgers University to publish a good article
that
> explains everything you need to know about IGRP. See here:
>
> http://www.cisco.com/warp/public/103/5.html
>
> With EIGRP, it would be much harder to figure out exactly how it all works
> unless you were a Cisco IOS software developer. But Cisco TAC does have
some
> good Web pages about EIGRP. See here:
>
> http://www.cisco.com/warp/public/103/eigrp-toc.html
>
> So... with these documents, theoretically another company could gather
> enough info to implement IGRP and EIGRP. But legally Cisco wouldn't allow
> this without some sort of licensing agreement. Cisco owns the technology,
in
> other words. The protocols are proprietary, even though Cisco doesn't seem
> opposed to publishing info on how they work. Cisco's motivation for
> publishing info is to help network admins use Cisco's implementations, not
> help a competitor (or even a collaborator) do their own implementation.
>
> ___
>
> Priscilla Oppenheimer
> www.troubleshootingnetworks.com
> www.priscilla.com
>
> >
> > I would like to verify on this.  Any input from authority would
> > be nice.
> > Thanks.
> >
> > hktco




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57730&t=57603
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: IGRP as proprietary? [7:57603]

2002-11-18 Thread Kent Hundley
Depends on your definition of "open standard".  As far as I can tell there 
are no RFC's for IGRP or EIGRP, which is pretty much the criteria for 
something to be considered an "open standard" in the Internet 
community.  Also, I don't believe Cisco has released the source code for 
either IGRP or EIGRP.  Based on that, I would consider both routing 
protocols to be proprietary.  I believe some non-Cisco companies have 
interoperable implementations of IGRP, but my guess would be they either 
reverse engineered it or paid Cisco for the code.

In short, by most definitions, IGRP/EIGRP would be considered proprietary.

Regards,
Kent

At 11:38 AM 11/18/2002 +, hktco wrote:
>When I learned it for CCNA and CCNP, I was told that IGRP is Cisco
>proprietary.  Until recent, I was being told that IGRP is no longer
>proprietary
>and became an open standard.
>
>I would like to verify on this.  Any input from authority would be nice.
>Thanks.
>
>hktco




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57631&t=57603
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: IGRP as proprietary? [7:57603]

2002-11-18 Thread Priscilla Oppenheimer
hktco wrote:
> 
> When I learned it for CCNA and CCNP, I was told that IGRP is
> Cisco
> proprietary.  Until recent, I was being told that IGRP is no
> longer
> proprietary
> and became an open standard.

No, neither IGRP nor EIGRP are open standards. They are Cisco proprietary.
There are no RFCs or other industry-standard specifications that document
the protocols.

With IGRP, Cisco did allow Rutgers University to publish a good article that
explains everything you need to know about IGRP. See here:

http://www.cisco.com/warp/public/103/5.html

With EIGRP, it would be much harder to figure out exactly how it all works
unless you were a Cisco IOS software developer. But Cisco TAC does have some
good Web pages about EIGRP. See here:

http://www.cisco.com/warp/public/103/eigrp-toc.html

So... with these documents, theoretically another company could gather
enough info to implement IGRP and EIGRP. But legally Cisco wouldn't allow
this without some sort of licensing agreement. Cisco owns the technology, in
other words. The protocols are proprietary, even though Cisco doesn't seem
opposed to publishing info on how they work. Cisco's motivation for
publishing info is to help network admins use Cisco's implementations, not
help a competitor (or even a collaborator) do their own implementation.

___

Priscilla Oppenheimer
www.troubleshootingnetworks.com
www.priscilla.com

> 
> I would like to verify on this.  Any input from authority would
> be nice.
> Thanks.
> 
> hktco
> 
> 




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57629&t=57603
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



AW: IGRP as proprietary? [7:57603]

2002-11-18 Thread Stuart Laubstein
I always thought that EIGRP was cisco proprietary but IGRP was not. I did
find the below on the ietf site which makes me think that at least in 96 it
was not standard. I think it has been industry standard since 98 though

stuart



IGRP is a proprietary protocol of Cisco, and Cisco believes at this
time, that the proposed submission violates Cisco's rights in the
protocol and in the trademark.  Therefore, Cisco believes the internet
draft should not be published.



-Urspr|ngliche Nachricht-
Von: hktco [mailto:[EMAIL PROTECTED]]
Gesendet am: Monday, November 18, 2002 12:39 PM
An: [EMAIL PROTECTED]
Betreff: IGRP as proprietary? [7:57603]

When I learned it for CCNA and CCNP, I was told that IGRP is Cisco
proprietary.  Until recent, I was being told that IGRP is no longer
proprietary
and became an open standard.

I would like to verify on this.  Any input from authority would be nice.
Thanks.

hktco




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57605&t=57603
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



IGRP as proprietary? [7:57603]

2002-11-18 Thread hktco
When I learned it for CCNA and CCNP, I was told that IGRP is Cisco
proprietary.  Until recent, I was being told that IGRP is no longer
proprietary
and became an open standard.

I would like to verify on this.  Any input from authority would be nice.
Thanks.

hktco




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=57603&t=57603
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]