Hi Michael, Thank you very much for your comments! I said it's orthogonal to RFC6282 due to the fact that this draft only concerns about the address part. Since each edge node only needs to keep a shorter address, the power and storage associated with it are both reduced. It can be combined with shared context between two nodes (as described in those context based compression schemes) to achieve further compression. In this sense, I said they are "orthogonal".
Having said that, I think it can also be a standalone scheme. If the resulting overhead due to the short address can already satisfy the application need, then there are merits to use this scheme alone, for the following reasons: 1. Because there is no need to maintain the context between peers, the storage for context and the computing for compression/decompression can both be optimized, which I think is critical in the low power and low capacity IoT scenarios. 2. There would be no limitation to the network topology (e.g., star). Edge nodes can talk to each other directly and communicate with Internet freely. I think this is another advantage that the other compression schemes are difficult to achieve but the application may desire to have. Here are some other clarifications to your questions: 1. Based on our evaluation, while retaining all IPv6 header information, our scheme can reduce the IPv6 header overhead from 60% to 70% (i.e., from 40B to 12~16B). I'll add the evaluation in the future draft revisions. 2. Yes it can be seen as a static compression scheme, in which the most compression benefit is from the size reduction of the IP addresses. Since there will be an IPv6 gateway towards external world, some other header fields within the edge network can also be reduced or simplified. 3. The edge network below the IPv6 gateway appears to be a subnetwork to the Internet. Within the edge network, the network is hierarchical and the routing in it is straightforward. In the following paper, we described how the conventional and yet simplified version of IGP and BGP can be used within the edge network for routing. https://icnp20.cs.ucr.edu/proceedings/nipaa/Adaptive%20Addresses%20for%20Next%20Generation%20IP%20Protocol%20in%20Hierarchical%20Networks.pdf Thanks to the hierarchical architecture, the forwarding table and the router function will be greatly simplified, which is naturally beneficial for power, memory and energy. Best regards, Haoyu -----Original Message----- From: Michael Richardson <[email protected]> Sent: Monday, October 18, 2021 11:26 AM To: Haoyu Song <[email protected]>; [email protected] Subject: Short Hierarchial IPv6 addresses Haoyu Song <[email protected]> wrote: > Title: Short Hierarchical IP Addresses at Edge Networks https://datatracker.ietf.org/doc/draft-song-ship-edge/. > Abstract: To mitigate the IPv6 header overhead in edge networks, this draft > proposes to use short hierarchical addresses excluding the network > prefix within edge networks. An edge network can be further > organized into a hierarchical architecture containing one or more > levels of networks. The border routers for each hierarchical level > are responsible for address augmenting and pruning. Specifically, > the top-level border routers convert the internal IP header to and > from the standard IPv6 header. This draft presents an incrementally > deployable scheme allowing packet header to be effectively compressed > in edge networks without affecting the network interoperability. > Presenter: Haoyu Song > Purpose: gain awareness and interests from the WG, collect feedback and > suggestions for the next step Interesting. I browsed the document quickly. I'm not sure I understand how it is "orthogonal" to RFC6282. It seems to be an alternative. If it was orthogonal, then it would work on a different basis vector, and I could use both at the same time. It seems like you are doing a static compression scheme by re-encoding the IPv6 header to a new format. I hope to see some table explaining the size of your header compared to RFC6282. Since you have assumed some kind of hierarchal network, would you use RFC6550 for routing, or is it that you don't need any routing due to your architecture? -- Michael Richardson <[email protected]> . o O ( IPv6 IøT consulting ) Sandelman Software Works Inc, Ottawa and Worldwide _______________________________________________ 6lo mailing list [email protected] https://www.ietf.org/mailman/listinfo/6lo
