icos-2----Page:10
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18 

Higher Layer Independence
Internet Layer Configuration should avoid higher layer dependencies.
Circular dependencies
Higher layer operation depends on Internet layer configuration (addressing, fragmentation)
Without an IP address, can't set up a TCP/SCTP connection
Can't use higher layer protocols depending on reliable transport
Resource issues
Embedded hosts may wish to minimize boot ROM code
Some boot ROMs support IP/UDP, but not TCP/SCTP
Embedded systems may not have headroom for complex higher layer protocols (e.g. LDAP)
Food for thought
Certificate processing requires a footprint of the same order (or greater) than TCP.
PPT Version