1. Protocol architectures break communication tasks into modular layers to allow for independent development and changes without affecting other layers. TCP/IP and OSI are examples of protocol architectures.
2. The TCP/IP protocol architecture has four layers - physical, network access, internet, and transport. Example protocols are Ethernet, IP, and TCP.
3. The OSI reference model standardized a seven-layer architecture to provide a framework for protocol standardization. Each layer provides services to the layer above and relies on the layer below.