On 1 September 2012 07:01, Cem Karan <[email protected]> wrote:

> > A TTL of 1 is the local subnet, a value of 16 is quite popular as it
> bypasses a defect with some Cisco hardware.  Note you really need a very
> expensive router for good performance.
>
> OK, so it will get routed around everywhere where the netmask is the same,
> right?  Not just 1 hop away?
>

A hop is a specific network term for traversing a router, devices such as
network bridges run at level 2 (data-link layer) thus cannot change the TTL.

http://en.wikipedia.org/wiki/Hop_(networking)

Cisco routers offer a lot of flexibility and you can override this, you can
even propagate broadcast across networks.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to