- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Number of hops can be reseted!!!!!!!!!!
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 10:24 PM
11-24-2005 10:24 PM
Number of hops can be reseted!!!!!!!!!!
Does anyone know if this is accurate, i'm thinking no, but i'm not shure.
thanks in advance
regards,
Hugo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 11:54 PM
11-24-2005 11:54 PM
Re: Number of hops can be reseted!!!!!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 01:26 AM
11-25-2005 01:26 AM
Re: Number of hops can be reseted!!!!!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2005 05:11 AM
11-25-2005 05:11 AM
Re: Number of hops can be reseted!!!!!!!!!!
If the switch forwards a packet on layer 3, then the TLL would be decremented. Layer 2 would not.
Why not setup a lab and sniff the traffic and see for yourself?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2005 02:01 AM
11-26-2005 02:01 AM
Re: Number of hops can be reseted!!!!!!!!!!
Can you quote what you read? Or maybe it stated that every IP Router Interface decrements the TTL in the IP Header by 1 which is exactly what happens.
The function of the TTL field is easy. It's to prevent IP Packets to travel around in the network continuously in case there is a Layer 3 loop where for example Router A points to Router B for network X. Router B in turn points to Router A for network X.
Without a TTL decrementation every time it hits a router interface the packet(s) would travel between Router A and Router B the whole time. As more packets enter this looping state it will eventually congest the link. However WITH a TTL field that decrements eventually the "TTL will expire in transit" . The packet will be dropped when the last router decrements the TTL to zero. So it does not make any sense indeed to "reset" the TTL.
Regards, Ardon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2005 03:53 AM
11-26-2005 03:53 AM
Re: Number of hops can be reseted!!!!!!!!!!
Usually the TTL on arriving data is not so close to exiry as to be of concern except in some cases. I know some ISPs will mess with the TTL, setting it to 1 so that if you put in a DSL router to try and *share* your internet connection, the packets die at the router.